2026-02-24 10:14:44,219 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-02-24 10:14:44,487 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:44,487 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-02-24 10:14:44,521 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:44,522 - 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-02-24 10:14:44,586 - DEBUG - Output : NAMES contrail_test_KtK2Hekd8 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-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-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 2026-02-24 10:14:44,586 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-24 10:14:44,658 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.12.35.1/24 172.17.0.1/16 2026-02-24 10:14:44,659 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-02-24 10:14:44,693 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:44,794 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-02-24 10:14:45,037 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:45,037 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-02-24 10:14:45,062 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:45,062 - DEBUG - [10.0.0.249]: 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-02-24 10:14:45,107 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-24 10:14:45,107 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-24 10:14:45,179 - DEBUG - Output : 10.0.0.249/24 2026-02-24 10:14:45,179 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-02-24 10:14:45,214 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1914-1 2026-02-24 10:14:45,303 - INFO - Using existing project ['default-domain', 'k8s-default'](ea75a63a-6eb6-4733-a87f-8773793c08f8) 2026-02-24 10:14:45,417 - INFO - Using existing project ['default-domain', 'k8s-default'](ea75a63a-6eb6-4733-a87f-8773793c08f8) 2026-02-24 10:14:45,544 - INFO - ================================================================================ 2026-02-24 10:14:45,544 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-24 10:14:45,545 - 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-02-24 10:14:45,784 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-24 10:14:45,792 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-02-24 10:14:45,792 - INFO - Initial checks done. Running the testcase now 2026-02-24 10:14:45,792 - INFO - 2026-02-24 10:14:45,798 - INFO - Namespace default already exists 2026-02-24 10:14:45,799 - 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-02-24 10:14:45,917 - DEBUG - Output : cluster_project={} 2026-02-24 10:14:45,969 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-24 10:14:45,969 - DEBUG - Project uuid in Contrail is ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:45,969 - 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-02-24 10:14:46,101 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-24 10:14:46,101 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=048ccd2d-364d-480f-b69f-ce7914f869a2 2026-02-24 10:14:46,107 - INFO - Namespace default with uuid 048ccd2d-364d-480f-b69f-ce7914f869a2 found in kube manager 2026-02-24 10:14:46,107 - INFO - Namespace default verification passed 2026-02-24 10:14:46,111 - DEBUG - Service ctest-nginx-svc-56235724 not present 2026-02-24 10:14:46,112 - INFO - Creating service ctest-nginx-svc-56235724 2026-02-24 10:14:46,137 - INFO - Created Service ctest-nginx-svc-56235724 2026-02-24 10:14:46,151 - DEBUG - Pod ctest-nginx-pod-37462381 not present 2026-02-24 10:14:46,152 - INFO - Creating Pod ctest-nginx-pod-37462381 2026-02-24 10:14:46,205 - DEBUG - Pod : ctest-nginx-pod-37462381 UUID is 79cb9802-65f1-44d9-a814-3ad3192f005f 2026-02-24 10:14:46,208 - DEBUG - Pod ctest-nginx-pod-78561985 not present 2026-02-24 10:14:46,209 - INFO - Creating Pod ctest-nginx-pod-78561985 2026-02-24 10:14:46,243 - DEBUG - Pod : ctest-nginx-pod-78561985 UUID is f68a5129-a0be-49de-9955-6200ba511610 2026-02-24 10:14:46,423 - INFO - Created VN __public__, UUID :b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:46,695 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:14:46,707 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:14:46,742 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:46,834 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:46,851 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:46,862 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:46,870 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:46,878 - DEBUG - Route Targets: [] 2026-02-24 10:14:46,878 - DEBUG - RT names not yet present for VN __public__ 2026-02-24 10:14:51,879 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:14:51,885 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:14:51,898 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:51,967 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:51,976 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:51,984 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:51,992 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:51,998 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c7a69fc5-dbc0-42a0-ae94-55809db68809 2026-02-24 10:14:52,006 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-24 10:14:52,006 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,014 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:52,028 - INFO - Verified VN network id 13 for VN b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,029 - INFO - Verifications in API Server for VN __public__ passed 2026-02-24 10:14:52,029 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,037 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:52,050 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:14:52,056 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/c7a69fc5-dbc0-42a0-ae94-55809db68809 2026-02-24 10:14:52,063 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-24 10:14:52,069 - 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': '13017879306863398322', 'uuid-lslong': '12855058886744674522'}, 'enable': 'true', 'created': '2026-02-24T10:14:46', 'last-modified': '2026-02-24T10:14:46', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.445501'} 2026-02-24 10:14:52,069 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:14:52,077 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-24 10:14:52,077 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-24 10:14:52,078 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-24 10:14:52,078 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:14:52,083 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:14:52,091 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:52,144 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,156 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-24 10:14:52,156 - DEBUG - Verifying the vn in opserver 2026-02-24 10:14:52,156 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-02-24 10:14:52,157 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-02-24 10:14:52,161 - 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-02-24 10:14:52,161 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-24 10:14:52,161 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:14:52,169 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:14:52,176 - DEBUG - Do not have enough data to verify VN in agent 2026-02-24 10:14:52,176 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:14:52,182 - DEBUG - VRF ids for VN __public__: {} 2026-02-24 10:14:52,279 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-24 10:14:52,433 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:14:52,438 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:14:52,445 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:52,496 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,506 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/7336fe28-c76f-4b24-8184-980b3266a1ad 2026-02-24 10:14:52,513 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:14:52,518 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:14:52,534 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:14:52,578 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/b4a8cc42-0680-4db2-b266-57f2cf2510da 2026-02-24 10:14:52,587 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-24 10:14:52,587 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-24 10:14:52,595 - 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-02-24 10:14:52,601 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-24 10:14:52,601 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-24 10:14:52,604 - DEBUG - Ingress ctest-nginx-ingress-75536561 not present 2026-02-24 10:14:52,604 - INFO - Creating Ingress ctest-nginx-ingress-75536561 2026-02-24 10:14:52,613 - INFO - Created Ingress ctest-nginx-ingress-75536561 2026-02-24 10:14:52,617 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-75536561 2026-02-24 10:14:55,623 - DEBUG - For Ingress ctest-nginx-ingress-75536561, Cluster IP: 10.47.255.249, External IPs ['116.88.12.60'] 2026-02-24 10:14:55,624 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-75536561 2026-02-24 10:14:55,624 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=50996f01-27a9-44d0-b499-78d3741917af 2026-02-24 10:14:55,629 - INFO - Ingress ctest-nginx-ingress-75536561 with uuid 50996f01-27a9-44d0-b499-78d3741917af found in kube manager 2026-02-24 10:14:55,629 - INFO - Ingress ctest-nginx-ingress-75536561 verification passed 2026-02-24 10:14:55,632 - DEBUG - Pod ctest-busybox-pod-44454037 not present 2026-02-24 10:14:55,633 - INFO - Creating Pod ctest-busybox-pod-44454037 2026-02-24 10:14:55,671 - DEBUG - Pod : ctest-busybox-pod-44454037 UUID is f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:14:55,686 - DEBUG - Pod ctest-nginx-pod-37462381 not in running state.Currently in Pending 2026-02-24 10:15:00,695 - INFO - Pod ctest-nginx-pod-37462381 is in running state.Got IP 10.47.255.251 2026-02-24 10:15:00,711 - DEBUG - Pod ctest-nginx-pod-37462381 has vmi a5fae26e-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:00,711 - INFO - Verified pod ctest-nginx-pod-37462381 in contrail-api 2026-02-24 10:15:00,711 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:15:00,723 - DEBUG - VMI a5fae26e-1169-11f1-a5f0-fa163e221292 is active in agent 10.0.0.249 2026-02-24 10:15:00,723 - INFO - Verified Pod ctest-nginx-pod-37462381 in agent 10.0.0.249 2026-02-24 10:15:00,723 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=79cb9802-65f1-44d9-a814-3ad3192f005f 2026-02-24 10:15:00,728 - INFO - Pod ctest-nginx-pod-37462381 with uuid 79cb9802-65f1-44d9-a814-3ad3192f005f found in kube manager 2026-02-24 10:15:00,728 - INFO - Pod ctest-nginx-pod-37462381 verification passed 2026-02-24 10:15:00,812 - DEBUG - [Pod ctest-nginx-pod-37462381] Cmd: echo ctest-nginx-pod-37462381 > /usr/share/nginx/html/index.html, Output: 2026-02-24 10:15:00,820 - INFO - Pod ctest-nginx-pod-78561985 is in running state.Got IP 10.47.255.250 2026-02-24 10:15:00,836 - DEBUG - Pod ctest-nginx-pod-78561985 has vmi a661a710-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:00,836 - INFO - Verified pod ctest-nginx-pod-78561985 in contrail-api 2026-02-24 10:15:00,836 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:15:00,847 - DEBUG - VMI a661a710-1169-11f1-a5f0-fa163e221292 is active in agent 10.0.0.249 2026-02-24 10:15:00,847 - INFO - Verified Pod ctest-nginx-pod-78561985 in agent 10.0.0.249 2026-02-24 10:15:00,847 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f68a5129-a0be-49de-9955-6200ba511610 2026-02-24 10:15:00,851 - INFO - Pod ctest-nginx-pod-78561985 with uuid f68a5129-a0be-49de-9955-6200ba511610 found in kube manager 2026-02-24 10:15:00,851 - INFO - Pod ctest-nginx-pod-78561985 verification passed 2026-02-24 10:15:00,913 - DEBUG - [Pod ctest-nginx-pod-78561985] Cmd: echo ctest-nginx-pod-78561985 > /usr/share/nginx/html/index.html, Output: 2026-02-24 10:15:00,922 - DEBUG - Pod ctest-busybox-pod-44454037 not in running state.Currently in Pending 2026-02-24 10:15:05,931 - DEBUG - Pod ctest-busybox-pod-44454037 not in running state.Currently in Pending 2026-02-24 10:15:10,941 - INFO - Pod ctest-busybox-pod-44454037 is in running state.Got IP 10.47.255.248 2026-02-24 10:15:10,997 - DEBUG - Pod ctest-busybox-pod-44454037 has vmi aab808a4-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:10,997 - INFO - Verified pod ctest-busybox-pod-44454037 in contrail-api 2026-02-24 10:15:10,997 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:15:11,008 - DEBUG - VMI aab808a4-1169-11f1-a5f0-fa163e221292 is active in agent 10.0.0.249 2026-02-24 10:15:11,008 - INFO - Verified Pod ctest-busybox-pod-44454037 in agent 10.0.0.249 2026-02-24 10:15:11,008 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:11,012 - INFO - Pod ctest-busybox-pod-44454037 with uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 found in kube manager 2026-02-24 10:15:11,012 - INFO - Pod ctest-busybox-pod-44454037 verification passed 2026-02-24 10:15:11,073 - DEBUG - [Pod ctest-busybox-pod-44454037] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37462381 2026-02-24 10:15:11,073 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-24 10:15:11,073 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-37462381 2026-02-24 10:15:11,125 - DEBUG - [Pod ctest-busybox-pod-44454037] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37462381 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-02-24 10:15:11,125 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-24 10:15:11,125 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd output: ctest-nginx-pod-37462381 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-02-24 10:15:11,182 - DEBUG - [Pod ctest-busybox-pod-44454037] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-78561985 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-02-24 10:15:11,183 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-24 10:15:11,183 - DEBUG - [Pod Pod ctest-busybox-pod-44454037] Cmd output: ctest-nginx-pod-78561985 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-02-24 10:15:11,183 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37462381': 2, 'ctest-nginx-pod-78561985': 1} 2026-02-24 10:15:11,183 - WARNING - Nothing to delete parallely 2026-02-24 10:15:11,184 - INFO - Deleting pod default:ctest-busybox-pod-44454037 2026-02-24 10:15:11,202 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:11,209 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:16,210 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:16,217 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:21,218 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:21,227 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:26,227 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:26,238 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:31,239 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:31,246 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:36,246 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:36,253 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:41,253 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:41,260 - WARNING - Pod uuid f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:46,260 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 2026-02-24 10:15:46,267 - DEBUG - Pod f5ec5c06-d08f-40a0-a33c-e1ad5b6ed802 is not in agent 10.0.0.249 VM list 2026-02-24 10:15:46,267 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aab808a4-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:46,273 - DEBUG - VMI aab808a4-1169-11f1-a5f0-fa163e221292 is removed from agent 10.0.0.249 2026-02-24 10:15:46,273 - INFO - Verified that pod ctest-busybox-pod-44454037 is removed in agent 2026-02-24 10:15:46,273 - INFO - Deleting Ingress : ctest-nginx-ingress-75536561 2026-02-24 10:15:46,285 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=50996f01-27a9-44d0-b499-78d3741917af 2026-02-24 10:15:46,293 - ERROR - Ingress ctest-nginx-ingress-75536561 with uuid 50996f01-27a9-44d0-b499-78d3741917af still found in kube manager 2026-02-24 10:15:47,294 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=50996f01-27a9-44d0-b499-78d3741917af 2026-02-24 10:15:47,300 - INFO - Ingress ctest-nginx-ingress-75536561 with uuid 50996f01-27a9-44d0-b499-78d3741917af deleted successfully from kube manager 2026-02-24 10:15:47,300 - INFO - Verifications on Ingress %s cleanup passed 2026-02-24 10:15:47,300 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-24 10:15:47,457 - 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-02-24 10:15:47,463 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-24 10:15:47,463 - INFO - Deleting VN __public__ 2026-02-24 10:15:47,618 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/5ca80c9d-6049-40c1-9e14-7460d5cab3e8 2026-02-24 10:15:47,631 - DEBUG - Response Code: 404 2026-02-24 10:15:47,631 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-02-24 10:15:47,647 - DEBUG - Requesting: http://10.0.0.33:8082/domain/a89b3caf-e517-4d7a-9ff0-ee56aa71206a 2026-02-24 10:15:47,659 - DEBUG - Requesting: http://10.0.0.33:8082/project/ea75a63a-6eb6-4733-a87f-8773793c08f8 2026-02-24 10:15:47,721 - INFO - Validated that VN __public__ is not found in API Server 2026-02-24 10:15:47,722 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-24 10:15:47,729 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:15:47,744 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-02-24 10:15:47,744 - INFO - Validated that VN __public__ is not in any agent 2026-02-24 10:15:47,744 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:15:47,752 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-24 10:15:47,757 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-24 10:15:47,763 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-24 10:15:47,763 - INFO - Deleting pod default:ctest-nginx-pod-78561985 2026-02-24 10:15:47,794 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f68a5129-a0be-49de-9955-6200ba511610 2026-02-24 10:15:47,805 - WARNING - Pod uuid f68a5129-a0be-49de-9955-6200ba511610 is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:52,807 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f68a5129-a0be-49de-9955-6200ba511610 2026-02-24 10:15:52,816 - DEBUG - Pod f68a5129-a0be-49de-9955-6200ba511610 is not in agent 10.0.0.249 VM list 2026-02-24 10:15:52,816 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a661a710-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:52,824 - DEBUG - VMI a661a710-1169-11f1-a5f0-fa163e221292 is removed from agent 10.0.0.249 2026-02-24 10:15:52,824 - INFO - Verified that pod ctest-nginx-pod-78561985 is removed in agent 2026-02-24 10:15:52,825 - INFO - Deleting pod default:ctest-nginx-pod-37462381 2026-02-24 10:15:52,841 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=79cb9802-65f1-44d9-a814-3ad3192f005f 2026-02-24 10:15:52,853 - WARNING - Pod uuid 79cb9802-65f1-44d9-a814-3ad3192f005f is still seen in agent 10.0.0.249 VM list 2026-02-24 10:15:57,853 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=79cb9802-65f1-44d9-a814-3ad3192f005f 2026-02-24 10:15:57,861 - DEBUG - Pod 79cb9802-65f1-44d9-a814-3ad3192f005f is not in agent 10.0.0.249 VM list 2026-02-24 10:15:57,861 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5fae26e-1169-11f1-a5f0-fa163e221292 2026-02-24 10:15:57,866 - DEBUG - VMI a5fae26e-1169-11f1-a5f0-fa163e221292 is removed from agent 10.0.0.249 2026-02-24 10:15:57,866 - INFO - Verified that pod ctest-nginx-pod-37462381 is removed in agent 2026-02-24 10:15:57,867 - INFO - Deleting service : ctest-nginx-svc-56235724 2026-02-24 10:15:58,108 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-24 10:15:58,115 - DEBUG - No XMPP flaps were noticed during the test 2026-02-24 10:15:58,115 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-02-24 10:15:58,115 - INFO - -------------------------------------------------------------------------------- 2026-02-24 10:16:04,597 - 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-02-24 10:16:04,740 - DEBUG - Output : cluster_project={} 2026-02-24 10:16:04,836 - 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-02-24 10:16:05,008 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-24 10:16:05,018 - 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-02-24 10:16:05,164 - DEBUG - Output : cluster_project={} 2026-02-24 10:16:15,302 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:20,347 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:20,444 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:20,525 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:25,574 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:25,657 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:25,712 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:25,792 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-24 10:16:26,017 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-24 10:16:28,828 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2026-02-24 10:16:28,839 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-02-24 10:16:28,871 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-02-24 10:16:30,901 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2026-02-24 10:17:10,268 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-24 10:17:10,347 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b4c0d04-cdf0-4ef5-91ea-494daa3da3c3 2026-02-24 10:17:10,369 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:10,382 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:10,390 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:10,401 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ee753852-1a4e-4de2-8a87-f9210b6dd084 2026-02-24 10:17:10,408 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:10,415 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cf0982bd-d5c5-4fd0-a477-c6ec949eb19c 2026-02-24 10:17:10,426 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b0973d0-ac43-4378-977d-3fb8294de0a2 2026-02-24 10:17:15,434 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:15,436 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b4c0d04-cdf0-4ef5-91ea-494daa3da3c3 2026-02-24 10:17:15,438 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:15,450 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d49e19b0-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:15,457 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ee753852-1a4e-4de2-8a87-f9210b6dd084 2026-02-24 10:17:15,459 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:15,461 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:15,463 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=cf0982bd-d5c5-4fd0-a477-c6ec949eb19c 2026-02-24 10:17:15,464 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=9b0973d0-ac43-4378-977d-3fb8294de0a2 2026-02-24 10:17:15,468 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d51bb6b8-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:15,498 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5b5b66e-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:15,499 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d627efae-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:20,449 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:20,450 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:20,473 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:20,501 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:25,460 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:25,462 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:25,484 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:25,511 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:30,470 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:30,471 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:30,497 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:30,518 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:35,480 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:35,481 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:35,505 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:35,526 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:40,491 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:40,493 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:40,512 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:40,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:45,522 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=416fefc9-802c-42bf-aa23-527492c074a9 2026-02-24 10:17:45,524 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=73d5a15d-abdb-4e0c-a2a4-82849895e9b9 2026-02-24 10:17:45,525 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=30814f57-b8b5-4f62-9bb2-399c646d9985 2026-02-24 10:17:45,540 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7226f7e-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:45,542 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6aed276-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:45,544 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d7940e2c-1169-11f1-a5f0-fa163e221292 2026-02-24 10:17:45,562 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=c44aab0c-847d-41d8-9f76-d7eb0e3b9ad1 2026-02-24 10:17:45,574 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d803aeda-1169-11f1-a5f0-fa163e221292