2025-09-11 10:45:43,258 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-11 10:45:43,497 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:43,499 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-11 10:45:43,533 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:43,533 - DEBUG - [10.0.0.50]: 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-09-11 10:45:43,641 - DEBUG - Output : NAMES contrail_test_9A7RbcQtJ contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 config_api-svcmonitor-1 2025-09-11 10:45:43,641 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-11 10:45:43,685 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.61.49.1/24 172.17.0.1/16 2025-09-11 10:45:43,685 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-11 10:45:43,718 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:43,821 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-09-11 10:45:44,052 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:44,052 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-09-11 10:45:44,112 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:44,112 - DEBUG - [10.0.0.41]: 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-09-11 10:45:44,159 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-11 10:45:44,159 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-11 10:45:44,235 - DEBUG - Output : 10.0.0.41/24 2025-09-11 10:45:44,235 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-09-11 10:45:44,270 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1468-1 2025-09-11 10:45:44,323 - INFO - Using existing project ['default-domain', 'k8s-default'](46785ebe-c875-4528-9c10-4733a24f0988) 2025-09-11 10:45:44,404 - INFO - Using existing project ['default-domain', 'k8s-default'](46785ebe-c875-4528-9c10-4733a24f0988) 2025-09-11 10:45:44,522 - INFO - ================================================================================ 2025-09-11 10:45:44,522 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-11 10:45:44,522 - 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-09-11 10:45:44,742 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 10:45:44,749 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.50': '0'}} with 2025-09-11 10:45:44,749 - INFO - Initial checks done. Running the testcase now 2025-09-11 10:45:44,749 - INFO - 2025-09-11 10:45:44,753 - INFO - Namespace default already exists 2025-09-11 10:45:44,754 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 10:45:44,875 - DEBUG - Output : cluster_project={} 2025-09-11 10:45:44,965 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-11 10:45:44,965 - DEBUG - Project uuid in Contrail is 46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:44,965 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-11 10:45:45,081 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-11 10:45:45,081 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=a75c58c9-475f-45dd-8acb-4d1baa6f4c0a 2025-09-11 10:45:45,085 - INFO - Namespace default with uuid a75c58c9-475f-45dd-8acb-4d1baa6f4c0a found in kube manager 2025-09-11 10:45:45,086 - INFO - Namespace default verification passed 2025-09-11 10:45:45,088 - DEBUG - Service ctest-nginx-svc-55818270 not present 2025-09-11 10:45:45,089 - INFO - Creating service ctest-nginx-svc-55818270 2025-09-11 10:45:45,120 - INFO - Created Service ctest-nginx-svc-55818270 2025-09-11 10:45:45,130 - DEBUG - Pod ctest-nginx-pod-44062061 not present 2025-09-11 10:45:45,130 - INFO - Creating Pod ctest-nginx-pod-44062061 2025-09-11 10:45:45,190 - DEBUG - Pod : ctest-nginx-pod-44062061 UUID is 5b25982d-5673-4d4a-8cf9-c5479f1c0202 2025-09-11 10:45:45,194 - DEBUG - Pod ctest-nginx-pod-56354665 not present 2025-09-11 10:45:45,195 - INFO - Creating Pod ctest-nginx-pod-56354665 2025-09-11 10:45:45,234 - DEBUG - Pod : ctest-nginx-pod-56354665 UUID is 50d14ff4-728d-4e69-91c8-a21153ae6cd4 2025-09-11 10:45:45,408 - INFO - Created VN __public__, UUID :2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:45,486 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:45:45,490 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:45:45,523 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:45,578 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:45,587 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:45,594 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:45,601 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:45,608 - DEBUG - Route Targets: [] 2025-09-11 10:45:45,608 - DEBUG - RT names not yet present for VN __public__ 2025-09-11 10:45:50,612 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:45:50,622 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:45:50,628 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:50,687 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,696 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,716 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:50,742 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:50,751 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3dafa570-e106-4358-857b-45f450ede74c 2025-09-11 10:45:50,761 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 10:45:50,761 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,774 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:50,797 - INFO - Verified VN network id 13 for VN 2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,798 - INFO - Verifications in API Server for VN __public__ passed 2025-09-11 10:45:50,798 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,812 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:50,820 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:45:50,832 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/3dafa570-e106-4358-857b-45f450ede74c 2025-09-11 10:45:50,838 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 10:45:50,850 - DEBUG - Control-node 10.0.0.50 : 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': '3290435365656873497', 'uuid-lslong': '13235461731594541518'}, 'enable': 'true', 'created': '2025-09-11T10:45:45', 'last-modified': '2025-09-11T10:45:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.401495'} 2025-09-11 10:45:50,850 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:45:50,864 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-11 10:45:50,864 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-11 10:45:50,865 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-11 10:45:50,865 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:45:50,880 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:45:50,893 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:50,956 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:50,970 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-11 10:45:50,970 - DEBUG - Verifying the vn in opserver 2025-09-11 10:45:50,970 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-09-11 10:45:50,970 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-09-11 10:45:50,981 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-11 10:45:50,981 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-11 10:45:50,981 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:45:50,989 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:45:50,995 - DEBUG - Do not have enough data to verify VN in agent 2025-09-11 10:45:50,995 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:45:51,006 - DEBUG - VRF ids for VN __public__: {} 2025-09-11 10:45:51,172 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-11 10:45:51,286 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:45:51,298 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:45:51,307 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:51,364 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:51,386 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/3240e4e9-2b8a-408b-827e-01c95a92b656 2025-09-11 10:45:51,394 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:45:51,407 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:45:51,426 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:45:51,492 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/2da9f988-165c-4a19-b7ad-ce5205f819ce 2025-09-11 10:45:51,511 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-11 10:45:51,511 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-11 10:45:51,518 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-11 10:45:51,527 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-11 10:45:51,527 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-11 10:45:51,533 - DEBUG - Ingress ctest-nginx-ingress-41188943 not present 2025-09-11 10:45:51,533 - INFO - Creating Ingress ctest-nginx-ingress-41188943 2025-09-11 10:45:51,571 - INFO - Created Ingress ctest-nginx-ingress-41188943 2025-09-11 10:45:51,582 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-41188943 2025-09-11 10:45:54,594 - DEBUG - For Ingress ctest-nginx-ingress-41188943, Cluster IP: 10.47.255.249, External IPs ['200.36.17.188'] 2025-09-11 10:45:54,594 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-41188943 2025-09-11 10:45:54,594 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=02b896ef-6b52-455b-901f-e606759041f1 2025-09-11 10:45:54,598 - INFO - Ingress ctest-nginx-ingress-41188943 with uuid 02b896ef-6b52-455b-901f-e606759041f1 found in kube manager 2025-09-11 10:45:54,599 - INFO - Ingress ctest-nginx-ingress-41188943 verification passed 2025-09-11 10:45:54,601 - DEBUG - Pod ctest-busybox-pod-24841675 not present 2025-09-11 10:45:54,602 - INFO - Creating Pod ctest-busybox-pod-24841675 2025-09-11 10:45:54,628 - DEBUG - Pod : ctest-busybox-pod-24841675 UUID is c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:45:54,643 - DEBUG - Pod ctest-nginx-pod-44062061 not in running state.Currently in Pending 2025-09-11 10:45:59,651 - DEBUG - Pod ctest-nginx-pod-44062061 not in running state.Currently in Pending 2025-09-11 10:46:04,660 - INFO - Pod ctest-nginx-pod-44062061 is in running state.Got IP 10.47.255.251 2025-09-11 10:46:04,713 - DEBUG - Pod ctest-nginx-pod-44062061 has vmi 793e887e-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:46:04,713 - INFO - Verified pod ctest-nginx-pod-44062061 in contrail-api 2025-09-11 10:46:04,713 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:46:04,727 - DEBUG - VMI 793e887e-8efc-11f0-80e3-fa163eec350e is active in agent 10.0.0.41 2025-09-11 10:46:04,727 - INFO - Verified Pod ctest-nginx-pod-44062061 in agent 10.0.0.41 2025-09-11 10:46:04,727 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=5b25982d-5673-4d4a-8cf9-c5479f1c0202 2025-09-11 10:46:04,732 - INFO - Pod ctest-nginx-pod-44062061 with uuid 5b25982d-5673-4d4a-8cf9-c5479f1c0202 found in kube manager 2025-09-11 10:46:04,732 - INFO - Pod ctest-nginx-pod-44062061 verification passed 2025-09-11 10:46:04,801 - DEBUG - [Pod ctest-nginx-pod-44062061] Cmd: echo ctest-nginx-pod-44062061 > /usr/share/nginx/html/index.html, Output: 2025-09-11 10:46:04,808 - INFO - Pod ctest-nginx-pod-56354665 is in running state.Got IP 10.47.255.250 2025-09-11 10:46:04,820 - DEBUG - Pod ctest-nginx-pod-56354665 has vmi 79a3074a-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:46:04,820 - INFO - Verified pod ctest-nginx-pod-56354665 in contrail-api 2025-09-11 10:46:04,820 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:46:04,831 - DEBUG - VMI 79a3074a-8efc-11f0-80e3-fa163eec350e is active in agent 10.0.0.41 2025-09-11 10:46:04,831 - INFO - Verified Pod ctest-nginx-pod-56354665 in agent 10.0.0.41 2025-09-11 10:46:04,832 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=50d14ff4-728d-4e69-91c8-a21153ae6cd4 2025-09-11 10:46:04,837 - INFO - Pod ctest-nginx-pod-56354665 with uuid 50d14ff4-728d-4e69-91c8-a21153ae6cd4 found in kube manager 2025-09-11 10:46:04,837 - INFO - Pod ctest-nginx-pod-56354665 verification passed 2025-09-11 10:46:04,890 - DEBUG - [Pod ctest-nginx-pod-56354665] Cmd: echo ctest-nginx-pod-56354665 > /usr/share/nginx/html/index.html, Output: 2025-09-11 10:46:04,897 - DEBUG - Pod ctest-busybox-pod-24841675 not in running state.Currently in Pending 2025-09-11 10:46:09,903 - INFO - Pod ctest-busybox-pod-24841675 is in running state.Got IP 10.47.255.248 2025-09-11 10:46:09,917 - DEBUG - Pod ctest-busybox-pod-24841675 has vmi 7e29b49e-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:46:09,917 - INFO - Verified pod ctest-busybox-pod-24841675 in contrail-api 2025-09-11 10:46:09,918 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:46:09,928 - DEBUG - VMI 7e29b49e-8efc-11f0-80e3-fa163eec350e is active in agent 10.0.0.41 2025-09-11 10:46:09,928 - INFO - Verified Pod ctest-busybox-pod-24841675 in agent 10.0.0.41 2025-09-11 10:46:09,928 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:09,932 - INFO - Pod ctest-busybox-pod-24841675 with uuid c078f311-30b3-4c9a-b07d-e677cfd58873 found in kube manager 2025-09-11 10:46:09,932 - INFO - Pod ctest-busybox-pod-24841675 verification passed 2025-09-11 10:46:09,997 - DEBUG - [Pod ctest-busybox-pod-24841675] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56354665 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-09-11 10:46:09,997 - DEBUG - [Pod Pod ctest-busybox-pod-24841675] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 10:46:09,997 - DEBUG - [Pod Pod ctest-busybox-pod-24841675] Cmd output: ctest-nginx-pod-56354665 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-09-11 10:46:10,053 - DEBUG - [Pod ctest-busybox-pod-24841675] 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-44062061 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-11 10:46:10,053 - DEBUG - [Pod Pod ctest-busybox-pod-24841675] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-11 10:46:10,053 - DEBUG - [Pod Pod ctest-busybox-pod-24841675] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-44062061 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-11 10:46:10,053 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-44062061': 1, 'ctest-nginx-pod-56354665': 1} 2025-09-11 10:46:10,053 - WARNING - Nothing to delete parallely 2025-09-11 10:46:10,053 - INFO - Deleting pod default:ctest-busybox-pod-24841675 2025-09-11 10:46:10,064 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:10,071 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:15,072 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:15,079 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:20,079 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:20,086 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:25,087 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:25,095 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:30,096 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:30,102 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:35,103 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:35,116 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:40,117 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:40,126 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:45,127 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:45,134 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:50,134 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:50,140 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:46:55,141 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:46:55,147 - WARNING - Pod uuid c078f311-30b3-4c9a-b07d-e677cfd58873 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:47:00,149 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c078f311-30b3-4c9a-b07d-e677cfd58873 2025-09-11 10:47:00,155 - DEBUG - Pod c078f311-30b3-4c9a-b07d-e677cfd58873 is not in agent 10.0.0.41 VM list 2025-09-11 10:47:00,155 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e29b49e-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:47:00,161 - DEBUG - VMI 7e29b49e-8efc-11f0-80e3-fa163eec350e is removed from agent 10.0.0.41 2025-09-11 10:47:00,161 - INFO - Verified that pod ctest-busybox-pod-24841675 is removed in agent 2025-09-11 10:47:00,161 - INFO - Deleting Ingress : ctest-nginx-ingress-41188943 2025-09-11 10:47:00,171 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=02b896ef-6b52-455b-901f-e606759041f1 2025-09-11 10:47:00,178 - ERROR - Ingress ctest-nginx-ingress-41188943 with uuid 02b896ef-6b52-455b-901f-e606759041f1 still found in kube manager 2025-09-11 10:47:01,179 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=02b896ef-6b52-455b-901f-e606759041f1 2025-09-11 10:47:01,184 - INFO - Ingress ctest-nginx-ingress-41188943 with uuid 02b896ef-6b52-455b-901f-e606759041f1 deleted successfully from kube manager 2025-09-11 10:47:01,184 - INFO - Verifications on Ingress %s cleanup passed 2025-09-11 10:47:01,184 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-11 10:47:01,334 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-11 10:47:01,350 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-11 10:47:01,350 - INFO - Deleting VN __public__ 2025-09-11 10:47:01,461 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/725d9c3c-da58-4ee5-b6e5-7311b1a5b59b 2025-09-11 10:47:01,469 - DEBUG - Response Code: 404 2025-09-11 10:47:01,470 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-09-11 10:47:01,482 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c97f99ff-9d74-41c7-badd-46d6655bdd35 2025-09-11 10:47:01,491 - DEBUG - Requesting: http://10.0.0.50:8082/project/46785ebe-c875-4528-9c10-4733a24f0988 2025-09-11 10:47:01,541 - INFO - Validated that VN __public__ is not found in API Server 2025-09-11 10:47:01,541 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-11 10:47:01,548 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:47:01,564 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-09-11 10:47:01,564 - INFO - Validated that VN __public__ is not in any agent 2025-09-11 10:47:01,565 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:47:01,575 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-11 10:47:01,580 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-11 10:47:01,584 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-11 10:47:01,585 - INFO - Deleting pod default:ctest-nginx-pod-56354665 2025-09-11 10:47:01,610 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=50d14ff4-728d-4e69-91c8-a21153ae6cd4 2025-09-11 10:47:01,624 - WARNING - Pod uuid 50d14ff4-728d-4e69-91c8-a21153ae6cd4 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:47:06,625 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=50d14ff4-728d-4e69-91c8-a21153ae6cd4 2025-09-11 10:47:06,631 - DEBUG - Pod 50d14ff4-728d-4e69-91c8-a21153ae6cd4 is not in agent 10.0.0.41 VM list 2025-09-11 10:47:06,631 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:79a3074a-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:47:06,636 - DEBUG - VMI 79a3074a-8efc-11f0-80e3-fa163eec350e is removed from agent 10.0.0.41 2025-09-11 10:47:06,636 - INFO - Verified that pod ctest-nginx-pod-56354665 is removed in agent 2025-09-11 10:47:06,637 - INFO - Deleting pod default:ctest-nginx-pod-44062061 2025-09-11 10:47:06,662 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5b25982d-5673-4d4a-8cf9-c5479f1c0202 2025-09-11 10:47:06,669 - WARNING - Pod uuid 5b25982d-5673-4d4a-8cf9-c5479f1c0202 is still seen in agent 10.0.0.41 VM list 2025-09-11 10:47:11,670 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5b25982d-5673-4d4a-8cf9-c5479f1c0202 2025-09-11 10:47:11,680 - DEBUG - Pod 5b25982d-5673-4d4a-8cf9-c5479f1c0202 is not in agent 10.0.0.41 VM list 2025-09-11 10:47:11,680 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:793e887e-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:47:11,698 - DEBUG - VMI 793e887e-8efc-11f0-80e3-fa163eec350e is removed from agent 10.0.0.41 2025-09-11 10:47:11,698 - INFO - Verified that pod ctest-nginx-pod-44062061 is removed in agent 2025-09-11 10:47:11,698 - INFO - Deleting service : ctest-nginx-svc-55818270 2025-09-11 10:47:11,950 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 10:47:11,956 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 10:47:11,956 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:27]
2025-09-11 10:47:11,956 - INFO - -------------------------------------------------------------------------------- 2025-09-11 10:47:18,350 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 10:47:18,479 - DEBUG - Output : cluster_project={} 2025-09-11 10:47:18,505 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-11 10:47:18,688 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-11 10:47:18,692 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-11 10:47:18,857 - DEBUG - Output : cluster_project={} 2025-09-11 10:47:33,996 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:34,077 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:34,112 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:34,188 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:39,230 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:39,309 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:39,353 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:39,436 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-11 10:47:39,694 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 10:47:41,529 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-09-11 10:47:41,535 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-09-11 10:47:41,559 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-09-11 10:47:43,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-09-11 10:50:43,810 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-11 10:50:43,861 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=017c94a2-3529-4593-816b-40231472b258 2025-09-11 10:50:43,878 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e771ec58-0bdd-45db-8ca6-9782d7ccf82b 2025-09-11 10:50:43,887 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:50:43,891 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:50:43,896 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7ac64113-0b4f-4e5d-af18-57f4201e1bb3 2025-09-11 10:50:43,902 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:50:43,907 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=60090956-a254-45d1-a66b-edd70f4cbde4 2025-09-11 10:50:43,911 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:50:48,920 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=017c94a2-3529-4593-816b-40231472b258 2025-09-11 10:50:48,926 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0b89182-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:50:48,939 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:50:48,940 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=7ac64113-0b4f-4e5d-af18-57f4201e1bb3 2025-09-11 10:50:48,941 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e771ec58-0bdd-45db-8ca6-9782d7ccf82b 2025-09-11 10:50:48,942 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:50:48,943 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:50:48,945 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=60090956-a254-45d1-a66b-edd70f4cbde4 2025-09-11 10:50:48,946 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:50:48,959 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b12d64bc-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:50:48,964 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b1b52154-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:50:48,968 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b22c076a-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:50:53,960 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:50:53,965 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:50:53,966 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:50:53,970 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:50:58,971 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:50:58,979 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:50:58,981 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:50:58,982 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:51:03,978 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:51:03,992 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:51:03,993 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:51:03,994 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:51:08,988 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:51:09,008 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:51:09,009 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:51:09,011 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:51:13,995 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:51:14,020 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:51:14,022 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:51:14,023 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:51:19,010 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fd407416-6126-4d16-a5ef-16e21a98c760 2025-09-11 10:51:19,018 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b3e3be90-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:51:19,037 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c18a4597-74a2-47b4-b9ea-5001f8c7b5f3 2025-09-11 10:51:19,038 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5ab73a01-d849-48c7-a071-579c4aa48edd 2025-09-11 10:51:19,039 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=1b6ae8c0-ff88-41f2-bedf-ab276fbd0615 2025-09-11 10:51:19,048 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b385d136-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:51:19,051 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b2b44cb0-8efc-11f0-80e3-fa163eec350e 2025-09-11 10:51:19,052 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b3196438-8efc-11f0-80e3-fa163eec350e