2025-11-20 01:43:20,001 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-11-20 01:43:20,235 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:20,235 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-11-20 01:43:20,268 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:20,268 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-20 01:43:20,368 - DEBUG - Output : NAMES contrail_test_9Ys3jJRie contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2025-11-20 01:43:20,369 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-20 01:43:20,402 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.56.108.1/24 172.17.0.1/16 2025-11-20 01:43:20,402 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-11-20 01:43:20,436 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:20,519 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-11-20 01:43:20,752 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:20,753 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-11-20 01:43:20,827 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:20,827 - DEBUG - [10.0.0.27]: 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-20 01:43:20,872 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-20 01:43:20,872 - DEBUG - [10.0.0.27]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-20 01:43:20,951 - DEBUG - Output : 10.0.0.27/24 2025-11-20 01:43:20,951 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-11-20 01:43:20,985 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1732-1 2025-11-20 01:43:21,051 - INFO - Using existing project ['default-domain', 'k8s-default'](5ae0f36a-c739-4502-b61e-f8ed0e1afbb9) 2025-11-20 01:43:21,117 - INFO - Using existing project ['default-domain', 'k8s-default'](5ae0f36a-c739-4502-b61e-f8ed0e1afbb9) 2025-11-20 01:43:21,216 - INFO - ================================================================================ 2025-11-20 01:43:21,217 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-20 01:43:21,217 - 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-20 01:43:21,420 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 01:43:21,426 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.33': '0'}} with 2025-11-20 01:43:21,426 - INFO - Initial checks done. Running the testcase now 2025-11-20 01:43:21,427 - INFO - 2025-11-20 01:43:21,430 - INFO - Namespace default already exists 2025-11-20 01:43:21,430 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 01:43:21,536 - DEBUG - Output : cluster_project={} 2025-11-20 01:43:21,572 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-20 01:43:21,573 - DEBUG - Project uuid in Contrail is 5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:21,573 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-20 01:43:21,701 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-20 01:43:21,701 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=39e2f211-667e-4d65-9924-605352172d14 2025-11-20 01:43:21,705 - INFO - Namespace default with uuid 39e2f211-667e-4d65-9924-605352172d14 found in kube manager 2025-11-20 01:43:21,705 - INFO - Namespace default verification passed 2025-11-20 01:43:21,708 - DEBUG - Service ctest-nginx-svc-40749877 not present 2025-11-20 01:43:21,708 - INFO - Creating service ctest-nginx-svc-40749877 2025-11-20 01:43:21,724 - INFO - Created Service ctest-nginx-svc-40749877 2025-11-20 01:43:21,735 - DEBUG - Pod ctest-nginx-pod-63347980 not present 2025-11-20 01:43:21,736 - INFO - Creating Pod ctest-nginx-pod-63347980 2025-11-20 01:43:21,788 - DEBUG - Pod : ctest-nginx-pod-63347980 UUID is 7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 2025-11-20 01:43:21,790 - DEBUG - Pod ctest-nginx-pod-96465704 not present 2025-11-20 01:43:21,791 - INFO - Creating Pod ctest-nginx-pod-96465704 2025-11-20 01:43:21,825 - DEBUG - Pod : ctest-nginx-pod-96465704 UUID is 13c9ac1d-e6e9-462c-bdfb-cf89572c1163 2025-11-20 01:43:22,023 - INFO - Created VN __public__, UUID :522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:22,289 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:43:22,294 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:43:22,311 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:22,389 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:22,416 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:22,437 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:22,443 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:22,449 - DEBUG - Route Targets: [] 2025-11-20 01:43:22,449 - DEBUG - RT names not yet present for VN __public__ 2025-11-20 01:43:27,449 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:43:27,455 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:43:27,463 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:27,516 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,528 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,540 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:27,548 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:27,556 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a0b7ffef-0b33-4c24-ba47-1052342a6c59 2025-11-20 01:43:27,563 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 01:43:27,563 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,572 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:27,592 - INFO - Verified VN network id 13 for VN 522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,593 - INFO - Verifications in API Server for VN __public__ passed 2025-11-20 01:43:27,593 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,601 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:27,607 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:43:27,614 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/a0b7ffef-0b33-4c24-ba47-1052342a6c59 2025-11-20 01:43:27,620 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 01:43:27,626 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5920742587587448194', 'uuid-lslong': '9395393683864745134'}, 'enable': 'true', 'created': '2025-11-20T01:43:21', 'last-modified': '2025-11-20T01:43:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.435126'} 2025-11-20 01:43:27,626 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:43:27,637 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-20 01:43:27,637 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-20 01:43:27,638 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-20 01:43:27,638 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:43:27,642 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:43:27,647 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:27,686 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,695 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-20 01:43:27,695 - DEBUG - Verifying the vn in opserver 2025-11-20 01:43:27,695 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-11-20 01:43:27,695 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-11-20 01:43:27,699 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-20 01:43:27,699 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-20 01:43:27,699 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:43:27,707 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:43:27,712 - DEBUG - Do not have enough data to verify VN in agent 2025-11-20 01:43:27,712 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:43:27,719 - DEBUG - VRF ids for VN __public__: {} 2025-11-20 01:43:27,763 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-20 01:43:27,859 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:43:27,869 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:43:27,879 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:27,937 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:27,948 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/2686facd-6312-48f3-8fa2-7c1854b6c330 2025-11-20 01:43:27,955 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:43:27,959 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:43:27,966 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:43:28,013 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/522ab403-93ad-4d82-8263-24c6cbb4f4ae 2025-11-20 01:43:28,022 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-20 01:43:28,022 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-20 01:43:28,034 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 01:43:28,041 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-20 01:43:28,041 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-20 01:43:28,046 - DEBUG - Ingress ctest-nginx-ingress-82340168 not present 2025-11-20 01:43:28,046 - INFO - Creating Ingress ctest-nginx-ingress-82340168 2025-11-20 01:43:28,057 - INFO - Created Ingress ctest-nginx-ingress-82340168 2025-11-20 01:43:28,060 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82340168 2025-11-20 01:43:31,065 - DEBUG - For Ingress ctest-nginx-ingress-82340168, Cluster IP: 10.47.255.249, External IPs ['174.13.195.252'] 2025-11-20 01:43:31,065 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82340168 2025-11-20 01:43:31,065 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=5204232d-aa58-4fb6-b007-d7238a2d7aa4 2025-11-20 01:43:31,069 - INFO - Ingress ctest-nginx-ingress-82340168 with uuid 5204232d-aa58-4fb6-b007-d7238a2d7aa4 found in kube manager 2025-11-20 01:43:31,069 - INFO - Ingress ctest-nginx-ingress-82340168 verification passed 2025-11-20 01:43:31,071 - DEBUG - Pod ctest-busybox-pod-41821548 not present 2025-11-20 01:43:31,072 - INFO - Creating Pod ctest-busybox-pod-41821548 2025-11-20 01:43:31,102 - DEBUG - Pod : ctest-busybox-pod-41821548 UUID is 27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:43:31,112 - DEBUG - Pod ctest-nginx-pod-63347980 not in running state.Currently in Pending 2025-11-20 01:43:36,120 - DEBUG - Pod ctest-nginx-pod-63347980 not in running state.Currently in Pending 2025-11-20 01:43:41,132 - INFO - Pod ctest-nginx-pod-63347980 is in running state.Got IP 10.47.255.251 2025-11-20 01:43:41,189 - DEBUG - Pod ctest-nginx-pod-63347980 has vmi 4cc8cd08-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:43:41,189 - INFO - Verified pod ctest-nginx-pod-63347980 in contrail-api 2025-11-20 01:43:41,189 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:43:41,199 - DEBUG - VMI 4cc8cd08-c5b2-11f0-a280-fa163e91de8b is active in agent 10.0.0.27 2025-11-20 01:43:41,200 - INFO - Verified Pod ctest-nginx-pod-63347980 in agent 10.0.0.27 2025-11-20 01:43:41,200 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 2025-11-20 01:43:41,203 - INFO - Pod ctest-nginx-pod-63347980 with uuid 7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 found in kube manager 2025-11-20 01:43:41,203 - INFO - Pod ctest-nginx-pod-63347980 verification passed 2025-11-20 01:43:41,280 - DEBUG - [Pod ctest-nginx-pod-63347980] Cmd: echo ctest-nginx-pod-63347980 > /usr/share/nginx/html/index.html, Output: 2025-11-20 01:43:41,287 - INFO - Pod ctest-nginx-pod-96465704 is in running state.Got IP 10.47.255.250 2025-11-20 01:43:41,302 - DEBUG - Pod ctest-nginx-pod-96465704 has vmi 4d324bc0-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:43:41,302 - INFO - Verified pod ctest-nginx-pod-96465704 in contrail-api 2025-11-20 01:43:41,302 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:43:41,311 - DEBUG - VMI 4d324bc0-c5b2-11f0-a280-fa163e91de8b is active in agent 10.0.0.27 2025-11-20 01:43:41,311 - INFO - Verified Pod ctest-nginx-pod-96465704 in agent 10.0.0.27 2025-11-20 01:43:41,312 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=13c9ac1d-e6e9-462c-bdfb-cf89572c1163 2025-11-20 01:43:41,315 - INFO - Pod ctest-nginx-pod-96465704 with uuid 13c9ac1d-e6e9-462c-bdfb-cf89572c1163 found in kube manager 2025-11-20 01:43:41,315 - INFO - Pod ctest-nginx-pod-96465704 verification passed 2025-11-20 01:43:41,363 - DEBUG - [Pod ctest-nginx-pod-96465704] Cmd: echo ctest-nginx-pod-96465704 > /usr/share/nginx/html/index.html, Output: 2025-11-20 01:43:41,369 - DEBUG - Pod ctest-busybox-pod-41821548 not in running state.Currently in Pending 2025-11-20 01:43:46,377 - INFO - Pod ctest-busybox-pod-41821548 is in running state.Got IP 10.47.255.248 2025-11-20 01:43:46,388 - DEBUG - Pod ctest-busybox-pod-41821548 has vmi 519bbae8-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:43:46,388 - INFO - Verified pod ctest-busybox-pod-41821548 in contrail-api 2025-11-20 01:43:46,388 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:43:46,399 - DEBUG - VMI 519bbae8-c5b2-11f0-a280-fa163e91de8b is active in agent 10.0.0.27 2025-11-20 01:43:46,399 - INFO - Verified Pod ctest-busybox-pod-41821548 in agent 10.0.0.27 2025-11-20 01:43:46,399 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:43:46,403 - INFO - Pod ctest-busybox-pod-41821548 with uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 found in kube manager 2025-11-20 01:43:46,404 - INFO - Pod ctest-busybox-pod-41821548 verification passed 2025-11-20 01:43:46,458 - DEBUG - [Pod ctest-busybox-pod-41821548] 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-63347980 2025-11-20 01:43:46,458 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 01:43:46,458 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] 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-63347980 2025-11-20 01:43:46,519 - DEBUG - [Pod ctest-busybox-pod-41821548] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-63347980 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-20 01:43:46,520 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 01:43:46,520 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] Cmd output: ctest-nginx-pod-63347980 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-20 01:43:46,570 - DEBUG - [Pod ctest-busybox-pod-41821548] 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-96465704 2025-11-20 01:43:46,570 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-20 01:43:46,570 - DEBUG - [Pod Pod ctest-busybox-pod-41821548] 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-96465704 2025-11-20 01:43:46,570 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-63347980': 2, 'ctest-nginx-pod-96465704': 1} 2025-11-20 01:43:46,570 - WARNING - Nothing to delete parallely 2025-11-20 01:43:46,570 - INFO - Deleting pod default:ctest-busybox-pod-41821548 2025-11-20 01:43:46,590 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:43:46,597 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:43:51,598 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:43:51,605 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:43:56,606 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:43:56,613 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:01,614 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:44:01,622 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:06,623 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:44:06,645 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:11,646 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:44:11,656 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:16,656 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:44:16,663 - WARNING - Pod uuid 27d4014f-7b56-4ef4-9521-0e462a10a132 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:21,663 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=27d4014f-7b56-4ef4-9521-0e462a10a132 2025-11-20 01:44:21,668 - DEBUG - Pod 27d4014f-7b56-4ef4-9521-0e462a10a132 is not in agent 10.0.0.27 VM list 2025-11-20 01:44:21,669 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:519bbae8-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:44:21,674 - DEBUG - VMI 519bbae8-c5b2-11f0-a280-fa163e91de8b is removed from agent 10.0.0.27 2025-11-20 01:44:21,674 - INFO - Verified that pod ctest-busybox-pod-41821548 is removed in agent 2025-11-20 01:44:21,674 - INFO - Deleting Ingress : ctest-nginx-ingress-82340168 2025-11-20 01:44:21,679 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=5204232d-aa58-4fb6-b007-d7238a2d7aa4 2025-11-20 01:44:21,683 - ERROR - Ingress ctest-nginx-ingress-82340168 with uuid 5204232d-aa58-4fb6-b007-d7238a2d7aa4 still found in kube manager 2025-11-20 01:44:22,683 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=5204232d-aa58-4fb6-b007-d7238a2d7aa4 2025-11-20 01:44:22,692 - INFO - Ingress ctest-nginx-ingress-82340168 with uuid 5204232d-aa58-4fb6-b007-d7238a2d7aa4 deleted successfully from kube manager 2025-11-20 01:44:22,692 - INFO - Verifications on Ingress %s cleanup passed 2025-11-20 01:44:22,693 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-20 01:44:22,808 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-20 01:44:22,813 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-20 01:44:22,813 - INFO - Deleting VN __public__ 2025-11-20 01:44:22,957 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/1afe43fe-c44f-4d78-9711-4ccaaa2d87dc 2025-11-20 01:44:22,963 - DEBUG - Response Code: 404 2025-11-20 01:44:22,963 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-11-20 01:44:22,969 - DEBUG - Requesting: http://10.0.0.33:8082/domain/b1bb9941-8bd9-44b2-a214-4a2e09bde228 2025-11-20 01:44:22,979 - DEBUG - Requesting: http://10.0.0.33:8082/project/5ae0f36a-c739-4502-b61e-f8ed0e1afbb9 2025-11-20 01:44:23,043 - INFO - Validated that VN __public__ is not found in API Server 2025-11-20 01:44:23,044 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-20 01:44:23,050 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:44:23,055 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-11-20 01:44:23,056 - INFO - Validated that VN __public__ is not in any agent 2025-11-20 01:44:23,056 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:44:23,070 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-20 01:44:23,087 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-20 01:44:23,097 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-20 01:44:23,099 - INFO - Deleting pod default:ctest-nginx-pod-96465704 2025-11-20 01:44:23,121 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=13c9ac1d-e6e9-462c-bdfb-cf89572c1163 2025-11-20 01:44:23,139 - WARNING - Pod uuid 13c9ac1d-e6e9-462c-bdfb-cf89572c1163 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:28,140 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=13c9ac1d-e6e9-462c-bdfb-cf89572c1163 2025-11-20 01:44:28,146 - DEBUG - Pod 13c9ac1d-e6e9-462c-bdfb-cf89572c1163 is not in agent 10.0.0.27 VM list 2025-11-20 01:44:28,146 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4d324bc0-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:44:28,151 - DEBUG - VMI 4d324bc0-c5b2-11f0-a280-fa163e91de8b is removed from agent 10.0.0.27 2025-11-20 01:44:28,151 - INFO - Verified that pod ctest-nginx-pod-96465704 is removed in agent 2025-11-20 01:44:28,152 - INFO - Deleting pod default:ctest-nginx-pod-63347980 2025-11-20 01:44:28,170 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 2025-11-20 01:44:28,176 - WARNING - Pod uuid 7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 is still seen in agent 10.0.0.27 VM list 2025-11-20 01:44:33,178 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 2025-11-20 01:44:33,183 - DEBUG - Pod 7d5ed41c-78f3-4da2-a54e-3963e5daf8e5 is not in agent 10.0.0.27 VM list 2025-11-20 01:44:33,183 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4cc8cd08-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:44:33,188 - DEBUG - VMI 4cc8cd08-c5b2-11f0-a280-fa163e91de8b is removed from agent 10.0.0.27 2025-11-20 01:44:33,188 - INFO - Verified that pod ctest-nginx-pod-63347980 is removed in agent 2025-11-20 01:44:33,188 - INFO - Deleting service : ctest-nginx-svc-40749877 2025-11-20 01:44:33,445 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 01:44:33,451 - DEBUG - No XMPP flaps were noticed during the test 2025-11-20 01:44:33,451 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-11-20 01:44:33,451 - INFO - -------------------------------------------------------------------------------- 2025-11-20 01:44:42,939 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 01:44:43,133 - DEBUG - Output : cluster_project={} 2025-11-20 01:44:43,187 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-20 01:44:43,387 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-20 01:44:43,392 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-20 01:44:43,611 - DEBUG - Output : cluster_project={} 2025-11-20 01:44:48,753 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:53,820 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:53,908 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:53,963 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:54,051 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:54,107 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:54,206 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:54,254 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-20 01:44:54,530 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 01:44:57,340 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-11-20 01:44:57,348 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-20 01:44:57,371 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-20 01:44:59,396 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-11-20 01:48:06,299 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-20 01:48:06,357 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e7b4947-388d-42a2-9f61-f722e494dccb 2025-11-20 01:48:06,363 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:06,370 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:06,375 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:06,380 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=41ac9fd6-b0da-4696-88fa-4f1292d05836 2025-11-20 01:48:06,394 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8ba2c310-f8ef-4d0a-a743-7f4057f6ffd2 2025-11-20 01:48:06,404 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=293de96d-e267-4135-9b1a-9481fd03aaa3 2025-11-20 01:48:06,415 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:11,468 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=293de96d-e267-4135-9b1a-9481fd03aaa3 2025-11-20 01:48:11,469 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=8ba2c310-f8ef-4d0a-a743-7f4057f6ffd2 2025-11-20 01:48:11,472 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=0e7b4947-388d-42a2-9f61-f722e494dccb 2025-11-20 01:48:11,473 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:11,474 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:11,475 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:11,476 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=41ac9fd6-b0da-4696-88fa-4f1292d05836 2025-11-20 01:48:11,477 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:11,497 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7b33030c-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:11,498 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d07c49c-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:11,502 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7c50873c-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:11,503 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d82ddc6-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:16,497 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:16,498 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:16,500 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:16,502 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:21,511 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:21,513 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:21,515 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:21,516 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:26,530 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:26,532 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:26,533 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:26,535 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:31,550 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:31,552 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:31,553 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:31,554 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:36,567 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:36,568 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:36,569 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:36,571 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:41,595 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=021874b2-e3f0-45ce-8dfa-0dc9debbc644 2025-11-20 01:48:41,597 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f7c9dac5-6040-44bc-8fc6-6daf36fe9f43 2025-11-20 01:48:41,598 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=fa1256ed-abfa-4f3a-bc5b-9eb1cfa7a843 2025-11-20 01:48:41,602 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=9e236180-c4cf-4caa-989f-7d29448d32d4 2025-11-20 01:48:41,617 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e849818-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:41,618 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f641c40-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:41,619 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ef52060-c5b2-11f0-a280-fa163e91de8b 2025-11-20 01:48:41,642 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e0bbbe6-c5b2-11f0-a280-fa163e91de8b