2025-11-03 14:28:56,094 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-03 14:28:56,364 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:56,365 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-03 14:28:56,398 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:56,398 - DEBUG - [10.0.0.50]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-03 14:28:56,523 - DEBUG - Output : NAMES contrail_test_pgELoHeRi webui-web-1 webui-job-1 contrail-kubernetes-master-kubemanager-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-schema-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 2025-11-03 14:28:56,523 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-03 14:28:56,557 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.215.119.1/24 172.17.0.1/16 2025-11-03 14:28:56,558 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-03 14:28:56,592 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:56,691 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-11-03 14:28:56,919 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:56,920 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-11-03 14:28:56,953 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:56,954 - DEBUG - [10.0.0.57]: 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 14:28:57,029 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-03 14:28:57,030 - DEBUG - [10.0.0.57]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-03 14:28:57,065 - DEBUG - Output : 10.0.0.57/24 2025-11-03 14:28:57,065 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-11-03 14:28:57,101 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1675-1 2025-11-03 14:28:57,187 - INFO - Using existing project ['default-domain', 'k8s-default'](26e20940-a958-4a75-b1e0-4c180f511ab7) 2025-11-03 14:28:57,260 - INFO - Using existing project ['default-domain', 'k8s-default'](26e20940-a958-4a75-b1e0-4c180f511ab7) 2025-11-03 14:28:57,379 - INFO - ================================================================================ 2025-11-03 14:28:57,379 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-03 14:28:57,379 - 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 14:28:57,645 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 14:28:57,653 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.50': '0'}} with 2025-11-03 14:28:57,653 - INFO - Initial checks done. Running the testcase now 2025-11-03 14:28:57,653 - INFO - 2025-11-03 14:28:57,660 - INFO - Namespace default already exists 2025-11-03 14:28:57,660 - DEBUG - [10.0.0.50]: 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 14:28:57,788 - DEBUG - Output : cluster_project={} 2025-11-03 14:28:57,878 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-03 14:28:57,878 - DEBUG - Project uuid in Contrail is 26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:28:57,878 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-03 14:28:58,004 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-03 14:28:58,004 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=1e07a0b5-04d1-4124-ab65-7d9f2be286bf 2025-11-03 14:28:58,009 - INFO - Namespace default with uuid 1e07a0b5-04d1-4124-ab65-7d9f2be286bf found in kube manager 2025-11-03 14:28:58,009 - INFO - Namespace default verification passed 2025-11-03 14:28:58,012 - DEBUG - Service ctest-nginx-svc-85782834 not present 2025-11-03 14:28:58,013 - INFO - Creating service ctest-nginx-svc-85782834 2025-11-03 14:28:58,028 - INFO - Created Service ctest-nginx-svc-85782834 2025-11-03 14:28:58,047 - DEBUG - Pod ctest-nginx-pod-72128917 not present 2025-11-03 14:28:58,048 - INFO - Creating Pod ctest-nginx-pod-72128917 2025-11-03 14:28:58,147 - DEBUG - Pod : ctest-nginx-pod-72128917 UUID is 11d47d57-49b4-4b04-995d-2ad104f26d0e 2025-11-03 14:28:58,150 - DEBUG - Pod ctest-nginx-pod-62780905 not present 2025-11-03 14:28:58,150 - INFO - Creating Pod ctest-nginx-pod-62780905 2025-11-03 14:28:58,189 - DEBUG - Pod : ctest-nginx-pod-62780905 UUID is 400a51ae-547c-44e6-a46b-4711a3e20dc7 2025-11-03 14:28:58,406 - INFO - Created VN __public__, UUID :a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:28:58,665 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:28:58,673 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:28:58,707 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:28:58,755 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:28:58,765 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:28:58,773 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:28:58,821 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:28:58,842 - DEBUG - Route Targets: [] 2025-11-03 14:28:58,843 - DEBUG - RT names not yet present for VN __public__ 2025-11-03 14:29:03,843 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:29:03,848 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:29:03,855 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:29:03,898 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:03,906 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:03,915 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:03,929 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:03,943 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/770aabd3-0470-4c94-826e-8dd23e28c8b2 2025-11-03 14:29:03,949 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 14:29:03,949 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:03,958 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:03,970 - INFO - Verified VN network id 13 for VN a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:03,970 - INFO - Verifications in API Server for VN __public__ passed 2025-11-03 14:29:03,970 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:03,979 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:03,984 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:03,990 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/770aabd3-0470-4c94-826e-8dd23e28c8b2 2025-11-03 14:29:03,995 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 14:29:04,005 - DEBUG - Control-node 10.0.0.50 : 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': '12128906384361344262', 'uuid-lslong': '12454664332776664526'}, 'enable': 'true', 'created': '2025-11-03T14:28:58', 'last-modified': '2025-11-03T14:28:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.475289'} 2025-11-03 14:29:04,005 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:04,014 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-03 14:29:04,014 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-03 14:29:04,015 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-03 14:29:04,015 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:29:04,020 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:29:04,026 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:29:04,074 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:04,083 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-03 14:29:04,083 - DEBUG - Verifying the vn in opserver 2025-11-03 14:29:04,083 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-03 14:29:04,083 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-03 14:29:04,088 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-03 14:29:04,088 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-03 14:29:04,088 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:04,096 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:04,101 - DEBUG - Do not have enough data to verify VN in agent 2025-11-03 14:29:04,101 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:04,106 - DEBUG - VRF ids for VN __public__: {} 2025-11-03 14:29:04,198 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-03 14:29:04,292 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:29:04,298 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:29:04,305 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:29:04,348 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:04,358 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/0dd572d9-27a4-4505-a34f-928abe0fb317 2025-11-03 14:29:04,363 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:29:04,367 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:29:04,374 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:29:04,413 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/a8528818-49d3-4d06-acd7-db3917e16dce 2025-11-03 14:29:04,421 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-03 14:29:04,421 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-03 14:29:04,428 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 14:29:04,433 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-03 14:29:04,433 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-03 14:29:04,437 - DEBUG - Ingress ctest-nginx-ingress-20734588 not present 2025-11-03 14:29:04,438 - INFO - Creating Ingress ctest-nginx-ingress-20734588 2025-11-03 14:29:04,445 - INFO - Created Ingress ctest-nginx-ingress-20734588 2025-11-03 14:29:04,449 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20734588 2025-11-03 14:29:07,455 - DEBUG - For Ingress ctest-nginx-ingress-20734588, Cluster IP: 10.47.255.249, External IPs ['204.83.17.252'] 2025-11-03 14:29:07,455 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20734588 2025-11-03 14:29:07,455 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=e5db7e17-ac37-4f60-bc1a-d3577326fbbe 2025-11-03 14:29:07,459 - INFO - Ingress ctest-nginx-ingress-20734588 with uuid e5db7e17-ac37-4f60-bc1a-d3577326fbbe found in kube manager 2025-11-03 14:29:07,459 - INFO - Ingress ctest-nginx-ingress-20734588 verification passed 2025-11-03 14:29:07,462 - DEBUG - Pod ctest-busybox-pod-60161119 not present 2025-11-03 14:29:07,462 - INFO - Creating Pod ctest-busybox-pod-60161119 2025-11-03 14:29:07,507 - DEBUG - Pod : ctest-busybox-pod-60161119 UUID is 12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:07,513 - DEBUG - Pod ctest-nginx-pod-72128917 not in running state.Currently in Pending 2025-11-03 14:29:12,522 - INFO - Pod ctest-nginx-pod-72128917 is in running state.Got IP 10.47.255.251 2025-11-03 14:29:12,578 - DEBUG - Pod ctest-nginx-pod-72128917 has vmi 700d9db4-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:29:12,578 - INFO - Verified pod ctest-nginx-pod-72128917 in contrail-api 2025-11-03 14:29:12,578 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 14:29:12,589 - DEBUG - VMI 700d9db4-b8c1-11f0-bda4-fa163ebcbe05 is active in agent 10.0.0.57 2025-11-03 14:29:12,589 - INFO - Verified Pod ctest-nginx-pod-72128917 in agent 10.0.0.57 2025-11-03 14:29:12,590 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=11d47d57-49b4-4b04-995d-2ad104f26d0e 2025-11-03 14:29:12,594 - INFO - Pod ctest-nginx-pod-72128917 with uuid 11d47d57-49b4-4b04-995d-2ad104f26d0e found in kube manager 2025-11-03 14:29:12,594 - INFO - Pod ctest-nginx-pod-72128917 verification passed 2025-11-03 14:29:12,667 - DEBUG - [Pod ctest-nginx-pod-72128917] Cmd: echo ctest-nginx-pod-72128917 > /usr/share/nginx/html/index.html, Output: 2025-11-03 14:29:12,675 - INFO - Pod ctest-nginx-pod-62780905 is in running state.Got IP 10.47.255.250 2025-11-03 14:29:12,688 - DEBUG - Pod ctest-nginx-pod-62780905 has vmi 7079a3ba-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:29:12,688 - INFO - Verified pod ctest-nginx-pod-62780905 in contrail-api 2025-11-03 14:29:12,688 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 14:29:12,698 - DEBUG - VMI 7079a3ba-b8c1-11f0-bda4-fa163ebcbe05 is active in agent 10.0.0.57 2025-11-03 14:29:12,698 - INFO - Verified Pod ctest-nginx-pod-62780905 in agent 10.0.0.57 2025-11-03 14:29:12,698 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=400a51ae-547c-44e6-a46b-4711a3e20dc7 2025-11-03 14:29:12,702 - INFO - Pod ctest-nginx-pod-62780905 with uuid 400a51ae-547c-44e6-a46b-4711a3e20dc7 found in kube manager 2025-11-03 14:29:12,702 - INFO - Pod ctest-nginx-pod-62780905 verification passed 2025-11-03 14:29:12,756 - DEBUG - [Pod ctest-nginx-pod-62780905] Cmd: echo ctest-nginx-pod-62780905 > /usr/share/nginx/html/index.html, Output: 2025-11-03 14:29:12,762 - DEBUG - Pod ctest-busybox-pod-60161119 not in running state.Currently in Pending 2025-11-03 14:29:17,773 - INFO - Pod ctest-busybox-pod-60161119 is in running state.Got IP 10.47.255.248 2025-11-03 14:29:17,785 - DEBUG - Pod ctest-busybox-pod-60161119 has vmi 74d05774-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:29:17,786 - INFO - Verified pod ctest-busybox-pod-60161119 in contrail-api 2025-11-03 14:29:17,786 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-03 14:29:17,798 - DEBUG - VMI 74d05774-b8c1-11f0-bda4-fa163ebcbe05 is active in agent 10.0.0.57 2025-11-03 14:29:17,798 - INFO - Verified Pod ctest-busybox-pod-60161119 in agent 10.0.0.57 2025-11-03 14:29:17,798 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:17,803 - INFO - Pod ctest-busybox-pod-60161119 with uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b found in kube manager 2025-11-03 14:29:17,803 - INFO - Pod ctest-busybox-pod-60161119 verification passed 2025-11-03 14:29:17,858 - DEBUG - [Pod ctest-busybox-pod-60161119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-72128917 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-03 14:29:17,858 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 14:29:17,858 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-72128917 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-03 14:29:17,911 - DEBUG - [Pod ctest-busybox-pod-60161119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72128917 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 14:29:17,911 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 14:29:17,911 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd output: ctest-nginx-pod-72128917 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 14:29:17,970 - DEBUG - [Pod ctest-busybox-pod-60161119] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-62780905 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 14:29:17,970 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-03 14:29:17,970 - DEBUG - [Pod Pod ctest-busybox-pod-60161119] Cmd output: ctest-nginx-pod-62780905 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 14:29:17,970 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-72128917': 2, 'ctest-nginx-pod-62780905': 1} 2025-11-03 14:29:17,970 - WARNING - Nothing to delete parallely 2025-11-03 14:29:17,971 - INFO - Deleting pod default:ctest-busybox-pod-60161119 2025-11-03 14:29:17,984 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:17,990 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:22,990 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:22,997 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:27,998 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:28,005 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:33,006 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:33,012 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:38,013 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:38,020 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:43,021 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:43,035 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:48,035 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:48,041 - WARNING - Pod uuid 12b3a158-871b-468a-81e0-8e05d7eedd5b is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:53,042 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=12b3a158-871b-468a-81e0-8e05d7eedd5b 2025-11-03 14:29:53,057 - DEBUG - Pod 12b3a158-871b-468a-81e0-8e05d7eedd5b is not in agent 10.0.0.57 VM list 2025-11-03 14:29:53,057 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:74d05774-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:29:53,064 - DEBUG - VMI 74d05774-b8c1-11f0-bda4-fa163ebcbe05 is removed from agent 10.0.0.57 2025-11-03 14:29:53,064 - INFO - Verified that pod ctest-busybox-pod-60161119 is removed in agent 2025-11-03 14:29:53,064 - INFO - Deleting Ingress : ctest-nginx-ingress-20734588 2025-11-03 14:29:53,086 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=e5db7e17-ac37-4f60-bc1a-d3577326fbbe 2025-11-03 14:29:53,093 - ERROR - Ingress ctest-nginx-ingress-20734588 with uuid e5db7e17-ac37-4f60-bc1a-d3577326fbbe still found in kube manager 2025-11-03 14:29:54,094 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=e5db7e17-ac37-4f60-bc1a-d3577326fbbe 2025-11-03 14:29:54,098 - INFO - Ingress ctest-nginx-ingress-20734588 with uuid e5db7e17-ac37-4f60-bc1a-d3577326fbbe deleted successfully from kube manager 2025-11-03 14:29:54,098 - INFO - Verifications on Ingress %s cleanup passed 2025-11-03 14:29:54,098 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-03 14:29:54,216 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-03 14:29:54,221 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-03 14:29:54,221 - INFO - Deleting VN __public__ 2025-11-03 14:29:54,329 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/48ba5a07-ff16-4dac-b1b6-db2560935bb9 2025-11-03 14:29:54,333 - DEBUG - Response Code: 404 2025-11-03 14:29:54,334 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-03 14:29:54,340 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c52959d6-ec2d-4653-a321-9478a7650d58 2025-11-03 14:29:54,350 - DEBUG - Requesting: http://10.0.0.50:8082/project/26e20940-a958-4a75-b1e0-4c180f511ab7 2025-11-03 14:29:54,399 - INFO - Validated that VN __public__ is not found in API Server 2025-11-03 14:29:54,399 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-03 14:29:54,406 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:54,415 - DEBUG - VN __public__ is not present in Agent 10.0.0.57 2025-11-03 14:29:54,415 - INFO - Validated that VN __public__ is not in any agent 2025-11-03 14:29:54,415 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:54,429 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-03 14:29:54,438 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-03 14:29:54,447 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-03 14:29:54,448 - INFO - Deleting pod default:ctest-nginx-pod-62780905 2025-11-03 14:29:54,468 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=400a51ae-547c-44e6-a46b-4711a3e20dc7 2025-11-03 14:29:54,491 - WARNING - Pod uuid 400a51ae-547c-44e6-a46b-4711a3e20dc7 is still seen in agent 10.0.0.57 VM list 2025-11-03 14:29:59,493 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=400a51ae-547c-44e6-a46b-4711a3e20dc7 2025-11-03 14:29:59,499 - DEBUG - Pod 400a51ae-547c-44e6-a46b-4711a3e20dc7 is not in agent 10.0.0.57 VM list 2025-11-03 14:29:59,499 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7079a3ba-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:29:59,505 - DEBUG - VMI 7079a3ba-b8c1-11f0-bda4-fa163ebcbe05 is removed from agent 10.0.0.57 2025-11-03 14:29:59,505 - INFO - Verified that pod ctest-nginx-pod-62780905 is removed in agent 2025-11-03 14:29:59,505 - INFO - Deleting pod default:ctest-nginx-pod-72128917 2025-11-03 14:29:59,522 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=11d47d57-49b4-4b04-995d-2ad104f26d0e 2025-11-03 14:29:59,534 - WARNING - Pod uuid 11d47d57-49b4-4b04-995d-2ad104f26d0e is still seen in agent 10.0.0.57 VM list 2025-11-03 14:30:04,536 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=11d47d57-49b4-4b04-995d-2ad104f26d0e 2025-11-03 14:30:04,542 - DEBUG - Pod 11d47d57-49b4-4b04-995d-2ad104f26d0e is not in agent 10.0.0.57 VM list 2025-11-03 14:30:04,542 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:700d9db4-b8c1-11f0-bda4-fa163ebcbe05 2025-11-03 14:30:04,547 - DEBUG - VMI 700d9db4-b8c1-11f0-bda4-fa163ebcbe05 is removed from agent 10.0.0.57 2025-11-03 14:30:04,547 - INFO - Verified that pod ctest-nginx-pod-72128917 is removed in agent 2025-11-03 14:30:04,547 - INFO - Deleting service : ctest-nginx-svc-85782834 2025-11-03 14:30:04,781 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-03 14:30:04,788 - DEBUG - No XMPP flaps were noticed during the test