2024-08-29 20:32:08,753 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-08-29 20:32:08,973 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:08,973 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-08-29 20:32:09,007 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:09,007 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-29 20:32:09,122 - DEBUG - Output : NAMES contrail_test_CVJtrSkOJ contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_schema_1 2024-08-29 20:32:09,122 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 20:32:09,161 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2024-08-29 20:32:09,161 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-08-29 20:32:09,233 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:09,280 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-08-29 20:32:09,525 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:09,526 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-08-29 20:32:09,559 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:09,559 - DEBUG - [10.0.0.24]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-29 20:32:09,614 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-29 20:32:09,614 - DEBUG - [10.0.0.24]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-29 20:32:09,680 - DEBUG - Output : 10.0.0.24/24 2024-08-29 20:32:09,680 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-08-29 20:32:09,714 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-617-1 2024-08-29 20:32:09,777 - INFO - Using existing project ['default-domain', 'k8s-default'](c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2) 2024-08-29 20:32:09,834 - INFO - Using existing project ['default-domain', 'k8s-default'](c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2) 2024-08-29 20:32:09,979 - INFO - ================================================================================ 2024-08-29 20:32:09,979 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-29 20:32:09,979 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-08-29 20:32:10,174 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 20:32:10,182 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.22': '0'}} with 2024-08-29 20:32:10,182 - INFO - Initial checks done. Running the testcase now 2024-08-29 20:32:10,182 - INFO - 2024-08-29 20:32:10,185 - INFO - Namespace default already exists 2024-08-29 20:32:10,186 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 20:32:10,301 - DEBUG - Output : cluster_project={} 2024-08-29 20:32:10,334 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-29 20:32:10,334 - DEBUG - Project uuid in Contrail is c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:10,334 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 20:32:10,440 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 20:32:10,440 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=af6000a5-a2ec-454e-99b3-9799e3905e08 2024-08-29 20:32:10,445 - INFO - Namespace default with uuid af6000a5-a2ec-454e-99b3-9799e3905e08 found in kube manager 2024-08-29 20:32:10,446 - INFO - Namespace default verification passed 2024-08-29 20:32:10,449 - DEBUG - Service ctest-nginx-svc-63771390 not present 2024-08-29 20:32:10,449 - INFO - Creating service ctest-nginx-svc-63771390 2024-08-29 20:32:10,479 - INFO - Created Service ctest-nginx-svc-63771390 2024-08-29 20:32:10,481 - DEBUG - Pod ctest-nginx-pod-35131151 not present 2024-08-29 20:32:10,495 - INFO - Creating Pod ctest-nginx-pod-35131151 2024-08-29 20:32:10,574 - DEBUG - Pod : ctest-nginx-pod-35131151 UUID is 815a8471-b49b-40e0-ac7e-493dbfa56710 2024-08-29 20:32:10,576 - DEBUG - Pod ctest-nginx-pod-08839353 not present 2024-08-29 20:32:10,576 - INFO - Creating Pod ctest-nginx-pod-08839353 2024-08-29 20:32:10,601 - DEBUG - Pod : ctest-nginx-pod-08839353 UUID is ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce 2024-08-29 20:32:10,813 - INFO - Created VN __public__, UUID :bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:11,035 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:32:11,041 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:32:11,080 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:11,152 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:11,170 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:11,186 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:11,196 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:11,207 - DEBUG - Route Targets: [] 2024-08-29 20:32:11,208 - DEBUG - RT names not yet present for VN __public__ 2024-08-29 20:32:16,208 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:32:16,214 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:32:16,226 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:16,256 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,269 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,278 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:16,286 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:16,291 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/bd5d88c9-02d2-488a-abf1-6e2c21d24320 2024-08-29 20:32:16,298 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 20:32:16,298 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,304 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:16,313 - INFO - Verified VN network id 13 for VN bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,313 - INFO - Verifications in API Server for VN __public__ passed 2024-08-29 20:32:16,313 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,320 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:16,325 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:32:16,330 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/bd5d88c9-02d2-488a-abf1-6e2c21d24320 2024-08-29 20:32:16,337 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 20:32:16,344 - DEBUG - Control-node 10.0.0.22 : 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': '13618099650793327406', 'uuid-lslong': '10156404879790959866'}, 'enable': 'true', 'created': '2024-08-29T20:32:10', 'last-modified': '2024-08-29T20:32:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.410026'} 2024-08-29 20:32:16,344 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:32:16,353 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-29 20:32:16,353 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-29 20:32:16,353 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-29 20:32:16,353 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:32:16,361 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:32:16,370 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:16,408 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,420 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-29 20:32:16,420 - DEBUG - Verifying the vn in opserver 2024-08-29 20:32:16,420 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2024-08-29 20:32:16,420 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-08-29 20:32:16,436 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-29 20:32:16,436 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-29 20:32:16,436 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:32:16,448 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:32:16,458 - DEBUG - Do not have enough data to verify VN in agent 2024-08-29 20:32:16,459 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:32:16,466 - DEBUG - VRF ids for VN __public__: {} 2024-08-29 20:32:16,508 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-29 20:32:16,614 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:32:16,622 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:32:16,630 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:16,672 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,687 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/27e09073-870a-4b26-bbf5-ad7d63f318bf 2024-08-29 20:32:16,705 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:32:16,718 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:32:16,734 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:32:16,773 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/bcfd357b-0968-4b2e-8cf2-cc6d5efbecfa 2024-08-29 20:32:16,784 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-29 20:32:16,785 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-29 20:32:16,792 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 20:32:16,810 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-29 20:32:16,810 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-29 20:32:16,816 - DEBUG - Ingress ctest-nginx-ingress-86294340 not present 2024-08-29 20:32:16,816 - INFO - Creating Ingress ctest-nginx-ingress-86294340 2024-08-29 20:32:16,833 - INFO - Created Ingress ctest-nginx-ingress-86294340 2024-08-29 20:32:16,882 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86294340 2024-08-29 20:32:19,894 - DEBUG - For Ingress ctest-nginx-ingress-86294340, Cluster IP: 10.47.255.249, External IPs ['16.162.161.252'] 2024-08-29 20:32:19,894 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86294340 2024-08-29 20:32:19,894 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c658f74e-9b3d-41f3-8570-5cfd55024eb1 2024-08-29 20:32:19,902 - INFO - Ingress ctest-nginx-ingress-86294340 with uuid c658f74e-9b3d-41f3-8570-5cfd55024eb1 found in kube manager 2024-08-29 20:32:19,902 - INFO - Ingress ctest-nginx-ingress-86294340 verification passed 2024-08-29 20:32:19,905 - DEBUG - Pod ctest-busybox-pod-66320266 not present 2024-08-29 20:32:19,905 - INFO - Creating Pod ctest-busybox-pod-66320266 2024-08-29 20:32:19,946 - DEBUG - Pod : ctest-busybox-pod-66320266 UUID is c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:19,951 - DEBUG - Pod ctest-nginx-pod-35131151 not in running state.Currently in Pending 2024-08-29 20:32:24,957 - DEBUG - Pod ctest-nginx-pod-35131151 not in running state.Currently in Pending 2024-08-29 20:32:29,963 - INFO - Pod ctest-nginx-pod-35131151 is in running state.Got IP 10.47.255.251 2024-08-29 20:32:30,015 - DEBUG - Pod ctest-nginx-pod-35131151 has vmi c54246c4-6645-11ef-9036-fa163e636518 2024-08-29 20:32:30,016 - INFO - Verified pod ctest-nginx-pod-35131151 in contrail-api 2024-08-29 20:32:30,016 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:32:30,031 - DEBUG - VMI c54246c4-6645-11ef-9036-fa163e636518 is active in agent 10.0.0.24 2024-08-29 20:32:30,031 - INFO - Verified Pod ctest-nginx-pod-35131151 in agent 10.0.0.24 2024-08-29 20:32:30,031 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=815a8471-b49b-40e0-ac7e-493dbfa56710 2024-08-29 20:32:30,036 - INFO - Pod ctest-nginx-pod-35131151 with uuid 815a8471-b49b-40e0-ac7e-493dbfa56710 found in kube manager 2024-08-29 20:32:30,037 - INFO - Pod ctest-nginx-pod-35131151 verification passed 2024-08-29 20:32:30,113 - DEBUG - [Pod ctest-nginx-pod-35131151] Cmd: echo ctest-nginx-pod-35131151 > /usr/share/nginx/html/index.html, Output: 2024-08-29 20:32:30,123 - INFO - Pod ctest-nginx-pod-08839353 is in running state.Got IP 10.47.255.250 2024-08-29 20:32:30,135 - DEBUG - Pod ctest-nginx-pod-08839353 has vmi c5b12e04-6645-11ef-9036-fa163e636518 2024-08-29 20:32:30,135 - INFO - Verified pod ctest-nginx-pod-08839353 in contrail-api 2024-08-29 20:32:30,135 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:32:30,146 - DEBUG - VMI c5b12e04-6645-11ef-9036-fa163e636518 is active in agent 10.0.0.24 2024-08-29 20:32:30,146 - INFO - Verified Pod ctest-nginx-pod-08839353 in agent 10.0.0.24 2024-08-29 20:32:30,146 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce 2024-08-29 20:32:30,150 - INFO - Pod ctest-nginx-pod-08839353 with uuid ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce found in kube manager 2024-08-29 20:32:30,150 - INFO - Pod ctest-nginx-pod-08839353 verification passed 2024-08-29 20:32:30,224 - DEBUG - [Pod ctest-nginx-pod-08839353] Cmd: echo ctest-nginx-pod-08839353 > /usr/share/nginx/html/index.html, Output: 2024-08-29 20:32:30,229 - DEBUG - Pod ctest-busybox-pod-66320266 not in running state.Currently in Pending 2024-08-29 20:32:35,234 - INFO - Pod ctest-busybox-pod-66320266 is in running state.Got IP 10.47.255.248 2024-08-29 20:32:35,246 - DEBUG - Pod ctest-busybox-pod-66320266 has vmi ca15937c-6645-11ef-9036-fa163e636518 2024-08-29 20:32:35,246 - INFO - Verified pod ctest-busybox-pod-66320266 in contrail-api 2024-08-29 20:32:35,247 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:32:35,258 - DEBUG - VMI ca15937c-6645-11ef-9036-fa163e636518 is active in agent 10.0.0.24 2024-08-29 20:32:35,258 - INFO - Verified Pod ctest-busybox-pod-66320266 in agent 10.0.0.24 2024-08-29 20:32:35,259 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:35,263 - INFO - Pod ctest-busybox-pod-66320266 with uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 found in kube manager 2024-08-29 20:32:35,263 - INFO - Pod ctest-busybox-pod-66320266 verification passed 2024-08-29 20:32:35,325 - DEBUG - [Pod ctest-busybox-pod-66320266] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-35131151 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 20:32:35,325 - DEBUG - [Pod Pod ctest-busybox-pod-66320266] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 20:32:35,325 - DEBUG - [Pod Pod ctest-busybox-pod-66320266] Cmd output: ctest-nginx-pod-35131151 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 20:32:35,385 - DEBUG - [Pod ctest-busybox-pod-66320266] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-08839353 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 20:32:35,385 - DEBUG - [Pod Pod ctest-busybox-pod-66320266] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-08-29 20:32:35,385 - DEBUG - [Pod Pod ctest-busybox-pod-66320266] Cmd output: ctest-nginx-pod-08839353 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-08-29 20:32:35,385 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-35131151': 1, 'ctest-nginx-pod-08839353': 1} 2024-08-29 20:32:35,385 - WARNING - Nothing to delete parallely 2024-08-29 20:32:35,386 - INFO - Deleting pod default:ctest-busybox-pod-66320266 2024-08-29 20:32:35,401 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:35,413 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:32:40,414 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:40,422 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:32:45,423 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:45,432 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:32:50,434 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:50,441 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:32:55,442 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:32:55,453 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:33:00,455 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:33:00,462 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:33:05,463 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:33:05,471 - WARNING - Pod uuid c047c11c-214d-4070-aa1f-4d79c2ec7b58 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:33:10,471 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c047c11c-214d-4070-aa1f-4d79c2ec7b58 2024-08-29 20:33:10,480 - DEBUG - Pod c047c11c-214d-4070-aa1f-4d79c2ec7b58 is not in agent 10.0.0.24 VM list 2024-08-29 20:33:10,480 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca15937c-6645-11ef-9036-fa163e636518 2024-08-29 20:33:10,486 - DEBUG - VMI ca15937c-6645-11ef-9036-fa163e636518 is removed from agent 10.0.0.24 2024-08-29 20:33:10,487 - INFO - Verified that pod ctest-busybox-pod-66320266 is removed in agent 2024-08-29 20:33:10,487 - INFO - Deleting Ingress : ctest-nginx-ingress-86294340 2024-08-29 20:33:10,491 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c658f74e-9b3d-41f3-8570-5cfd55024eb1 2024-08-29 20:33:10,496 - ERROR - Ingress ctest-nginx-ingress-86294340 with uuid c658f74e-9b3d-41f3-8570-5cfd55024eb1 still found in kube manager 2024-08-29 20:33:11,497 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=c658f74e-9b3d-41f3-8570-5cfd55024eb1 2024-08-29 20:33:11,503 - INFO - Ingress ctest-nginx-ingress-86294340 with uuid c658f74e-9b3d-41f3-8570-5cfd55024eb1 deleted successfully from kube manager 2024-08-29 20:33:11,504 - INFO - Verifications on Ingress %s cleanup passed 2024-08-29 20:33:11,504 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-29 20:33:11,673 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-29 20:33:11,684 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-29 20:33:11,684 - INFO - Deleting VN __public__ 2024-08-29 20:33:11,854 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f21b5ccb-4a2b-4f2c-ae86-2b969a21b540 2024-08-29 20:33:11,859 - DEBUG - Response Code: 404 2024-08-29 20:33:11,859 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-29 20:33:11,865 - DEBUG - Requesting: http://10.0.0.22:8082/domain/3bec0d93-e1e5-41bb-86ae-2267f6454b0e 2024-08-29 20:33:11,872 - DEBUG - Requesting: http://10.0.0.22:8082/project/c3c5aad3-89f2-4b6b-b70c-aa3b26a031d2 2024-08-29 20:33:11,934 - INFO - Validated that VN __public__ is not found in API Server 2024-08-29 20:33:11,934 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-29 20:33:11,952 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:33:11,968 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2024-08-29 20:33:11,968 - INFO - Validated that VN __public__ is not in any agent 2024-08-29 20:33:11,969 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:33:11,985 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-29 20:33:11,994 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-29 20:33:12,001 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-29 20:33:12,001 - INFO - Deleting pod default:ctest-nginx-pod-08839353 2024-08-29 20:33:12,016 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce 2024-08-29 20:33:12,032 - WARNING - Pod uuid ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce is still seen in agent 10.0.0.24 VM list 2024-08-29 20:33:17,033 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce 2024-08-29 20:33:17,040 - DEBUG - Pod ce5b6f7b-5af3-4904-b549-a3c5fc6ba6ce is not in agent 10.0.0.24 VM list 2024-08-29 20:33:17,040 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c5b12e04-6645-11ef-9036-fa163e636518 2024-08-29 20:33:17,046 - DEBUG - VMI c5b12e04-6645-11ef-9036-fa163e636518 is removed from agent 10.0.0.24 2024-08-29 20:33:17,046 - INFO - Verified that pod ctest-nginx-pod-08839353 is removed in agent 2024-08-29 20:33:17,047 - INFO - Deleting pod default:ctest-nginx-pod-35131151 2024-08-29 20:33:17,070 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=815a8471-b49b-40e0-ac7e-493dbfa56710 2024-08-29 20:33:17,077 - WARNING - Pod uuid 815a8471-b49b-40e0-ac7e-493dbfa56710 is still seen in agent 10.0.0.24 VM list 2024-08-29 20:33:22,077 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=815a8471-b49b-40e0-ac7e-493dbfa56710 2024-08-29 20:33:22,084 - DEBUG - Pod 815a8471-b49b-40e0-ac7e-493dbfa56710 is not in agent 10.0.0.24 VM list 2024-08-29 20:33:22,084 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c54246c4-6645-11ef-9036-fa163e636518 2024-08-29 20:33:22,090 - DEBUG - VMI c54246c4-6645-11ef-9036-fa163e636518 is removed from agent 10.0.0.24 2024-08-29 20:33:22,090 - INFO - Verified that pod ctest-nginx-pod-35131151 is removed in agent 2024-08-29 20:33:22,091 - INFO - Deleting service : ctest-nginx-svc-63771390 2024-08-29 20:33:22,414 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 20:33:22,421 - DEBUG - No XMPP flaps were noticed during the test 2024-08-29 20:33:22,421 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-08-29 20:33:22,422 - INFO - -------------------------------------------------------------------------------- 2024-08-29 20:33:28,760 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 20:33:28,881 - DEBUG - Output : cluster_project={} 2024-08-29 20:33:28,926 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-29 20:33:29,043 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-29 20:33:29,048 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-29 20:33:29,191 - DEBUG - Output : cluster_project={} 2024-08-29 20:33:44,311 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:44,354 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:44,431 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:44,473 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:49,517 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:49,783 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:49,820 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:49,896 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-29 20:33:50,097 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 20:33:51,944 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2024-08-29 20:33:51,954 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-08-29 20:33:51,999 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-08-29 20:33:54,037 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-08-29 20:37:01,712 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-29 20:37:01,754 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=171eb4c4-fc13-4725-9c68-4030044c650d 2024-08-29 20:37:01,769 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ba04eb82-c210-459a-99e5-f2533c4003a0 2024-08-29 20:37:01,783 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=6c71da95-d301-4e4f-a5b7-eaeaf9c29967 2024-08-29 20:37:01,791 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=95050127-9990-45eb-b2e8-56115f87c971 2024-08-29 20:37:01,823 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:01,828 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:01,836 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:01,846 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:06,793 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=171eb4c4-fc13-4725-9c68-4030044c650d 2024-08-29 20:37:06,802 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f3dabd04-6645-11ef-9036-fa163e636518 2024-08-29 20:37:06,856 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=ba04eb82-c210-459a-99e5-f2533c4003a0 2024-08-29 20:37:06,858 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=95050127-9990-45eb-b2e8-56115f87c971 2024-08-29 20:37:06,859 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=6c71da95-d301-4e4f-a5b7-eaeaf9c29967 2024-08-29 20:37:06,871 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f45447be-6645-11ef-9036-fa163e636518 2024-08-29 20:37:06,874 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5551cba-6645-11ef-9036-fa163e636518 2024-08-29 20:37:06,875 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4e33974-6645-11ef-9036-fa163e636518 2024-08-29 20:37:06,890 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:06,893 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:06,894 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:06,895 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:11,912 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:11,915 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:11,917 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:11,919 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:16,945 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:16,948 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:16,950 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:16,951 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:21,956 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:21,960 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:21,968 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:21,970 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:26,968 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:26,970 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:26,981 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:26,982 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:31,981 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:31,983 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:31,991 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:31,992 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:36,996 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=8310b656-3f5b-450f-a9a2-c189b1496cb0 2024-08-29 20:37:36,998 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=652f80e0-b676-4422-8cc7-7268cad003dc 2024-08-29 20:37:37,008 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f71e3bbc-6645-11ef-9036-fa163e636518 2024-08-29 20:37:37,010 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6b05e62-6645-11ef-9036-fa163e636518 2024-08-29 20:37:37,012 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=745ba6de-0794-431c-a2d2-bfdda88e6144 2024-08-29 20:37:37,013 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=a7972052-6304-4b60-8a4f-613906d4cf6a 2024-08-29 20:37:37,028 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f63a7fc6-6645-11ef-9036-fa163e636518 2024-08-29 20:37:37,029 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f5ce5300-6645-11ef-9036-fa163e636518