2025-06-30 14:54:29,098 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-06-30 14:54:29,323 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:29,323 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-06-30 14:54:29,357 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:29,357 - DEBUG - [10.0.0.65]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-30 14:54:29,458 - DEBUG - Output : NAMES contrail_test_huDpnd9rc contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 config_api-api-1 2025-06-30 14:54:29,458 - DEBUG - [10.0.0.65]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-30 14:54:29,492 - DEBUG - Output : 10.0.0.65/24 172.17.0.1/16 2025-06-30 14:54:29,492 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-06-30 14:54:29,526 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:29,617 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-06-30 14:54:29,880 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:29,880 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-06-30 14:54:29,914 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:29,914 - DEBUG - [10.0.0.23]: 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-06-30 14:54:30,010 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-30 14:54:30,011 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-30 14:54:30,051 - DEBUG - Output : 10.0.0.23/24 2025-06-30 14:54:30,051 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-06-30 14:54:30,127 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1305-1 2025-06-30 14:54:30,227 - INFO - Using existing project ['default-domain', 'k8s-default'](3eeb51f4-d3ee-4a14-bc93-b981f7232952) 2025-06-30 14:54:30,300 - INFO - Using existing project ['default-domain', 'k8s-default'](3eeb51f4-d3ee-4a14-bc93-b981f7232952) 2025-06-30 14:54:30,434 - INFO - ================================================================================ 2025-06-30 14:54:30,434 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-30 14:54:30,435 - 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-06-30 14:54:30,683 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 14:54:30,692 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.65': '0'}} with 2025-06-30 14:54:30,692 - INFO - Initial checks done. Running the testcase now 2025-06-30 14:54:30,692 - INFO - 2025-06-30 14:54:30,700 - INFO - Namespace default already exists 2025-06-30 14:54:30,701 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-30 14:54:30,819 - DEBUG - Output : cluster_project={} 2025-06-30 14:54:30,858 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-30 14:54:30,858 - DEBUG - Project uuid in Contrail is 3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:30,859 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-30 14:54:30,999 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-30 14:54:31,003 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=ceaf0c18-fc8c-425b-b648-59b5c4d26c41 2025-06-30 14:54:31,007 - INFO - Namespace default with uuid ceaf0c18-fc8c-425b-b648-59b5c4d26c41 found in kube manager 2025-06-30 14:54:31,008 - INFO - Namespace default verification passed 2025-06-30 14:54:31,010 - DEBUG - Service ctest-nginx-svc-12572976 not present 2025-06-30 14:54:31,010 - INFO - Creating service ctest-nginx-svc-12572976 2025-06-30 14:54:31,024 - INFO - Created Service ctest-nginx-svc-12572976 2025-06-30 14:54:31,038 - DEBUG - Pod ctest-nginx-pod-07822517 not present 2025-06-30 14:54:31,038 - INFO - Creating Pod ctest-nginx-pod-07822517 2025-06-30 14:54:31,084 - DEBUG - Pod : ctest-nginx-pod-07822517 UUID is 01525768-adaa-46c3-84c9-9e452f04babe 2025-06-30 14:54:31,095 - DEBUG - Pod ctest-nginx-pod-79312862 not present 2025-06-30 14:54:31,095 - INFO - Creating Pod ctest-nginx-pod-79312862 2025-06-30 14:54:31,123 - DEBUG - Pod : ctest-nginx-pod-79312862 UUID is 76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 2025-06-30 14:54:31,310 - INFO - Created VN __public__, UUID :eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:31,557 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:54:31,565 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:54:31,614 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:31,720 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:31,735 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:31,748 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:31,760 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:31,771 - DEBUG - Route Targets: [] 2025-06-30 14:54:31,771 - DEBUG - RT names not yet present for VN __public__ 2025-06-30 14:54:36,771 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:54:36,777 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:54:36,784 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:36,823 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,839 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,847 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:36,855 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:36,861 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/39eecdd7-47e8-4192-939c-54ed9794b580 2025-06-30 14:54:36,867 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-30 14:54:36,867 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,877 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:36,891 - INFO - Verified VN network id 14 for VN eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,891 - INFO - Verifications in API Server for VN __public__ passed 2025-06-30 14:54:36,891 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,902 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:36,908 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:54:36,914 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/39eecdd7-47e8-4192-939c-54ed9794b580 2025-06-30 14:54:36,919 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-30 14:54:36,925 - DEBUG - Control-node 10.0.0.65 : 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': '17052079134845452985', 'uuid-lslong': '11560924847525798412'}, 'enable': 'true', 'created': '2025-06-30T14:54:31', 'last-modified': '2025-06-30T14:54:31', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.441305'} 2025-06-30 14:54:36,925 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:54:36,932 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-30 14:54:36,932 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-30 14:54:36,932 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-30 14:54:36,932 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:54:36,938 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:54:36,945 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:36,983 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:36,997 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-30 14:54:36,997 - DEBUG - Verifying the vn in opserver 2025-06-30 14:54:36,997 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-06-30 14:54:36,997 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-06-30 14:54:37,004 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-30 14:54:37,004 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-30 14:54:37,004 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:54:37,012 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:54:37,020 - DEBUG - Do not have enough data to verify VN in agent 2025-06-30 14:54:37,020 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:54:37,026 - DEBUG - VRF ids for VN __public__: {} 2025-06-30 14:54:37,129 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-30 14:54:37,233 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:54:37,237 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:54:37,249 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:37,288 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:37,298 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/2699e1ea-bba8-44a1-a7fe-f41829d64170 2025-06-30 14:54:37,305 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:54:37,310 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:54:37,318 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:54:37,360 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/eca527a0-9a50-42b9-a070-a7e57bc3220c 2025-06-30 14:54:37,368 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-30 14:54:37,368 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-30 14:54:37,375 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-30 14:54:37,380 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-30 14:54:37,380 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-30 14:54:37,383 - DEBUG - Ingress ctest-nginx-ingress-21091554 not present 2025-06-30 14:54:37,383 - INFO - Creating Ingress ctest-nginx-ingress-21091554 2025-06-30 14:54:37,390 - INFO - Created Ingress ctest-nginx-ingress-21091554 2025-06-30 14:54:37,392 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-21091554 2025-06-30 14:54:40,397 - DEBUG - For Ingress ctest-nginx-ingress-21091554, Cluster IP: 10.47.255.249, External IPs ['60.63.135.252'] 2025-06-30 14:54:40,397 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-21091554 2025-06-30 14:54:40,397 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=f6104d1a-ec6a-4bea-a6b3-7909976f6517 2025-06-30 14:54:40,402 - INFO - Ingress ctest-nginx-ingress-21091554 with uuid f6104d1a-ec6a-4bea-a6b3-7909976f6517 found in kube manager 2025-06-30 14:54:40,402 - INFO - Ingress ctest-nginx-ingress-21091554 verification passed 2025-06-30 14:54:40,407 - DEBUG - Pod ctest-busybox-pod-81429091 not present 2025-06-30 14:54:40,407 - INFO - Creating Pod ctest-busybox-pod-81429091 2025-06-30 14:54:40,435 - DEBUG - Pod : ctest-busybox-pod-81429091 UUID is 50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:54:40,440 - DEBUG - Pod ctest-nginx-pod-07822517 not in running state.Currently in Pending 2025-06-30 14:54:45,445 - INFO - Pod ctest-nginx-pod-07822517 is in running state.Got IP 10.47.255.251 2025-06-30 14:54:45,469 - DEBUG - Pod ctest-nginx-pod-07822517 has vmi 21c142a8-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:54:45,469 - INFO - Verified pod ctest-nginx-pod-07822517 in contrail-api 2025-06-30 14:54:45,469 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:54:45,488 - DEBUG - VMI 21c142a8-55c2-11f0-b8e3-fa163ecbdf80 is active in agent 10.0.0.23 2025-06-30 14:54:45,488 - INFO - Verified Pod ctest-nginx-pod-07822517 in agent 10.0.0.23 2025-06-30 14:54:45,488 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=01525768-adaa-46c3-84c9-9e452f04babe 2025-06-30 14:54:45,495 - INFO - Pod ctest-nginx-pod-07822517 with uuid 01525768-adaa-46c3-84c9-9e452f04babe found in kube manager 2025-06-30 14:54:45,496 - INFO - Pod ctest-nginx-pod-07822517 verification passed 2025-06-30 14:54:45,566 - DEBUG - [Pod ctest-nginx-pod-07822517] Cmd: echo ctest-nginx-pod-07822517 > /usr/share/nginx/html/index.html, Output: 2025-06-30 14:54:45,571 - INFO - Pod ctest-nginx-pod-79312862 is in running state.Got IP 10.47.255.250 2025-06-30 14:54:45,583 - DEBUG - Pod ctest-nginx-pod-79312862 has vmi 22247b02-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:54:45,583 - INFO - Verified pod ctest-nginx-pod-79312862 in contrail-api 2025-06-30 14:54:45,584 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:54:45,595 - DEBUG - VMI 22247b02-55c2-11f0-b8e3-fa163ecbdf80 is active in agent 10.0.0.23 2025-06-30 14:54:45,595 - INFO - Verified Pod ctest-nginx-pod-79312862 in agent 10.0.0.23 2025-06-30 14:54:45,595 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 2025-06-30 14:54:45,600 - INFO - Pod ctest-nginx-pod-79312862 with uuid 76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 found in kube manager 2025-06-30 14:54:45,600 - INFO - Pod ctest-nginx-pod-79312862 verification passed 2025-06-30 14:54:45,672 - DEBUG - [Pod ctest-nginx-pod-79312862] Cmd: echo ctest-nginx-pod-79312862 > /usr/share/nginx/html/index.html, Output: 2025-06-30 14:54:45,677 - DEBUG - Pod ctest-busybox-pod-81429091 not in running state.Currently in Pending 2025-06-30 14:54:50,684 - INFO - Pod ctest-busybox-pod-81429091 is in running state.Got IP 10.47.255.248 2025-06-30 14:54:50,737 - DEBUG - Pod ctest-busybox-pod-81429091 has vmi 267cbfc0-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:54:50,737 - INFO - Verified pod ctest-busybox-pod-81429091 in contrail-api 2025-06-30 14:54:50,737 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:54:50,749 - DEBUG - VMI 267cbfc0-55c2-11f0-b8e3-fa163ecbdf80 is active in agent 10.0.0.23 2025-06-30 14:54:50,749 - INFO - Verified Pod ctest-busybox-pod-81429091 in agent 10.0.0.23 2025-06-30 14:54:50,749 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:54:50,753 - INFO - Pod ctest-busybox-pod-81429091 with uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 found in kube manager 2025-06-30 14:54:50,753 - INFO - Pod ctest-busybox-pod-81429091 verification passed 2025-06-30 14:54:50,812 - DEBUG - [Pod ctest-busybox-pod-81429091] 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-79312862 2025-06-30 14:54:50,813 - DEBUG - [Pod Pod ctest-busybox-pod-81429091] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-30 14:54:50,813 - DEBUG - [Pod Pod ctest-busybox-pod-81429091] 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-79312862 2025-06-30 14:54:50,870 - DEBUG - [Pod ctest-busybox-pod-81429091] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07822517 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-06-30 14:54:50,870 - DEBUG - [Pod Pod ctest-busybox-pod-81429091] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-30 14:54:50,870 - DEBUG - [Pod Pod ctest-busybox-pod-81429091] Cmd output: ctest-nginx-pod-07822517 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-06-30 14:54:50,870 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-07822517': 1, 'ctest-nginx-pod-79312862': 1} 2025-06-30 14:54:50,870 - WARNING - Nothing to delete parallely 2025-06-30 14:54:50,871 - INFO - Deleting pod default:ctest-busybox-pod-81429091 2025-06-30 14:54:50,880 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:54:50,888 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:54:55,889 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:54:55,898 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:00,898 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:00,907 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:05,908 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:05,918 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:10,919 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:10,929 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:15,929 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:15,944 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:20,945 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:20,958 - WARNING - Pod uuid 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:25,958 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=50735814-bcb8-4a77-b728-6f3f6f5f09d2 2025-06-30 14:55:25,965 - DEBUG - Pod 50735814-bcb8-4a77-b728-6f3f6f5f09d2 is not in agent 10.0.0.23 VM list 2025-06-30 14:55:25,965 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:267cbfc0-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:55:25,972 - DEBUG - VMI 267cbfc0-55c2-11f0-b8e3-fa163ecbdf80 is removed from agent 10.0.0.23 2025-06-30 14:55:25,972 - INFO - Verified that pod ctest-busybox-pod-81429091 is removed in agent 2025-06-30 14:55:25,972 - INFO - Deleting Ingress : ctest-nginx-ingress-21091554 2025-06-30 14:55:25,977 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=f6104d1a-ec6a-4bea-a6b3-7909976f6517 2025-06-30 14:55:25,982 - ERROR - Ingress ctest-nginx-ingress-21091554 with uuid f6104d1a-ec6a-4bea-a6b3-7909976f6517 still found in kube manager 2025-06-30 14:55:26,982 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=f6104d1a-ec6a-4bea-a6b3-7909976f6517 2025-06-30 14:55:26,987 - INFO - Ingress ctest-nginx-ingress-21091554 with uuid f6104d1a-ec6a-4bea-a6b3-7909976f6517 deleted successfully from kube manager 2025-06-30 14:55:26,987 - INFO - Verifications on Ingress %s cleanup passed 2025-06-30 14:55:26,987 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-30 14:55:27,048 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-30 14:55:27,058 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-30 14:55:27,058 - INFO - Deleting VN __public__ 2025-06-30 14:55:27,215 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/3327271a-05c8-430a-8f1a-c06f5505cb5d 2025-06-30 14:55:27,225 - DEBUG - Response Code: 404 2025-06-30 14:55:27,225 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-30 14:55:27,231 - DEBUG - Requesting: http://10.0.0.65:8082/domain/c7c22797-dc91-4bc2-aa76-ba715d7e1f08 2025-06-30 14:55:27,242 - DEBUG - Requesting: http://10.0.0.65:8082/project/3eeb51f4-d3ee-4a14-bc93-b981f7232952 2025-06-30 14:55:27,294 - INFO - Validated that VN __public__ is not found in API Server 2025-06-30 14:55:27,294 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-30 14:55:27,303 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:55:27,331 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-06-30 14:55:27,332 - INFO - Validated that VN __public__ is not in any agent 2025-06-30 14:55:27,332 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:55:27,350 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-30 14:55:27,356 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-30 14:55:27,365 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-30 14:55:27,365 - INFO - Deleting pod default:ctest-nginx-pod-79312862 2025-06-30 14:55:27,380 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 2025-06-30 14:55:27,402 - WARNING - Pod uuid 76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:32,403 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 2025-06-30 14:55:32,415 - DEBUG - Pod 76c75b0d-c584-4f72-9ae1-3c6ca10b6f85 is not in agent 10.0.0.23 VM list 2025-06-30 14:55:32,415 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22247b02-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:55:32,422 - DEBUG - VMI 22247b02-55c2-11f0-b8e3-fa163ecbdf80 is removed from agent 10.0.0.23 2025-06-30 14:55:32,422 - INFO - Verified that pod ctest-nginx-pod-79312862 is removed in agent 2025-06-30 14:55:32,422 - INFO - Deleting pod default:ctest-nginx-pod-07822517 2025-06-30 14:55:32,439 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=01525768-adaa-46c3-84c9-9e452f04babe 2025-06-30 14:55:32,456 - WARNING - Pod uuid 01525768-adaa-46c3-84c9-9e452f04babe is still seen in agent 10.0.0.23 VM list 2025-06-30 14:55:37,457 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=01525768-adaa-46c3-84c9-9e452f04babe 2025-06-30 14:55:37,464 - DEBUG - Pod 01525768-adaa-46c3-84c9-9e452f04babe is not in agent 10.0.0.23 VM list 2025-06-30 14:55:37,464 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21c142a8-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:55:37,471 - DEBUG - VMI 21c142a8-55c2-11f0-b8e3-fa163ecbdf80 is removed from agent 10.0.0.23 2025-06-30 14:55:37,471 - INFO - Verified that pod ctest-nginx-pod-07822517 is removed in agent 2025-06-30 14:55:37,471 - INFO - Deleting service : ctest-nginx-svc-12572976 2025-06-30 14:55:37,662 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 14:55:37,671 - DEBUG - No XMPP flaps were noticed during the test
2025-06-30 14:55:37,671 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-06-30 14:55:37,671 - INFO - -------------------------------------------------------------------------------- 2025-06-30 14:55:44,033 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-30 14:55:44,144 - DEBUG - Output : cluster_project={} 2025-06-30 14:55:44,230 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-30 14:55:44,391 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-30 14:55:44,396 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-30 14:55:44,553 - DEBUG - Output : cluster_project={} 2025-06-30 14:55:59,672 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:55:59,753 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:55:59,833 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:55:59,872 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:56:04,953 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:56:04,990 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:56:05,137 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:56:05,175 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-30 14:56:05,424 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 14:56:08,320 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-06-30 14:56:08,328 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-06-30 14:56:08,373 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-06-30 14:56:10,409 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-06-30 14:59:18,646 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-30 14:59:18,696 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:18,719 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8e1a46ca-3873-4d4d-b5aa-aca8a5068cc5 2025-06-30 14:59:18,731 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:18,734 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4526ef5c-1a8f-4ee6-8654-55b7cf933ac7 2025-06-30 14:59:18,743 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a0ec8a56-2f63-4f20-b86a-00dd1fc2920f 2025-06-30 14:59:18,747 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:18,751 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:18,755 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:23,798 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:23,800 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:23,802 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:23,804 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a0ec8a56-2f63-4f20-b86a-00dd1fc2920f 2025-06-30 14:59:23,805 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4526ef5c-1a8f-4ee6-8654-55b7cf933ac7 2025-06-30 14:59:23,806 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8e1a46ca-3873-4d4d-b5aa-aca8a5068cc5 2025-06-30 14:59:23,807 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:23,808 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:23,836 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4e5ac532-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:23,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ed8b384-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:23,839 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4dad0492-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:28,835 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:28,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:28,841 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:28,842 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:28,843 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:33,870 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:33,872 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:33,873 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:33,874 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:33,875 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:38,896 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:38,898 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:38,901 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:38,903 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:38,905 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:43,929 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:43,930 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:43,931 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:43,934 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:43,936 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:48,953 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:48,955 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:48,956 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:48,957 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:48,958 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:54,042 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=151b3ed9-134e-44c0-9799-0a42d704b455 2025-06-30 14:59:54,044 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3fb705c5-1cfa-4c86-a27d-b263c6735721 2025-06-30 14:59:54,045 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0353657c-2def-492c-b74f-bc84f223f1b1 2025-06-30 14:59:54,047 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d4464d0e-20db-4910-8285-1b5da6963ec3 2025-06-30 14:59:54,048 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1dc2fab1-2207-4c70-bc92-18c9fe22d360 2025-06-30 14:59:54,065 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f65bdb0-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:54,066 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fd2e732-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:54,069 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d214b3c-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:54,071 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50ba2f20-55c2-11f0-b8e3-fa163ecbdf80 2025-06-30 14:59:54,072 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50459cf0-55c2-11f0-b8e3-fa163ecbdf80