2025-10-16 09:19:34,268 - DEBUG - [10.0.0.133]: Running cmd : hostname 2025-10-16 09:19:34,539 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:34,539 - DEBUG - [10.0.0.133]: Running cmd : hostname -f 2025-10-16 09:19:34,573 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:34,573 - DEBUG - [10.0.0.133]: 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-10-16 09:19:34,677 - DEBUG - Output : NAMES contrail_test_lJdPLEK9a contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 2025-10-16 09:19:34,677 - DEBUG - [10.0.0.133]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-16 09:19:34,710 - DEBUG - Output : 127.0.0.1/8 10.0.0.133/24 252.133.0.1/8 10.64.253.1/24 172.17.0.1/16 2025-10-16 09:19:34,710 - DEBUG - [10.0.0.133]: Running cmd : getent hosts 10.0.0.133 | head -n 1 | awk '{print $2}' 2025-10-16 09:19:34,744 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:34,842 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-10-16 09:19:35,083 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:35,083 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-10-16 09:19:35,119 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:35,119 - DEBUG - [10.0.0.49]: 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-10-16 09:19:35,164 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-16 09:19:35,164 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-16 09:19:35,198 - DEBUG - Output : 10.0.0.49/24 2025-10-16 09:19:35,199 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-10-16 09:19:35,270 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1575-1 2025-10-16 09:19:35,351 - INFO - Using existing project ['default-domain', 'k8s-default'](e8f6cd39-da13-4990-81cf-b87e7e76887e) 2025-10-16 09:19:35,453 - INFO - Using existing project ['default-domain', 'k8s-default'](e8f6cd39-da13-4990-81cf-b87e7e76887e) 2025-10-16 09:19:35,571 - INFO - ================================================================================ 2025-10-16 09:19:35,571 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-16 09:19:35,572 - 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-10-16 09:19:35,804 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:19:35,811 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.133': '0'}} with 2025-10-16 09:19:35,811 - INFO - Initial checks done. Running the testcase now 2025-10-16 09:19:35,811 - INFO - 2025-10-16 09:19:35,815 - INFO - Namespace default already exists 2025-10-16 09:19:35,815 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 09:19:35,931 - DEBUG - Output : cluster_project={} 2025-10-16 09:19:35,982 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-16 09:19:35,982 - DEBUG - Project uuid in Contrail is e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:35,982 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 09:19:36,109 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 09:19:36,109 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_NamespaceDatabaseList?namespace_uuid=b5956f62-c614-4b79-aa4e-7ae30a6de5eb 2025-10-16 09:19:36,113 - INFO - Namespace default with uuid b5956f62-c614-4b79-aa4e-7ae30a6de5eb found in kube manager 2025-10-16 09:19:36,113 - INFO - Namespace default verification passed 2025-10-16 09:19:36,116 - DEBUG - Service ctest-nginx-svc-30007526 not present 2025-10-16 09:19:36,117 - INFO - Creating service ctest-nginx-svc-30007526 2025-10-16 09:19:36,136 - INFO - Created Service ctest-nginx-svc-30007526 2025-10-16 09:19:36,153 - DEBUG - Pod ctest-nginx-pod-69061807 not present 2025-10-16 09:19:36,153 - INFO - Creating Pod ctest-nginx-pod-69061807 2025-10-16 09:19:36,223 - DEBUG - Pod : ctest-nginx-pod-69061807 UUID is 91449a9f-5c05-4cc2-886d-a23542c02455 2025-10-16 09:19:36,238 - DEBUG - Pod ctest-nginx-pod-32377281 not present 2025-10-16 09:19:36,239 - INFO - Creating Pod ctest-nginx-pod-32377281 2025-10-16 09:19:36,287 - DEBUG - Pod : ctest-nginx-pod-32377281 UUID is 7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 2025-10-16 09:19:36,614 - INFO - Created VN __public__, UUID :46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:36,823 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:19:36,835 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:19:36,892 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:36,959 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:36,972 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:36,985 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:37,000 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:37,011 - DEBUG - Route Targets: [] 2025-10-16 09:19:37,011 - DEBUG - RT names not yet present for VN __public__ 2025-10-16 09:19:42,011 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:19:42,017 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:19:42,025 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:42,065 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,079 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,087 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:42,095 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:42,101 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/7ea5e8b1-7eab-4001-a30c-4e69947470aa 2025-10-16 09:19:42,108 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 09:19:42,108 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,117 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:42,131 - INFO - Verified VN network id 13 for VN 46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,131 - INFO - Verifications in API Server for VN __public__ passed 2025-10-16 09:19:42,131 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,139 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:42,145 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:19:42,152 - DEBUG - Requesting: http://10.0.0.133:8082/route-target/7ea5e8b1-7eab-4001-a30c-4e69947470aa 2025-10-16 09:19:42,158 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 09:19:42,165 - DEBUG - Control-node 10.0.0.133 : 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': '5102139096614978521', 'uuid-lslong': '13222066694873866026'}, 'enable': 'true', 'created': '2025-10-16T09:19:36', 'last-modified': '2025-10-16T09:19:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.431286'} 2025-10-16 09:19:42,165 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:19:42,175 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-16 09:19:42,175 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-16 09:19:42,176 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-16 09:19:42,177 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:19:42,182 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:19:42,189 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:42,229 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,239 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-16 09:19:42,239 - DEBUG - Verifying the vn in opserver 2025-10-16 09:19:42,239 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.133 2025-10-16 09:19:42,239 - DEBUG - Requesting: http://10.0.0.133:8081/analytics/uves/virtual-networks 2025-10-16 09:19:42,244 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.133:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-16 09:19:42,244 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-16 09:19:42,244 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:19:42,253 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:19:42,260 - DEBUG - Do not have enough data to verify VN in agent 2025-10-16 09:19:42,260 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:19:42,266 - DEBUG - VRF ids for VN __public__: {} 2025-10-16 09:19:42,360 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-16 09:19:42,461 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:19:42,468 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:19:42,477 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:42,528 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,541 - DEBUG - Requesting: http://10.0.0.133:8082/floating-ip-pool/5a904bda-e616-4722-9f0d-0d130626bf65 2025-10-16 09:19:42,558 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:19:42,563 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:19:42,570 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:19:42,613 - DEBUG - Requesting: http://10.0.0.133:8082/virtual-network/46ce7079-e05e-43d9-b77e-379b007adf2a 2025-10-16 09:19:42,621 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-16 09:19:42,621 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-16 09:19:42,629 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 09:19:42,634 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-16 09:19:42,635 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-16 09:19:42,638 - DEBUG - Ingress ctest-nginx-ingress-97724255 not present 2025-10-16 09:19:42,639 - INFO - Creating Ingress ctest-nginx-ingress-97724255 2025-10-16 09:19:42,650 - INFO - Created Ingress ctest-nginx-ingress-97724255 2025-10-16 09:19:42,658 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-97724255 2025-10-16 09:19:45,668 - DEBUG - For Ingress ctest-nginx-ingress-97724255, Cluster IP: 10.47.255.249, External IPs ['38.68.3.252'] 2025-10-16 09:19:45,668 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-97724255 2025-10-16 09:19:45,668 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=aa516e64-0900-4c18-9051-dd90a90263d2 2025-10-16 09:19:45,673 - INFO - Ingress ctest-nginx-ingress-97724255 with uuid aa516e64-0900-4c18-9051-dd90a90263d2 found in kube manager 2025-10-16 09:19:45,673 - INFO - Ingress ctest-nginx-ingress-97724255 verification passed 2025-10-16 09:19:45,675 - DEBUG - Pod ctest-busybox-pod-32906934 not present 2025-10-16 09:19:45,675 - INFO - Creating Pod ctest-busybox-pod-32906934 2025-10-16 09:19:45,696 - DEBUG - Pod : ctest-busybox-pod-32906934 UUID is ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:19:45,711 - DEBUG - Pod ctest-nginx-pod-69061807 not in running state.Currently in Pending 2025-10-16 09:19:50,719 - INFO - Pod ctest-nginx-pod-69061807 is in running state.Got IP 10.47.255.251 2025-10-16 09:19:50,779 - DEBUG - Pod ctest-nginx-pod-69061807 has vmi 3cd9f3c4-aa71-11f0-9984-fa163e493897 2025-10-16 09:19:50,779 - INFO - Verified pod ctest-nginx-pod-69061807 in contrail-api 2025-10-16 09:19:50,781 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:19:50,791 - DEBUG - VMI 3cd9f3c4-aa71-11f0-9984-fa163e493897 is active in agent 10.0.0.49 2025-10-16 09:19:50,800 - INFO - Verified Pod ctest-nginx-pod-69061807 in agent 10.0.0.49 2025-10-16 09:19:50,801 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=91449a9f-5c05-4cc2-886d-a23542c02455 2025-10-16 09:19:50,806 - INFO - Pod ctest-nginx-pod-69061807 with uuid 91449a9f-5c05-4cc2-886d-a23542c02455 found in kube manager 2025-10-16 09:19:50,806 - INFO - Pod ctest-nginx-pod-69061807 verification passed 2025-10-16 09:19:50,874 - DEBUG - [Pod ctest-nginx-pod-69061807] Cmd: echo ctest-nginx-pod-69061807 > /usr/share/nginx/html/index.html, Output: 2025-10-16 09:19:50,882 - INFO - Pod ctest-nginx-pod-32377281 is in running state.Got IP 10.47.255.250 2025-10-16 09:19:50,893 - DEBUG - Pod ctest-nginx-pod-32377281 has vmi 3d471850-aa71-11f0-9984-fa163e493897 2025-10-16 09:19:50,893 - INFO - Verified pod ctest-nginx-pod-32377281 in contrail-api 2025-10-16 09:19:50,894 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:19:50,902 - DEBUG - VMI 3d471850-aa71-11f0-9984-fa163e493897 is active in agent 10.0.0.49 2025-10-16 09:19:50,902 - INFO - Verified Pod ctest-nginx-pod-32377281 in agent 10.0.0.49 2025-10-16 09:19:50,902 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 2025-10-16 09:19:50,906 - INFO - Pod ctest-nginx-pod-32377281 with uuid 7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 found in kube manager 2025-10-16 09:19:50,906 - INFO - Pod ctest-nginx-pod-32377281 verification passed 2025-10-16 09:19:50,959 - DEBUG - [Pod ctest-nginx-pod-32377281] Cmd: echo ctest-nginx-pod-32377281 > /usr/share/nginx/html/index.html, Output: 2025-10-16 09:19:50,966 - DEBUG - Pod ctest-busybox-pod-32906934 not in running state.Currently in Pending 2025-10-16 09:19:55,976 - DEBUG - Pod ctest-busybox-pod-32906934 not in running state.Currently in Pending 2025-10-16 09:20:00,987 - INFO - Pod ctest-busybox-pod-32906934 is in running state.Got IP 10.47.255.248 2025-10-16 09:20:01,003 - DEBUG - Pod ctest-busybox-pod-32906934 has vmi 41c7aa84-aa71-11f0-9984-fa163e493897 2025-10-16 09:20:01,003 - INFO - Verified pod ctest-busybox-pod-32906934 in contrail-api 2025-10-16 09:20:01,003 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:20:01,014 - DEBUG - VMI 41c7aa84-aa71-11f0-9984-fa163e493897 is active in agent 10.0.0.49 2025-10-16 09:20:01,014 - INFO - Verified Pod ctest-busybox-pod-32906934 in agent 10.0.0.49 2025-10-16 09:20:01,014 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_VirtualMachineDatabaseList?x=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:01,019 - INFO - Pod ctest-busybox-pod-32906934 with uuid ef22518e-105f-4712-bc5e-de20e9111f9b found in kube manager 2025-10-16 09:20:01,019 - INFO - Pod ctest-busybox-pod-32906934 verification passed 2025-10-16 09:20:01,074 - DEBUG - [Pod ctest-busybox-pod-32906934] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-32377281 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-10-16 09:20:01,074 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:20:01,074 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd output: ctest-nginx-pod-32377281 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-10-16 09:20:01,130 - DEBUG - [Pod ctest-busybox-pod-32906934] 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) ctest-nginx-pod-32377281 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-16 09:20:01,130 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:20:01,130 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-32377281 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-16 09:20:01,185 - DEBUG - [Pod ctest-busybox-pod-32906934] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-32377281 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-10-16 09:20:01,185 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:20:01,185 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd output: ctest-nginx-pod-32377281 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-10-16 09:20:01,239 - DEBUG - [Pod ctest-busybox-pod-32906934] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-69061807 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-10-16 09:20:01,240 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-16 09:20:01,240 - DEBUG - [Pod Pod ctest-busybox-pod-32906934] Cmd output: ctest-nginx-pod-69061807 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-10-16 09:20:01,240 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-69061807': 1, 'ctest-nginx-pod-32377281': 3} 2025-10-16 09:20:01,240 - WARNING - Nothing to delete parallely 2025-10-16 09:20:01,240 - INFO - Deleting pod default:ctest-busybox-pod-32906934 2025-10-16 09:20:01,255 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:01,262 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:06,262 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:06,268 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:11,269 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:11,276 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:16,277 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:16,287 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:21,288 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:21,295 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:26,296 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:26,303 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:31,304 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:31,312 - WARNING - Pod uuid ef22518e-105f-4712-bc5e-de20e9111f9b is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:36,313 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ef22518e-105f-4712-bc5e-de20e9111f9b 2025-10-16 09:20:36,319 - DEBUG - Pod ef22518e-105f-4712-bc5e-de20e9111f9b is not in agent 10.0.0.49 VM list 2025-10-16 09:20:36,319 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:41c7aa84-aa71-11f0-9984-fa163e493897 2025-10-16 09:20:36,324 - DEBUG - VMI 41c7aa84-aa71-11f0-9984-fa163e493897 is removed from agent 10.0.0.49 2025-10-16 09:20:36,324 - INFO - Verified that pod ctest-busybox-pod-32906934 is removed in agent 2025-10-16 09:20:36,324 - INFO - Deleting Ingress : ctest-nginx-ingress-97724255 2025-10-16 09:20:36,334 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=aa516e64-0900-4c18-9051-dd90a90263d2 2025-10-16 09:20:36,350 - ERROR - Ingress ctest-nginx-ingress-97724255 with uuid aa516e64-0900-4c18-9051-dd90a90263d2 still found in kube manager 2025-10-16 09:20:37,350 - DEBUG - Requesting: http://10.0.0.133:8108/Snh_LoadbalancerDatabaseList?x=aa516e64-0900-4c18-9051-dd90a90263d2 2025-10-16 09:20:37,355 - INFO - Ingress ctest-nginx-ingress-97724255 with uuid aa516e64-0900-4c18-9051-dd90a90263d2 deleted successfully from kube manager 2025-10-16 09:20:37,355 - INFO - Verifications on Ingress %s cleanup passed 2025-10-16 09:20:37,357 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-16 09:20:37,491 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-16 09:20:37,502 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-16 09:20:37,502 - INFO - Deleting VN __public__ 2025-10-16 09:20:37,621 - DEBUG - Requesting: http://10.0.0.133:8082/routing-instance/c3167dfa-9556-487d-ae35-26aa45b21099 2025-10-16 09:20:37,626 - DEBUG - Response Code: 404 2025-10-16 09:20:37,626 - DEBUG - Requesting: http://10.0.0.133:8082/domains 2025-10-16 09:20:37,630 - DEBUG - Requesting: http://10.0.0.133:8082/domain/2f4fec82-6691-44ae-a2ba-f7fec134cb8c 2025-10-16 09:20:37,652 - DEBUG - Requesting: http://10.0.0.133:8082/project/e8f6cd39-da13-4990-81cf-b87e7e76887e 2025-10-16 09:20:37,707 - INFO - Validated that VN __public__ is not found in API Server 2025-10-16 09:20:37,707 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-16 09:20:37,715 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:20:37,724 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-10-16 09:20:37,724 - INFO - Validated that VN __public__ is not in any agent 2025-10-16 09:20:37,724 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:20:37,737 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-16 09:20:37,742 - DEBUG - Requesting: http://10.0.0.133:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-16 09:20:37,752 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-16 09:20:37,753 - INFO - Deleting pod default:ctest-nginx-pod-32377281 2025-10-16 09:20:37,766 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 2025-10-16 09:20:37,778 - WARNING - Pod uuid 7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:42,779 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 2025-10-16 09:20:42,785 - DEBUG - Pod 7fbf8e04-5b50-468d-921c-e3ad6bc0a6e3 is not in agent 10.0.0.49 VM list 2025-10-16 09:20:42,785 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3d471850-aa71-11f0-9984-fa163e493897 2025-10-16 09:20:42,790 - DEBUG - VMI 3d471850-aa71-11f0-9984-fa163e493897 is removed from agent 10.0.0.49 2025-10-16 09:20:42,791 - INFO - Verified that pod ctest-nginx-pod-32377281 is removed in agent 2025-10-16 09:20:42,791 - INFO - Deleting pod default:ctest-nginx-pod-69061807 2025-10-16 09:20:42,825 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=91449a9f-5c05-4cc2-886d-a23542c02455 2025-10-16 09:20:42,834 - WARNING - Pod uuid 91449a9f-5c05-4cc2-886d-a23542c02455 is still seen in agent 10.0.0.49 VM list 2025-10-16 09:20:47,834 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=91449a9f-5c05-4cc2-886d-a23542c02455 2025-10-16 09:20:47,841 - DEBUG - Pod 91449a9f-5c05-4cc2-886d-a23542c02455 is not in agent 10.0.0.49 VM list 2025-10-16 09:20:47,841 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3cd9f3c4-aa71-11f0-9984-fa163e493897 2025-10-16 09:20:47,847 - DEBUG - VMI 3cd9f3c4-aa71-11f0-9984-fa163e493897 is removed from agent 10.0.0.49 2025-10-16 09:20:47,847 - INFO - Verified that pod ctest-nginx-pod-69061807 is removed in agent 2025-10-16 09:20:47,847 - INFO - Deleting service : ctest-nginx-svc-30007526 2025-10-16 09:20:48,095 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:20:48,102 - DEBUG - No XMPP flaps were noticed during the test
2025-10-16 09:20:48,102 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-10-16 09:20:48,102 - INFO - -------------------------------------------------------------------------------- 2025-10-16 09:20:54,531 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 09:20:54,660 - DEBUG - Output : cluster_project={} 2025-10-16 09:20:54,781 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-16 09:20:54,947 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-16 09:20:54,953 - DEBUG - [10.0.0.133]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-16 09:20:55,090 - DEBUG - Output : cluster_project={} 2025-10-16 09:21:05,175 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:10,277 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:10,324 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:10,421 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:10,469 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:10,549 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:15,599 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:15,689 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-16 09:21:15,980 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:21:18,660 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-10-16 09:21:18,667 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-16 09:21:18,693 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-16 09:21:20,717 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-10-16 09:24:29,276 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-16 09:24:29,335 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7999ca76-af06-45eb-b0af-ac771963c8c8 2025-10-16 09:24:29,348 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:29,361 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6715d285-e27c-4004-97fa-d6ec81967660 2025-10-16 09:24:29,367 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:29,373 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=3b48d458-1ac8-444e-bdbb-974ee12f4dd8 2025-10-16 09:24:29,379 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:29,385 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=eef94e4f-eab9-4c7c-aaa2-43ebfb6d58ed 2025-10-16 09:24:29,393 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:34,414 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:34,416 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:34,417 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7999ca76-af06-45eb-b0af-ac771963c8c8 2025-10-16 09:24:34,419 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6715d285-e27c-4004-97fa-d6ec81967660 2025-10-16 09:24:34,420 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:34,421 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=3b48d458-1ac8-444e-bdbb-974ee12f4dd8 2025-10-16 09:24:34,422 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:34,423 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=eef94e4f-eab9-4c7c-aaa2-43ebfb6d58ed 2025-10-16 09:24:34,441 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6c9ffeb4-aa71-11f0-9984-fa163e493897 2025-10-16 09:24:34,442 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d18725e-aa71-11f0-9984-fa163e493897 2025-10-16 09:24:34,444 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6bfffa22-aa71-11f0-9984-fa163e493897 2025-10-16 09:24:34,445 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b7a8a2c-aa71-11f0-9984-fa163e493897 2025-10-16 09:24:39,444 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:39,446 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:39,447 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:39,449 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:44,464 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:44,466 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:44,467 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:44,468 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:49,480 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:49,481 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:49,483 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:49,485 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:54,497 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:54,499 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:24:54,500 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:54,501 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:59,514 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:24:59,515 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:24:59,517 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:24:59,518 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:25:04,555 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=cccfc463-c286-4e2c-915c-a6d0b6f661cc 2025-10-16 09:25:04,556 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ab4174a0-274a-4d63-aaf0-f9620e746ac7 2025-10-16 09:25:04,558 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0e8c8354-3994-4e34-ae32-0e8f60a7b14f 2025-10-16 09:25:04,559 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=c3d863a7-8108-4629-9a8c-b934307e73e3 2025-10-16 09:25:04,570 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e1554ba-aa71-11f0-9984-fa163e493897 2025-10-16 09:25:04,571 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6da7bc34-aa71-11f0-9984-fa163e493897 2025-10-16 09:25:04,572 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6e7f76a6-aa71-11f0-9984-fa163e493897 2025-10-16 09:25:04,575 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6ee9aa8a-aa71-11f0-9984-fa163e493897