2025-01-02 23:24:34,461 - DEBUG - [10.0.0.37]: Running cmd : hostname 2025-01-02 23:24:34,757 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:34,757 - DEBUG - [10.0.0.37]: Running cmd : hostname -f 2025-01-02 23:24:34,792 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:34,792 - DEBUG - [10.0.0.37]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-02 23:24:34,928 - DEBUG - Output : NAMES contrail_test_zWanFVbuR contrail-kubernetes-master_kubemanager_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_schema_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_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_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 2025-01-02 23:24:34,928 - DEBUG - [10.0.0.37]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 23:24:34,973 - DEBUG - Output : 10.0.0.37/24 172.17.0.1/16 2025-01-02 23:24:34,974 - DEBUG - [10.0.0.37]: Running cmd : getent hosts 10.0.0.37 | head -n 1 | awk '{print $2}' 2025-01-02 23:24:35,063 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:35,175 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-01-02 23:24:35,383 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:35,383 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-01-02 23:24:35,408 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:35,408 - DEBUG - [10.0.0.27]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-02 23:24:35,470 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-02 23:24:35,471 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-02 23:24:35,535 - DEBUG - Output : 10.0.0.27/24 2025-01-02 23:24:35,535 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-01-02 23:24:35,559 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-891-1 2025-01-02 23:24:35,645 - INFO - Using existing project ['default-domain', 'k8s-default'](c4efa33e-3e8b-4021-8f18-7d45e83cd7d5) 2025-01-02 23:24:35,768 - INFO - Using existing project ['default-domain', 'k8s-default'](c4efa33e-3e8b-4021-8f18-7d45e83cd7d5) 2025-01-02 23:24:35,922 - INFO - ================================================================================ 2025-01-02 23:24:35,922 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-02 23:24:35,923 - 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-01-02 23:24:36,147 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 23:24:36,154 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.37': '0'}} with 2025-01-02 23:24:36,155 - INFO - Initial checks done. Running the testcase now 2025-01-02 23:24:36,155 - INFO - 2025-01-02 23:24:36,171 - INFO - Namespace default already exists 2025-01-02 23:24:36,172 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-02 23:24:36,325 - DEBUG - Output : cluster_project={} 2025-01-02 23:24:36,388 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-02 23:24:36,388 - DEBUG - Project uuid in Contrail is c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:36,389 - DEBUG - [10.0.0.37]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-02 23:24:36,551 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-02 23:24:36,551 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_NamespaceDatabaseList?namespace_uuid=2c7440d9-1af2-4d84-8850-9f9f10227408 2025-01-02 23:24:36,556 - INFO - Namespace default with uuid 2c7440d9-1af2-4d84-8850-9f9f10227408 found in kube manager 2025-01-02 23:24:36,557 - INFO - Namespace default verification passed 2025-01-02 23:24:36,560 - DEBUG - Service ctest-nginx-svc-18232659 not present 2025-01-02 23:24:36,560 - INFO - Creating service ctest-nginx-svc-18232659 2025-01-02 23:24:36,579 - INFO - Created Service ctest-nginx-svc-18232659 2025-01-02 23:24:36,588 - DEBUG - Pod ctest-nginx-pod-94133466 not present 2025-01-02 23:24:36,589 - INFO - Creating Pod ctest-nginx-pod-94133466 2025-01-02 23:24:36,632 - DEBUG - Pod : ctest-nginx-pod-94133466 UUID is 0ed7336c-68a2-4b64-9c02-aa30df5523b7 2025-01-02 23:24:36,636 - DEBUG - Pod ctest-nginx-pod-39992054 not present 2025-01-02 23:24:36,636 - INFO - Creating Pod ctest-nginx-pod-39992054 2025-01-02 23:24:36,691 - DEBUG - Pod : ctest-nginx-pod-39992054 UUID is 05e33e52-e1b9-4750-bbf4-fbd6f37b9473 2025-01-02 23:24:36,924 - INFO - Created VN __public__, UUID :14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:37,187 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:24:37,200 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:24:37,226 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:37,343 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:37,390 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:37,406 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:37,421 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:37,452 - DEBUG - Route Targets: [] 2025-01-02 23:24:37,452 - DEBUG - RT names not yet present for VN __public__ 2025-01-02 23:24:42,453 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:24:42,460 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:24:42,470 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:42,535 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,548 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,562 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:42,574 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:42,582 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/fe7ad40a-257f-490e-84dc-ea6ff960307a 2025-01-02 23:24:42,592 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 23:24:42,592 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,603 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:42,618 - INFO - Verified VN network id 14 for VN 14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,618 - INFO - Verifications in API Server for VN __public__ passed 2025-01-02 23:24:42,618 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,629 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:42,639 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:24:42,649 - DEBUG - Requesting: http://10.0.0.37:8082/route-target/fe7ad40a-257f-490e-84dc-ea6ff960307a 2025-01-02 23:24:42,657 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 23:24:42,664 - DEBUG - Control-node 10.0.0.37 : 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': '1460170510084165176', 'uuid-lslong': '10356812020178359503'}, 'enable': 'true', 'created': '2025-01-02T23:24:36', 'last-modified': '2025-01-02T23:24:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.598768'} 2025-01-02 23:24:42,664 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:24:42,672 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-01-02 23:24:42,672 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-02 23:24:42,672 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-02 23:24:42,672 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:24:42,679 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:24:42,693 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:42,746 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:42,756 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-02 23:24:42,756 - DEBUG - Verifying the vn in opserver 2025-01-02 23:24:42,756 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.37 2025-01-02 23:24:42,756 - DEBUG - Requesting: http://10.0.0.37:8081/analytics/uves/virtual-networks 2025-01-02 23:24:42,761 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.37:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-02 23:24:42,761 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-02 23:24:42,761 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:24:42,769 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:24:42,775 - DEBUG - Do not have enough data to verify VN in agent 2025-01-02 23:24:42,775 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:24:42,781 - DEBUG - VRF ids for VN __public__: {} 2025-01-02 23:24:42,883 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-02 23:24:42,995 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:24:43,004 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:24:43,012 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:43,054 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:43,065 - DEBUG - Requesting: http://10.0.0.37:8082/floating-ip-pool/47577817-d80d-4be4-a410-54076804ef46 2025-01-02 23:24:43,073 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:24:43,079 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:24:43,086 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:24:43,129 - DEBUG - Requesting: http://10.0.0.37:8082/virtual-network/14439157-b511-4e38-8fba-c9a8dc3a14cf 2025-01-02 23:24:43,140 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-02 23:24:43,140 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-02 23:24:43,147 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 23:24:43,152 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-02 23:24:43,153 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-02 23:24:43,156 - DEBUG - Ingress ctest-nginx-ingress-63719771 not present 2025-01-02 23:24:43,156 - INFO - Creating Ingress ctest-nginx-ingress-63719771 2025-01-02 23:24:43,163 - INFO - Created Ingress ctest-nginx-ingress-63719771 2025-01-02 23:24:43,166 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-63719771 2025-01-02 23:24:46,171 - DEBUG - For Ingress ctest-nginx-ingress-63719771, Cluster IP: 10.47.255.249, External IPs ['21.198.3.124'] 2025-01-02 23:24:46,171 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-63719771 2025-01-02 23:24:46,173 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=290ca1aa-28d4-42ed-8b84-5bf9f417fb28 2025-01-02 23:24:46,180 - INFO - Ingress ctest-nginx-ingress-63719771 with uuid 290ca1aa-28d4-42ed-8b84-5bf9f417fb28 found in kube manager 2025-01-02 23:24:46,180 - INFO - Ingress ctest-nginx-ingress-63719771 verification passed 2025-01-02 23:24:46,185 - DEBUG - Pod ctest-busybox-pod-90250572 not present 2025-01-02 23:24:46,185 - INFO - Creating Pod ctest-busybox-pod-90250572 2025-01-02 23:24:46,214 - DEBUG - Pod : ctest-busybox-pod-90250572 UUID is 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:24:46,231 - DEBUG - Pod ctest-nginx-pod-94133466 not in running state.Currently in Pending 2025-01-02 23:24:51,240 - DEBUG - Pod ctest-nginx-pod-94133466 not in running state.Currently in Pending 2025-01-02 23:24:56,254 - INFO - Pod ctest-nginx-pod-94133466 is in running state.Got IP 10.47.255.251 2025-01-02 23:24:56,271 - DEBUG - Pod ctest-nginx-pod-94133466 has vmi bc42de98-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:24:56,272 - INFO - Verified pod ctest-nginx-pod-94133466 in contrail-api 2025-01-02 23:24:56,272 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 23:24:56,285 - DEBUG - VMI bc42de98-c960-11ef-aca6-fa163ec365c1 is active in agent 10.0.0.27 2025-01-02 23:24:56,286 - INFO - Verified Pod ctest-nginx-pod-94133466 in agent 10.0.0.27 2025-01-02 23:24:56,286 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=0ed7336c-68a2-4b64-9c02-aa30df5523b7 2025-01-02 23:24:56,292 - INFO - Pod ctest-nginx-pod-94133466 with uuid 0ed7336c-68a2-4b64-9c02-aa30df5523b7 found in kube manager 2025-01-02 23:24:56,292 - INFO - Pod ctest-nginx-pod-94133466 verification passed 2025-01-02 23:24:56,362 - DEBUG - [Pod ctest-nginx-pod-94133466] Cmd: echo ctest-nginx-pod-94133466 > /usr/share/nginx/html/index.html, Output: 2025-01-02 23:24:56,368 - INFO - Pod ctest-nginx-pod-39992054 is in running state.Got IP 10.47.255.250 2025-01-02 23:24:56,423 - DEBUG - Pod ctest-nginx-pod-39992054 has vmi bcc5e7a2-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:24:56,423 - INFO - Verified pod ctest-nginx-pod-39992054 in contrail-api 2025-01-02 23:24:56,423 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 23:24:56,434 - DEBUG - VMI bcc5e7a2-c960-11ef-aca6-fa163ec365c1 is active in agent 10.0.0.27 2025-01-02 23:24:56,434 - INFO - Verified Pod ctest-nginx-pod-39992054 in agent 10.0.0.27 2025-01-02 23:24:56,434 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=05e33e52-e1b9-4750-bbf4-fbd6f37b9473 2025-01-02 23:24:56,439 - INFO - Pod ctest-nginx-pod-39992054 with uuid 05e33e52-e1b9-4750-bbf4-fbd6f37b9473 found in kube manager 2025-01-02 23:24:56,439 - INFO - Pod ctest-nginx-pod-39992054 verification passed 2025-01-02 23:24:56,506 - DEBUG - [Pod ctest-nginx-pod-39992054] Cmd: echo ctest-nginx-pod-39992054 > /usr/share/nginx/html/index.html, Output: 2025-01-02 23:24:56,512 - DEBUG - Pod ctest-busybox-pod-90250572 not in running state.Currently in Pending 2025-01-02 23:25:01,520 - INFO - Pod ctest-busybox-pod-90250572 is in running state.Got IP 10.47.255.248 2025-01-02 23:25:01,554 - DEBUG - Pod ctest-busybox-pod-90250572 has vmi c10a9588-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:25:01,554 - INFO - Verified pod ctest-busybox-pod-90250572 in contrail-api 2025-01-02 23:25:01,554 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-02 23:25:01,567 - DEBUG - VMI c10a9588-c960-11ef-aca6-fa163ec365c1 is active in agent 10.0.0.27 2025-01-02 23:25:01,567 - INFO - Verified Pod ctest-busybox-pod-90250572 in agent 10.0.0.27 2025-01-02 23:25:01,567 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_VirtualMachineDatabaseList?x=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:01,572 - INFO - Pod ctest-busybox-pod-90250572 with uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e found in kube manager 2025-01-02 23:25:01,572 - INFO - Pod ctest-busybox-pod-90250572 verification passed 2025-01-02 23:25:01,641 - DEBUG - [Pod ctest-busybox-pod-90250572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39992054 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-01-02 23:25:01,641 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,641 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: ctest-nginx-pod-39992054 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-01-02 23:25:01,707 - DEBUG - [Pod ctest-busybox-pod-90250572] 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) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-39992054 2025-01-02 23:25:01,707 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,707 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-39992054 2025-01-02 23:25:01,775 - DEBUG - [Pod ctest-busybox-pod-90250572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39992054 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-01-02 23:25:01,775 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,775 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: ctest-nginx-pod-39992054 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-01-02 23:25:01,858 - DEBUG - [Pod ctest-busybox-pod-90250572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-39992054 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-01-02 23:25:01,858 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,859 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: ctest-nginx-pod-39992054 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-01-02 23:25:01,918 - DEBUG - [Pod ctest-busybox-pod-90250572] 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) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-39992054 2025-01-02 23:25:01,918 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,918 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-39992054 2025-01-02 23:25:01,991 - DEBUG - [Pod ctest-busybox-pod-90250572] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-94133466 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-01-02 23:25:01,991 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-02 23:25:01,991 - DEBUG - [Pod Pod ctest-busybox-pod-90250572] Cmd output: ctest-nginx-pod-94133466 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-01-02 23:25:01,991 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-94133466': 1, 'ctest-nginx-pod-39992054': 5} 2025-01-02 23:25:01,992 - WARNING - Nothing to delete parallely 2025-01-02 23:25:01,992 - INFO - Deleting pod default:ctest-busybox-pod-90250572 2025-01-02 23:25:02,005 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:02,013 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:07,013 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:07,021 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:12,022 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:12,030 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:17,031 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:17,039 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:22,039 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:22,046 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:27,047 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:27,056 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:32,057 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:32,064 - WARNING - Pod uuid 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:37,065 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=3bd8d6f5-a4bb-4d89-b755-d47a99e1037e 2025-01-02 23:25:37,073 - DEBUG - Pod 3bd8d6f5-a4bb-4d89-b755-d47a99e1037e is not in agent 10.0.0.27 VM list 2025-01-02 23:25:37,073 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c10a9588-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:25:37,079 - DEBUG - VMI c10a9588-c960-11ef-aca6-fa163ec365c1 is removed from agent 10.0.0.27 2025-01-02 23:25:37,079 - INFO - Verified that pod ctest-busybox-pod-90250572 is removed in agent 2025-01-02 23:25:37,079 - INFO - Deleting Ingress : ctest-nginx-ingress-63719771 2025-01-02 23:25:37,085 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=290ca1aa-28d4-42ed-8b84-5bf9f417fb28 2025-01-02 23:25:37,091 - ERROR - Ingress ctest-nginx-ingress-63719771 with uuid 290ca1aa-28d4-42ed-8b84-5bf9f417fb28 still found in kube manager 2025-01-02 23:25:38,092 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=290ca1aa-28d4-42ed-8b84-5bf9f417fb28 2025-01-02 23:25:38,103 - ERROR - Ingress ctest-nginx-ingress-63719771 with uuid 290ca1aa-28d4-42ed-8b84-5bf9f417fb28 still found in kube manager 2025-01-02 23:25:39,109 - DEBUG - Requesting: http://10.0.0.37:8108/Snh_LoadbalancerDatabaseList?x=290ca1aa-28d4-42ed-8b84-5bf9f417fb28 2025-01-02 23:25:39,114 - INFO - Ingress ctest-nginx-ingress-63719771 with uuid 290ca1aa-28d4-42ed-8b84-5bf9f417fb28 deleted successfully from kube manager 2025-01-02 23:25:39,115 - INFO - Verifications on Ingress %s cleanup passed 2025-01-02 23:25:39,115 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-02 23:25:39,252 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-02 23:25:39,258 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-02 23:25:39,258 - INFO - Deleting VN __public__ 2025-01-02 23:25:39,417 - DEBUG - Requesting: http://10.0.0.37:8082/routing-instance/8e09943f-6849-4fa5-aeea-2271fb80dbf6 2025-01-02 23:25:39,424 - DEBUG - Response Code: 404 2025-01-02 23:25:39,424 - DEBUG - Requesting: http://10.0.0.37:8082/domains 2025-01-02 23:25:39,441 - DEBUG - Requesting: http://10.0.0.37:8082/domain/c6510502-b2e2-468d-8eb1-f5ca20a203c3 2025-01-02 23:25:39,453 - DEBUG - Requesting: http://10.0.0.37:8082/project/c4efa33e-3e8b-4021-8f18-7d45e83cd7d5 2025-01-02 23:25:39,533 - INFO - Validated that VN __public__ is not found in API Server 2025-01-02 23:25:39,534 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-02 23:25:39,541 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:25:39,548 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-01-02 23:25:39,548 - INFO - Validated that VN __public__ is not in any agent 2025-01-02 23:25:39,548 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:25:39,557 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-02 23:25:39,567 - DEBUG - Requesting: http://10.0.0.37:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-02 23:25:39,572 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-02 23:25:39,574 - INFO - Deleting pod default:ctest-nginx-pod-39992054 2025-01-02 23:25:39,623 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=05e33e52-e1b9-4750-bbf4-fbd6f37b9473 2025-01-02 23:25:39,645 - WARNING - Pod uuid 05e33e52-e1b9-4750-bbf4-fbd6f37b9473 is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:44,645 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=05e33e52-e1b9-4750-bbf4-fbd6f37b9473 2025-01-02 23:25:44,654 - DEBUG - Pod 05e33e52-e1b9-4750-bbf4-fbd6f37b9473 is not in agent 10.0.0.27 VM list 2025-01-02 23:25:44,654 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bcc5e7a2-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:25:44,660 - DEBUG - VMI bcc5e7a2-c960-11ef-aca6-fa163ec365c1 is removed from agent 10.0.0.27 2025-01-02 23:25:44,660 - INFO - Verified that pod ctest-nginx-pod-39992054 is removed in agent 2025-01-02 23:25:44,660 - INFO - Deleting pod default:ctest-nginx-pod-94133466 2025-01-02 23:25:44,680 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed7336c-68a2-4b64-9c02-aa30df5523b7 2025-01-02 23:25:44,689 - WARNING - Pod uuid 0ed7336c-68a2-4b64-9c02-aa30df5523b7 is still seen in agent 10.0.0.27 VM list 2025-01-02 23:25:49,690 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0ed7336c-68a2-4b64-9c02-aa30df5523b7 2025-01-02 23:25:49,698 - DEBUG - Pod 0ed7336c-68a2-4b64-9c02-aa30df5523b7 is not in agent 10.0.0.27 VM list 2025-01-02 23:25:49,698 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bc42de98-c960-11ef-aca6-fa163ec365c1 2025-01-02 23:25:49,704 - DEBUG - VMI bc42de98-c960-11ef-aca6-fa163ec365c1 is removed from agent 10.0.0.27 2025-01-02 23:25:49,705 - INFO - Verified that pod ctest-nginx-pod-94133466 is removed in agent 2025-01-02 23:25:49,705 - INFO - Deleting service : ctest-nginx-svc-18232659 2025-01-02 23:25:49,956 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-02 23:25:49,963 - DEBUG - No XMPP flaps were noticed during the test