2025-10-23 15:44:29,632 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-10-23 15:44:29,897 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:29,898 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-10-23 15:44:29,941 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:29,942 - DEBUG - [10.0.0.38]: 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-10-23 15:44:30,049 - DEBUG - Output : NAMES contrail_test_Eg1q1fiuY contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 config_api-api-1 2025-10-23 15:44:30,049 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-23 15:44:30,083 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.30.26.1/24 172.17.0.1/16 2025-10-23 15:44:30,083 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-10-23 15:44:30,117 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:30,220 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-10-23 15:44:30,426 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:30,426 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-10-23 15:44:30,451 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:30,451 - DEBUG - [10.0.0.65]: 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-10-23 15:44:30,536 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-23 15:44:30,536 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-23 15:44:30,571 - DEBUG - Output : 10.0.0.65/24 2025-10-23 15:44:30,571 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-10-23 15:44:30,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1603-1 2025-10-23 15:44:30,717 - INFO - Using existing project ['default-domain', 'k8s-default'](39e78434-33f9-4dba-b895-11a4f30937f8) 2025-10-23 15:44:30,823 - INFO - Using existing project ['default-domain', 'k8s-default'](39e78434-33f9-4dba-b895-11a4f30937f8) 2025-10-23 15:44:30,936 - INFO - ================================================================================ 2025-10-23 15:44:30,936 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-23 15:44:30,936 - 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-10-23 15:44:31,186 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 15:44:31,194 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.38': '0'}} with 2025-10-23 15:44:31,194 - INFO - Initial checks done. Running the testcase now 2025-10-23 15:44:31,194 - INFO - 2025-10-23 15:44:31,200 - INFO - Namespace default already exists 2025-10-23 15:44:31,200 - 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' 2025-10-23 15:44:31,327 - DEBUG - Output : cluster_project={} 2025-10-23 15:44:31,385 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-23 15:44:31,385 - DEBUG - Project uuid in Contrail is 39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:31,385 - 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' 2025-10-23 15:44:31,523 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-23 15:44:31,524 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=7ab23bc3-025c-4805-969e-23e277559678 2025-10-23 15:44:31,528 - INFO - Namespace default with uuid 7ab23bc3-025c-4805-969e-23e277559678 found in kube manager 2025-10-23 15:44:31,528 - INFO - Namespace default verification passed 2025-10-23 15:44:31,531 - DEBUG - Service ctest-nginx-svc-22649324 not present 2025-10-23 15:44:31,532 - INFO - Creating service ctest-nginx-svc-22649324 2025-10-23 15:44:31,560 - INFO - Created Service ctest-nginx-svc-22649324 2025-10-23 15:44:31,570 - DEBUG - Pod ctest-nginx-pod-16461275 not present 2025-10-23 15:44:31,571 - INFO - Creating Pod ctest-nginx-pod-16461275 2025-10-23 15:44:31,655 - DEBUG - Pod : ctest-nginx-pod-16461275 UUID is b888561e-d1d5-4e1e-b140-c98ccb5a7332 2025-10-23 15:44:31,675 - DEBUG - Pod ctest-nginx-pod-28236328 not present 2025-10-23 15:44:31,675 - INFO - Creating Pod ctest-nginx-pod-28236328 2025-10-23 15:44:31,709 - DEBUG - Pod : ctest-nginx-pod-28236328 UUID is 182a9b2e-6d10-4099-a840-0e0364feddeb 2025-10-23 15:44:31,915 - INFO - Created VN __public__, UUID :21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:32,152 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:44:32,181 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:44:32,218 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:32,302 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:32,315 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:32,374 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:32,382 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:32,402 - DEBUG - Route Targets: [] 2025-10-23 15:44:32,402 - DEBUG - RT names not yet present for VN __public__ 2025-10-23 15:44:37,403 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:44:37,410 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:44:37,419 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:37,460 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,478 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:37,489 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:37,496 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f3f2675c-4b8c-4e49-85c8-89f6018edb25 2025-10-23 15:44:37,502 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 15:44:37,502 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,512 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:37,526 - INFO - Verified VN network id 13 for VN 21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,527 - INFO - Verifications in API Server for VN __public__ passed 2025-10-23 15:44:37,527 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,537 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:37,543 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:44:37,551 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/f3f2675c-4b8c-4e49-85c8-89f6018edb25 2025-10-23 15:44:37,558 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 15:44:37,565 - 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': '2420986722165672553', 'uuid-lslong': '9816160466072826904'}, 'enable': 'true', 'created': '2025-10-23T15:44:31', 'last-modified': '2025-10-23T15:44:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.498702'} 2025-10-23 15:44:37,565 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:44:37,578 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-23 15:44:37,578 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-23 15:44:37,579 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-23 15:44:37,579 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:44:37,585 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:44:37,592 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:37,640 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:37,648 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-23 15:44:37,648 - DEBUG - Verifying the vn in opserver 2025-10-23 15:44:37,648 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-10-23 15:44:37,648 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-10-23 15:44:37,653 - 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'} 2025-10-23 15:44:37,653 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-23 15:44:37,654 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:44:37,662 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:44:37,669 - DEBUG - Do not have enough data to verify VN in agent 2025-10-23 15:44:37,669 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:44:37,675 - DEBUG - VRF ids for VN __public__: {} 2025-10-23 15:44:37,775 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-23 15:44:37,946 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:44:37,953 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:44:37,962 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:38,009 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:38,021 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/6d2b3af2-f97d-4bf4-a8ca-4b85f1555a71 2025-10-23 15:44:38,027 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:44:38,031 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:44:38,038 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:44:38,089 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/21991298-cc9f-4a69-883a-01ef8680f418 2025-10-23 15:44:38,098 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-23 15:44:38,098 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-23 15:44:38,105 - 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__ 2025-10-23 15:44:38,111 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-23 15:44:38,111 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-23 15:44:38,115 - DEBUG - Ingress ctest-nginx-ingress-87652611 not present 2025-10-23 15:44:38,115 - INFO - Creating Ingress ctest-nginx-ingress-87652611 2025-10-23 15:44:38,123 - INFO - Created Ingress ctest-nginx-ingress-87652611 2025-10-23 15:44:38,128 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-87652611 2025-10-23 15:44:41,138 - DEBUG - For Ingress ctest-nginx-ingress-87652611, Cluster IP: 10.47.255.249, External IPs ['42.97.63.124'] 2025-10-23 15:44:41,138 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-87652611 2025-10-23 15:44:41,138 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a33c28d5-ce61-4402-8226-240f82b121e2 2025-10-23 15:44:41,142 - INFO - Ingress ctest-nginx-ingress-87652611 with uuid a33c28d5-ce61-4402-8226-240f82b121e2 found in kube manager 2025-10-23 15:44:41,143 - INFO - Ingress ctest-nginx-ingress-87652611 verification passed 2025-10-23 15:44:41,147 - DEBUG - Pod ctest-busybox-pod-79897007 not present 2025-10-23 15:44:41,147 - INFO - Creating Pod ctest-busybox-pod-79897007 2025-10-23 15:44:41,226 - DEBUG - Pod : ctest-busybox-pod-79897007 UUID is 000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:44:41,239 - DEBUG - Pod ctest-nginx-pod-16461275 not in running state.Currently in Pending 2025-10-23 15:44:46,249 - DEBUG - Pod ctest-nginx-pod-16461275 not in running state.Currently in Pending 2025-10-23 15:44:51,258 - INFO - Pod ctest-nginx-pod-16461275 is in running state.Got IP 10.47.255.251 2025-10-23 15:44:51,277 - DEBUG - Pod ctest-nginx-pod-16461275 has vmi 2bcbb53e-b027-11f0-8100-fa163eb276c7 2025-10-23 15:44:51,278 - INFO - Verified pod ctest-nginx-pod-16461275 in contrail-api 2025-10-23 15:44:51,278 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 15:44:51,288 - DEBUG - VMI 2bcbb53e-b027-11f0-8100-fa163eb276c7 is active in agent 10.0.0.65 2025-10-23 15:44:51,289 - INFO - Verified Pod ctest-nginx-pod-16461275 in agent 10.0.0.65 2025-10-23 15:44:51,289 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=b888561e-d1d5-4e1e-b140-c98ccb5a7332 2025-10-23 15:44:51,293 - INFO - Pod ctest-nginx-pod-16461275 with uuid b888561e-d1d5-4e1e-b140-c98ccb5a7332 found in kube manager 2025-10-23 15:44:51,293 - INFO - Pod ctest-nginx-pod-16461275 verification passed 2025-10-23 15:44:51,368 - DEBUG - [Pod ctest-nginx-pod-16461275] Cmd: echo ctest-nginx-pod-16461275 > /usr/share/nginx/html/index.html, Output: 2025-10-23 15:44:51,376 - INFO - Pod ctest-nginx-pod-28236328 is in running state.Got IP 10.47.255.250 2025-10-23 15:44:51,395 - DEBUG - Pod ctest-nginx-pod-28236328 has vmi 2c8e8f1e-b027-11f0-8100-fa163eb276c7 2025-10-23 15:44:51,395 - INFO - Verified pod ctest-nginx-pod-28236328 in contrail-api 2025-10-23 15:44:51,395 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 15:44:51,406 - DEBUG - VMI 2c8e8f1e-b027-11f0-8100-fa163eb276c7 is active in agent 10.0.0.65 2025-10-23 15:44:51,406 - INFO - Verified Pod ctest-nginx-pod-28236328 in agent 10.0.0.65 2025-10-23 15:44:51,406 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=182a9b2e-6d10-4099-a840-0e0364feddeb 2025-10-23 15:44:51,412 - INFO - Pod ctest-nginx-pod-28236328 with uuid 182a9b2e-6d10-4099-a840-0e0364feddeb found in kube manager 2025-10-23 15:44:51,412 - INFO - Pod ctest-nginx-pod-28236328 verification passed 2025-10-23 15:44:51,467 - DEBUG - [Pod ctest-nginx-pod-28236328] Cmd: echo ctest-nginx-pod-28236328 > /usr/share/nginx/html/index.html, Output: 2025-10-23 15:44:51,480 - DEBUG - Pod ctest-busybox-pod-79897007 not in running state.Currently in Pending 2025-10-23 15:44:56,488 - INFO - Pod ctest-busybox-pod-79897007 is in running state.Got IP 10.47.255.248 2025-10-23 15:44:56,542 - DEBUG - Pod ctest-busybox-pod-79897007 has vmi 30a48202-b027-11f0-8100-fa163eb276c7 2025-10-23 15:44:56,542 - INFO - Verified pod ctest-busybox-pod-79897007 in contrail-api 2025-10-23 15:44:56,543 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-23 15:44:56,552 - DEBUG - VMI 30a48202-b027-11f0-8100-fa163eb276c7 is active in agent 10.0.0.65 2025-10-23 15:44:56,552 - INFO - Verified Pod ctest-busybox-pod-79897007 in agent 10.0.0.65 2025-10-23 15:44:56,553 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:44:56,556 - INFO - Pod ctest-busybox-pod-79897007 with uuid 000f947e-77e1-433e-9d40-48756804b0fd found in kube manager 2025-10-23 15:44:56,556 - INFO - Pod ctest-busybox-pod-79897007 verification passed 2025-10-23 15:44:56,615 - DEBUG - [Pod ctest-busybox-pod-79897007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16461275 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-10-23 15:44:56,615 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,615 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd output: ctest-nginx-pod-16461275 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-10-23 15:44:56,668 - DEBUG - [Pod ctest-busybox-pod-79897007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16461275 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-10-23 15:44:56,668 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,668 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd output: ctest-nginx-pod-16461275 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-10-23 15:44:56,721 - DEBUG - [Pod ctest-busybox-pod-79897007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16461275 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-10-23 15:44:56,721 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,721 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd output: ctest-nginx-pod-16461275 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-10-23 15:44:56,772 - DEBUG - [Pod ctest-busybox-pod-79897007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-16461275 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-10-23 15:44:56,772 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,772 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd output: ctest-nginx-pod-16461275 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-10-23 15:44:56,827 - DEBUG - [Pod ctest-busybox-pod-79897007] 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-16461275 2025-10-23 15:44:56,827 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,827 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] 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-16461275 2025-10-23 15:44:56,872 - DEBUG - [Pod ctest-busybox-pod-79897007] 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-16461275 2025-10-23 15:44:56,872 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,872 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] 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-16461275 2025-10-23 15:44:56,921 - DEBUG - [Pod ctest-busybox-pod-79897007] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-28236328 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-10-23 15:44:56,921 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-23 15:44:56,921 - DEBUG - [Pod Pod ctest-busybox-pod-79897007] Cmd output: ctest-nginx-pod-28236328 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-10-23 15:44:56,921 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-16461275': 6, 'ctest-nginx-pod-28236328': 1} 2025-10-23 15:44:56,921 - WARNING - Nothing to delete parallely 2025-10-23 15:44:56,921 - INFO - Deleting pod default:ctest-busybox-pod-79897007 2025-10-23 15:44:56,937 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:44:56,945 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:01,946 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:01,953 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:06,954 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:06,960 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:11,961 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:11,968 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:16,969 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:16,977 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:21,977 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:21,984 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:26,985 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:26,992 - WARNING - Pod uuid 000f947e-77e1-433e-9d40-48756804b0fd is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:31,992 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=000f947e-77e1-433e-9d40-48756804b0fd 2025-10-23 15:45:31,999 - DEBUG - Pod 000f947e-77e1-433e-9d40-48756804b0fd is not in agent 10.0.0.65 VM list 2025-10-23 15:45:31,999 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30a48202-b027-11f0-8100-fa163eb276c7 2025-10-23 15:45:32,009 - DEBUG - VMI 30a48202-b027-11f0-8100-fa163eb276c7 is removed from agent 10.0.0.65 2025-10-23 15:45:32,009 - INFO - Verified that pod ctest-busybox-pod-79897007 is removed in agent 2025-10-23 15:45:32,009 - INFO - Deleting Ingress : ctest-nginx-ingress-87652611 2025-10-23 15:45:32,029 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a33c28d5-ce61-4402-8226-240f82b121e2 2025-10-23 15:45:32,036 - ERROR - Ingress ctest-nginx-ingress-87652611 with uuid a33c28d5-ce61-4402-8226-240f82b121e2 still found in kube manager 2025-10-23 15:45:33,036 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=a33c28d5-ce61-4402-8226-240f82b121e2 2025-10-23 15:45:33,040 - INFO - Ingress ctest-nginx-ingress-87652611 with uuid a33c28d5-ce61-4402-8226-240f82b121e2 deleted successfully from kube manager 2025-10-23 15:45:33,041 - INFO - Verifications on Ingress %s cleanup passed 2025-10-23 15:45:33,041 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-23 15:45:33,144 - 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__ 2025-10-23 15:45:33,149 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-23 15:45:33,149 - INFO - Deleting VN __public__ 2025-10-23 15:45:33,336 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/3a69c4ab-cf0c-45b1-ae07-35de5d65fc72 2025-10-23 15:45:33,360 - DEBUG - Response Code: 404 2025-10-23 15:45:33,360 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-10-23 15:45:33,369 - DEBUG - Requesting: http://10.0.0.38:8082/domain/59045a7e-8f45-4644-a95c-b4e56faac7cb 2025-10-23 15:45:33,385 - DEBUG - Requesting: http://10.0.0.38:8082/project/39e78434-33f9-4dba-b895-11a4f30937f8 2025-10-23 15:45:33,441 - INFO - Validated that VN __public__ is not found in API Server 2025-10-23 15:45:33,442 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-23 15:45:33,448 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:45:33,458 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2025-10-23 15:45:33,458 - INFO - Validated that VN __public__ is not in any agent 2025-10-23 15:45:33,458 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:45:33,471 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-23 15:45:33,477 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-23 15:45:33,482 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-23 15:45:33,483 - INFO - Deleting pod default:ctest-nginx-pod-28236328 2025-10-23 15:45:33,501 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=182a9b2e-6d10-4099-a840-0e0364feddeb 2025-10-23 15:45:33,516 - WARNING - Pod uuid 182a9b2e-6d10-4099-a840-0e0364feddeb is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:38,516 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=182a9b2e-6d10-4099-a840-0e0364feddeb 2025-10-23 15:45:38,523 - DEBUG - Pod 182a9b2e-6d10-4099-a840-0e0364feddeb is not in agent 10.0.0.65 VM list 2025-10-23 15:45:38,523 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c8e8f1e-b027-11f0-8100-fa163eb276c7 2025-10-23 15:45:38,528 - DEBUG - VMI 2c8e8f1e-b027-11f0-8100-fa163eb276c7 is removed from agent 10.0.0.65 2025-10-23 15:45:38,528 - INFO - Verified that pod ctest-nginx-pod-28236328 is removed in agent 2025-10-23 15:45:38,528 - INFO - Deleting pod default:ctest-nginx-pod-16461275 2025-10-23 15:45:38,552 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b888561e-d1d5-4e1e-b140-c98ccb5a7332 2025-10-23 15:45:38,560 - WARNING - Pod uuid b888561e-d1d5-4e1e-b140-c98ccb5a7332 is still seen in agent 10.0.0.65 VM list 2025-10-23 15:45:43,561 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b888561e-d1d5-4e1e-b140-c98ccb5a7332 2025-10-23 15:45:43,568 - DEBUG - Pod b888561e-d1d5-4e1e-b140-c98ccb5a7332 is not in agent 10.0.0.65 VM list 2025-10-23 15:45:43,568 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2bcbb53e-b027-11f0-8100-fa163eb276c7 2025-10-23 15:45:43,575 - DEBUG - VMI 2bcbb53e-b027-11f0-8100-fa163eb276c7 is removed from agent 10.0.0.65 2025-10-23 15:45:43,575 - INFO - Verified that pod ctest-nginx-pod-16461275 is removed in agent 2025-10-23 15:45:43,576 - INFO - Deleting service : ctest-nginx-svc-22649324 2025-10-23 15:45:43,833 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-23 15:45:43,842 - DEBUG - No XMPP flaps were noticed during the test