2025-06-09 02:02:31,492 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-06-09 02:02:31,729 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:31,729 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-06-09 02:02:31,762 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:31,763 - DEBUG - [10.0.0.22]: 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-09 02:02:31,827 - DEBUG - Output : NAMES contrail_test_GfQBdfjxN contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 2025-06-09 02:02:31,827 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 02:02:31,901 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-06-09 02:02:31,902 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-06-09 02:02:31,945 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:32,031 - DEBUG - [10.0.0.56]: Running cmd : hostname 2025-06-09 02:02:32,259 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:32,259 - DEBUG - [10.0.0.56]: Running cmd : hostname -f 2025-06-09 02:02:32,294 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:32,294 - DEBUG - [10.0.0.56]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-06-09 02:02:32,371 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-09 02:02:32,372 - DEBUG - [10.0.0.56]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 02:02:32,405 - DEBUG - Output : 10.0.0.56/24 2025-06-09 02:02:32,406 - DEBUG - [10.0.0.56]: Running cmd : getent hosts 10.0.0.56 | head -n 1 | awk '{print $2}' 2025-06-09 02:02:32,439 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1261-1 2025-06-09 02:02:32,516 - INFO - Using existing project ['default-domain', 'k8s-default'](95097628-5885-4b90-a24d-410d8e41be5f) 2025-06-09 02:02:32,582 - INFO - Using existing project ['default-domain', 'k8s-default'](95097628-5885-4b90-a24d-410d8e41be5f) 2025-06-09 02:02:32,713 - INFO - ================================================================================ 2025-06-09 02:02:32,713 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-09 02:02:32,714 - 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-09 02:02:32,912 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 02:02:32,920 - DEBUG - Nothing to compare xmpp stats {'10.0.0.56': {'10.0.0.22': '0'}} with 2025-06-09 02:02:32,920 - INFO - Initial checks done. Running the testcase now 2025-06-09 02:02:32,920 - INFO - 2025-06-09 02:02:32,924 - INFO - Namespace default already exists 2025-06-09 02:02:32,924 - 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' 2025-06-09 02:02:33,044 - DEBUG - Output : cluster_project={} 2025-06-09 02:02:33,099 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-09 02:02:33,100 - DEBUG - Project uuid in Contrail is 95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:33,100 - 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' 2025-06-09 02:02:33,222 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 02:02:33,223 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=b537e957-2ab0-4153-ae1d-c7ade5f91987 2025-06-09 02:02:33,227 - INFO - Namespace default with uuid b537e957-2ab0-4153-ae1d-c7ade5f91987 found in kube manager 2025-06-09 02:02:33,227 - INFO - Namespace default verification passed 2025-06-09 02:02:33,230 - DEBUG - Service ctest-nginx-svc-43599154 not present 2025-06-09 02:02:33,230 - INFO - Creating service ctest-nginx-svc-43599154 2025-06-09 02:02:33,256 - INFO - Created Service ctest-nginx-svc-43599154 2025-06-09 02:02:33,265 - DEBUG - Pod ctest-nginx-pod-96760696 not present 2025-06-09 02:02:33,265 - INFO - Creating Pod ctest-nginx-pod-96760696 2025-06-09 02:02:33,394 - DEBUG - Pod : ctest-nginx-pod-96760696 UUID is 0eac6a25-285d-4c1e-bc96-8d007fb34f05 2025-06-09 02:02:33,397 - DEBUG - Pod ctest-nginx-pod-40102772 not present 2025-06-09 02:02:33,398 - INFO - Creating Pod ctest-nginx-pod-40102772 2025-06-09 02:02:33,438 - DEBUG - Pod : ctest-nginx-pod-40102772 UUID is 4f0bebf5-2d2f-47bf-a130-4c7c67194e29 2025-06-09 02:02:33,583 - INFO - Created VN __public__, UUID :357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:33,816 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:02:33,822 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:02:33,842 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:34,007 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:34,032 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:34,062 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:34,081 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:34,090 - DEBUG - Route Targets: [] 2025-06-09 02:02:34,090 - DEBUG - RT names not yet present for VN __public__ 2025-06-09 02:02:39,090 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:02:39,095 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:02:39,103 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:39,136 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,146 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,155 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:39,162 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:39,167 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0bb00c1f-7708-4f7a-8b58-90ef77416209 2025-06-09 02:02:39,172 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 02:02:39,172 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,180 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:39,191 - INFO - Verified VN network id 13 for VN 357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,191 - INFO - Verifications in API Server for VN __public__ passed 2025-06-09 02:02:39,191 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,199 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:39,205 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:02:39,211 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0bb00c1f-7708-4f7a-8b58-90ef77416209 2025-06-09 02:02:39,216 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 02:02:39,224 - 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': '3852083653074766230', 'uuid-lslong': '10173000400045922438'}, 'enable': 'true', 'created': '2025-06-09T02:02:33', 'last-modified': '2025-06-09T02:02:33', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.488572'} 2025-06-09 02:02:39,224 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:02:39,230 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 02:02:39,230 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-09 02:02:39,231 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-09 02:02:39,231 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:02:39,236 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:02:39,242 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:39,281 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,288 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-09 02:02:39,288 - DEBUG - Verifying the vn in opserver 2025-06-09 02:02:39,289 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-06-09 02:02:39,289 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-06-09 02:02:39,293 - 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'} 2025-06-09 02:02:39,293 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-09 02:02:39,293 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:02:39,302 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:02:39,308 - DEBUG - Do not have enough data to verify VN in agent 2025-06-09 02:02:39,308 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:02:39,314 - DEBUG - VRF ids for VN __public__: {} 2025-06-09 02:02:39,404 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-09 02:02:39,511 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:02:39,515 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:02:39,522 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:39,563 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,573 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/fe1a5522-ac44-4f50-9b5c-44d8b0940353 2025-06-09 02:02:39,578 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:02:39,582 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:02:39,589 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:02:39,623 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/357559ac-5a9c-4996-8d2d-c1f708a4d886 2025-06-09 02:02:39,632 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-09 02:02:39,632 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-09 02:02:39,638 - 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__ 2025-06-09 02:02:39,643 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-09 02:02:39,643 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-09 02:02:39,647 - DEBUG - Ingress ctest-nginx-ingress-51003906 not present 2025-06-09 02:02:39,647 - INFO - Creating Ingress ctest-nginx-ingress-51003906 2025-06-09 02:02:39,653 - INFO - Created Ingress ctest-nginx-ingress-51003906 2025-06-09 02:02:39,656 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-51003906 2025-06-09 02:02:42,661 - DEBUG - For Ingress ctest-nginx-ingress-51003906, Cluster IP: 10.47.255.249, External IPs ['62.169.100.60'] 2025-06-09 02:02:42,662 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-51003906 2025-06-09 02:02:42,662 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ee31a4d9-beb5-41cb-affd-4b883ed70f4b 2025-06-09 02:02:42,667 - INFO - Ingress ctest-nginx-ingress-51003906 with uuid ee31a4d9-beb5-41cb-affd-4b883ed70f4b found in kube manager 2025-06-09 02:02:42,667 - INFO - Ingress ctest-nginx-ingress-51003906 verification passed 2025-06-09 02:02:42,670 - DEBUG - Pod ctest-busybox-pod-71603325 not present 2025-06-09 02:02:42,670 - INFO - Creating Pod ctest-busybox-pod-71603325 2025-06-09 02:02:42,694 - DEBUG - Pod : ctest-busybox-pod-71603325 UUID is 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:02:42,703 - DEBUG - Pod ctest-nginx-pod-96760696 not in running state.Currently in Pending 2025-06-09 02:02:47,710 - INFO - Pod ctest-nginx-pod-96760696 is in running state.Got IP 10.47.255.251 2025-06-09 02:02:47,723 - DEBUG - Pod ctest-nginx-pod-96760696 has vmi cf752ade-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:02:47,723 - INFO - Verified pod ctest-nginx-pod-96760696 in contrail-api 2025-06-09 02:02:47,723 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:02:47,736 - DEBUG - VMI cf752ade-44d5-11f0-9d0f-fa163e25c408 is active in agent 10.0.0.56 2025-06-09 02:02:47,737 - INFO - Verified Pod ctest-nginx-pod-96760696 in agent 10.0.0.56 2025-06-09 02:02:47,737 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=0eac6a25-285d-4c1e-bc96-8d007fb34f05 2025-06-09 02:02:47,742 - INFO - Pod ctest-nginx-pod-96760696 with uuid 0eac6a25-285d-4c1e-bc96-8d007fb34f05 found in kube manager 2025-06-09 02:02:47,742 - INFO - Pod ctest-nginx-pod-96760696 verification passed 2025-06-09 02:02:47,813 - DEBUG - [Pod ctest-nginx-pod-96760696] Cmd: echo ctest-nginx-pod-96760696 > /usr/share/nginx/html/index.html, Output: 2025-06-09 02:02:47,822 - INFO - Pod ctest-nginx-pod-40102772 is in running state.Got IP 10.47.255.250 2025-06-09 02:02:47,892 - DEBUG - Pod ctest-nginx-pod-40102772 has vmi cfe5ff66-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:02:47,892 - INFO - Verified pod ctest-nginx-pod-40102772 in contrail-api 2025-06-09 02:02:47,893 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:02:47,905 - DEBUG - VMI cfe5ff66-44d5-11f0-9d0f-fa163e25c408 is active in agent 10.0.0.56 2025-06-09 02:02:47,905 - INFO - Verified Pod ctest-nginx-pod-40102772 in agent 10.0.0.56 2025-06-09 02:02:47,905 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=4f0bebf5-2d2f-47bf-a130-4c7c67194e29 2025-06-09 02:02:47,910 - INFO - Pod ctest-nginx-pod-40102772 with uuid 4f0bebf5-2d2f-47bf-a130-4c7c67194e29 found in kube manager 2025-06-09 02:02:47,910 - INFO - Pod ctest-nginx-pod-40102772 verification passed 2025-06-09 02:02:47,964 - DEBUG - [Pod ctest-nginx-pod-40102772] Cmd: echo ctest-nginx-pod-40102772 > /usr/share/nginx/html/index.html, Output: 2025-06-09 02:02:47,968 - DEBUG - Pod ctest-busybox-pod-71603325 not in running state.Currently in Pending 2025-06-09 02:02:52,975 - INFO - Pod ctest-busybox-pod-71603325 is in running state.Got IP 10.47.255.248 2025-06-09 02:02:52,987 - DEBUG - Pod ctest-busybox-pod-71603325 has vmi d44acb9a-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:02:52,987 - INFO - Verified pod ctest-busybox-pod-71603325 in contrail-api 2025-06-09 02:02:52,987 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:02:52,998 - DEBUG - VMI d44acb9a-44d5-11f0-9d0f-fa163e25c408 is active in agent 10.0.0.56 2025-06-09 02:02:52,998 - INFO - Verified Pod ctest-busybox-pod-71603325 in agent 10.0.0.56 2025-06-09 02:02:52,998 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:02:53,006 - INFO - Pod ctest-busybox-pod-71603325 with uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 found in kube manager 2025-06-09 02:02:53,006 - INFO - Pod ctest-busybox-pod-71603325 verification passed 2025-06-09 02:02:53,067 - DEBUG - [Pod ctest-busybox-pod-71603325] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-40102772 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-09 02:02:53,067 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-09 02:02:53,067 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd output: ctest-nginx-pod-40102772 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-09 02:02:53,118 - DEBUG - [Pod ctest-busybox-pod-71603325] 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) ctest-nginx-pod-40102772 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 02:02:53,118 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-09 02:02:53,118 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-40102772 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 02:02:53,171 - DEBUG - [Pod ctest-busybox-pod-71603325] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-96760696 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-09 02:02:53,171 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-09 02:02:53,171 - DEBUG - [Pod Pod ctest-busybox-pod-71603325] Cmd output: ctest-nginx-pod-96760696 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-09 02:02:53,171 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96760696': 1, 'ctest-nginx-pod-40102772': 2} 2025-06-09 02:02:53,172 - WARNING - Nothing to delete parallely 2025-06-09 02:02:53,172 - INFO - Deleting pod default:ctest-busybox-pod-71603325 2025-06-09 02:02:53,186 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:02:53,196 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:02:58,197 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:02:58,204 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:03,204 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:03,212 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:08,212 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:08,220 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:13,221 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:13,230 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:18,231 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:18,238 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:23,239 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:23,249 - WARNING - Pod uuid 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:28,251 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 2025-06-09 02:03:28,258 - DEBUG - Pod 6488eb7c-e702-4f6f-82ae-8eaa7c7d9637 is not in agent 10.0.0.56 VM list 2025-06-09 02:03:28,258 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d44acb9a-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:03:28,264 - DEBUG - VMI d44acb9a-44d5-11f0-9d0f-fa163e25c408 is removed from agent 10.0.0.56 2025-06-09 02:03:28,264 - INFO - Verified that pod ctest-busybox-pod-71603325 is removed in agent 2025-06-09 02:03:28,265 - INFO - Deleting Ingress : ctest-nginx-ingress-51003906 2025-06-09 02:03:28,274 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ee31a4d9-beb5-41cb-affd-4b883ed70f4b 2025-06-09 02:03:28,280 - ERROR - Ingress ctest-nginx-ingress-51003906 with uuid ee31a4d9-beb5-41cb-affd-4b883ed70f4b still found in kube manager 2025-06-09 02:03:29,281 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ee31a4d9-beb5-41cb-affd-4b883ed70f4b 2025-06-09 02:03:29,285 - INFO - Ingress ctest-nginx-ingress-51003906 with uuid ee31a4d9-beb5-41cb-affd-4b883ed70f4b deleted successfully from kube manager 2025-06-09 02:03:29,286 - INFO - Verifications on Ingress %s cleanup passed 2025-06-09 02:03:29,286 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-09 02:03:29,344 - 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__ 2025-06-09 02:03:29,352 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-09 02:03:29,352 - INFO - Deleting VN __public__ 2025-06-09 02:03:29,484 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/0638020d-6d5f-4d41-9b8f-302878f321eb 2025-06-09 02:03:29,492 - DEBUG - Response Code: 404 2025-06-09 02:03:29,492 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-06-09 02:03:29,509 - DEBUG - Requesting: http://10.0.0.22:8082/domain/ef67d3b7-a916-4286-9fa7-79ebeee1ae51 2025-06-09 02:03:29,550 - DEBUG - Requesting: http://10.0.0.22:8082/project/95097628-5885-4b90-a24d-410d8e41be5f 2025-06-09 02:03:29,608 - INFO - Validated that VN __public__ is not found in API Server 2025-06-09 02:03:29,608 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-09 02:03:29,623 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:03:29,645 - DEBUG - VN __public__ is not present in Agent 10.0.0.56 2025-06-09 02:03:29,645 - INFO - Validated that VN __public__ is not in any agent 2025-06-09 02:03:29,645 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:03:29,668 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 02:03:29,674 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 02:03:29,679 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-09 02:03:29,679 - INFO - Deleting pod default:ctest-nginx-pod-40102772 2025-06-09 02:03:29,691 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4f0bebf5-2d2f-47bf-a130-4c7c67194e29 2025-06-09 02:03:29,719 - WARNING - Pod uuid 4f0bebf5-2d2f-47bf-a130-4c7c67194e29 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:34,720 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=4f0bebf5-2d2f-47bf-a130-4c7c67194e29 2025-06-09 02:03:34,726 - DEBUG - Pod 4f0bebf5-2d2f-47bf-a130-4c7c67194e29 is not in agent 10.0.0.56 VM list 2025-06-09 02:03:34,726 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cfe5ff66-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:03:34,732 - DEBUG - VMI cfe5ff66-44d5-11f0-9d0f-fa163e25c408 is removed from agent 10.0.0.56 2025-06-09 02:03:34,732 - INFO - Verified that pod ctest-nginx-pod-40102772 is removed in agent 2025-06-09 02:03:34,733 - INFO - Deleting pod default:ctest-nginx-pod-96760696 2025-06-09 02:03:34,743 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=0eac6a25-285d-4c1e-bc96-8d007fb34f05 2025-06-09 02:03:34,758 - WARNING - Pod uuid 0eac6a25-285d-4c1e-bc96-8d007fb34f05 is still seen in agent 10.0.0.56 VM list 2025-06-09 02:03:39,758 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=0eac6a25-285d-4c1e-bc96-8d007fb34f05 2025-06-09 02:03:39,766 - DEBUG - Pod 0eac6a25-285d-4c1e-bc96-8d007fb34f05 is not in agent 10.0.0.56 VM list 2025-06-09 02:03:39,766 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf752ade-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:03:39,773 - DEBUG - VMI cf752ade-44d5-11f0-9d0f-fa163e25c408 is removed from agent 10.0.0.56 2025-06-09 02:03:39,773 - INFO - Verified that pod ctest-nginx-pod-96760696 is removed in agent 2025-06-09 02:03:39,774 - INFO - Deleting service : ctest-nginx-svc-43599154 2025-06-09 02:03:40,016 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 02:03:40,023 - DEBUG - No XMPP flaps were noticed during the test 2025-06-09 02:03:40,023 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-06-09 02:03:40,023 - INFO - -------------------------------------------------------------------------------- 2025-06-09 02:03:46,389 - 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' 2025-06-09 02:03:46,505 - DEBUG - Output : cluster_project={} 2025-06-09 02:03:46,559 - 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' 2025-06-09 02:03:46,746 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 02:03:46,751 - 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' 2025-06-09 02:03:46,890 - DEBUG - Output : cluster_project={} 2025-06-09 02:03:57,014 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:02,058 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:02,144 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:02,225 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:07,289 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:07,398 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:07,476 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:07,556 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 02:04:07,804 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 02:04:10,491 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_ApplicationPolicySetReq? 2025-06-09 02:04:10,497 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-06-09 02:04:10,534 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-06-09 02:04:12,564 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AclReq? 2025-06-09 02:07:12,784 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 02:07:12,835 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=07524e15-2e15-46bd-95b4-bd4820760bb3 2025-06-09 02:07:12,856 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:12,868 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:12,877 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:12,885 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c08076a9-147b-4c3c-a025-d589a7638114 2025-06-09 02:07:12,899 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=01be47ba-5f83-4f95-88da-89de519bfaf2 2025-06-09 02:07:12,904 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:12,909 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b2fe0fc2-1f94-49af-898a-2556294014ca 2025-06-09 02:07:17,916 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=07524e15-2e15-46bd-95b4-bd4820760bb3 2025-06-09 02:07:17,924 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faff9e64-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:17,971 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=01be47ba-5f83-4f95-88da-89de519bfaf2 2025-06-09 02:07:17,974 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:17,977 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:17,979 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:17,980 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=b2fe0fc2-1f94-49af-898a-2556294014ca 2025-06-09 02:07:17,982 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:17,984 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=c08076a9-147b-4c3c-a025-d589a7638114 2025-06-09 02:07:18,017 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb65bce4-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:18,019 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc0b5924-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:18,021 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc80dece-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:23,018 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:23,021 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:23,023 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:23,024 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:28,028 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:28,039 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:28,040 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:28,042 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:33,036 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:33,058 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:33,060 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:33,061 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:38,044 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:38,073 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:38,075 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:38,076 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:43,054 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:43,090 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:43,091 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:43,093 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:48,117 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=fbd8015a-3eb1-4f98-9009-c05232348cc8 2025-06-09 02:07:48,119 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=2e288403-9879-4517-b387-8c77b0f1fda4 2025-06-09 02:07:48,121 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=bab6c67d-d370-4761-b0f0-28231e94bede 2025-06-09 02:07:48,122 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_VmListReq?uuid=675dbfbd-f622-48aa-b7ec-78ca7b4e66ed 2025-06-09 02:07:48,136 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fe5be7a2-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:48,139 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd7fb43a-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:48,141 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fdec4910-44d5-11f0-9d0f-fa163e25c408 2025-06-09 02:07:48,142 - DEBUG - Requesting: http://10.0.0.56:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fd0d8bc6-44d5-11f0-9d0f-fa163e25c408