2025-08-21 02:10:37,257 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-08-21 02:10:37,585 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:37,585 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-08-21 02:10:37,619 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:37,619 - DEBUG - [10.0.0.33]: 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-08-21 02:10:37,773 - DEBUG - Output : NAMES contrail_test_ojllMB2Eg analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 2025-08-21 02:10:37,774 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-21 02:10:37,818 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.78.93.1/24 172.17.0.1/16 2025-08-21 02:10:37,818 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-08-21 02:10:37,862 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:37,981 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-08-21 02:10:38,204 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:38,204 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-08-21 02:10:38,238 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:38,239 - DEBUG - [10.0.0.56]: 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-08-21 02:10:38,313 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-21 02:10:38,313 - DEBUG - [10.0.0.56]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-21 02:10:38,347 - DEBUG - Output : 10.0.0.56/24 2025-08-21 02:10:38,350 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-08-21 02:10:38,384 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1415-1 2025-08-21 02:10:38,487 - INFO - Using existing project ['default-domain', 'k8s-default'](dff6eeb9-e510-4ce5-9d81-7678849283c8) 2025-08-21 02:10:38,608 - INFO - Using existing project ['default-domain', 'k8s-default'](dff6eeb9-e510-4ce5-9d81-7678849283c8) 2025-08-21 02:10:38,725 - INFO - ================================================================================ 2025-08-21 02:10:38,725 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-21 02:10:38,725 - 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-08-21 02:10:38,979 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-21 02:10:38,985 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.33': '0'}} with 2025-08-21 02:10:38,985 - INFO - Initial checks done. Running the testcase now 2025-08-21 02:10:38,985 - INFO - 2025-08-21 02:10:38,989 - INFO - Namespace default already exists 2025-08-21 02:10:38,989 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-21 02:10:39,172 - DEBUG - Output : cluster_project={} 2025-08-21 02:10:39,227 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-21 02:10:39,228 - DEBUG - Project uuid in Contrail is dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:39,229 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-21 02:10:39,401 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-21 02:10:39,401 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=304a3226-231b-4ede-baf4-4c52b7465768 2025-08-21 02:10:39,405 - INFO - Namespace default with uuid 304a3226-231b-4ede-baf4-4c52b7465768 found in kube manager 2025-08-21 02:10:39,405 - INFO - Namespace default verification passed 2025-08-21 02:10:39,414 - DEBUG - Service ctest-nginx-svc-85267482 not present 2025-08-21 02:10:39,414 - INFO - Creating service ctest-nginx-svc-85267482 2025-08-21 02:10:39,435 - INFO - Created Service ctest-nginx-svc-85267482 2025-08-21 02:10:39,445 - DEBUG - Pod ctest-nginx-pod-59133391 not present 2025-08-21 02:10:39,446 - INFO - Creating Pod ctest-nginx-pod-59133391 2025-08-21 02:10:39,503 - DEBUG - Pod : ctest-nginx-pod-59133391 UUID is 9f631dbe-43b2-4528-8dfc-a546b6382a35 2025-08-21 02:10:39,507 - DEBUG - Pod ctest-nginx-pod-39834732 not present 2025-08-21 02:10:39,508 - INFO - Creating Pod ctest-nginx-pod-39834732 2025-08-21 02:10:39,554 - DEBUG - Pod : ctest-nginx-pod-39834732 UUID is 02780c4c-2b78-4286-936e-748cec03ca4a 2025-08-21 02:10:39,809 - INFO - Created VN __public__, UUID :bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:40,129 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:10:40,134 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:10:40,162 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:40,312 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:40,354 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:40,364 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:40,375 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:40,411 - DEBUG - Route Targets: [] 2025-08-21 02:10:40,411 - DEBUG - RT names not yet present for VN __public__ 2025-08-21 02:10:45,412 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:10:45,437 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:10:45,460 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:45,537 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,551 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,561 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:45,571 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:45,592 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/bbe07e56-0631-4b7d-8c6e-5f7e312196d7 2025-08-21 02:10:45,603 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-21 02:10:45,603 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,614 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:45,632 - INFO - Verified VN network id 14 for VN bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,632 - INFO - Verifications in API Server for VN __public__ passed 2025-08-21 02:10:45,633 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,649 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:45,655 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:10:45,660 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/bbe07e56-0631-4b7d-8c6e-5f7e312196d7 2025-08-21 02:10:45,666 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-21 02:10:45,681 - DEBUG - Control-node 10.0.0.33 : 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': '13496619316999897389', 'uuid-lslong': '12772591097570685775'}, 'enable': 'true', 'created': '2025-08-21T02:10:39', 'last-modified': '2025-08-21T02:10:39', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.650421'} 2025-08-21 02:10:45,681 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:10:45,698 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-21 02:10:45,698 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-21 02:10:45,713 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-21 02:10:45,713 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:10:45,726 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:10:45,732 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:45,771 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:45,784 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-21 02:10:45,784 - DEBUG - Verifying the vn in opserver 2025-08-21 02:10:45,784 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-08-21 02:10:45,797 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-21 02:10:45,810 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-21 02:10:45,810 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-21 02:10:45,810 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:10:45,822 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:10:45,827 - DEBUG - Do not have enough data to verify VN in agent 2025-08-21 02:10:45,828 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:10:45,834 - DEBUG - VRF ids for VN __public__: {} 2025-08-21 02:10:45,918 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-21 02:10:46,141 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:10:46,146 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:10:46,154 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:46,209 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:46,221 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/010b7a49-3d3b-4783-98d6-917c3b9678f2 2025-08-21 02:10:46,233 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:10:46,254 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:10:46,264 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:10:46,322 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/bb4d9fc2-ba74-412d-b141-5bee6004734f 2025-08-21 02:10:46,330 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-21 02:10:46,330 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-21 02:10:46,337 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-21 02:10:46,346 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-21 02:10:46,346 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-21 02:10:46,349 - DEBUG - Ingress ctest-nginx-ingress-27037058 not present 2025-08-21 02:10:46,350 - INFO - Creating Ingress ctest-nginx-ingress-27037058 2025-08-21 02:10:46,357 - INFO - Created Ingress ctest-nginx-ingress-27037058 2025-08-21 02:10:46,362 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-27037058 2025-08-21 02:10:49,367 - DEBUG - For Ingress ctest-nginx-ingress-27037058, Cluster IP: 10.47.255.249, External IPs ['133.173.255.60'] 2025-08-21 02:10:49,367 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-27037058 2025-08-21 02:10:49,367 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=787f6c4d-a606-4525-97ea-93c2c1f0a0a7 2025-08-21 02:10:49,405 - INFO - Ingress ctest-nginx-ingress-27037058 with uuid 787f6c4d-a606-4525-97ea-93c2c1f0a0a7 found in kube manager 2025-08-21 02:10:49,405 - INFO - Ingress ctest-nginx-ingress-27037058 verification passed 2025-08-21 02:10:49,412 - DEBUG - Pod ctest-busybox-pod-12823213 not present 2025-08-21 02:10:49,413 - INFO - Creating Pod ctest-busybox-pod-12823213 2025-08-21 02:10:49,466 - DEBUG - Pod : ctest-busybox-pod-12823213 UUID is 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:10:49,516 - DEBUG - Pod ctest-nginx-pod-59133391 not in running state.Currently in Pending 2025-08-21 02:10:54,524 - INFO - Pod ctest-nginx-pod-59133391 is in running state.Got IP 10.47.255.251 2025-08-21 02:10:54,548 - DEBUG - Pod ctest-nginx-pod-59133391 has vmi 09b1f60e-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:10:54,548 - INFO - Verified pod ctest-nginx-pod-59133391 in contrail-api 2025-08-21 02:10:54,549 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-21 02:10:54,561 - DEBUG - VMI 09b1f60e-7e34-11f0-93c0-fa163e9b1eda is active in agent 10.0.0.56 2025-08-21 02:10:54,561 - INFO - Verified Pod ctest-nginx-pod-59133391 in agent 10.0.0.56 2025-08-21 02:10:54,561 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=9f631dbe-43b2-4528-8dfc-a546b6382a35 2025-08-21 02:10:54,569 - INFO - Pod ctest-nginx-pod-59133391 with uuid 9f631dbe-43b2-4528-8dfc-a546b6382a35 found in kube manager 2025-08-21 02:10:54,569 - INFO - Pod ctest-nginx-pod-59133391 verification passed 2025-08-21 02:10:54,666 - DEBUG - [Pod ctest-nginx-pod-59133391] Cmd: echo ctest-nginx-pod-59133391 > /usr/share/nginx/html/index.html, Output: 2025-08-21 02:10:54,686 - INFO - Pod ctest-nginx-pod-39834732 is in running state.Got IP 10.47.255.250 2025-08-21 02:10:54,720 - DEBUG - Pod ctest-nginx-pod-39834732 has vmi 0a48c73c-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:10:54,720 - INFO - Verified pod ctest-nginx-pod-39834732 in contrail-api 2025-08-21 02:10:54,720 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-21 02:10:54,733 - DEBUG - VMI 0a48c73c-7e34-11f0-93c0-fa163e9b1eda is active in agent 10.0.0.56 2025-08-21 02:10:54,733 - INFO - Verified Pod ctest-nginx-pod-39834732 in agent 10.0.0.56 2025-08-21 02:10:54,733 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=02780c4c-2b78-4286-936e-748cec03ca4a 2025-08-21 02:10:54,741 - INFO - Pod ctest-nginx-pod-39834732 with uuid 02780c4c-2b78-4286-936e-748cec03ca4a found in kube manager 2025-08-21 02:10:54,741 - INFO - Pod ctest-nginx-pod-39834732 verification passed 2025-08-21 02:10:54,802 - DEBUG - [Pod ctest-nginx-pod-39834732] Cmd: echo ctest-nginx-pod-39834732 > /usr/share/nginx/html/index.html, Output: 2025-08-21 02:10:54,811 - DEBUG - Pod ctest-busybox-pod-12823213 not in running state.Currently in Pending 2025-08-21 02:10:59,819 - INFO - Pod ctest-busybox-pod-12823213 is in running state.Got IP 10.47.255.248 2025-08-21 02:10:59,889 - DEBUG - Pod ctest-busybox-pod-12823213 has vmi 0f217006-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:10:59,889 - INFO - Verified pod ctest-busybox-pod-12823213 in contrail-api 2025-08-21 02:10:59,890 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-21 02:10:59,901 - DEBUG - VMI 0f217006-7e34-11f0-93c0-fa163e9b1eda is active in agent 10.0.0.56 2025-08-21 02:10:59,901 - INFO - Verified Pod ctest-busybox-pod-12823213 in agent 10.0.0.56 2025-08-21 02:10:59,901 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:10:59,906 - INFO - Pod ctest-busybox-pod-12823213 with uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 found in kube manager 2025-08-21 02:10:59,906 - INFO - Pod ctest-busybox-pod-12823213 verification passed 2025-08-21 02:10:59,971 - DEBUG - [Pod ctest-busybox-pod-12823213] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59133391 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-08-21 02:10:59,971 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-21 02:10:59,971 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] Cmd output: ctest-nginx-pod-59133391 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-08-21 02:11:00,030 - DEBUG - [Pod ctest-busybox-pod-12823213] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59133391 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-08-21 02:11:00,030 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-21 02:11:00,030 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] Cmd output: ctest-nginx-pod-59133391 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-08-21 02:11:00,087 - DEBUG - [Pod ctest-busybox-pod-12823213] 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-39834732 2025-08-21 02:11:00,087 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-21 02:11:00,087 - DEBUG - [Pod Pod ctest-busybox-pod-12823213] 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-39834732 2025-08-21 02:11:00,087 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-59133391': 2, 'ctest-nginx-pod-39834732': 1} 2025-08-21 02:11:00,088 - WARNING - Nothing to delete parallely 2025-08-21 02:11:00,088 - INFO - Deleting pod default:ctest-busybox-pod-12823213 2025-08-21 02:11:00,101 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:00,107 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:05,108 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:05,114 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:10,115 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:10,121 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:15,122 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:15,128 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:20,129 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:20,135 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:25,136 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:25,152 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:30,154 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:30,162 - WARNING - Pod uuid 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:35,163 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=91e26fdc-2a52-4b01-9568-37ef70ceb0d4 2025-08-21 02:11:35,169 - DEBUG - Pod 91e26fdc-2a52-4b01-9568-37ef70ceb0d4 is not in agent 10.0.0.56 VM list 2025-08-21 02:11:35,169 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f217006-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:11:35,180 - DEBUG - VMI 0f217006-7e34-11f0-93c0-fa163e9b1eda is removed from agent 10.0.0.56 2025-08-21 02:11:35,180 - INFO - Verified that pod ctest-busybox-pod-12823213 is removed in agent 2025-08-21 02:11:35,181 - INFO - Deleting Ingress : ctest-nginx-ingress-27037058 2025-08-21 02:11:35,199 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=787f6c4d-a606-4525-97ea-93c2c1f0a0a7 2025-08-21 02:11:35,204 - ERROR - Ingress ctest-nginx-ingress-27037058 with uuid 787f6c4d-a606-4525-97ea-93c2c1f0a0a7 still found in kube manager 2025-08-21 02:11:36,208 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=787f6c4d-a606-4525-97ea-93c2c1f0a0a7 2025-08-21 02:11:36,211 - INFO - Ingress ctest-nginx-ingress-27037058 with uuid 787f6c4d-a606-4525-97ea-93c2c1f0a0a7 deleted successfully from kube manager 2025-08-21 02:11:36,211 - INFO - Verifications on Ingress %s cleanup passed 2025-08-21 02:11:36,211 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-21 02:11:36,330 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-21 02:11:36,345 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-21 02:11:36,345 - INFO - Deleting VN __public__ 2025-08-21 02:11:36,763 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dd06bec4-42dc-4a3a-bfc5-edf0af584dec 2025-08-21 02:11:36,783 - DEBUG - Response Code: 404 2025-08-21 02:11:36,783 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-21 02:11:36,795 - DEBUG - Requesting: http://10.0.0.33:8082/domain/7575143c-607f-4d18-a7b6-853604c9f4f3 2025-08-21 02:11:36,829 - DEBUG - Requesting: http://10.0.0.33:8082/project/dff6eeb9-e510-4ce5-9d81-7678849283c8 2025-08-21 02:11:36,934 - INFO - Validated that VN __public__ is not found in API Server 2025-08-21 02:11:36,934 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-21 02:11:36,953 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:11:36,969 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-08-21 02:11:36,969 - INFO - Validated that VN __public__ is not in any agent 2025-08-21 02:11:36,969 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:11:36,981 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-21 02:11:36,986 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-21 02:11:36,992 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-21 02:11:36,993 - INFO - Deleting pod default:ctest-nginx-pod-39834732 2025-08-21 02:11:37,028 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=02780c4c-2b78-4286-936e-748cec03ca4a 2025-08-21 02:11:37,073 - WARNING - Pod uuid 02780c4c-2b78-4286-936e-748cec03ca4a is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:42,074 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=02780c4c-2b78-4286-936e-748cec03ca4a 2025-08-21 02:11:42,080 - DEBUG - Pod 02780c4c-2b78-4286-936e-748cec03ca4a is not in agent 10.0.0.56 VM list 2025-08-21 02:11:42,080 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a48c73c-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:11:42,085 - DEBUG - VMI 0a48c73c-7e34-11f0-93c0-fa163e9b1eda is removed from agent 10.0.0.56 2025-08-21 02:11:42,085 - INFO - Verified that pod ctest-nginx-pod-39834732 is removed in agent 2025-08-21 02:11:42,086 - INFO - Deleting pod default:ctest-nginx-pod-59133391 2025-08-21 02:11:42,127 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=9f631dbe-43b2-4528-8dfc-a546b6382a35 2025-08-21 02:11:42,136 - WARNING - Pod uuid 9f631dbe-43b2-4528-8dfc-a546b6382a35 is still seen in agent 10.0.0.56 VM list 2025-08-21 02:11:47,136 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=9f631dbe-43b2-4528-8dfc-a546b6382a35 2025-08-21 02:11:47,143 - DEBUG - Pod 9f631dbe-43b2-4528-8dfc-a546b6382a35 is not in agent 10.0.0.56 VM list 2025-08-21 02:11:47,143 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:09b1f60e-7e34-11f0-93c0-fa163e9b1eda 2025-08-21 02:11:47,149 - DEBUG - VMI 09b1f60e-7e34-11f0-93c0-fa163e9b1eda is removed from agent 10.0.0.56 2025-08-21 02:11:47,149 - INFO - Verified that pod ctest-nginx-pod-59133391 is removed in agent 2025-08-21 02:11:47,149 - INFO - Deleting service : ctest-nginx-svc-85267482 2025-08-21 02:11:47,454 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-21 02:11:47,467 - DEBUG - No XMPP flaps were noticed during the test