2024-10-21 02:07:33,350 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-10-21 02:07:33,609 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:33,609 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-10-21 02:07:33,643 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:33,643 - DEBUG - [10.0.0.24]: 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-10-21 02:07:33,718 - DEBUG - Output : NAMES contrail_test_OEI0YdH20 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_cassandra_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 analytics_database_nodemgr_1 analytics_database_cassandra_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_collector_1 analytics_api_1 analytics_nodemgr_1 2024-10-21 02:07:33,719 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-21 02:07:33,784 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2024-10-21 02:07:33,785 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-10-21 02:07:33,819 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:33,921 - DEBUG - [10.0.0.12]: Running cmd : hostname 2024-10-21 02:07:34,158 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:34,158 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2024-10-21 02:07:34,192 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:34,193 - DEBUG - [10.0.0.12]: 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-10-21 02:07:34,284 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-10-21 02:07:34,284 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-21 02:07:34,318 - DEBUG - Output : 10.0.0.12/24 2024-10-21 02:07:34,318 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2024-10-21 02:07:34,352 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-735-1 2024-10-21 02:07:34,431 - INFO - Using existing project ['default-domain', 'k8s-default'](3f596d85-9087-4b0c-ad18-7153df704213) 2024-10-21 02:07:34,554 - INFO - Using existing project ['default-domain', 'k8s-default'](3f596d85-9087-4b0c-ad18-7153df704213) 2024-10-21 02:07:34,748 - INFO - ================================================================================ 2024-10-21 02:07:34,748 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-10-21 02:07:34,749 - 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-10-21 02:07:34,978 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-21 02:07:34,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.24': '0'}} with 2024-10-21 02:07:34,987 - INFO - Initial checks done. Running the testcase now 2024-10-21 02:07:34,987 - INFO - 2024-10-21 02:07:34,991 - INFO - Namespace default already exists 2024-10-21 02:07:34,991 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-21 02:07:35,128 - DEBUG - Output : cluster_project={} 2024-10-21 02:07:35,176 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-10-21 02:07:35,176 - DEBUG - Project uuid in Contrail is 3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:35,176 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-21 02:07:35,283 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-21 02:07:35,283 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=e895f4bf-0d8c-4578-a2cd-ee82f87b37c0 2024-10-21 02:07:35,288 - INFO - Namespace default with uuid e895f4bf-0d8c-4578-a2cd-ee82f87b37c0 found in kube manager 2024-10-21 02:07:35,288 - INFO - Namespace default verification passed 2024-10-21 02:07:35,290 - DEBUG - Service ctest-nginx-svc-14119903 not present 2024-10-21 02:07:35,291 - INFO - Creating service ctest-nginx-svc-14119903 2024-10-21 02:07:35,307 - INFO - Created Service ctest-nginx-svc-14119903 2024-10-21 02:07:35,311 - DEBUG - Pod ctest-nginx-pod-79450501 not present 2024-10-21 02:07:35,312 - INFO - Creating Pod ctest-nginx-pod-79450501 2024-10-21 02:07:35,371 - DEBUG - Pod : ctest-nginx-pod-79450501 UUID is b8d90ca0-b521-4a3f-a72b-1e719ee41313 2024-10-21 02:07:35,378 - DEBUG - Pod ctest-nginx-pod-70855781 not present 2024-10-21 02:07:35,378 - INFO - Creating Pod ctest-nginx-pod-70855781 2024-10-21 02:07:35,414 - DEBUG - Pod : ctest-nginx-pod-70855781 UUID is 68ff127c-cac9-4922-99e4-b33b7f85c166 2024-10-21 02:07:35,649 - INFO - Created VN __public__, UUID :ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:35,936 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:07:35,945 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:07:35,969 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:36,029 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:36,044 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:36,102 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:36,138 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:36,153 - DEBUG - Route Targets: [] 2024-10-21 02:07:36,153 - DEBUG - RT names not yet present for VN __public__ 2024-10-21 02:07:41,154 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:07:41,166 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:07:41,175 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:41,260 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,281 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,304 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:41,317 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:41,328 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/010b3ce5-8e49-45fe-8fab-774e623ca706 2024-10-21 02:07:41,339 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-21 02:07:41,340 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,353 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:41,378 - INFO - Verified VN network id 13 for VN ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,378 - INFO - Verifications in API Server for VN __public__ passed 2024-10-21 02:07:41,378 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,397 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:41,405 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:07:41,413 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/010b3ce5-8e49-45fe-8fab-774e623ca706 2024-10-21 02:07:41,421 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-21 02:07:41,428 - DEBUG - Control-node 10.0.0.24 : 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': '12354907597845184529', 'uuid-lslong': '12332027258766787950'}, 'enable': 'true', 'created': '2024-10-21T02:07:35', 'last-modified': '2024-10-21T02:07:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.609654'} 2024-10-21 02:07:41,428 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:07:41,435 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-21 02:07:41,435 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-10-21 02:07:41,436 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-10-21 02:07:41,436 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:07:41,441 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:07:41,449 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:41,496 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,508 - DEBUG - =>VN __public__ has no policy to be verified 2024-10-21 02:07:41,508 - DEBUG - Verifying the vn in opserver 2024-10-21 02:07:41,508 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2024-10-21 02:07:41,508 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-10-21 02:07:41,513 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-10-21 02:07:41,513 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-10-21 02:07:41,513 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:07:41,522 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:07:41,528 - DEBUG - Do not have enough data to verify VN in agent 2024-10-21 02:07:41,528 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:07:41,536 - DEBUG - VRF ids for VN __public__: {} 2024-10-21 02:07:41,640 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-10-21 02:07:41,771 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:07:41,776 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:07:41,786 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:41,845 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,860 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/50dccc49-da36-4762-bedf-31a8e64a2ab8 2024-10-21 02:07:41,867 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:07:41,872 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:07:41,880 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:07:41,932 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/ab757300-4a56-4011-ab24-2974373a856e 2024-10-21 02:07:41,945 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-10-21 02:07:41,945 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-10-21 02:07:41,957 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-21 02:07:41,962 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-10-21 02:07:41,962 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-10-21 02:07:41,965 - DEBUG - Ingress ctest-nginx-ingress-86002915 not present 2024-10-21 02:07:41,966 - INFO - Creating Ingress ctest-nginx-ingress-86002915 2024-10-21 02:07:41,972 - INFO - Created Ingress ctest-nginx-ingress-86002915 2024-10-21 02:07:41,975 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86002915 2024-10-21 02:07:44,979 - DEBUG - For Ingress ctest-nginx-ingress-86002915, Cluster IP: 10.47.255.249, External IPs ['140.164.55.124'] 2024-10-21 02:07:44,979 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86002915 2024-10-21 02:07:44,980 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=420fbc8f-8f04-456d-99b6-d307c8356023 2024-10-21 02:07:44,986 - INFO - Ingress ctest-nginx-ingress-86002915 with uuid 420fbc8f-8f04-456d-99b6-d307c8356023 found in kube manager 2024-10-21 02:07:44,986 - INFO - Ingress ctest-nginx-ingress-86002915 verification passed 2024-10-21 02:07:44,989 - DEBUG - Pod ctest-busybox-pod-69422056 not present 2024-10-21 02:07:44,989 - INFO - Creating Pod ctest-busybox-pod-69422056 2024-10-21 02:07:45,040 - DEBUG - Pod : ctest-busybox-pod-69422056 UUID is dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:07:45,067 - DEBUG - Pod ctest-nginx-pod-79450501 not in running state.Currently in Pending 2024-10-21 02:07:50,075 - DEBUG - Pod ctest-nginx-pod-79450501 not in running state.Currently in Pending 2024-10-21 02:07:55,082 - INFO - Pod ctest-nginx-pod-79450501 is in running state.Got IP 10.47.255.251 2024-10-21 02:07:55,100 - DEBUG - Pod ctest-nginx-pod-79450501 has vmi 3e3d6a3e-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:07:55,100 - INFO - Verified pod ctest-nginx-pod-79450501 in contrail-api 2024-10-21 02:07:55,100 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-21 02:07:55,116 - DEBUG - VMI 3e3d6a3e-8f51-11ef-a2d3-fa163ed25c24 is active in agent 10.0.0.12 2024-10-21 02:07:55,116 - INFO - Verified Pod ctest-nginx-pod-79450501 in agent 10.0.0.12 2024-10-21 02:07:55,116 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=b8d90ca0-b521-4a3f-a72b-1e719ee41313 2024-10-21 02:07:55,122 - INFO - Pod ctest-nginx-pod-79450501 with uuid b8d90ca0-b521-4a3f-a72b-1e719ee41313 found in kube manager 2024-10-21 02:07:55,123 - INFO - Pod ctest-nginx-pod-79450501 verification passed 2024-10-21 02:07:55,212 - DEBUG - [Pod ctest-nginx-pod-79450501] Cmd: echo ctest-nginx-pod-79450501 > /usr/share/nginx/html/index.html, Output: 2024-10-21 02:07:55,220 - INFO - Pod ctest-nginx-pod-70855781 is in running state.Got IP 10.47.255.250 2024-10-21 02:07:55,280 - DEBUG - Pod ctest-nginx-pod-70855781 has vmi 3ebc694c-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:07:55,281 - INFO - Verified pod ctest-nginx-pod-70855781 in contrail-api 2024-10-21 02:07:55,281 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-21 02:07:55,294 - DEBUG - VMI 3ebc694c-8f51-11ef-a2d3-fa163ed25c24 is active in agent 10.0.0.12 2024-10-21 02:07:55,294 - INFO - Verified Pod ctest-nginx-pod-70855781 in agent 10.0.0.12 2024-10-21 02:07:55,294 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=68ff127c-cac9-4922-99e4-b33b7f85c166 2024-10-21 02:07:55,299 - INFO - Pod ctest-nginx-pod-70855781 with uuid 68ff127c-cac9-4922-99e4-b33b7f85c166 found in kube manager 2024-10-21 02:07:55,299 - INFO - Pod ctest-nginx-pod-70855781 verification passed 2024-10-21 02:07:55,370 - DEBUG - [Pod ctest-nginx-pod-70855781] Cmd: echo ctest-nginx-pod-70855781 > /usr/share/nginx/html/index.html, Output: 2024-10-21 02:07:55,376 - DEBUG - Pod ctest-busybox-pod-69422056 not in running state.Currently in Pending 2024-10-21 02:08:00,386 - INFO - Pod ctest-busybox-pod-69422056 is in running state.Got IP 10.47.255.248 2024-10-21 02:08:00,407 - DEBUG - Pod ctest-busybox-pod-69422056 has vmi 434c689a-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:08:00,407 - INFO - Verified pod ctest-busybox-pod-69422056 in contrail-api 2024-10-21 02:08:00,407 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-21 02:08:00,419 - DEBUG - VMI 434c689a-8f51-11ef-a2d3-fa163ed25c24 is active in agent 10.0.0.12 2024-10-21 02:08:00,420 - INFO - Verified Pod ctest-busybox-pod-69422056 in agent 10.0.0.12 2024-10-21 02:08:00,420 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:00,424 - INFO - Pod ctest-busybox-pod-69422056 with uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 found in kube manager 2024-10-21 02:08:00,424 - INFO - Pod ctest-busybox-pod-69422056 verification passed 2024-10-21 02:08:00,497 - DEBUG - [Pod ctest-busybox-pod-69422056] 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-79450501 2024-10-21 02:08:00,497 - DEBUG - [Pod Pod ctest-busybox-pod-69422056] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-21 02:08:00,497 - DEBUG - [Pod Pod ctest-busybox-pod-69422056] 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-79450501 2024-10-21 02:08:00,558 - DEBUG - [Pod ctest-busybox-pod-69422056] 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-70855781 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-21 02:08:00,558 - DEBUG - [Pod Pod ctest-busybox-pod-69422056] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-21 02:08:00,558 - DEBUG - [Pod Pod ctest-busybox-pod-69422056] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-70855781 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-21 02:08:00,558 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79450501': 1, 'ctest-nginx-pod-70855781': 1} 2024-10-21 02:08:00,558 - WARNING - Nothing to delete parallely 2024-10-21 02:08:00,558 - INFO - Deleting pod default:ctest-busybox-pod-69422056 2024-10-21 02:08:00,711 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:00,729 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:05,730 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:05,737 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:10,738 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:10,746 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:15,746 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:15,756 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:20,757 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:20,766 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:25,766 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:25,775 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:30,775 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:30,782 - WARNING - Pod uuid dae89c2c-2b94-4f91-93a9-40a30a1dde84 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:35,783 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=dae89c2c-2b94-4f91-93a9-40a30a1dde84 2024-10-21 02:08:35,794 - DEBUG - Pod dae89c2c-2b94-4f91-93a9-40a30a1dde84 is not in agent 10.0.0.12 VM list 2024-10-21 02:08:35,794 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:434c689a-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:08:35,802 - DEBUG - VMI 434c689a-8f51-11ef-a2d3-fa163ed25c24 is removed from agent 10.0.0.12 2024-10-21 02:08:35,802 - INFO - Verified that pod ctest-busybox-pod-69422056 is removed in agent 2024-10-21 02:08:35,802 - INFO - Deleting Ingress : ctest-nginx-ingress-86002915 2024-10-21 02:08:35,808 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=420fbc8f-8f04-456d-99b6-d307c8356023 2024-10-21 02:08:35,817 - ERROR - Ingress ctest-nginx-ingress-86002915 with uuid 420fbc8f-8f04-456d-99b6-d307c8356023 still found in kube manager 2024-10-21 02:08:36,818 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=420fbc8f-8f04-456d-99b6-d307c8356023 2024-10-21 02:08:36,823 - INFO - Ingress ctest-nginx-ingress-86002915 with uuid 420fbc8f-8f04-456d-99b6-d307c8356023 deleted successfully from kube manager 2024-10-21 02:08:36,823 - INFO - Verifications on Ingress %s cleanup passed 2024-10-21 02:08:36,824 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-10-21 02:08:36,967 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-21 02:08:36,973 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-10-21 02:08:36,973 - INFO - Deleting VN __public__ 2024-10-21 02:08:37,151 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/e40bb1a8-8250-4ff0-9c90-690ea1ae5c8b 2024-10-21 02:08:37,161 - DEBUG - Response Code: 404 2024-10-21 02:08:37,161 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-10-21 02:08:37,166 - DEBUG - Requesting: http://10.0.0.24:8082/domain/eb09d793-a442-4a9c-a2c6-13e1a5b31078 2024-10-21 02:08:37,189 - DEBUG - Requesting: http://10.0.0.24:8082/project/3f596d85-9087-4b0c-ad18-7153df704213 2024-10-21 02:08:37,260 - INFO - Validated that VN __public__ is not found in API Server 2024-10-21 02:08:37,260 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-10-21 02:08:37,268 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:08:37,281 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2024-10-21 02:08:37,281 - INFO - Validated that VN __public__ is not in any agent 2024-10-21 02:08:37,281 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:08:37,289 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-21 02:08:37,294 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-21 02:08:37,299 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-10-21 02:08:37,300 - INFO - Deleting pod default:ctest-nginx-pod-70855781 2024-10-21 02:08:37,321 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=68ff127c-cac9-4922-99e4-b33b7f85c166 2024-10-21 02:08:37,340 - WARNING - Pod uuid 68ff127c-cac9-4922-99e4-b33b7f85c166 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:42,342 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=68ff127c-cac9-4922-99e4-b33b7f85c166 2024-10-21 02:08:42,350 - DEBUG - Pod 68ff127c-cac9-4922-99e4-b33b7f85c166 is not in agent 10.0.0.12 VM list 2024-10-21 02:08:42,350 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ebc694c-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:08:42,357 - DEBUG - VMI 3ebc694c-8f51-11ef-a2d3-fa163ed25c24 is removed from agent 10.0.0.12 2024-10-21 02:08:42,357 - INFO - Verified that pod ctest-nginx-pod-70855781 is removed in agent 2024-10-21 02:08:42,358 - INFO - Deleting pod default:ctest-nginx-pod-79450501 2024-10-21 02:08:42,379 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b8d90ca0-b521-4a3f-a72b-1e719ee41313 2024-10-21 02:08:42,391 - WARNING - Pod uuid b8d90ca0-b521-4a3f-a72b-1e719ee41313 is still seen in agent 10.0.0.12 VM list 2024-10-21 02:08:47,392 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=b8d90ca0-b521-4a3f-a72b-1e719ee41313 2024-10-21 02:08:47,400 - DEBUG - Pod b8d90ca0-b521-4a3f-a72b-1e719ee41313 is not in agent 10.0.0.12 VM list 2024-10-21 02:08:47,400 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e3d6a3e-8f51-11ef-a2d3-fa163ed25c24 2024-10-21 02:08:47,408 - DEBUG - VMI 3e3d6a3e-8f51-11ef-a2d3-fa163ed25c24 is removed from agent 10.0.0.12 2024-10-21 02:08:47,408 - INFO - Verified that pod ctest-nginx-pod-79450501 is removed in agent 2024-10-21 02:08:47,409 - INFO - Deleting service : ctest-nginx-svc-14119903 2024-10-21 02:08:47,612 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-21 02:08:47,620 - DEBUG - No XMPP flaps were noticed during the test