2025-11-24 01:43:45,533 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-11-24 01:43:45,804 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:45,805 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-11-24 01:43:45,838 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:45,839 - DEBUG - [10.0.0.19]: 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-11-24 01:43:45,894 - DEBUG - Output : NAMES contrail_test_Khs4qLesu contrail-kubernetes-master-kubemanager-1 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-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2025-11-24 01:43:45,894 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-24 01:43:45,975 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.120.138.1/24 172.17.0.1/16 2025-11-24 01:43:45,976 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-11-24 01:43:46,019 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:46,120 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-11-24 01:43:46,348 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:46,348 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-11-24 01:43:46,382 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:46,383 - DEBUG - [10.0.0.241]: 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-11-24 01:43:46,474 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-24 01:43:46,474 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-24 01:43:46,510 - DEBUG - Output : 10.0.0.241/24 2025-11-24 01:43:46,510 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-11-24 01:43:46,584 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1737-1 2025-11-24 01:43:46,647 - INFO - Using existing project ['default-domain', 'k8s-default'](d2633be5-db59-4f07-8409-62eebc9b2438) 2025-11-24 01:43:46,750 - INFO - Using existing project ['default-domain', 'k8s-default'](d2633be5-db59-4f07-8409-62eebc9b2438) 2025-11-24 01:43:46,868 - INFO - ================================================================================ 2025-11-24 01:43:46,869 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-24 01:43:46,869 - 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-11-24 01:43:47,099 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-24 01:43:47,106 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2025-11-24 01:43:47,106 - INFO - Initial checks done. Running the testcase now 2025-11-24 01:43:47,106 - INFO - 2025-11-24 01:43:47,110 - INFO - Namespace default already exists 2025-11-24 01:43:47,111 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-24 01:43:47,217 - DEBUG - Output : cluster_project={} 2025-11-24 01:43:47,264 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-24 01:43:47,264 - DEBUG - Project uuid in Contrail is d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:47,265 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-24 01:43:47,404 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-24 01:43:47,404 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=2c43f64f-e058-4143-9f13-f8ebe2ff90f3 2025-11-24 01:43:47,408 - INFO - Namespace default with uuid 2c43f64f-e058-4143-9f13-f8ebe2ff90f3 found in kube manager 2025-11-24 01:43:47,408 - INFO - Namespace default verification passed 2025-11-24 01:43:47,411 - DEBUG - Service ctest-nginx-svc-11960219 not present 2025-11-24 01:43:47,411 - INFO - Creating service ctest-nginx-svc-11960219 2025-11-24 01:43:47,427 - INFO - Created Service ctest-nginx-svc-11960219 2025-11-24 01:43:47,434 - DEBUG - Pod ctest-nginx-pod-96806447 not present 2025-11-24 01:43:47,435 - INFO - Creating Pod ctest-nginx-pod-96806447 2025-11-24 01:43:47,491 - DEBUG - Pod : ctest-nginx-pod-96806447 UUID is e51dd602-0915-426d-a1ea-e5dbd89ce4fb 2025-11-24 01:43:47,497 - DEBUG - Pod ctest-nginx-pod-68427210 not present 2025-11-24 01:43:47,499 - INFO - Creating Pod ctest-nginx-pod-68427210 2025-11-24 01:43:47,546 - DEBUG - Pod : ctest-nginx-pod-68427210 UUID is a9d62eda-db41-4975-9c1a-2c148456c755 2025-11-24 01:43:47,718 - INFO - Created VN __public__, UUID :85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:47,906 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:43:47,911 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:43:47,953 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:48,023 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:48,033 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:48,041 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:48,063 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:48,069 - DEBUG - Route Targets: [] 2025-11-24 01:43:48,069 - DEBUG - RT names not yet present for VN __public__ 2025-11-24 01:43:53,070 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:43:53,077 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:43:53,086 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:53,141 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,152 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,161 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:53,170 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:53,176 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/813819db-c3fc-4f0a-b191-b8cf3cd2ad98 2025-11-24 01:43:53,182 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-24 01:43:53,182 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,191 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:53,213 - INFO - Verified VN network id 13 for VN 85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,213 - INFO - Verifications in API Server for VN __public__ passed 2025-11-24 01:43:53,213 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,222 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:53,229 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:43:53,235 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/813819db-c3fc-4f0a-b191-b8cf3cd2ad98 2025-11-24 01:43:53,241 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-24 01:43:53,248 - DEBUG - Control-node 10.0.0.19 : 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': '9636411665317448554', 'uuid-lslong': '10336570465958085246'}, 'enable': 'true', 'created': '2025-11-24T01:43:47', 'last-modified': '2025-11-24T01:43:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.405823'} 2025-11-24 01:43:53,248 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:43:53,260 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-24 01:43:53,260 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-24 01:43:53,260 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-24 01:43:53,261 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:43:53,266 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:43:53,276 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:53,330 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,342 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-24 01:43:53,342 - DEBUG - Verifying the vn in opserver 2025-11-24 01:43:53,342 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-11-24 01:43:53,342 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-11-24 01:43:53,346 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-24 01:43:53,346 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-24 01:43:53,347 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:43:53,354 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:43:53,359 - DEBUG - Do not have enough data to verify VN in agent 2025-11-24 01:43:53,360 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:43:53,364 - DEBUG - VRF ids for VN __public__: {} 2025-11-24 01:43:53,457 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-24 01:43:53,551 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:43:53,563 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:43:53,581 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:53,640 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,651 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/8f4f1767-9d45-4fdb-b30e-1e86477b4b12 2025-11-24 01:43:53,658 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:43:53,663 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:43:53,670 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:43:53,715 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e 2025-11-24 01:43:53,724 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-24 01:43:53,724 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-24 01:43:53,731 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-24 01:43:53,736 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-24 01:43:53,737 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-24 01:43:53,740 - DEBUG - Ingress ctest-nginx-ingress-85742741 not present 2025-11-24 01:43:53,741 - INFO - Creating Ingress ctest-nginx-ingress-85742741 2025-11-24 01:43:53,749 - INFO - Created Ingress ctest-nginx-ingress-85742741 2025-11-24 01:43:53,752 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-85742741 2025-11-24 01:43:56,757 - DEBUG - For Ingress ctest-nginx-ingress-85742741, Cluster IP: 10.47.255.249, External IPs ['71.2.93.124'] 2025-11-24 01:43:56,757 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-85742741 2025-11-24 01:43:56,757 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=118629e3-61d3-43c1-b679-7d0d3f728d46 2025-11-24 01:43:56,762 - INFO - Ingress ctest-nginx-ingress-85742741 with uuid 118629e3-61d3-43c1-b679-7d0d3f728d46 found in kube manager 2025-11-24 01:43:56,762 - INFO - Ingress ctest-nginx-ingress-85742741 verification passed 2025-11-24 01:43:56,767 - DEBUG - Pod ctest-busybox-pod-33943670 not present 2025-11-24 01:43:56,769 - INFO - Creating Pod ctest-busybox-pod-33943670 2025-11-24 01:43:56,824 - DEBUG - Pod : ctest-busybox-pod-33943670 UUID is 99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:43:56,846 - DEBUG - Pod ctest-nginx-pod-96806447 not in running state.Currently in Pending 2025-11-24 01:44:01,854 - DEBUG - Pod ctest-nginx-pod-96806447 not in running state.Currently in Pending 2025-11-24 01:44:06,863 - INFO - Pod ctest-nginx-pod-96806447 is in running state.Got IP 10.47.255.251 2025-11-24 01:44:06,918 - DEBUG - Pod ctest-nginx-pod-96806447 has vmi 05deddc4-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:06,918 - INFO - Verified pod ctest-nginx-pod-96806447 in contrail-api 2025-11-24 01:44:06,918 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:44:06,931 - DEBUG - VMI 05deddc4-c8d7-11f0-82a2-fa163e5da2a9 is active in agent 10.0.0.241 2025-11-24 01:44:06,931 - INFO - Verified Pod ctest-nginx-pod-96806447 in agent 10.0.0.241 2025-11-24 01:44:06,931 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=e51dd602-0915-426d-a1ea-e5dbd89ce4fb 2025-11-24 01:44:06,935 - INFO - Pod ctest-nginx-pod-96806447 with uuid e51dd602-0915-426d-a1ea-e5dbd89ce4fb found in kube manager 2025-11-24 01:44:06,935 - INFO - Pod ctest-nginx-pod-96806447 verification passed 2025-11-24 01:44:07,018 - DEBUG - [Pod ctest-nginx-pod-96806447] Cmd: echo ctest-nginx-pod-96806447 > /usr/share/nginx/html/index.html, Output: 2025-11-24 01:44:07,026 - INFO - Pod ctest-nginx-pod-68427210 is in running state.Got IP 10.47.255.250 2025-11-24 01:44:07,039 - DEBUG - Pod ctest-nginx-pod-68427210 has vmi 0650af3a-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:07,039 - INFO - Verified pod ctest-nginx-pod-68427210 in contrail-api 2025-11-24 01:44:07,039 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:44:07,050 - DEBUG - VMI 0650af3a-c8d7-11f0-82a2-fa163e5da2a9 is active in agent 10.0.0.241 2025-11-24 01:44:07,051 - INFO - Verified Pod ctest-nginx-pod-68427210 in agent 10.0.0.241 2025-11-24 01:44:07,051 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=a9d62eda-db41-4975-9c1a-2c148456c755 2025-11-24 01:44:07,054 - INFO - Pod ctest-nginx-pod-68427210 with uuid a9d62eda-db41-4975-9c1a-2c148456c755 found in kube manager 2025-11-24 01:44:07,054 - INFO - Pod ctest-nginx-pod-68427210 verification passed 2025-11-24 01:44:07,117 - DEBUG - [Pod ctest-nginx-pod-68427210] Cmd: echo ctest-nginx-pod-68427210 > /usr/share/nginx/html/index.html, Output: 2025-11-24 01:44:07,123 - DEBUG - Pod ctest-busybox-pod-33943670 not in running state.Currently in Pending 2025-11-24 01:44:12,133 - INFO - Pod ctest-busybox-pod-33943670 is in running state.Got IP 10.47.255.248 2025-11-24 01:44:12,145 - DEBUG - Pod ctest-busybox-pod-33943670 has vmi 0aa10044-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:12,145 - INFO - Verified pod ctest-busybox-pod-33943670 in contrail-api 2025-11-24 01:44:12,146 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:44:12,157 - DEBUG - VMI 0aa10044-c8d7-11f0-82a2-fa163e5da2a9 is active in agent 10.0.0.241 2025-11-24 01:44:12,157 - INFO - Verified Pod ctest-busybox-pod-33943670 in agent 10.0.0.241 2025-11-24 01:44:12,157 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:12,161 - INFO - Pod ctest-busybox-pod-33943670 with uuid 99c2f0aa-295f-43e2-b240-925fa9513194 found in kube manager 2025-11-24 01:44:12,161 - INFO - Pod ctest-busybox-pod-33943670 verification passed 2025-11-24 01:44:12,221 - DEBUG - [Pod ctest-busybox-pod-33943670] 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-96806447 2025-11-24 01:44:12,222 - DEBUG - [Pod Pod ctest-busybox-pod-33943670] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-24 01:44:12,222 - DEBUG - [Pod Pod ctest-busybox-pod-33943670] 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-96806447 2025-11-24 01:44:12,274 - DEBUG - [Pod ctest-busybox-pod-33943670] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-68427210 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-11-24 01:44:12,274 - DEBUG - [Pod Pod ctest-busybox-pod-33943670] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-24 01:44:12,274 - DEBUG - [Pod Pod ctest-busybox-pod-33943670] Cmd output: ctest-nginx-pod-68427210 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-11-24 01:44:12,274 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-96806447': 1, 'ctest-nginx-pod-68427210': 1} 2025-11-24 01:44:12,275 - WARNING - Nothing to delete parallely 2025-11-24 01:44:12,275 - INFO - Deleting pod default:ctest-busybox-pod-33943670 2025-11-24 01:44:12,290 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:12,297 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:17,298 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:17,305 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:22,305 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:22,312 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:27,313 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:27,319 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:32,321 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:32,330 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:37,332 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:37,339 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:42,339 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:42,354 - WARNING - Pod uuid 99c2f0aa-295f-43e2-b240-925fa9513194 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:47,355 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=99c2f0aa-295f-43e2-b240-925fa9513194 2025-11-24 01:44:47,361 - DEBUG - Pod 99c2f0aa-295f-43e2-b240-925fa9513194 is not in agent 10.0.0.241 VM list 2025-11-24 01:44:47,362 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0aa10044-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:47,368 - DEBUG - VMI 0aa10044-c8d7-11f0-82a2-fa163e5da2a9 is removed from agent 10.0.0.241 2025-11-24 01:44:47,368 - INFO - Verified that pod ctest-busybox-pod-33943670 is removed in agent 2025-11-24 01:44:47,369 - INFO - Deleting Ingress : ctest-nginx-ingress-85742741 2025-11-24 01:44:47,377 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=118629e3-61d3-43c1-b679-7d0d3f728d46 2025-11-24 01:44:47,381 - ERROR - Ingress ctest-nginx-ingress-85742741 with uuid 118629e3-61d3-43c1-b679-7d0d3f728d46 still found in kube manager 2025-11-24 01:44:48,382 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=118629e3-61d3-43c1-b679-7d0d3f728d46 2025-11-24 01:44:48,390 - INFO - Ingress ctest-nginx-ingress-85742741 with uuid 118629e3-61d3-43c1-b679-7d0d3f728d46 deleted successfully from kube manager 2025-11-24 01:44:48,390 - INFO - Verifications on Ingress %s cleanup passed 2025-11-24 01:44:48,391 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-24 01:44:48,550 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-24 01:44:48,555 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-24 01:44:48,555 - INFO - Deleting VN __public__ 2025-11-24 01:44:48,699 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 2025-11-24 01:44:48,704 - DEBUG - Response Code: 404 2025-11-24 01:44:48,704 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-11-24 01:44:48,709 - DEBUG - Requesting: http://10.0.0.19:8082/domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e 2025-11-24 01:44:48,716 - DEBUG - Requesting: http://10.0.0.19:8082/project/d2633be5-db59-4f07-8409-62eebc9b2438 2025-11-24 01:44:48,775 - INFO - Validated that VN __public__ is not found in API Server 2025-11-24 01:44:48,776 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-24 01:44:48,786 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:44:48,793 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-11-24 01:44:48,793 - INFO - Validated that VN __public__ is not in any agent 2025-11-24 01:44:48,795 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:44:48,808 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-24 01:44:48,814 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-24 01:44:48,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-24 01:44:48,824 - INFO - Deleting pod default:ctest-nginx-pod-68427210 2025-11-24 01:44:48,850 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a9d62eda-db41-4975-9c1a-2c148456c755 2025-11-24 01:44:48,871 - WARNING - Pod uuid a9d62eda-db41-4975-9c1a-2c148456c755 is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:53,875 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a9d62eda-db41-4975-9c1a-2c148456c755 2025-11-24 01:44:53,881 - DEBUG - Pod a9d62eda-db41-4975-9c1a-2c148456c755 is not in agent 10.0.0.241 VM list 2025-11-24 01:44:53,881 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0650af3a-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:53,887 - DEBUG - VMI 0650af3a-c8d7-11f0-82a2-fa163e5da2a9 is removed from agent 10.0.0.241 2025-11-24 01:44:53,887 - INFO - Verified that pod ctest-nginx-pod-68427210 is removed in agent 2025-11-24 01:44:53,888 - INFO - Deleting pod default:ctest-nginx-pod-96806447 2025-11-24 01:44:53,903 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e51dd602-0915-426d-a1ea-e5dbd89ce4fb 2025-11-24 01:44:53,915 - WARNING - Pod uuid e51dd602-0915-426d-a1ea-e5dbd89ce4fb is still seen in agent 10.0.0.241 VM list 2025-11-24 01:44:58,917 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e51dd602-0915-426d-a1ea-e5dbd89ce4fb 2025-11-24 01:44:58,926 - DEBUG - Pod e51dd602-0915-426d-a1ea-e5dbd89ce4fb is not in agent 10.0.0.241 VM list 2025-11-24 01:44:58,926 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:05deddc4-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:44:58,931 - DEBUG - VMI 05deddc4-c8d7-11f0-82a2-fa163e5da2a9 is removed from agent 10.0.0.241 2025-11-24 01:44:58,931 - INFO - Verified that pod ctest-nginx-pod-96806447 is removed in agent 2025-11-24 01:44:58,931 - INFO - Deleting service : ctest-nginx-svc-11960219 2025-11-24 01:44:59,174 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-24 01:44:59,181 - DEBUG - No XMPP flaps were noticed during the test 2025-11-24 01:44:59,181 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-11-24 01:44:59,181 - INFO - -------------------------------------------------------------------------------- 2025-11-24 01:45:05,630 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-24 01:45:05,761 - DEBUG - Output : cluster_project={} 2025-11-24 01:45:05,843 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-24 01:45:06,003 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-24 01:45:06,009 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-24 01:45:06,138 - DEBUG - Output : cluster_project={} 2025-11-24 01:45:16,294 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:16,374 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:16,454 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:16,492 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:21,587 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:26,635 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:26,710 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:26,747 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-24 01:45:27,023 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-24 01:45:29,650 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-11-24 01:45:29,656 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-24 01:45:29,680 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-24 01:45:31,706 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-11-24 01:48:41,415 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-24 01:48:41,478 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0ee901f8-54ed-4020-830d-cefb8835af2a 2025-11-24 01:48:41,484 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:48:41,494 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:48:41,507 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7edf024a-f66a-4bbd-8173-238d38171e9f 2025-11-24 01:48:41,517 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e079a81f-6875-4b8b-a229-b05a358f806b 2025-11-24 01:48:41,522 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:48:41,527 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:48:41,533 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:48:46,538 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:48:46,539 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=0ee901f8-54ed-4020-830d-cefb8835af2a 2025-11-24 01:48:46,547 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3624336c-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:48:46,575 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7edf024a-f66a-4bbd-8173-238d38171e9f 2025-11-24 01:48:46,577 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:48:46,579 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:48:46,580 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=e079a81f-6875-4b8b-a229-b05a358f806b 2025-11-24 01:48:46,582 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:48:46,584 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:48:46,598 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:347bcad4-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:48:46,604 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35a6ca76-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:48:51,550 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:48:51,599 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:48:51,601 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:48:51,603 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:48:51,605 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:48:56,558 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:48:56,622 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:48:56,623 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:48:56,625 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:48:56,626 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:49:01,568 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:49:01,637 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:49:01,639 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:49:01,641 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:49:01,641 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:49:06,575 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:49:06,652 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:49:06,654 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:49:06,655 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:49:06,656 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:49:11,584 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:49:11,670 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:49:11,672 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:49:11,673 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:49:11,675 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:49:16,592 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=44f36c5e-3e8e-4596-80c4-12c22ec503ad 2025-11-24 01:49:16,600 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36a9eee4-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:49:16,681 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=10059735-f8ac-45cb-96c2-38b8c68ab160 2025-11-24 01:49:16,687 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=64cf6fe7-dfaa-404f-af1a-e18a7f199b9c 2025-11-24 01:49:16,689 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:378ea372-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:49:16,690 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2150be00-a3e0-457c-a88e-9456f6783454 2025-11-24 01:49:16,691 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f 2025-11-24 01:49:16,701 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3800ea7c-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:49:16,703 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:34f93c62-c8d7-11f0-82a2-fa163e5da2a9 2025-11-24 01:49:16,704 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:371cf33a-c8d7-11f0-82a2-fa163e5da2a9