2026-03-07 14:05:06,118 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-03-07 14:05:06,360 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:06,360 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-03-07 14:05:06,397 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:06,397 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-07 14:05:06,503 - DEBUG - Output : NAMES contrail_test_cE2V0iDgC 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-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2026-03-07 14:05:06,503 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-07 14:05:06,536 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.209.27.1/24 172.17.0.1/16 2026-03-07 14:05:06,537 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-03-07 14:05:06,570 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:06,653 - DEBUG - [10.0.0.38]: Running cmd : hostname 2026-03-07 14:05:06,870 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:06,871 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2026-03-07 14:05:06,894 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:06,894 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-03-07 14:05:06,938 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-03-07 14:05:06,938 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-07 14:05:07,007 - DEBUG - Output : 10.0.0.38/24 2026-03-07 14:05:07,007 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2026-03-07 14:05:07,041 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1925-1 2026-03-07 14:05:07,124 - INFO - Using existing project ['default-domain', 'k8s-default'](60806a61-a2e9-49a4-aa5a-ed7152422b3f) 2026-03-07 14:05:07,233 - INFO - Using existing project ['default-domain', 'k8s-default'](60806a61-a2e9-49a4-aa5a-ed7152422b3f) 2026-03-07 14:05:07,335 - INFO - ================================================================================ 2026-03-07 14:05:07,335 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-07 14:05:07,335 - 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 2026-03-07 14:05:07,548 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-07 14:05:07,554 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.33': '0'}} with 2026-03-07 14:05:07,554 - INFO - Initial checks done. Running the testcase now 2026-03-07 14:05:07,554 - INFO - 2026-03-07 14:05:07,558 - INFO - Namespace default already exists 2026-03-07 14:05:07,559 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-07 14:05:07,671 - DEBUG - Output : cluster_project={} 2026-03-07 14:05:07,707 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-07 14:05:07,707 - DEBUG - Project uuid in Contrail is 60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:07,708 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-07 14:05:07,833 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-07 14:05:07,833 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=3293a4e8-8adf-4146-95fb-0c6fe68e00b9 2026-03-07 14:05:07,837 - INFO - Namespace default with uuid 3293a4e8-8adf-4146-95fb-0c6fe68e00b9 found in kube manager 2026-03-07 14:05:07,837 - INFO - Namespace default verification passed 2026-03-07 14:05:07,840 - DEBUG - Service ctest-nginx-svc-54146953 not present 2026-03-07 14:05:07,840 - INFO - Creating service ctest-nginx-svc-54146953 2026-03-07 14:05:07,864 - INFO - Created Service ctest-nginx-svc-54146953 2026-03-07 14:05:07,878 - DEBUG - Pod ctest-nginx-pod-43610972 not present 2026-03-07 14:05:07,880 - INFO - Creating Pod ctest-nginx-pod-43610972 2026-03-07 14:05:07,911 - DEBUG - Pod : ctest-nginx-pod-43610972 UUID is 357761b5-a2c8-4ee8-9dea-accf7f97e718 2026-03-07 14:05:07,913 - DEBUG - Pod ctest-nginx-pod-57109203 not present 2026-03-07 14:05:07,914 - INFO - Creating Pod ctest-nginx-pod-57109203 2026-03-07 14:05:07,953 - DEBUG - Pod : ctest-nginx-pod-57109203 UUID is 07461dbe-1ba1-480a-898e-17efbefab690 2026-03-07 14:05:08,167 - INFO - Created VN __public__, UUID :8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:08,371 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:05:08,391 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:05:08,408 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:08,505 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:08,526 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:08,534 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:08,544 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:08,562 - DEBUG - Route Targets: [] 2026-03-07 14:05:08,562 - DEBUG - RT names not yet present for VN __public__ 2026-03-07 14:05:13,562 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:05:13,567 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:05:13,574 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:13,618 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,626 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,633 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:13,639 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:13,644 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/14c84de8-7b88-43fb-ab69-516d92291c24 2026-03-07 14:05:13,649 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-07 14:05:13,649 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,656 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:13,666 - INFO - Verified VN network id 13 for VN 8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,667 - INFO - Verifications in API Server for VN __public__ passed 2026-03-07 14:05:13,667 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,674 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:13,680 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:05:13,685 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/14c84de8-7b88-43fb-ab69-516d92291c24 2026-03-07 14:05:13,690 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-07 14:05:13,696 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10042438824713011954', 'uuid-lslong': '10175903165915514654'}, 'enable': 'true', 'created': '2026-03-07T14:05:08', 'last-modified': '2026-03-07T14:05:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.395139'} 2026-03-07 14:05:13,696 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:05:13,711 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-07 14:05:13,711 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-07 14:05:13,712 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-07 14:05:13,712 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:05:13,717 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:05:13,725 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:13,794 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:13,805 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-07 14:05:13,806 - DEBUG - Verifying the vn in opserver 2026-03-07 14:05:13,806 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-03-07 14:05:13,806 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-03-07 14:05:13,810 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-07 14:05:13,810 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-07 14:05:13,810 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:05:13,819 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:05:13,823 - DEBUG - Do not have enough data to verify VN in agent 2026-03-07 14:05:13,824 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:05:13,829 - DEBUG - VRF ids for VN __public__: {} 2026-03-07 14:05:13,927 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-07 14:05:14,038 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:05:14,052 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:05:14,060 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:14,108 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:14,121 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/af3f60d4-f3d5-49c8-b778-72b2af079124 2026-03-07 14:05:14,127 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:05:14,131 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:05:14,138 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:05:14,185 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e 2026-03-07 14:05:14,193 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-07 14:05:14,193 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-07 14:05:14,199 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-07 14:05:14,203 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-07 14:05:14,203 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-07 14:05:14,205 - DEBUG - Ingress ctest-nginx-ingress-95738445 not present 2026-03-07 14:05:14,206 - INFO - Creating Ingress ctest-nginx-ingress-95738445 2026-03-07 14:05:14,212 - INFO - Created Ingress ctest-nginx-ingress-95738445 2026-03-07 14:05:14,215 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95738445 2026-03-07 14:05:17,261 - DEBUG - For Ingress ctest-nginx-ingress-95738445, Cluster IP: 10.47.255.249, External IPs ['81.128.11.188'] 2026-03-07 14:05:17,261 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-95738445 2026-03-07 14:05:17,261 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=831b42ad-8772-4490-844d-460b4fbdb737 2026-03-07 14:05:17,267 - INFO - Ingress ctest-nginx-ingress-95738445 with uuid 831b42ad-8772-4490-844d-460b4fbdb737 found in kube manager 2026-03-07 14:05:17,267 - INFO - Ingress ctest-nginx-ingress-95738445 verification passed 2026-03-07 14:05:17,274 - DEBUG - Pod ctest-busybox-pod-47253844 not present 2026-03-07 14:05:17,275 - INFO - Creating Pod ctest-busybox-pod-47253844 2026-03-07 14:05:17,358 - DEBUG - Pod : ctest-busybox-pod-47253844 UUID is 72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:17,382 - DEBUG - Pod ctest-nginx-pod-43610972 not in running state.Currently in Pending 2026-03-07 14:05:22,389 - INFO - Pod ctest-nginx-pod-43610972 is in running state.Got IP 10.47.255.251 2026-03-07 14:05:22,399 - DEBUG - Pod ctest-nginx-pod-43610972 has vmi a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:05:22,399 - INFO - Verified pod ctest-nginx-pod-43610972 in contrail-api 2026-03-07 14:05:22,400 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:05:22,410 - DEBUG - VMI a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1 is active in agent 10.0.0.38 2026-03-07 14:05:22,410 - INFO - Verified Pod ctest-nginx-pod-43610972 in agent 10.0.0.38 2026-03-07 14:05:22,410 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=357761b5-a2c8-4ee8-9dea-accf7f97e718 2026-03-07 14:05:22,413 - INFO - Pod ctest-nginx-pod-43610972 with uuid 357761b5-a2c8-4ee8-9dea-accf7f97e718 found in kube manager 2026-03-07 14:05:22,413 - INFO - Pod ctest-nginx-pod-43610972 verification passed 2026-03-07 14:05:22,475 - DEBUG - [Pod ctest-nginx-pod-43610972] Cmd: echo ctest-nginx-pod-43610972 > /usr/share/nginx/html/index.html, Output: 2026-03-07 14:05:22,481 - INFO - Pod ctest-nginx-pod-57109203 is in running state.Got IP 10.47.255.250 2026-03-07 14:05:22,492 - DEBUG - Pod ctest-nginx-pod-57109203 has vmi a7127b12-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:05:22,492 - INFO - Verified pod ctest-nginx-pod-57109203 in contrail-api 2026-03-07 14:05:22,493 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:05:22,501 - DEBUG - VMI a7127b12-1a2e-11f1-bfc0-fa163e124dc1 is active in agent 10.0.0.38 2026-03-07 14:05:22,501 - INFO - Verified Pod ctest-nginx-pod-57109203 in agent 10.0.0.38 2026-03-07 14:05:22,501 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=07461dbe-1ba1-480a-898e-17efbefab690 2026-03-07 14:05:22,504 - INFO - Pod ctest-nginx-pod-57109203 with uuid 07461dbe-1ba1-480a-898e-17efbefab690 found in kube manager 2026-03-07 14:05:22,504 - INFO - Pod ctest-nginx-pod-57109203 verification passed 2026-03-07 14:05:22,552 - DEBUG - [Pod ctest-nginx-pod-57109203] Cmd: echo ctest-nginx-pod-57109203 > /usr/share/nginx/html/index.html, Output: 2026-03-07 14:05:22,558 - DEBUG - Pod ctest-busybox-pod-47253844 not in running state.Currently in Pending 2026-03-07 14:05:27,565 - INFO - Pod ctest-busybox-pod-47253844 is in running state.Got IP 10.47.255.248 2026-03-07 14:05:27,619 - DEBUG - Pod ctest-busybox-pod-47253844 has vmi abaf201c-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:05:27,619 - INFO - Verified pod ctest-busybox-pod-47253844 in contrail-api 2026-03-07 14:05:27,619 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:05:27,629 - DEBUG - VMI abaf201c-1a2e-11f1-bfc0-fa163e124dc1 is active in agent 10.0.0.38 2026-03-07 14:05:27,629 - INFO - Verified Pod ctest-busybox-pod-47253844 in agent 10.0.0.38 2026-03-07 14:05:27,629 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:27,633 - INFO - Pod ctest-busybox-pod-47253844 with uuid 72075932-124d-400f-9027-84e004617b65 found in kube manager 2026-03-07 14:05:27,633 - INFO - Pod ctest-busybox-pod-47253844 verification passed 2026-03-07 14:05:27,678 - DEBUG - [Pod ctest-busybox-pod-47253844] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-43610972 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,678 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-07 14:05:27,678 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd output: ctest-nginx-pod-43610972 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,731 - DEBUG - [Pod ctest-busybox-pod-47253844] 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-43610972 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,731 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-07 14:05:27,731 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-43610972 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,783 - DEBUG - [Pod ctest-busybox-pod-47253844] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-57109203 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,783 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-03-07 14:05:27,783 - DEBUG - [Pod Pod ctest-busybox-pod-47253844] Cmd output: ctest-nginx-pod-57109203 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-07 14:05:27,783 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-43610972': 2, 'ctest-nginx-pod-57109203': 1} 2026-03-07 14:05:27,783 - WARNING - Nothing to delete parallely 2026-03-07 14:05:27,784 - INFO - Deleting pod default:ctest-busybox-pod-47253844 2026-03-07 14:05:27,796 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:27,803 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:32,804 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:32,811 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:37,811 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:37,817 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:42,818 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:42,827 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:47,827 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:47,835 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:52,836 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:52,842 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:05:57,843 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:05:57,850 - WARNING - Pod uuid 72075932-124d-400f-9027-84e004617b65 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:06:02,851 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=72075932-124d-400f-9027-84e004617b65 2026-03-07 14:06:02,858 - DEBUG - Pod 72075932-124d-400f-9027-84e004617b65 is not in agent 10.0.0.38 VM list 2026-03-07 14:06:02,858 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:abaf201c-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:06:02,865 - DEBUG - VMI abaf201c-1a2e-11f1-bfc0-fa163e124dc1 is removed from agent 10.0.0.38 2026-03-07 14:06:02,865 - INFO - Verified that pod ctest-busybox-pod-47253844 is removed in agent 2026-03-07 14:06:02,865 - INFO - Deleting Ingress : ctest-nginx-ingress-95738445 2026-03-07 14:06:02,872 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=831b42ad-8772-4490-844d-460b4fbdb737 2026-03-07 14:06:02,880 - ERROR - Ingress ctest-nginx-ingress-95738445 with uuid 831b42ad-8772-4490-844d-460b4fbdb737 still found in kube manager 2026-03-07 14:06:03,881 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=831b42ad-8772-4490-844d-460b4fbdb737 2026-03-07 14:06:03,885 - INFO - Ingress ctest-nginx-ingress-95738445 with uuid 831b42ad-8772-4490-844d-460b4fbdb737 deleted successfully from kube manager 2026-03-07 14:06:03,885 - INFO - Verifications on Ingress %s cleanup passed 2026-03-07 14:06:03,885 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-07 14:06:03,970 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-07 14:06:03,975 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-07 14:06:03,975 - INFO - Deleting VN __public__ 2026-03-07 14:06:04,091 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 2026-03-07 14:06:04,097 - DEBUG - Response Code: 404 2026-03-07 14:06:04,097 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-03-07 14:06:04,102 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 2026-03-07 14:06:04,138 - DEBUG - Requesting: http://10.0.0.33:8082/project/60806a61-a2e9-49a4-aa5a-ed7152422b3f 2026-03-07 14:06:04,218 - INFO - Validated that VN __public__ is not found in API Server 2026-03-07 14:06:04,218 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-07 14:06:04,223 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:06:04,228 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2026-03-07 14:06:04,228 - INFO - Validated that VN __public__ is not in any agent 2026-03-07 14:06:04,229 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:06:04,236 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-07 14:06:04,240 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-07 14:06:04,261 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-07 14:06:04,262 - INFO - Deleting pod default:ctest-nginx-pod-57109203 2026-03-07 14:06:04,287 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=07461dbe-1ba1-480a-898e-17efbefab690 2026-03-07 14:06:04,302 - WARNING - Pod uuid 07461dbe-1ba1-480a-898e-17efbefab690 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:06:09,303 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=07461dbe-1ba1-480a-898e-17efbefab690 2026-03-07 14:06:09,308 - DEBUG - Pod 07461dbe-1ba1-480a-898e-17efbefab690 is not in agent 10.0.0.38 VM list 2026-03-07 14:06:09,308 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7127b12-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:06:09,313 - DEBUG - VMI a7127b12-1a2e-11f1-bfc0-fa163e124dc1 is removed from agent 10.0.0.38 2026-03-07 14:06:09,313 - INFO - Verified that pod ctest-nginx-pod-57109203 is removed in agent 2026-03-07 14:06:09,313 - INFO - Deleting pod default:ctest-nginx-pod-43610972 2026-03-07 14:06:09,325 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=357761b5-a2c8-4ee8-9dea-accf7f97e718 2026-03-07 14:06:09,332 - WARNING - Pod uuid 357761b5-a2c8-4ee8-9dea-accf7f97e718 is still seen in agent 10.0.0.38 VM list 2026-03-07 14:06:14,333 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=357761b5-a2c8-4ee8-9dea-accf7f97e718 2026-03-07 14:06:14,339 - DEBUG - Pod 357761b5-a2c8-4ee8-9dea-accf7f97e718 is not in agent 10.0.0.38 VM list 2026-03-07 14:06:14,339 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:06:14,343 - DEBUG - VMI a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1 is removed from agent 10.0.0.38 2026-03-07 14:06:14,343 - INFO - Verified that pod ctest-nginx-pod-43610972 is removed in agent 2026-03-07 14:06:14,343 - INFO - Deleting service : ctest-nginx-svc-54146953 2026-03-07 14:06:14,528 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-07 14:06:14,533 - DEBUG - No XMPP flaps were noticed during the test 2026-03-07 14:06:14,533 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2026-03-07 14:06:14,533 - INFO - -------------------------------------------------------------------------------- 2026-03-07 14:06:20,910 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-07 14:06:21,015 - DEBUG - Output : cluster_project={} 2026-03-07 14:06:21,105 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-07 14:06:21,259 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-07 14:06:21,262 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-07 14:06:21,444 - DEBUG - Output : cluster_project={} 2026-03-07 14:06:36,575 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,604 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,677 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,751 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,782 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,858 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:36,908 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:41,954 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-07 14:06:42,185 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-07 14:06:43,921 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2026-03-07 14:06:43,926 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-03-07 14:06:43,948 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-03-07 14:06:45,971 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2026-03-07 14:09:54,117 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-07 14:09:54,162 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=47a5de28-9ea4-4e09-b6ea-624df570eed0 2026-03-07 14:09:54,167 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:09:54,183 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=28baa4c3-2da8-4c06-a05a-738796a8471f 2026-03-07 14:09:54,188 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:09:54,196 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=26b040e5-e25f-44f2-b95a-227b0538bfde 2026-03-07 14:09:54,204 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:09:54,212 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:09:54,217 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:09:59,198 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:09:59,200 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=47a5de28-9ea4-4e09-b6ea-624df570eed0 2026-03-07 14:09:59,207 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d32c4200-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:09:59,249 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:09:59,251 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=26b040e5-e25f-44f2-b95a-227b0538bfde 2026-03-07 14:09:59,251 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:09:59,252 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:09:59,253 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=28baa4c3-2da8-4c06-a05a-738796a8471f 2026-03-07 14:09:59,255 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:09:59,271 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3a1789a-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:09:59,274 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d29a7dde-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:10:04,206 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:04,271 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:04,273 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:04,273 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:04,275 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:09,213 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:09,286 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:09,287 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:09,288 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:09,289 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:14,222 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:14,300 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:14,301 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:14,302 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:14,303 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:19,229 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:19,313 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:19,315 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:19,316 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:19,317 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:24,235 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:24,321 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:24,326 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:24,328 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:24,329 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:29,242 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=fedeafbc-b750-4e91-84a8-c0c8865f8d50 2026-03-07 14:10:29,248 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d235191c-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:10:29,329 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=bf94c950-c171-4f6d-b568-d97aca17a821 2026-03-07 14:10:29,334 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d42af0d4-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:10:29,339 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=dac17b82-0312-49e3-b4dc-e0d77e0ca149 2026-03-07 14:10:29,340 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=2716d0e5-c653-44fc-a711-d47d36698d6f 2026-03-07 14:10:29,341 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=350eceb9-4e61-4932-9ac2-0e7577e237aa 2026-03-07 14:10:29,348 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:10:29,350 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d48eaf20-1a2e-11f1-bfc0-fa163e124dc1 2026-03-07 14:10:29,351 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d56a8d10-1a2e-11f1-bfc0-fa163e124dc1