2025-11-11 14:58:16,161 - DEBUG - [10.0.0.128]: Running cmd : hostname 2025-11-11 14:58:16,415 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:16,416 - DEBUG - [10.0.0.128]: Running cmd : hostname -f 2025-11-11 14:58:16,450 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:16,450 - DEBUG - [10.0.0.128]: 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-11 14:58:16,514 - DEBUG - Output : NAMES contrail_test_kcrxbmpRw contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 2025-11-11 14:58:16,514 - DEBUG - [10.0.0.128]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-11 14:58:16,548 - DEBUG - Output : 127.0.0.1/8 10.0.0.128/24 252.128.0.1/8 10.3.47.1/24 172.17.0.1/16 2025-11-11 14:58:16,548 - DEBUG - [10.0.0.128]: Running cmd : getent hosts 10.0.0.128 | head -n 1 | awk '{print $2}' 2025-11-11 14:58:16,621 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:16,678 - DEBUG - [10.0.0.240]: Running cmd : hostname 2025-11-11 14:58:16,917 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:16,917 - DEBUG - [10.0.0.240]: Running cmd : hostname -f 2025-11-11 14:58:16,951 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:16,951 - DEBUG - [10.0.0.240]: 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-11 14:58:17,006 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-11 14:58:17,007 - DEBUG - [10.0.0.240]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-11 14:58:17,084 - DEBUG - Output : 10.0.0.240/24 2025-11-11 14:58:17,084 - DEBUG - [10.0.0.240]: Running cmd : getent hosts 10.0.0.240 | head -n 1 | awk '{print $2}' 2025-11-11 14:58:17,118 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1720-1 2025-11-11 14:58:17,190 - INFO - Using existing project ['default-domain', 'k8s-default'](c3752717-a4ee-4c6c-92a7-0e8ed589d112) 2025-11-11 14:58:17,308 - INFO - Using existing project ['default-domain', 'k8s-default'](c3752717-a4ee-4c6c-92a7-0e8ed589d112) 2025-11-11 14:58:17,425 - INFO - ================================================================================ 2025-11-11 14:58:17,425 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-11 14:58:17,425 - 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-11 14:58:17,631 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:58:17,638 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.0.0.128': '0'}} with 2025-11-11 14:58:17,638 - INFO - Initial checks done. Running the testcase now 2025-11-11 14:58:17,638 - INFO - 2025-11-11 14:58:17,644 - INFO - Namespace default already exists 2025-11-11 14:58:17,644 - DEBUG - [10.0.0.128]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-11 14:58:17,776 - DEBUG - Output : cluster_project={} 2025-11-11 14:58:17,815 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-11 14:58:17,815 - DEBUG - Project uuid in Contrail is c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:17,816 - DEBUG - [10.0.0.128]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-11 14:58:17,945 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-11 14:58:17,945 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_NamespaceDatabaseList?namespace_uuid=337f21a4-d29d-4b17-b808-6de0fbe2b7d3 2025-11-11 14:58:17,950 - INFO - Namespace default with uuid 337f21a4-d29d-4b17-b808-6de0fbe2b7d3 found in kube manager 2025-11-11 14:58:17,950 - INFO - Namespace default verification passed 2025-11-11 14:58:17,953 - DEBUG - Service ctest-nginx-svc-47843910 not present 2025-11-11 14:58:17,953 - INFO - Creating service ctest-nginx-svc-47843910 2025-11-11 14:58:17,971 - INFO - Created Service ctest-nginx-svc-47843910 2025-11-11 14:58:17,976 - DEBUG - Pod ctest-nginx-pod-10261601 not present 2025-11-11 14:58:17,979 - INFO - Creating Pod ctest-nginx-pod-10261601 2025-11-11 14:58:18,049 - DEBUG - Pod : ctest-nginx-pod-10261601 UUID is ceaf9556-7862-4d03-81d7-d4cba90cbaec 2025-11-11 14:58:18,054 - DEBUG - Pod ctest-nginx-pod-69028023 not present 2025-11-11 14:58:18,055 - INFO - Creating Pod ctest-nginx-pod-69028023 2025-11-11 14:58:18,098 - DEBUG - Pod : ctest-nginx-pod-69028023 UUID is 19f528f3-8300-4fd8-bdc1-ecc622f0db25 2025-11-11 14:58:18,280 - INFO - Created VN __public__, UUID :5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:18,524 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:58:18,532 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:58:18,552 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:18,588 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:18,603 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:18,620 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:18,628 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:18,639 - DEBUG - Route Targets: [] 2025-11-11 14:58:18,639 - DEBUG - RT names not yet present for VN __public__ 2025-11-11 14:58:23,640 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:58:23,651 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:58:23,659 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:23,689 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,708 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,718 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:23,726 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:23,734 - DEBUG - Requesting: http://10.0.0.128:8082/route-target/49060b42-f7be-4a07-9a90-1c199d6783ff 2025-11-11 14:58:23,739 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:58:23,740 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,749 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:23,781 - INFO - Verified VN network id 13 for VN 5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,781 - INFO - Verifications in API Server for VN __public__ passed 2025-11-11 14:58:23,781 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,792 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:23,801 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:58:23,808 - DEBUG - Requesting: http://10.0.0.128:8082/route-target/49060b42-f7be-4a07-9a90-1c199d6783ff 2025-11-11 14:58:23,813 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:58:23,821 - DEBUG - Control-node 10.0.0.128 : 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': '6883515828626737021', 'uuid-lslong': '9973247821018506821'}, 'enable': 'true', 'created': '2025-11-11T14:58:18', 'last-modified': '2025-11-11T14:58:18', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.418066'} 2025-11-11 14:58:23,821 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:58:23,832 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-11 14:58:23,832 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-11 14:58:23,833 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-11 14:58:23,833 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:58:23,837 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:58:23,845 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:23,880 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:23,888 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-11 14:58:23,888 - DEBUG - Verifying the vn in opserver 2025-11-11 14:58:23,888 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.128 2025-11-11 14:58:23,888 - DEBUG - Requesting: http://10.0.0.128:8081/analytics/uves/virtual-networks 2025-11-11 14:58:23,892 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.128:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-11 14:58:23,892 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-11 14:58:23,892 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:58:23,900 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:58:23,905 - DEBUG - Do not have enough data to verify VN in agent 2025-11-11 14:58:23,905 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:58:23,911 - DEBUG - VRF ids for VN __public__: {} 2025-11-11 14:58:23,958 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-11 14:58:24,128 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:58:24,133 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:58:24,139 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:24,186 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:24,197 - DEBUG - Requesting: http://10.0.0.128:8082/floating-ip-pool/8c2810fc-0f44-4455-901c-e9e2eac08a1d 2025-11-11 14:58:24,202 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:58:24,207 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:58:24,214 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:58:24,251 - DEBUG - Requesting: http://10.0.0.128:8082/virtual-network/5f87292c-fb13-477d-8a68-180d7cbf2645 2025-11-11 14:58:24,261 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-11 14:58:24,261 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-11 14:58:24,268 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:58:24,273 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-11 14:58:24,273 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-11 14:58:24,276 - DEBUG - Ingress ctest-nginx-ingress-27155056 not present 2025-11-11 14:58:24,276 - INFO - Creating Ingress ctest-nginx-ingress-27155056 2025-11-11 14:58:24,284 - INFO - Created Ingress ctest-nginx-ingress-27155056 2025-11-11 14:58:24,288 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-27155056 2025-11-11 14:58:27,294 - DEBUG - For Ingress ctest-nginx-ingress-27155056, Cluster IP: 10.47.255.249, External IPs ['101.238.234.188'] 2025-11-11 14:58:27,294 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-27155056 2025-11-11 14:58:27,294 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_LoadbalancerDatabaseList?x=b609f826-0860-4b4f-bdf4-08955bfe238c 2025-11-11 14:58:27,299 - INFO - Ingress ctest-nginx-ingress-27155056 with uuid b609f826-0860-4b4f-bdf4-08955bfe238c found in kube manager 2025-11-11 14:58:27,299 - INFO - Ingress ctest-nginx-ingress-27155056 verification passed 2025-11-11 14:58:27,302 - DEBUG - Pod ctest-busybox-pod-09979576 not present 2025-11-11 14:58:27,302 - INFO - Creating Pod ctest-busybox-pod-09979576 2025-11-11 14:58:27,367 - DEBUG - Pod : ctest-busybox-pod-09979576 UUID is 2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:27,376 - DEBUG - Pod ctest-nginx-pod-10261601 not in running state.Currently in Pending 2025-11-11 14:58:32,384 - DEBUG - Pod ctest-nginx-pod-10261601 not in running state.Currently in Pending 2025-11-11 14:58:37,393 - INFO - Pod ctest-nginx-pod-10261601 is in running state.Got IP 10.47.255.251 2025-11-11 14:58:37,406 - DEBUG - Pod ctest-nginx-pod-10261601 has vmi dc47fd1e-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:58:37,407 - INFO - Verified pod ctest-nginx-pod-10261601 in contrail-api 2025-11-11 14:58:37,407 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:58:37,420 - DEBUG - VMI dc47fd1e-bf0e-11f0-a653-fa163ea41414 is active in agent 10.0.0.240 2025-11-11 14:58:37,420 - INFO - Verified Pod ctest-nginx-pod-10261601 in agent 10.0.0.240 2025-11-11 14:58:37,420 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_VirtualMachineDatabaseList?x=ceaf9556-7862-4d03-81d7-d4cba90cbaec 2025-11-11 14:58:37,425 - INFO - Pod ctest-nginx-pod-10261601 with uuid ceaf9556-7862-4d03-81d7-d4cba90cbaec found in kube manager 2025-11-11 14:58:37,425 - INFO - Pod ctest-nginx-pod-10261601 verification passed 2025-11-11 14:58:37,502 - DEBUG - [Pod ctest-nginx-pod-10261601] Cmd: echo ctest-nginx-pod-10261601 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:58:37,512 - INFO - Pod ctest-nginx-pod-69028023 is in running state.Got IP 10.47.255.250 2025-11-11 14:58:37,526 - DEBUG - Pod ctest-nginx-pod-69028023 has vmi dcb91a80-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:58:37,527 - INFO - Verified pod ctest-nginx-pod-69028023 in contrail-api 2025-11-11 14:58:37,527 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:58:37,538 - DEBUG - VMI dcb91a80-bf0e-11f0-a653-fa163ea41414 is active in agent 10.0.0.240 2025-11-11 14:58:37,538 - INFO - Verified Pod ctest-nginx-pod-69028023 in agent 10.0.0.240 2025-11-11 14:58:37,538 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_VirtualMachineDatabaseList?x=19f528f3-8300-4fd8-bdc1-ecc622f0db25 2025-11-11 14:58:37,542 - INFO - Pod ctest-nginx-pod-69028023 with uuid 19f528f3-8300-4fd8-bdc1-ecc622f0db25 found in kube manager 2025-11-11 14:58:37,542 - INFO - Pod ctest-nginx-pod-69028023 verification passed 2025-11-11 14:58:37,591 - DEBUG - [Pod ctest-nginx-pod-69028023] Cmd: echo ctest-nginx-pod-69028023 > /usr/share/nginx/html/index.html, Output: 2025-11-11 14:58:37,598 - DEBUG - Pod ctest-busybox-pod-09979576 not in running state.Currently in Pending 2025-11-11 14:58:42,606 - INFO - Pod ctest-busybox-pod-09979576 is in running state.Got IP 10.47.255.248 2025-11-11 14:58:42,660 - DEBUG - Pod ctest-busybox-pod-09979576 has vmi e11e7192-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:58:42,660 - INFO - Verified pod ctest-busybox-pod-09979576 in contrail-api 2025-11-11 14:58:42,661 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:58:42,671 - DEBUG - VMI e11e7192-bf0e-11f0-a653-fa163ea41414 is active in agent 10.0.0.240 2025-11-11 14:58:42,671 - INFO - Verified Pod ctest-busybox-pod-09979576 in agent 10.0.0.240 2025-11-11 14:58:42,672 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_VirtualMachineDatabaseList?x=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:42,676 - INFO - Pod ctest-busybox-pod-09979576 with uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 found in kube manager 2025-11-11 14:58:42,676 - INFO - Pod ctest-busybox-pod-09979576 verification passed 2025-11-11 14:58:42,735 - DEBUG - [Pod ctest-busybox-pod-09979576] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-10261601 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-11 14:58:42,735 - DEBUG - [Pod Pod ctest-busybox-pod-09979576] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:58:42,735 - DEBUG - [Pod Pod ctest-busybox-pod-09979576] Cmd output: ctest-nginx-pod-10261601 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-11 14:58:42,791 - DEBUG - [Pod ctest-busybox-pod-09979576] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-69028023 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-11 14:58:42,791 - DEBUG - [Pod Pod ctest-busybox-pod-09979576] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-11 14:58:42,791 - DEBUG - [Pod Pod ctest-busybox-pod-09979576] Cmd output: ctest-nginx-pod-69028023 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-11 14:58:42,791 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-10261601': 1, 'ctest-nginx-pod-69028023': 1} 2025-11-11 14:58:42,791 - WARNING - Nothing to delete parallely 2025-11-11 14:58:42,791 - INFO - Deleting pod default:ctest-busybox-pod-09979576 2025-11-11 14:58:42,805 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:42,815 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:58:47,816 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:47,823 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:58:52,823 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:52,831 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:58:57,831 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:58:57,838 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:02,839 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:59:02,847 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:07,849 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:59:07,858 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:12,858 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:59:12,865 - WARNING - Pod uuid 2de9558c-7e23-47b8-ae8f-d898a0355a93 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:17,865 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=2de9558c-7e23-47b8-ae8f-d898a0355a93 2025-11-11 14:59:17,880 - DEBUG - Pod 2de9558c-7e23-47b8-ae8f-d898a0355a93 is not in agent 10.0.0.240 VM list 2025-11-11 14:59:17,880 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e11e7192-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:59:17,886 - DEBUG - VMI e11e7192-bf0e-11f0-a653-fa163ea41414 is removed from agent 10.0.0.240 2025-11-11 14:59:17,886 - INFO - Verified that pod ctest-busybox-pod-09979576 is removed in agent 2025-11-11 14:59:17,886 - INFO - Deleting Ingress : ctest-nginx-ingress-27155056 2025-11-11 14:59:17,898 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_LoadbalancerDatabaseList?x=b609f826-0860-4b4f-bdf4-08955bfe238c 2025-11-11 14:59:17,901 - ERROR - Ingress ctest-nginx-ingress-27155056 with uuid b609f826-0860-4b4f-bdf4-08955bfe238c still found in kube manager 2025-11-11 14:59:18,902 - DEBUG - Requesting: http://10.0.0.128:8108/Snh_LoadbalancerDatabaseList?x=b609f826-0860-4b4f-bdf4-08955bfe238c 2025-11-11 14:59:18,909 - INFO - Ingress ctest-nginx-ingress-27155056 with uuid b609f826-0860-4b4f-bdf4-08955bfe238c deleted successfully from kube manager 2025-11-11 14:59:18,909 - INFO - Verifications on Ingress %s cleanup passed 2025-11-11 14:59:18,909 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-11 14:59:19,065 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:59:19,071 - WARNING - Control-node ifmap object for FIP pool __fip_pool_public__ , VN __public__ is found! 2025-11-11 14:59:24,073 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-11 14:59:24,078 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-11 14:59:24,078 - INFO - Deleting VN __public__ 2025-11-11 14:59:24,172 - DEBUG - Requesting: http://10.0.0.128:8082/routing-instance/f7f9ee95-2e33-447d-91c8-b6ab5a85e21c 2025-11-11 14:59:24,180 - DEBUG - Response Code: 404 2025-11-11 14:59:24,180 - DEBUG - Requesting: http://10.0.0.128:8082/domains 2025-11-11 14:59:24,194 - DEBUG - Requesting: http://10.0.0.128:8082/domain/5f9920f4-5e2c-4b5e-94f7-f0efa4027e6d 2025-11-11 14:59:24,202 - DEBUG - Requesting: http://10.0.0.128:8082/project/c3752717-a4ee-4c6c-92a7-0e8ed589d112 2025-11-11 14:59:24,242 - INFO - Validated that VN __public__ is not found in API Server 2025-11-11 14:59:24,243 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-11 14:59:24,248 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:59:24,253 - DEBUG - VN __public__ is not present in Agent 10.0.0.240 2025-11-11 14:59:24,253 - INFO - Validated that VN __public__ is not in any agent 2025-11-11 14:59:24,253 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:59:24,258 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-11 14:59:24,263 - DEBUG - Requesting: http://10.0.0.128:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-11 14:59:24,268 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-11 14:59:24,268 - INFO - Deleting pod default:ctest-nginx-pod-69028023 2025-11-11 14:59:24,286 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=19f528f3-8300-4fd8-bdc1-ecc622f0db25 2025-11-11 14:59:24,296 - WARNING - Pod uuid 19f528f3-8300-4fd8-bdc1-ecc622f0db25 is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:29,297 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=19f528f3-8300-4fd8-bdc1-ecc622f0db25 2025-11-11 14:59:29,304 - DEBUG - Pod 19f528f3-8300-4fd8-bdc1-ecc622f0db25 is not in agent 10.0.0.240 VM list 2025-11-11 14:59:29,304 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcb91a80-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:59:29,309 - DEBUG - VMI dcb91a80-bf0e-11f0-a653-fa163ea41414 is removed from agent 10.0.0.240 2025-11-11 14:59:29,309 - INFO - Verified that pod ctest-nginx-pod-69028023 is removed in agent 2025-11-11 14:59:29,310 - INFO - Deleting pod default:ctest-nginx-pod-10261601 2025-11-11 14:59:29,326 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ceaf9556-7862-4d03-81d7-d4cba90cbaec 2025-11-11 14:59:29,335 - WARNING - Pod uuid ceaf9556-7862-4d03-81d7-d4cba90cbaec is still seen in agent 10.0.0.240 VM list 2025-11-11 14:59:34,344 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=ceaf9556-7862-4d03-81d7-d4cba90cbaec 2025-11-11 14:59:34,351 - DEBUG - Pod ceaf9556-7862-4d03-81d7-d4cba90cbaec is not in agent 10.0.0.240 VM list 2025-11-11 14:59:34,351 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dc47fd1e-bf0e-11f0-a653-fa163ea41414 2025-11-11 14:59:34,357 - DEBUG - VMI dc47fd1e-bf0e-11f0-a653-fa163ea41414 is removed from agent 10.0.0.240 2025-11-11 14:59:34,357 - INFO - Verified that pod ctest-nginx-pod-10261601 is removed in agent 2025-11-11 14:59:34,358 - INFO - Deleting service : ctest-nginx-svc-47843910 2025-11-11 14:59:34,618 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 14:59:34,625 - DEBUG - No XMPP flaps were noticed during the test
2025-11-11 14:59:34,625 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17]
2025-11-11 14:59:34,625 - INFO - -------------------------------------------------------------------------------- 2025-11-11 14:59:41,074 - DEBUG - [10.0.0.128]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-11 14:59:41,203 - DEBUG - Output : cluster_project={} 2025-11-11 14:59:41,324 - DEBUG - [10.0.0.128]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-11 14:59:41,486 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-11 14:59:41,494 - DEBUG - [10.0.0.128]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-11 14:59:41,690 - DEBUG - Output : cluster_project={} 2025-11-11 14:59:51,782 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:51,861 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:56,910 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:56,998 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:57,088 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:57,128 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:57,213 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:57,293 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-11 14:59:57,561 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 15:00:00,149 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_ApplicationPolicySetReq? 2025-11-11 15:00:00,155 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-11-11 15:00:00,183 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-11-11 15:00:02,208 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AclReq? 2025-11-11 15:03:11,948 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-11 15:03:11,989 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:12,030 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:12,072 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:12,085 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6aa8f568-c9f8-4b06-8a38-ddcacb3b2ae9 2025-11-11 15:03:12,094 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=23fedb74-01de-43f5-b697-352bc755adbe 2025-11-11 15:03:12,107 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=3d5548c2-3fe8-4cd6-b0b1-bf696a4b36cf 2025-11-11 15:03:12,114 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:12,118 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:17,119 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:17,140 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6aa8f568-c9f8-4b06-8a38-ddcacb3b2ae9 2025-11-11 15:03:17,142 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:17,142 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:17,144 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=23fedb74-01de-43f5-b697-352bc755adbe 2025-11-11 15:03:17,155 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0e28d0f6-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:17,167 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f3503ac-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:17,184 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=3d5548c2-3fe8-4cd6-b0b1-bf696a4b36cf 2025-11-11 15:03:17,186 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:17,187 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:17,197 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ebda604-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:22,127 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:22,165 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:22,169 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:22,200 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:22,202 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:27,134 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:27,174 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:27,178 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:27,215 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:27,217 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:32,142 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:32,181 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:32,185 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:32,225 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:32,226 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:37,150 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:37,187 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:37,191 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:37,236 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:37,237 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:42,162 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:42,198 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:42,207 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:42,253 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:42,255 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:47,170 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=a35d4c97-5a4d-499b-8a37-082e814292f9 2025-11-11 15:03:47,177 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0dbeb932-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:47,228 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=6eec899e-d323-4536-9b39-23fe9b896720 2025-11-11 15:03:47,230 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=eabddb5e-c3e7-4b95-b0e4-0aafeb8eb0c0 2025-11-11 15:03:47,237 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1091c424-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:47,240 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0fc0e2dc-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:47,274 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=90b61cfd-fc31-491f-9ccd-de88dfa242fa 2025-11-11 15:03:47,276 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_VmListReq?uuid=b341b705-295e-494b-889a-ac80114b6801 2025-11-11 15:03:47,283 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10f9aef4-bf0f-11f0-a653-fa163ea41414 2025-11-11 15:03:47,285 - DEBUG - Requesting: http://10.0.0.240:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10275c42-bf0f-11f0-a653-fa163ea41414