2024-11-06 20:29:33,296 - DEBUG - [10.0.0.38]: Running cmd : hostname 2024-11-06 20:29:33,562 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:33,562 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2024-11-06 20:29:33,597 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:33,597 - DEBUG - [10.0.0.38]: 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}' 2024-11-06 20:29:33,678 - DEBUG - Output : NAMES contrail_test_yLIbuUXsq contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_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_dns_1 control_control_1 control_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 config_api_schema_1 2024-11-06 20:29:33,678 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-06 20:29:33,712 - DEBUG - Output : 10.0.0.38/24 172.17.0.1/16 2024-11-06 20:29:33,713 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2024-11-06 20:29:33,785 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:33,895 - DEBUG - [10.0.0.56]: Running cmd : hostname 2024-11-06 20:29:34,150 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:34,150 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2024-11-06 20:29:34,185 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:34,186 - DEBUG - [10.0.0.56]: 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}' 2024-11-06 20:29:34,276 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-06 20:29:34,277 - DEBUG - [10.0.0.56]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-06 20:29:34,314 - DEBUG - Output : 10.0.0.56/24 2024-11-06 20:29:34,314 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2024-11-06 20:29:34,351 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-763-1 2024-11-06 20:29:34,470 - INFO - Using existing project ['default-domain', 'k8s-default'](b2428122-f7eb-448e-a700-b2184e2f4bd1) 2024-11-06 20:29:34,571 - INFO - Using existing project ['default-domain', 'k8s-default'](b2428122-f7eb-448e-a700-b2184e2f4bd1) 2024-11-06 20:29:34,730 - INFO - ================================================================================ 2024-11-06 20:29:34,730 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-06 20:29:34,731 - 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 2024-11-06 20:29:35,135 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-06 20:29:35,146 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.38': '0'}} with 2024-11-06 20:29:35,146 - INFO - Initial checks done. Running the testcase now 2024-11-06 20:29:35,146 - INFO - 2024-11-06 20:29:35,150 - INFO - Namespace default already exists 2024-11-06 20:29:35,151 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-06 20:29:35,393 - DEBUG - Output : cluster_project={} 2024-11-06 20:29:35,460 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-06 20:29:35,460 - DEBUG - Project uuid in Contrail is b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:29:35,460 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-06 20:29:35,620 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-06 20:29:35,620 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=1c9dde53-a110-44ab-b210-f2accd9909a0 2024-11-06 20:29:35,633 - INFO - Namespace default with uuid 1c9dde53-a110-44ab-b210-f2accd9909a0 found in kube manager 2024-11-06 20:29:35,633 - INFO - Namespace default verification passed 2024-11-06 20:29:35,645 - DEBUG - Service ctest-nginx-svc-14029013 not present 2024-11-06 20:29:35,646 - INFO - Creating service ctest-nginx-svc-14029013 2024-11-06 20:29:35,688 - INFO - Created Service ctest-nginx-svc-14029013 2024-11-06 20:29:35,698 - DEBUG - Pod ctest-nginx-pod-74804576 not present 2024-11-06 20:29:35,698 - INFO - Creating Pod ctest-nginx-pod-74804576 2024-11-06 20:29:35,734 - DEBUG - Pod : ctest-nginx-pod-74804576 UUID is c5a46be4-baed-4c6a-b17d-294b9ddae6f6 2024-11-06 20:29:35,737 - DEBUG - Pod ctest-nginx-pod-47923803 not present 2024-11-06 20:29:35,737 - INFO - Creating Pod ctest-nginx-pod-47923803 2024-11-06 20:29:35,773 - DEBUG - Pod : ctest-nginx-pod-47923803 UUID is a94197f9-ca31-4a76-94a3-898c02e492aa 2024-11-06 20:29:36,126 - INFO - Created VN __public__, UUID :81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,404 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-11-06 20:29:36,434 - DEBUG - Requesting: http://10.0.0.38:8082/domain/589ca648-bb4e-40e5-898e-72064fe58045 2024-11-06 20:29:36,456 - DEBUG - Requesting: http://10.0.0.38:8082/project/b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:29:36,549 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,570 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,589 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:29:36,607 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:29:36,663 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/1cfa09fc-b19c-4ac0-9e9e-4b7c13044d75 2024-11-06 20:29:36,682 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-06 20:29:36,682 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,710 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:29:36,754 - INFO - Verified VN network id 13 for VN 81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,754 - INFO - Verifications in API Server for VN __public__ passed 2024-11-06 20:29:36,754 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:36,786 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:29:36,807 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:29:36,821 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/1cfa09fc-b19c-4ac0-9e9e-4b7c13044d75 2024-11-06 20:29:36,830 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-06 20:29:36,844 - DEBUG - Control-node 10.0.0.38 : 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': '9362668434817958185', 'uuid-lslong': '10197064832846205301'}, 'enable': 'true', 'created': '2024-11-06T20:29:36', 'last-modified': '2024-11-06T20:29:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.537325'} 2024-11-06 20:29:36,844 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:29:36,861 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-06 20:29:36,861 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-06 20:29:36,863 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-06 20:29:36,864 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-11-06 20:29:36,892 - DEBUG - Requesting: http://10.0.0.38:8082/domain/589ca648-bb4e-40e5-898e-72064fe58045 2024-11-06 20:29:36,903 - DEBUG - Requesting: http://10.0.0.38:8082/project/b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:29:37,018 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:37,047 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-06 20:29:37,047 - DEBUG - Verifying the vn in opserver 2024-11-06 20:29:37,047 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2024-11-06 20:29:37,048 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2024-11-06 20:29:37,052 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-06 20:29:37,052 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-06 20:29:37,053 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:29:37,063 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:29:37,071 - DEBUG - Do not have enough data to verify VN in agent 2024-11-06 20:29:37,071 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:29:37,078 - DEBUG - VRF ids for VN __public__: {} 2024-11-06 20:29:37,254 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-06 20:29:37,547 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-11-06 20:29:37,558 - DEBUG - Requesting: http://10.0.0.38:8082/domain/589ca648-bb4e-40e5-898e-72064fe58045 2024-11-06 20:29:37,570 - DEBUG - Requesting: http://10.0.0.38:8082/project/b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:29:37,652 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:37,686 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/9d013615-49df-43d2-b2f0-09c0cddb240f 2024-11-06 20:29:37,696 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-11-06 20:29:37,702 - DEBUG - Requesting: http://10.0.0.38:8082/domain/589ca648-bb4e-40e5-898e-72064fe58045 2024-11-06 20:29:37,765 - DEBUG - Requesting: http://10.0.0.38:8082/project/b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:29:37,877 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/81eee155-ff16-4129-8d83-4070696d1175 2024-11-06 20:29:37,932 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-06 20:29:37,933 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-06 20:29:37,982 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-06 20:29:37,989 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-06 20:29:37,989 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-06 20:29:37,994 - DEBUG - Ingress ctest-nginx-ingress-43699361 not present 2024-11-06 20:29:37,994 - INFO - Creating Ingress ctest-nginx-ingress-43699361 2024-11-06 20:29:38,006 - INFO - Created Ingress ctest-nginx-ingress-43699361 2024-11-06 20:29:38,009 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-43699361 2024-11-06 20:29:41,018 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-43699361 2024-11-06 20:29:44,296 - DEBUG - For Ingress ctest-nginx-ingress-43699361, Cluster IP: 10.47.255.249, External IPs ['112.40.220.60'] 2024-11-06 20:29:44,296 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-43699361 2024-11-06 20:29:44,296 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 2024-11-06 20:29:44,312 - INFO - Ingress ctest-nginx-ingress-43699361 with uuid e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 found in kube manager 2024-11-06 20:29:44,312 - INFO - Ingress ctest-nginx-ingress-43699361 verification passed 2024-11-06 20:29:44,315 - DEBUG - Pod ctest-busybox-pod-39075459 not present 2024-11-06 20:29:44,315 - INFO - Creating Pod ctest-busybox-pod-39075459 2024-11-06 20:29:44,353 - DEBUG - Pod : ctest-busybox-pod-39075459 UUID is 7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:29:44,373 - DEBUG - Pod ctest-nginx-pod-74804576 not in running state.Currently in Pending 2024-11-06 20:29:49,380 - INFO - Pod ctest-nginx-pod-74804576 is in running state.Got IP 10.47.255.251 2024-11-06 20:29:49,476 - DEBUG - Pod ctest-nginx-pod-74804576 has vmi d83681be-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:29:49,477 - INFO - Verified pod ctest-nginx-pod-74804576 in contrail-api 2024-11-06 20:29:49,477 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-06 20:29:49,496 - DEBUG - VMI d83681be-9c7d-11ef-af15-fa163ee11787 is active in agent 10.0.0.56 2024-11-06 20:29:49,496 - INFO - Verified Pod ctest-nginx-pod-74804576 in agent 10.0.0.56 2024-11-06 20:29:49,496 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=c5a46be4-baed-4c6a-b17d-294b9ddae6f6 2024-11-06 20:29:49,511 - INFO - Pod ctest-nginx-pod-74804576 with uuid c5a46be4-baed-4c6a-b17d-294b9ddae6f6 found in kube manager 2024-11-06 20:29:49,511 - INFO - Pod ctest-nginx-pod-74804576 verification passed 2024-11-06 20:29:49,579 - DEBUG - [Pod ctest-nginx-pod-74804576] Cmd: echo ctest-nginx-pod-74804576 > /usr/share/nginx/html/index.html, Output: 2024-11-06 20:29:49,585 - DEBUG - Pod ctest-nginx-pod-47923803 not in running state.Currently in Pending 2024-11-06 20:29:54,592 - INFO - Pod ctest-nginx-pod-47923803 is in running state.Got IP 10.47.255.250 2024-11-06 20:29:54,611 - DEBUG - Pod ctest-nginx-pod-47923803 has vmi d8b52366-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:29:54,611 - INFO - Verified pod ctest-nginx-pod-47923803 in contrail-api 2024-11-06 20:29:54,611 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-06 20:29:54,624 - DEBUG - VMI d8b52366-9c7d-11ef-af15-fa163ee11787 is active in agent 10.0.0.56 2024-11-06 20:29:54,624 - INFO - Verified Pod ctest-nginx-pod-47923803 in agent 10.0.0.56 2024-11-06 20:29:54,625 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=a94197f9-ca31-4a76-94a3-898c02e492aa 2024-11-06 20:29:54,630 - INFO - Pod ctest-nginx-pod-47923803 with uuid a94197f9-ca31-4a76-94a3-898c02e492aa found in kube manager 2024-11-06 20:29:54,630 - INFO - Pod ctest-nginx-pod-47923803 verification passed 2024-11-06 20:29:54,711 - DEBUG - [Pod ctest-nginx-pod-47923803] Cmd: echo ctest-nginx-pod-47923803 > /usr/share/nginx/html/index.html, Output: 2024-11-06 20:29:54,718 - DEBUG - Pod ctest-busybox-pod-39075459 not in running state.Currently in Pending 2024-11-06 20:29:59,724 - INFO - Pod ctest-busybox-pod-39075459 is in running state.Got IP 10.47.255.248 2024-11-06 20:29:59,743 - DEBUG - Pod ctest-busybox-pod-39075459 has vmi dc0f7868-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:29:59,743 - INFO - Verified pod ctest-busybox-pod-39075459 in contrail-api 2024-11-06 20:29:59,743 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-06 20:29:59,756 - DEBUG - VMI dc0f7868-9c7d-11ef-af15-fa163ee11787 is active in agent 10.0.0.56 2024-11-06 20:29:59,756 - INFO - Verified Pod ctest-busybox-pod-39075459 in agent 10.0.0.56 2024-11-06 20:29:59,756 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:29:59,761 - INFO - Pod ctest-busybox-pod-39075459 with uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 found in kube manager 2024-11-06 20:29:59,761 - INFO - Pod ctest-busybox-pod-39075459 verification passed 2024-11-06 20:29:59,824 - DEBUG - [Pod ctest-busybox-pod-39075459] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:29:59,824 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-06 20:29:59,825 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:29:59,882 - DEBUG - [Pod ctest-busybox-pod-39075459] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:29:59,883 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-06 20:29:59,883 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:29:59,945 - DEBUG - [Pod ctest-busybox-pod-39075459] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:29:59,945 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-06 20:29:59,945 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd output: ctest-nginx-pod-74804576 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:30:00,004 - DEBUG - [Pod ctest-busybox-pod-39075459] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-47923803 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:30:00,004 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-06 20:30:00,004 - DEBUG - [Pod Pod ctest-busybox-pod-39075459] Cmd output: ctest-nginx-pod-47923803 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-06 20:30:00,004 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-74804576': 3, 'ctest-nginx-pod-47923803': 1} 2024-11-06 20:30:00,004 - WARNING - Nothing to delete parallely 2024-11-06 20:30:00,004 - INFO - Deleting pod default:ctest-busybox-pod-39075459 2024-11-06 20:30:00,014 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:01,018 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:06,019 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:06,027 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:11,029 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:11,180 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:16,181 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:16,189 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:21,189 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:21,198 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:26,199 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:26,209 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:31,210 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:31,222 - WARNING - Pod uuid 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:36,223 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=7c7d0dd3-28be-4432-95e1-71c22f8b3834 2024-11-06 20:30:36,231 - DEBUG - Pod 7c7d0dd3-28be-4432-95e1-71c22f8b3834 is not in agent 10.0.0.56 VM list 2024-11-06 20:30:36,231 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc0f7868-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:30:36,238 - DEBUG - VMI dc0f7868-9c7d-11ef-af15-fa163ee11787 is removed from agent 10.0.0.56 2024-11-06 20:30:36,239 - INFO - Verified that pod ctest-busybox-pod-39075459 is removed in agent 2024-11-06 20:30:36,239 - INFO - Deleting Ingress : ctest-nginx-ingress-43699361 2024-11-06 20:30:36,244 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 2024-11-06 20:30:36,251 - ERROR - Ingress ctest-nginx-ingress-43699361 with uuid e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 still found in kube manager 2024-11-06 20:30:37,252 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 2024-11-06 20:30:37,256 - INFO - Ingress ctest-nginx-ingress-43699361 with uuid e7601611-5ee0-4ffb-9e6f-6f3ad39013e0 deleted successfully from kube manager 2024-11-06 20:30:37,257 - INFO - Verifications on Ingress %s cleanup passed 2024-11-06 20:30:37,257 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-06 20:30:37,411 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-06 20:30:37,419 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-06 20:30:37,419 - INFO - Deleting VN __public__ 2024-11-06 20:30:37,589 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/dca8e2e9-d9b5-46cb-b033-27a2333ad388 2024-11-06 20:30:37,607 - DEBUG - Response Code: 404 2024-11-06 20:30:37,608 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2024-11-06 20:30:37,621 - DEBUG - Requesting: http://10.0.0.38:8082/domain/589ca648-bb4e-40e5-898e-72064fe58045 2024-11-06 20:30:37,632 - DEBUG - Requesting: http://10.0.0.38:8082/project/b2428122-f7eb-448e-a700-b2184e2f4bd1 2024-11-06 20:30:37,734 - INFO - Validated that VN __public__ is not found in API Server 2024-11-06 20:30:37,734 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-06 20:30:37,744 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:30:37,985 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2024-11-06 20:30:37,985 - INFO - Validated that VN __public__ is not in any agent 2024-11-06 20:30:37,986 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:30:37,998 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-06 20:30:38,007 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-06 20:30:38,012 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-06 20:30:38,013 - INFO - Deleting pod default:ctest-nginx-pod-47923803 2024-11-06 20:30:38,028 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a94197f9-ca31-4a76-94a3-898c02e492aa 2024-11-06 20:30:38,055 - WARNING - Pod uuid a94197f9-ca31-4a76-94a3-898c02e492aa is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:43,056 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=a94197f9-ca31-4a76-94a3-898c02e492aa 2024-11-06 20:30:43,065 - DEBUG - Pod a94197f9-ca31-4a76-94a3-898c02e492aa is not in agent 10.0.0.56 VM list 2024-11-06 20:30:43,065 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d8b52366-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:30:43,072 - DEBUG - VMI d8b52366-9c7d-11ef-af15-fa163ee11787 is removed from agent 10.0.0.56 2024-11-06 20:30:43,072 - INFO - Verified that pod ctest-nginx-pod-47923803 is removed in agent 2024-11-06 20:30:43,072 - INFO - Deleting pod default:ctest-nginx-pod-74804576 2024-11-06 20:30:43,083 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c5a46be4-baed-4c6a-b17d-294b9ddae6f6 2024-11-06 20:30:43,095 - WARNING - Pod uuid c5a46be4-baed-4c6a-b17d-294b9ddae6f6 is still seen in agent 10.0.0.56 VM list 2024-11-06 20:30:48,096 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c5a46be4-baed-4c6a-b17d-294b9ddae6f6 2024-11-06 20:30:48,105 - DEBUG - Pod c5a46be4-baed-4c6a-b17d-294b9ddae6f6 is not in agent 10.0.0.56 VM list 2024-11-06 20:30:48,105 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d83681be-9c7d-11ef-af15-fa163ee11787 2024-11-06 20:30:48,113 - DEBUG - VMI d83681be-9c7d-11ef-af15-fa163ee11787 is removed from agent 10.0.0.56 2024-11-06 20:30:48,114 - INFO - Verified that pod ctest-nginx-pod-74804576 is removed in agent 2024-11-06 20:30:48,114 - INFO - Deleting service : ctest-nginx-svc-14029013 2024-11-06 20:30:48,311 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-06 20:30:48,318 - DEBUG - No XMPP flaps were noticed during the test