2025-05-29 09:47:59,347 - DEBUG - [10.0.0.38]: Running cmd : hostname
2025-05-29 09:47:59,985 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-369-1
2025-05-29 09:47:59,985 - DEBUG - [10.0.0.38]: Running cmd : hostname -f
2025-05-29 09:48:00,046 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-369-1.
2025-05-29 09:48:00,046 - 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-05-29 09:48:00,139 - DEBUG - Output : NAMES
contrail_test_YH9vTGKPc
vrouter_vrouter-agent_1
vrouter_nodemgr_1
rsyslogd_rsyslogd_1
kubemanager_k8s_kubemanager_1
analytics_snmp_topology_1
analytics_snmp_snmp-collector_1
analytics_snmp_nodemgr_1
analytics_alarm_nodemgr_1
analytics_alarm_alarm-gen_1
analytics_alarm_kafka_1
analytics_api_1
analytics_collector_1
analytics_nodemgr_1
analytics_database_nodemgr_1
analytics_database_query-engine_1
analytics_database_cassandra_1
control_named_1
control_dns_1
control_control_1
control_nodemgr_1
webui_job_1
webui_web_1
config_devicemgr_1
config_svcmonitor_1
config_nodemgr_1
config_api_1
config_dnsmasq_1
config_schema_1
config_database_rabbitmq_1
config_database_nodemgr_1
config_database_zookeeper_1
config_database_cassandra_1
redis_redis_1
2025-05-29 09:48:00,139 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-05-29 09:48:00,192 - DEBUG - Output : 172.17.0.1/16
10.0.0.38/24
2025-05-29 09:48:00,192 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}'
2025-05-29 09:48:00,264 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-369-1.
2025-05-29 09:48:00,265 - DEBUG - [10.0.0.38]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}'
2025-05-29 09:48:00,321 - DEBUG - Output : 10.0.0.38/24
2025-05-29 09:48:00,530 - INFO - Using existing project ['default-domain', 'k8s-default'](8920c9f3-3f61-47fd-87b9-d60b071e4180)
2025-05-29 09:48:00,613 - INFO - Using existing project ['default-domain', 'k8s-default'](8920c9f3-3f61-47fd-87b9-d60b071e4180)
2025-05-29 09:48:00,767 - INFO - ================================================================================
2025-05-29 09:48:00,767 - INFO - STARTING TEST : test_ingress_ip_assignment
2025-05-29 09:48:00,768 - 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-05-29 09:48:00,886 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq?
2025-05-29 09:48:00,892 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.38': '0'}} with
2025-05-29 09:48:00,892 - INFO - Initial checks done. Running the testcase now
2025-05-29 09:48:00,892 - INFO -
2025-05-29 09:48:00,897 - INFO - Namespace default already exists
2025-05-29 09:48:00,897 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf'
2025-05-29 09:48:01,019 - DEBUG - Output : cluster_project={}
2025-05-29 09:48:01,062 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api
2025-05-29 09:48:01,063 - DEBUG - Project uuid in Contrail is 8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 09:48:01,063 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN'
2025-05-29 09:48:01,171 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3
2025-05-29 09:48:01,172 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=f646f623-19ab-4273-b422-5140e212e136
2025-05-29 09:48:01,176 - INFO - Namespace default with uuid f646f623-19ab-4273-b422-5140e212e136 found in kube manager
2025-05-29 09:48:01,176 - INFO - Namespace default verification passed
2025-05-29 09:48:01,180 - DEBUG - Service ctest-nginx-svc-11300712 not present
2025-05-29 09:48:01,180 - INFO - Creating service ctest-nginx-svc-11300712
2025-05-29 09:48:01,212 - INFO - Created Service ctest-nginx-svc-11300712
2025-05-29 09:48:01,223 - DEBUG - Pod ctest-nginx-pod-15981088 not present
2025-05-29 09:48:01,223 - INFO - Creating Pod ctest-nginx-pod-15981088
2025-05-29 09:48:01,257 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:04,263 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:07,269 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:10,276 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:13,285 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:16,290 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:19,296 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:22,303 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:25,309 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:28,319 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:31,325 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:34,330 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:37,336 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:40,342 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:43,348 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:46,355 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:49,361 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:52,369 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:55,376 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:48:58,382 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:49:01,388 - DEBUG - Node for Pod ctest-nginx-pod-15981088 not yet populated
2025-05-29 09:49:01,388 - DEBUG - Pod : ctest-nginx-pod-15981088 UUID is 44b3c22a-a9dc-4a97-b0c8-04206d6e1bba
2025-05-29 09:49:01,391 - DEBUG - Pod ctest-nginx-pod-51024825 not present
2025-05-29 09:49:01,391 - INFO - Creating Pod ctest-nginx-pod-51024825
2025-05-29 09:49:01,423 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:04,429 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:07,435 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:10,447 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:13,461 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:16,466 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:19,473 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:22,479 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:25,485 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:28,492 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:31,499 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:34,505 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:37,511 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:40,518 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:43,524 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:46,530 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:49,536 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:52,543 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:55,549 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:49:58,555 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:50:01,562 - DEBUG - Node for Pod ctest-nginx-pod-51024825 not yet populated
2025-05-29 09:50:01,562 - DEBUG - Pod : ctest-nginx-pod-51024825 UUID is 5e44724d-6718-408e-970b-35a2373ede0c
2025-05-29 09:50:01,696 - INFO - Created VN __public__, UUID :d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,838 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 09:50:01,844 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0c4ab0a9-8d05-485c-9f5f-f3c26201c68c
2025-05-29 09:50:01,854 - DEBUG - Requesting: http://10.0.0.38:8082/project/8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 09:50:01,910 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,921 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,932 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 09:50:01,941 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 09:50:01,948 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0bfd856c-d83a-4ecd-b7e4-f5bfc7dfb801
2025-05-29 09:50:01,954 - DEBUG - Route Targets: ['target:64512:8000007']
2025-05-29 09:50:01,954 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,964 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 09:50:01,975 - INFO - Verified VN network id 15 for VN d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,975 - INFO - Verifications in API Server for VN __public__ passed
2025-05-29 09:50:01,976 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:01,984 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 09:50:01,990 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 09:50:01,997 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0bfd856c-d83a-4ecd-b7e4-f5bfc7dfb801
2025-05-29 09:50:02,004 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__
2025-05-29 09:50:02,010 - 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': '15212464303330377938', 'uuid-lslong': '12207101373811048704'}, 'enable': 'true', 'created': '2025-05-29T09:50:01', 'last-modified': '2025-05-29T09:50:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.240693'}
2025-05-29 09:50:02,010 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 09:50:02,017 - DEBUG - Route Targets: ['target:64512:8000007']
2025-05-29 09:50:02,017 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed
2025-05-29 09:50:02,018 - DEBUG - ====Verifying policy data for __public__ in API_Server ======
2025-05-29 09:50:02,018 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 09:50:02,022 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0c4ab0a9-8d05-485c-9f5f-f3c26201c68c
2025-05-29 09:50:02,030 - DEBUG - Requesting: http://10.0.0.38:8082/project/8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 09:50:02,089 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:02,100 - DEBUG - =>VN __public__ has no policy to be verified
2025-05-29 09:50:02,100 - DEBUG - Verifying the vn in opserver
2025-05-29 09:50:02,101 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38
2025-05-29 09:50:02,101 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks
2025-05-29 09:50:02,106 - 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-05-29 09:50:02,106 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver
2025-05-29 09:50:02,106 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 09:50:02,112 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 09:50:02,118 - DEBUG - Do not have enough data to verify VN in agent
2025-05-29 09:50:02,118 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 09:50:02,123 - DEBUG - VRF ids for VN __public__: {}
2025-05-29 09:50:02,187 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server
2025-05-29 09:50:02,292 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 09:50:02,305 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0c4ab0a9-8d05-485c-9f5f-f3c26201c68c
2025-05-29 09:50:02,313 - DEBUG - Requesting: http://10.0.0.38:8082/project/8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 09:50:02,371 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:02,383 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/f1038a91-d9f3-4cd5-bcf8-4e4d7d737db6
2025-05-29 09:50:02,390 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 09:50:02,395 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0c4ab0a9-8d05-485c-9f5f-f3c26201c68c
2025-05-29 09:50:02,406 - DEBUG - Requesting: http://10.0.0.38:8082/project/8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 09:50:02,463 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/d31d87af-4e51-40d2-a968-56060330c100
2025-05-29 09:50:02,473 - DEBUG - FIP Pool __fip_pool_public__ found in API Server
2025-05-29 09:50:02,473 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed
2025-05-29 09:50:02,480 - 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-05-29 09:50:02,486 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information
2025-05-29 09:50:02,486 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed
2025-05-29 09:50:02,490 - DEBUG - Ingress ctest-nginx-ingress-71061495 not present
2025-05-29 09:50:02,490 - INFO - Creating Ingress ctest-nginx-ingress-71061495
2025-05-29 09:50:02,498 - INFO - Created Ingress ctest-nginx-ingress-71061495
2025-05-29 09:50:02,502 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-71061495
2025-05-29 09:50:05,508 - DEBUG - For Ingress ctest-nginx-ingress-71061495, Cluster IP: 10.47.255.250, External IPs ['78.220.200.252']
2025-05-29 09:50:05,508 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-71061495
2025-05-29 09:50:05,510 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae642102-4ff7-4ffc-a4f3-3e1e80af897a
2025-05-29 09:50:05,527 - INFO - Ingress ctest-nginx-ingress-71061495 with uuid ae642102-4ff7-4ffc-a4f3-3e1e80af897a found in kube manager
2025-05-29 09:50:05,529 - INFO - Ingress ctest-nginx-ingress-71061495 verification passed
2025-05-29 09:50:05,534 - DEBUG - Pod ctest-busybox-pod-88478714 not present
2025-05-29 09:50:05,534 - INFO - Creating Pod ctest-busybox-pod-88478714
2025-05-29 09:50:05,554 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:08,562 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:11,568 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:14,574 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:17,581 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:20,587 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:23,593 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:26,599 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:29,606 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:32,612 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:35,619 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:38,625 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:41,631 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:44,637 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:47,644 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:50,651 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:53,660 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:56,666 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:50:59,672 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:51:02,678 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:51:05,684 - DEBUG - Node for Pod ctest-busybox-pod-88478714 not yet populated
2025-05-29 09:51:05,684 - DEBUG - Pod : ctest-busybox-pod-88478714 UUID is ea8f8cc7-851c-4afd-8278-c2fb14d9814c
2025-05-29 09:51:05,689 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:10,695 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:15,700 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:20,706 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:25,712 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:30,718 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:35,724 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:40,731 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:45,736 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:50,743 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:51:55,749 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:00,754 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:05,760 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:10,766 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:15,771 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:20,777 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:25,783 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:30,788 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:35,799 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:40,804 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:45,811 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:50,817 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:52:55,824 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:00,830 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:05,835 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:10,841 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:15,852 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:20,858 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:25,864 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:30,869 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:35,877 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:40,885 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:45,891 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:50,897 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:53:55,905 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:00,911 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:05,917 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:10,923 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:15,930 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:20,937 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:25,944 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:30,950 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:35,957 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:40,962 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:45,968 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:50,974 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:54:55,980 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:00,987 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:05,992 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:10,999 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:16,007 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:21,014 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:26,020 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:31,027 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:36,033 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:41,039 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:46,045 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:51,051 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:55:56,057 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:56:01,063 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:56:06,068 - DEBUG - Pod ctest-nginx-pod-15981088 not in running state.Currently in Pending
2025-05-29 09:56:06,068 - ERROR - Pod ctest-nginx-pod-15981088 is not in running state
2025-05-29 09:56:06,073 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:11,079 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:16,085 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:21,091 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:26,097 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:31,103 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:36,109 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:41,115 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:46,121 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:51,128 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:56:56,138 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:01,145 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:06,153 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:11,159 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:16,165 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:21,171 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:26,177 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:31,184 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:36,190 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:41,196 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:46,202 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:51,210 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:57:56,216 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:01,223 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:06,229 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:11,235 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:16,241 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:21,247 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:26,253 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:31,260 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:36,266 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:41,273 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:46,279 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:51,288 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:58:56,293 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:01,300 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:06,305 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:11,311 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:16,317 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:21,324 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:26,331 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:31,337 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:36,343 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:41,349 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:46,355 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:51,361 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 09:59:56,367 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:01,373 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:06,379 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:11,385 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:16,391 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:21,397 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:26,404 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:31,410 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:36,417 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:41,423 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:46,429 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:51,439 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:00:56,446 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:01:01,452 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:01:06,458 - DEBUG - Pod ctest-nginx-pod-51024825 not in running state.Currently in Pending
2025-05-29 10:01:06,459 - ERROR - Pod ctest-nginx-pod-51024825 is not in running state
2025-05-29 10:01:06,463 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:11,469 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:16,475 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:21,481 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:26,488 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:31,493 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:36,500 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:41,506 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:46,512 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:51,519 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:01:56,526 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:01,532 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:06,538 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:11,544 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:16,551 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:21,559 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:26,567 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:31,573 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:36,579 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:41,585 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:46,591 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:51,597 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:02:56,603 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:01,610 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:06,616 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:11,622 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:16,629 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:21,635 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:26,642 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:31,650 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:36,656 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:41,663 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:46,669 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:51,676 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:03:56,682 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:01,688 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:06,695 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:11,701 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:16,707 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:21,713 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:26,719 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:31,725 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:36,731 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:41,741 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:46,746 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:51,754 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:04:56,760 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:01,766 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:06,772 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:11,778 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:16,783 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:21,790 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:26,796 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:31,801 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:36,806 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:41,812 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:46,819 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:51,825 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:05:56,833 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:06:01,839 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:06:06,845 - DEBUG - Pod ctest-busybox-pod-88478714 not in running state.Currently in Pending
2025-05-29 10:06:06,845 - ERROR - Pod ctest-busybox-pod-88478714 is not in running state
2025-05-29 10:06:06,853 - WARNING - Nothing to delete parallely
2025-05-29 10:06:06,853 - INFO - Deleting pod default:ctest-busybox-pod-88478714
2025-05-29 10:06:06,867 - DEBUG - Pod ctest-busybox-pod-88478714 may not have launched at all..no need to check further in agent
2025-05-29 10:06:06,867 - INFO - Deleting Ingress : ctest-nginx-ingress-71061495
2025-05-29 10:06:06,872 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae642102-4ff7-4ffc-a4f3-3e1e80af897a
2025-05-29 10:06:06,877 - ERROR - Ingress ctest-nginx-ingress-71061495 with uuid ae642102-4ff7-4ffc-a4f3-3e1e80af897a still found in kube manager
2025-05-29 10:06:07,878 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=ae642102-4ff7-4ffc-a4f3-3e1e80af897a
2025-05-29 10:06:07,887 - INFO - Ingress ctest-nginx-ingress-71061495 with uuid ae642102-4ff7-4ffc-a4f3-3e1e80af897a deleted successfully from kube manager
2025-05-29 10:06:07,887 - INFO - Verifications on Ingress %s cleanup passed
2025-05-29 10:06:07,887 - INFO - Deleting the FIP pool __fip_pool_public__
2025-05-29 10:06:08,069 - 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-05-29 10:06:08,094 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information
2025-05-29 10:06:08,094 - INFO - Deleting VN __public__
2025-05-29 10:06:08,413 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/0dcbd378-cf5d-4d90-8a0d-fe9820071842
2025-05-29 10:06:08,423 - DEBUG - Response Code: 404
2025-05-29 10:06:08,424 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-29 10:06:08,431 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0c4ab0a9-8d05-485c-9f5f-f3c26201c68c
2025-05-29 10:06:08,446 - DEBUG - Requesting: http://10.0.0.38:8082/project/8920c9f3-3f61-47fd-87b9-d60b071e4180
2025-05-29 10:06:08,538 - INFO - Validated that VN __public__ is not found in API Server
2025-05-29 10:06:08,539 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__
2025-05-29 10:06:08,554 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 10:06:08,561 - DEBUG - VN __public__ is not present in Agent 10.0.0.38
2025-05-29 10:06:08,562 - INFO - Validated that VN __public__ is not in any agent
2025-05-29 10:06:08,562 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 10:06:08,569 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__
2025-05-29 10:06:08,577 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__
2025-05-29 10:06:08,587 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info
2025-05-29 10:06:08,587 - INFO - Deleting pod default:ctest-nginx-pod-51024825
2025-05-29 10:06:08,603 - DEBUG - Pod ctest-nginx-pod-51024825 may not have launched at all..no need to check further in agent
2025-05-29 10:06:08,604 - INFO - Deleting pod default:ctest-nginx-pod-15981088
2025-05-29 10:06:08,621 - DEBUG - Pod ctest-nginx-pod-15981088 may not have launched at all..no need to check further in agent
2025-05-29 10:06:08,621 - INFO - Deleting service : ctest-nginx-svc-11300712
2025-05-29 10:06:08,748 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Thu May 29 10:06:06 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=