2026-04-21 15:23:27,101 - DEBUG - [10.0.0.65]: Running cmd : hostname 2026-04-21 15:23:27,522 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:27,522 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2026-04-21 15:23:27,568 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:27,595 - DEBUG - [10.0.0.65]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-21 15:23:27,704 - DEBUG - Output : NAMES contrail_test_bHkJKPiE7 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-nodemgr-1 2026-04-21 15:23:27,705 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-21 15:23:27,780 - DEBUG - Output : 127.0.0.1/8 10.0.0.65/24 252.65.0.1/8 10.234.126.1/24 172.17.0.1/16 2026-04-21 15:23:27,780 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2026-04-21 15:23:27,825 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:27,927 - DEBUG - [10.0.0.130]: Running cmd : hostname 2026-04-21 15:23:28,163 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:28,164 - DEBUG - [10.0.0.130]: Running cmd : hostname -f 2026-04-21 15:23:28,190 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:28,190 - DEBUG - [10.0.0.130]: 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-04-21 15:23:28,235 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-21 15:23:28,236 - DEBUG - [10.0.0.130]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-21 15:23:28,277 - DEBUG - Output : 10.0.0.130/24 2026-04-21 15:23:28,277 - DEBUG - [10.0.0.130]: Running cmd : getent hosts 10.0.0.130 | head -n 1 | awk '{print $2}' 2026-04-21 15:23:28,338 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1973-1 2026-04-21 15:23:28,467 - INFO - Using existing project ['default-domain', 'k8s-default'](48e7438e-92ed-481e-aa3d-a1483fe1e8c1) 2026-04-21 15:23:28,566 - INFO - Using existing project ['default-domain', 'k8s-default'](48e7438e-92ed-481e-aa3d-a1483fe1e8c1) 2026-04-21 15:23:28,787 - INFO - ================================================================================ 2026-04-21 15:23:28,787 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-21 15:23:28,788 - 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-04-21 15:23:29,136 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-21 15:23:29,143 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.0.0.65': '0'}} with 2026-04-21 15:23:29,143 - INFO - Initial checks done. Running the testcase now 2026-04-21 15:23:29,143 - INFO - 2026-04-21 15:23:29,152 - INFO - Namespace default already exists 2026-04-21 15:23:29,153 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-21 15:23:29,337 - DEBUG - Output : cluster_project={} 2026-04-21 15:23:29,437 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-21 15:23:29,438 - DEBUG - Project uuid in Contrail is 48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:23:29,438 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-21 15:23:29,728 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-21 15:23:29,728 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=5f874a4a-f7ef-4452-8346-1fe1017cbeb6 2026-04-21 15:23:29,733 - INFO - Namespace default with uuid 5f874a4a-f7ef-4452-8346-1fe1017cbeb6 found in kube manager 2026-04-21 15:23:29,733 - INFO - Namespace default verification passed 2026-04-21 15:23:29,738 - DEBUG - Service ctest-nginx-svc-52199527 not present 2026-04-21 15:23:29,740 - INFO - Creating service ctest-nginx-svc-52199527 2026-04-21 15:23:29,767 - INFO - Created Service ctest-nginx-svc-52199527 2026-04-21 15:23:29,775 - DEBUG - Pod ctest-nginx-pod-57119950 not present 2026-04-21 15:23:29,775 - INFO - Creating Pod ctest-nginx-pod-57119950 2026-04-21 15:23:29,873 - DEBUG - Pod : ctest-nginx-pod-57119950 UUID is 47beaedc-8dd4-43f8-baa4-204186f1a33d 2026-04-21 15:23:29,888 - DEBUG - Pod ctest-nginx-pod-62769374 not present 2026-04-21 15:23:29,892 - INFO - Creating Pod ctest-nginx-pod-62769374 2026-04-21 15:23:29,970 - DEBUG - Pod : ctest-nginx-pod-62769374 UUID is 8fbb44c4-3d51-4503-99bf-a607da533e6e 2026-04-21 15:23:30,244 - INFO - Created VN __public__, UUID :a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:30,544 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2026-04-21 15:23:30,558 - DEBUG - Requesting: http://10.0.0.65:8082/domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 2026-04-21 15:23:30,611 - DEBUG - Requesting: http://10.0.0.65:8082/project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:23:30,793 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:30,850 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:30,872 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:23:30,885 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:23:30,922 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/1eb4399f-22db-48cf-93c3-5ae642a51e83 2026-04-21 15:23:30,972 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-21 15:23:30,972 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:31,002 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:23:31,026 - INFO - Verified VN network id 13 for VN a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:31,026 - INFO - Verifications in API Server for VN __public__ passed 2026-04-21 15:23:31,026 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:31,039 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:23:31,062 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:23:31,084 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/1eb4399f-22db-48cf-93c3-5ae642a51e83 2026-04-21 15:23:31,098 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-21 15:23:31,113 - DEBUG - Control-node 10.0.0.65 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11630267457054721406', 'uuid-lslong': '10858267570096350907'}, 'enable': 'true', 'created': '2026-04-21T15:23:30', 'last-modified': '2026-04-21T15:23:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.680228'} 2026-04-21 15:23:31,113 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:23:31,157 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-21 15:23:31,157 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-21 15:23:31,158 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-21 15:23:31,158 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2026-04-21 15:23:31,167 - DEBUG - Requesting: http://10.0.0.65:8082/domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 2026-04-21 15:23:31,181 - DEBUG - Requesting: http://10.0.0.65:8082/project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:23:31,239 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:31,277 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-21 15:23:31,277 - DEBUG - Verifying the vn in opserver 2026-04-21 15:23:31,277 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2026-04-21 15:23:31,277 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2026-04-21 15:23:31,285 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-21 15:23:31,285 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-21 15:23:31,285 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:23:31,293 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:23:31,298 - DEBUG - Do not have enough data to verify VN in agent 2026-04-21 15:23:31,298 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:23:31,305 - DEBUG - VRF ids for VN __public__: {} 2026-04-21 15:23:31,423 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-21 15:23:31,639 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2026-04-21 15:23:31,655 - DEBUG - Requesting: http://10.0.0.65:8082/domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 2026-04-21 15:23:31,690 - DEBUG - Requesting: http://10.0.0.65:8082/project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:23:31,760 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:31,829 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/db218c30-8dc2-4542-b1c5-d10d3365e827 2026-04-21 15:23:31,860 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2026-04-21 15:23:31,874 - DEBUG - Requesting: http://10.0.0.65:8082/domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 2026-04-21 15:23:31,913 - DEBUG - Requesting: http://10.0.0.65:8082/project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:23:32,079 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/a16702a1-e488-457e-96b0-50d34fbca6bb 2026-04-21 15:23:32,106 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-21 15:23:32,106 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-21 15:23:32,124 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-21 15:23:32,128 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-21 15:23:32,128 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-21 15:23:32,131 - DEBUG - Ingress ctest-nginx-ingress-25738110 not present 2026-04-21 15:23:32,132 - INFO - Creating Ingress ctest-nginx-ingress-25738110 2026-04-21 15:23:32,148 - INFO - Created Ingress ctest-nginx-ingress-25738110 2026-04-21 15:23:32,153 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25738110 2026-04-21 15:23:35,158 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25738110 2026-04-21 15:23:38,176 - DEBUG - For Ingress ctest-nginx-ingress-25738110, Cluster IP: 10.47.255.249, External IPs ['77.92.32.188'] 2026-04-21 15:23:38,176 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25738110 2026-04-21 15:23:38,176 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=7f1d22da-dbb0-44df-9345-fa950397add3 2026-04-21 15:23:38,184 - INFO - Ingress ctest-nginx-ingress-25738110 with uuid 7f1d22da-dbb0-44df-9345-fa950397add3 found in kube manager 2026-04-21 15:23:38,184 - INFO - Ingress ctest-nginx-ingress-25738110 verification passed 2026-04-21 15:23:38,188 - DEBUG - Pod ctest-busybox-pod-66751211 not present 2026-04-21 15:23:38,188 - INFO - Creating Pod ctest-busybox-pod-66751211 2026-04-21 15:23:38,236 - DEBUG - Pod : ctest-busybox-pod-66751211 UUID is e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:23:38,243 - DEBUG - Pod ctest-nginx-pod-57119950 not in running state.Currently in Pending 2026-04-21 15:23:43,252 - INFO - Pod ctest-nginx-pod-57119950 is in running state.Got IP 10.47.255.251 2026-04-21 15:23:43,316 - DEBUG - Pod ctest-nginx-pod-57119950 has vmi 0e88b25e-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:23:43,316 - INFO - Verified pod ctest-nginx-pod-57119950 in contrail-api 2026-04-21 15:23:43,316 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:23:43,328 - DEBUG - VMI 0e88b25e-3d96-11f1-bdb4-fa163e3152a7 is active in agent 10.0.0.130 2026-04-21 15:23:43,328 - INFO - Verified Pod ctest-nginx-pod-57119950 in agent 10.0.0.130 2026-04-21 15:23:43,328 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=47beaedc-8dd4-43f8-baa4-204186f1a33d 2026-04-21 15:23:43,333 - INFO - Pod ctest-nginx-pod-57119950 with uuid 47beaedc-8dd4-43f8-baa4-204186f1a33d found in kube manager 2026-04-21 15:23:43,334 - INFO - Pod ctest-nginx-pod-57119950 verification passed 2026-04-21 15:23:43,414 - DEBUG - [Pod ctest-nginx-pod-57119950] Cmd: echo ctest-nginx-pod-57119950 > /usr/share/nginx/html/index.html, Output: 2026-04-21 15:23:43,424 - DEBUG - Pod ctest-nginx-pod-62769374 not in running state.Currently in Pending 2026-04-21 15:23:48,433 - INFO - Pod ctest-nginx-pod-62769374 is in running state.Got IP 10.47.255.250 2026-04-21 15:23:48,446 - DEBUG - Pod ctest-nginx-pod-62769374 has vmi 0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:23:48,446 - INFO - Verified pod ctest-nginx-pod-62769374 in contrail-api 2026-04-21 15:23:48,446 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:23:48,466 - DEBUG - VMI 0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7 is active in agent 10.0.0.130 2026-04-21 15:23:48,466 - INFO - Verified Pod ctest-nginx-pod-62769374 in agent 10.0.0.130 2026-04-21 15:23:48,466 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=8fbb44c4-3d51-4503-99bf-a607da533e6e 2026-04-21 15:23:48,470 - INFO - Pod ctest-nginx-pod-62769374 with uuid 8fbb44c4-3d51-4503-99bf-a607da533e6e found in kube manager 2026-04-21 15:23:48,470 - INFO - Pod ctest-nginx-pod-62769374 verification passed 2026-04-21 15:23:48,539 - DEBUG - [Pod ctest-nginx-pod-62769374] Cmd: echo ctest-nginx-pod-62769374 > /usr/share/nginx/html/index.html, Output: 2026-04-21 15:23:48,546 - DEBUG - Pod ctest-busybox-pod-66751211 not in running state.Currently in Pending 2026-04-21 15:23:53,554 - DEBUG - Pod ctest-busybox-pod-66751211 not in running state.Currently in Pending 2026-04-21 15:23:58,564 - INFO - Pod ctest-busybox-pod-66751211 is in running state.Got IP 10.47.255.248 2026-04-21 15:23:58,582 - DEBUG - Pod ctest-busybox-pod-66751211 has vmi 1233f120-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:23:58,582 - INFO - Verified pod ctest-busybox-pod-66751211 in contrail-api 2026-04-21 15:23:58,583 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:23:58,592 - DEBUG - VMI 1233f120-3d96-11f1-bdb4-fa163e3152a7 is active in agent 10.0.0.130 2026-04-21 15:23:58,592 - INFO - Verified Pod ctest-busybox-pod-66751211 in agent 10.0.0.130 2026-04-21 15:23:58,592 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:23:58,596 - INFO - Pod ctest-busybox-pod-66751211 with uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 found in kube manager 2026-04-21 15:23:58,596 - INFO - Pod ctest-busybox-pod-66751211 verification passed 2026-04-21 15:23:58,654 - DEBUG - [Pod ctest-busybox-pod-66751211] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-62769374 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-04-21 15:23:58,654 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-21 15:23:58,654 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd output: ctest-nginx-pod-62769374 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-04-21 15:23:58,713 - DEBUG - [Pod ctest-busybox-pod-66751211] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-62769374 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-04-21 15:23:58,713 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-21 15:23:58,713 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd output: ctest-nginx-pod-62769374 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-04-21 15:23:58,768 - DEBUG - [Pod ctest-busybox-pod-66751211] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-57119950 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-04-21 15:23:58,769 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-21 15:23:58,769 - DEBUG - [Pod Pod ctest-busybox-pod-66751211] Cmd output: ctest-nginx-pod-57119950 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-04-21 15:23:58,769 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-57119950': 1, 'ctest-nginx-pod-62769374': 2} 2026-04-21 15:23:58,769 - WARNING - Nothing to delete parallely 2026-04-21 15:23:58,769 - INFO - Deleting pod default:ctest-busybox-pod-66751211 2026-04-21 15:23:58,783 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:23:58,789 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:03,790 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:03,796 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:08,797 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:08,803 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:13,804 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:13,814 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:18,815 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:18,828 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:23,828 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:23,837 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:28,837 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:28,844 - WARNING - Pod uuid e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:33,844 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 2026-04-21 15:24:33,851 - DEBUG - Pod e8691ac4-4c60-4bce-8e0b-8aa3203eb6e6 is not in agent 10.0.0.130 VM list 2026-04-21 15:24:33,851 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1233f120-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:24:33,857 - DEBUG - VMI 1233f120-3d96-11f1-bdb4-fa163e3152a7 is removed from agent 10.0.0.130 2026-04-21 15:24:33,857 - INFO - Verified that pod ctest-busybox-pod-66751211 is removed in agent 2026-04-21 15:24:33,857 - INFO - Deleting Ingress : ctest-nginx-ingress-25738110 2026-04-21 15:24:33,863 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=7f1d22da-dbb0-44df-9345-fa950397add3 2026-04-21 15:24:33,868 - ERROR - Ingress ctest-nginx-ingress-25738110 with uuid 7f1d22da-dbb0-44df-9345-fa950397add3 still found in kube manager 2026-04-21 15:24:34,869 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=7f1d22da-dbb0-44df-9345-fa950397add3 2026-04-21 15:24:34,911 - ERROR - Ingress ctest-nginx-ingress-25738110 with uuid 7f1d22da-dbb0-44df-9345-fa950397add3 still found in kube manager 2026-04-21 15:24:35,913 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=7f1d22da-dbb0-44df-9345-fa950397add3 2026-04-21 15:24:35,917 - INFO - Ingress ctest-nginx-ingress-25738110 with uuid 7f1d22da-dbb0-44df-9345-fa950397add3 deleted successfully from kube manager 2026-04-21 15:24:35,917 - INFO - Verifications on Ingress %s cleanup passed 2026-04-21 15:24:35,917 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-21 15:24:35,990 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-21 15:24:35,995 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-21 15:24:35,996 - INFO - Deleting VN __public__ 2026-04-21 15:24:36,104 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/80f0e3cd-81e9-4d63-a786-5661c3bf4836 2026-04-21 15:24:36,121 - DEBUG - Response Code: 404 2026-04-21 15:24:36,121 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2026-04-21 15:24:36,126 - DEBUG - Requesting: http://10.0.0.65:8082/domain/7f93e92c-fa37-4135-a840-0cdb025aaed8 2026-04-21 15:24:36,135 - DEBUG - Requesting: http://10.0.0.65:8082/project/48e7438e-92ed-481e-aa3d-a1483fe1e8c1 2026-04-21 15:24:36,192 - INFO - Validated that VN __public__ is not found in API Server 2026-04-21 15:24:36,193 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-21 15:24:36,200 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:24:36,207 - DEBUG - VN __public__ is not present in Agent 10.0.0.130 2026-04-21 15:24:36,207 - INFO - Validated that VN __public__ is not in any agent 2026-04-21 15:24:36,207 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:24:36,214 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-21 15:24:36,220 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-21 15:24:36,226 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-21 15:24:36,227 - INFO - Deleting pod default:ctest-nginx-pod-62769374 2026-04-21 15:24:36,244 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8fbb44c4-3d51-4503-99bf-a607da533e6e 2026-04-21 15:24:36,257 - WARNING - Pod uuid 8fbb44c4-3d51-4503-99bf-a607da533e6e is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:41,258 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=8fbb44c4-3d51-4503-99bf-a607da533e6e 2026-04-21 15:24:41,268 - DEBUG - Pod 8fbb44c4-3d51-4503-99bf-a607da533e6e is not in agent 10.0.0.130 VM list 2026-04-21 15:24:41,268 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:24:41,275 - DEBUG - VMI 0f2cb3ea-3d96-11f1-bdb4-fa163e3152a7 is removed from agent 10.0.0.130 2026-04-21 15:24:41,276 - INFO - Verified that pod ctest-nginx-pod-62769374 is removed in agent 2026-04-21 15:24:41,276 - INFO - Deleting pod default:ctest-nginx-pod-57119950 2026-04-21 15:24:41,300 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=47beaedc-8dd4-43f8-baa4-204186f1a33d 2026-04-21 15:24:41,309 - WARNING - Pod uuid 47beaedc-8dd4-43f8-baa4-204186f1a33d is still seen in agent 10.0.0.130 VM list 2026-04-21 15:24:46,309 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=47beaedc-8dd4-43f8-baa4-204186f1a33d 2026-04-21 15:24:46,317 - DEBUG - Pod 47beaedc-8dd4-43f8-baa4-204186f1a33d is not in agent 10.0.0.130 VM list 2026-04-21 15:24:46,317 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0e88b25e-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:24:46,323 - DEBUG - VMI 0e88b25e-3d96-11f1-bdb4-fa163e3152a7 is removed from agent 10.0.0.130 2026-04-21 15:24:46,323 - INFO - Verified that pod ctest-nginx-pod-57119950 is removed in agent 2026-04-21 15:24:46,323 - INFO - Deleting service : ctest-nginx-svc-52199527 2026-04-21 15:24:46,588 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-21 15:24:46,594 - DEBUG - No XMPP flaps were noticed during the test 2026-04-21 15:24:46,595 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:18] 2026-04-21 15:24:46,595 - INFO - -------------------------------------------------------------------------------- 2026-04-21 15:24:53,057 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-21 15:24:53,186 - DEBUG - Output : cluster_project={} 2026-04-21 15:24:53,300 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-21 15:24:53,473 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-21 15:24:53,478 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-21 15:24:53,604 - DEBUG - Output : cluster_project={} 2026-04-21 15:25:08,745 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:08,814 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:08,875 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:08,980 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:09,017 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:14,104 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:14,148 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:14,231 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-21 15:25:14,468 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-21 15:25:17,202 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_ApplicationPolicySetReq? 2026-04-21 15:25:17,208 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2026-04-21 15:25:17,234 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2026-04-21 15:25:19,270 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AclReq? 2026-04-21 15:25:58,816 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-21 15:25:58,857 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:25:58,869 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=2c232c4a-0a4c-47a3-a100-b487f59cabc4 2026-04-21 15:25:58,873 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:25:58,882 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:25:58,896 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=32e66d33-7207-4f0b-9f85-cfe44b7c9886 2026-04-21 15:25:58,906 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:25:58,913 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=2686b634-4c7b-421c-9d10-c4059d2def58 2026-04-21 15:25:58,918 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=92d634b4-574f-4717-868c-74d6dccae5db 2026-04-21 15:26:03,898 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:03,922 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:03,925 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=2c232c4a-0a4c-47a3-a100-b487f59cabc4 2026-04-21 15:26:03,927 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:03,939 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3f7f21d6-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:03,944 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=92d634b4-574f-4717-868c-74d6dccae5db 2026-04-21 15:26:03,946 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:03,948 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=32e66d33-7207-4f0b-9f85-cfe44b7c9886 2026-04-21 15:26:03,949 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=2686b634-4c7b-421c-9d10-c4059d2def58 2026-04-21 15:26:03,967 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:408e516e-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:03,969 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:410474f2-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:03,972 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ffa3b64-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:08,907 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:08,940 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:08,942 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:08,965 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:13,914 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:13,949 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:13,950 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:13,973 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:18,924 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:18,959 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:18,960 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:18,980 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:23,933 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:23,970 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:23,971 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:24,004 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:28,941 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:28,981 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:28,982 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:29,011 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:33,949 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=b8f35154-b8c7-41c8-aa5c-37f5c95b7956 2026-04-21 15:26:33,955 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42d8e5e2-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:33,991 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=965b875c-65d4-4874-aef5-450fe733e419 2026-04-21 15:26:33,993 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=c6952632-f84c-4bfa-a42d-00cec99a4a55 2026-04-21 15:26:34,006 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42653480-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:34,007 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41850b94-3d96-11f1-bdb4-fa163e3152a7 2026-04-21 15:26:34,018 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_VmListReq?uuid=17308773-2d84-4e84-877a-e9fc53b027fe 2026-04-21 15:26:34,027 - DEBUG - Requesting: http://10.0.0.130:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41f3da88-3d96-11f1-bdb4-fa163e3152a7