2025-10-27 04:38:28,298 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-10-27 04:38:28,601 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:28,602 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-10-27 04:38:28,647 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:28,647 - DEBUG - [10.0.0.19]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-10-27 04:38:28,770 - DEBUG - Output : NAMES contrail_test_FUg1mUOvT contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2025-10-27 04:38:28,771 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-27 04:38:28,816 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.237.40.1/24 172.17.0.1/16 2025-10-27 04:38:28,816 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-10-27 04:38:28,887 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:28,956 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-27 04:38:29,198 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:29,198 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-27 04:38:29,234 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:29,234 - DEBUG - [10.0.0.41]: 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-27 04:38:29,290 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-27 04:38:29,290 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-27 04:38:29,357 - DEBUG - Output : 10.0.0.41/24 2025-10-27 04:38:29,357 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-27 04:38:29,392 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1623-1 2025-10-27 04:38:29,474 - INFO - Using existing project ['default-domain', 'k8s-default'](9eba7c50-10f4-4fe8-9908-506ddae7a574) 2025-10-27 04:38:29,600 - INFO - Using existing project ['default-domain', 'k8s-default'](9eba7c50-10f4-4fe8-9908-506ddae7a574) 2025-10-27 04:38:29,747 - INFO - ================================================================================ 2025-10-27 04:38:29,748 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-27 04:38:29,748 - 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-27 04:38:29,996 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 04:38:30,003 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.19': '0'}} with 2025-10-27 04:38:30,003 - INFO - Initial checks done. Running the testcase now 2025-10-27 04:38:30,003 - INFO - 2025-10-27 04:38:30,008 - INFO - Namespace default already exists 2025-10-27 04:38:30,008 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 04:38:30,125 - DEBUG - Output : cluster_project={} 2025-10-27 04:38:30,164 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-27 04:38:30,164 - DEBUG - Project uuid in Contrail is 9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:30,164 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 04:38:30,306 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 04:38:30,307 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=e7ad6f41-cf58-4b5c-ae68-4b7b4a62cb44 2025-10-27 04:38:30,313 - INFO - Namespace default with uuid e7ad6f41-cf58-4b5c-ae68-4b7b4a62cb44 found in kube manager 2025-10-27 04:38:30,313 - INFO - Namespace default verification passed 2025-10-27 04:38:30,316 - DEBUG - Service ctest-nginx-svc-08940304 not present 2025-10-27 04:38:30,317 - INFO - Creating service ctest-nginx-svc-08940304 2025-10-27 04:38:30,366 - INFO - Created Service ctest-nginx-svc-08940304 2025-10-27 04:38:30,387 - DEBUG - Pod ctest-nginx-pod-73187947 not present 2025-10-27 04:38:30,389 - INFO - Creating Pod ctest-nginx-pod-73187947 2025-10-27 04:38:30,483 - DEBUG - Pod : ctest-nginx-pod-73187947 UUID is eb9b3319-7d09-4938-ac03-775956b6d9a4 2025-10-27 04:38:30,488 - DEBUG - Pod ctest-nginx-pod-69488998 not present 2025-10-27 04:38:30,488 - INFO - Creating Pod ctest-nginx-pod-69488998 2025-10-27 04:38:30,521 - DEBUG - Pod : ctest-nginx-pod-69488998 UUID is fac3643c-35f3-4915-b29b-8ee460bc989b 2025-10-27 04:38:30,748 - INFO - Created VN __public__, UUID :03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:31,078 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:38:31,085 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:38:31,144 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:31,225 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:31,283 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:31,314 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:31,330 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:31,365 - DEBUG - Route Targets: [] 2025-10-27 04:38:31,365 - DEBUG - RT names not yet present for VN __public__ 2025-10-27 04:38:36,366 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:38:36,373 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:38:36,381 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:36,427 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,440 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,450 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:36,460 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:36,466 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/512ebe0e-9999-47f7-811a-d92c15a64a89 2025-10-27 04:38:36,473 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 04:38:36,473 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,482 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:36,497 - INFO - Verified VN network id 13 for VN 03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,497 - INFO - Verifications in API Server for VN __public__ passed 2025-10-27 04:38:36,497 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,521 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:36,530 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:38:36,542 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/512ebe0e-9999-47f7-811a-d92c15a64a89 2025-10-27 04:38:36,551 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 04:38:36,563 - DEBUG - Control-node 10.0.0.19 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '261451490379646449', 'uuid-lslong': '10408837196181840939'}, 'enable': 'true', 'created': '2025-10-27T04:38:30', 'last-modified': '2025-10-27T04:38:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.598397'} 2025-10-27 04:38:36,563 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:38:36,576 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-27 04:38:36,576 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-27 04:38:36,577 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-27 04:38:36,577 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:38:36,583 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:38:36,593 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:36,654 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:36,665 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-27 04:38:36,665 - DEBUG - Verifying the vn in opserver 2025-10-27 04:38:36,665 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2025-10-27 04:38:36,665 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2025-10-27 04:38:36,672 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-27 04:38:36,672 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-27 04:38:36,672 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:38:36,680 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:38:36,686 - DEBUG - Do not have enough data to verify VN in agent 2025-10-27 04:38:36,687 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:38:36,693 - DEBUG - VRF ids for VN __public__: {} 2025-10-27 04:38:36,810 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-27 04:38:36,926 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:38:36,933 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:38:36,942 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:36,992 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:37,003 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/14a111a1-3eca-4366-9d02-b9c41bed8cf0 2025-10-27 04:38:37,010 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:38:37,017 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:38:37,024 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:38:37,067 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b 2025-10-27 04:38:37,084 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-27 04:38:37,084 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-27 04:38:37,094 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 04:38:37,102 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-27 04:38:37,102 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-27 04:38:37,106 - DEBUG - Ingress ctest-nginx-ingress-66434815 not present 2025-10-27 04:38:37,107 - INFO - Creating Ingress ctest-nginx-ingress-66434815 2025-10-27 04:38:37,119 - INFO - Created Ingress ctest-nginx-ingress-66434815 2025-10-27 04:38:37,125 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-66434815 2025-10-27 04:38:40,131 - DEBUG - For Ingress ctest-nginx-ingress-66434815, Cluster IP: 10.47.255.249, External IPs ['201.43.40.252'] 2025-10-27 04:38:40,131 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-66434815 2025-10-27 04:38:40,131 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f39d987b-59d8-49c7-ad92-de6a5749ba78 2025-10-27 04:38:40,136 - INFO - Ingress ctest-nginx-ingress-66434815 with uuid f39d987b-59d8-49c7-ad92-de6a5749ba78 found in kube manager 2025-10-27 04:38:40,137 - INFO - Ingress ctest-nginx-ingress-66434815 verification passed 2025-10-27 04:38:40,141 - DEBUG - Pod ctest-busybox-pod-78941450 not present 2025-10-27 04:38:40,142 - INFO - Creating Pod ctest-busybox-pod-78941450 2025-10-27 04:38:40,177 - DEBUG - Pod : ctest-busybox-pod-78941450 UUID is 474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:38:40,188 - DEBUG - Pod ctest-nginx-pod-73187947 not in running state.Currently in Pending 2025-10-27 04:38:45,198 - DEBUG - Pod ctest-nginx-pod-73187947 not in running state.Currently in Pending 2025-10-27 04:38:50,208 - INFO - Pod ctest-nginx-pod-73187947 is in running state.Got IP 10.47.255.251 2025-10-27 04:38:50,225 - DEBUG - Pod ctest-nginx-pod-73187947 has vmi cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:38:50,225 - INFO - Verified pod ctest-nginx-pod-73187947 in contrail-api 2025-10-27 04:38:50,225 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:38:50,237 - DEBUG - VMI cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b is active in agent 10.0.0.41 2025-10-27 04:38:50,237 - INFO - Verified Pod ctest-nginx-pod-73187947 in agent 10.0.0.41 2025-10-27 04:38:50,238 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=eb9b3319-7d09-4938-ac03-775956b6d9a4 2025-10-27 04:38:50,246 - INFO - Pod ctest-nginx-pod-73187947 with uuid eb9b3319-7d09-4938-ac03-775956b6d9a4 found in kube manager 2025-10-27 04:38:50,247 - INFO - Pod ctest-nginx-pod-73187947 verification passed 2025-10-27 04:38:50,350 - DEBUG - [Pod ctest-nginx-pod-73187947] Cmd: echo ctest-nginx-pod-73187947 > /usr/share/nginx/html/index.html, Output: 2025-10-27 04:38:50,367 - INFO - Pod ctest-nginx-pod-69488998 is in running state.Got IP 10.47.255.250 2025-10-27 04:38:50,430 - DEBUG - Pod ctest-nginx-pod-69488998 has vmi cb565a40-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:38:50,430 - INFO - Verified pod ctest-nginx-pod-69488998 in contrail-api 2025-10-27 04:38:50,430 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:38:50,442 - DEBUG - VMI cb565a40-b2ee-11f0-bebf-fa163e0ee92b is active in agent 10.0.0.41 2025-10-27 04:38:50,442 - INFO - Verified Pod ctest-nginx-pod-69488998 in agent 10.0.0.41 2025-10-27 04:38:50,442 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=fac3643c-35f3-4915-b29b-8ee460bc989b 2025-10-27 04:38:50,447 - INFO - Pod ctest-nginx-pod-69488998 with uuid fac3643c-35f3-4915-b29b-8ee460bc989b found in kube manager 2025-10-27 04:38:50,447 - INFO - Pod ctest-nginx-pod-69488998 verification passed 2025-10-27 04:38:50,506 - DEBUG - [Pod ctest-nginx-pod-69488998] Cmd: echo ctest-nginx-pod-69488998 > /usr/share/nginx/html/index.html, Output: 2025-10-27 04:38:50,514 - INFO - Pod ctest-busybox-pod-78941450 is in running state.Got IP 10.47.255.248 2025-10-27 04:38:50,528 - DEBUG - Pod ctest-busybox-pod-78941450 has vmi cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:38:50,529 - INFO - Verified pod ctest-busybox-pod-78941450 in contrail-api 2025-10-27 04:38:50,529 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:38:50,544 - DEBUG - VMI cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b is active in agent 10.0.0.41 2025-10-27 04:38:50,544 - INFO - Verified Pod ctest-busybox-pod-78941450 in agent 10.0.0.41 2025-10-27 04:38:50,544 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:38:50,550 - INFO - Pod ctest-busybox-pod-78941450 with uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 found in kube manager 2025-10-27 04:38:50,550 - INFO - Pod ctest-busybox-pod-78941450 verification passed 2025-10-27 04:38:50,617 - DEBUG - [Pod ctest-busybox-pod-78941450] 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-73187947 2025-10-27 04:38:50,617 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 04:38:50,617 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] 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-73187947 2025-10-27 04:38:50,678 - DEBUG - [Pod ctest-busybox-pod-78941450] 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-73187947 2025-10-27 04:38:50,678 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 04:38:50,678 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] 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-73187947 2025-10-27 04:38:50,738 - DEBUG - [Pod ctest-busybox-pod-78941450] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-69488998 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-27 04:38:50,739 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-27 04:38:50,739 - DEBUG - [Pod Pod ctest-busybox-pod-78941450] Cmd output: ctest-nginx-pod-69488998 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-27 04:38:50,739 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-73187947': 2, 'ctest-nginx-pod-69488998': 1} 2025-10-27 04:38:50,739 - WARNING - Nothing to delete parallely 2025-10-27 04:38:50,739 - INFO - Deleting pod default:ctest-busybox-pod-78941450 2025-10-27 04:38:50,757 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:38:50,769 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:38:55,770 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:38:55,776 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:00,777 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:00,785 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:05,786 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:05,792 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:10,794 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:10,802 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:15,802 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:15,814 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:20,815 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:20,828 - WARNING - Pod uuid 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:25,829 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=474cae2b-02a9-4eef-b6cf-fd68a52acd87 2025-10-27 04:39:25,835 - DEBUG - Pod 474cae2b-02a9-4eef-b6cf-fd68a52acd87 is not in agent 10.0.0.41 VM list 2025-10-27 04:39:25,836 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:39:25,844 - DEBUG - VMI cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b is removed from agent 10.0.0.41 2025-10-27 04:39:25,845 - INFO - Verified that pod ctest-busybox-pod-78941450 is removed in agent 2025-10-27 04:39:25,845 - INFO - Deleting Ingress : ctest-nginx-ingress-66434815 2025-10-27 04:39:25,853 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f39d987b-59d8-49c7-ad92-de6a5749ba78 2025-10-27 04:39:25,859 - ERROR - Ingress ctest-nginx-ingress-66434815 with uuid f39d987b-59d8-49c7-ad92-de6a5749ba78 still found in kube manager 2025-10-27 04:39:26,859 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f39d987b-59d8-49c7-ad92-de6a5749ba78 2025-10-27 04:39:26,868 - ERROR - Ingress ctest-nginx-ingress-66434815 with uuid f39d987b-59d8-49c7-ad92-de6a5749ba78 still found in kube manager 2025-10-27 04:39:27,869 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f39d987b-59d8-49c7-ad92-de6a5749ba78 2025-10-27 04:39:27,874 - INFO - Ingress ctest-nginx-ingress-66434815 with uuid f39d987b-59d8-49c7-ad92-de6a5749ba78 deleted successfully from kube manager 2025-10-27 04:39:27,874 - INFO - Verifications on Ingress %s cleanup passed 2025-10-27 04:39:27,874 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-27 04:39:27,945 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-27 04:39:27,954 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-27 04:39:27,954 - INFO - Deleting VN __public__ 2025-10-27 04:39:28,061 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd 2025-10-27 04:39:28,069 - DEBUG - Response Code: 404 2025-10-27 04:39:28,069 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2025-10-27 04:39:28,074 - DEBUG - Requesting: http://10.0.0.19:8082/domain/92bd0978-962e-4c2b-839f-6eca869ad5bf 2025-10-27 04:39:28,081 - DEBUG - Requesting: http://10.0.0.19:8082/project/9eba7c50-10f4-4fe8-9908-506ddae7a574 2025-10-27 04:39:28,134 - INFO - Validated that VN __public__ is not found in API Server 2025-10-27 04:39:28,134 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-27 04:39:28,142 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:39:28,151 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-10-27 04:39:28,151 - INFO - Validated that VN __public__ is not in any agent 2025-10-27 04:39:28,151 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:39:28,162 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-27 04:39:28,167 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-27 04:39:28,174 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-27 04:39:28,174 - INFO - Deleting pod default:ctest-nginx-pod-69488998 2025-10-27 04:39:28,188 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fac3643c-35f3-4915-b29b-8ee460bc989b 2025-10-27 04:39:28,203 - WARNING - Pod uuid fac3643c-35f3-4915-b29b-8ee460bc989b is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:33,206 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fac3643c-35f3-4915-b29b-8ee460bc989b 2025-10-27 04:39:33,213 - DEBUG - Pod fac3643c-35f3-4915-b29b-8ee460bc989b is not in agent 10.0.0.41 VM list 2025-10-27 04:39:33,213 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb565a40-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:39:33,219 - DEBUG - VMI cb565a40-b2ee-11f0-bebf-fa163e0ee92b is removed from agent 10.0.0.41 2025-10-27 04:39:33,219 - INFO - Verified that pod ctest-nginx-pod-69488998 is removed in agent 2025-10-27 04:39:33,219 - INFO - Deleting pod default:ctest-nginx-pod-73187947 2025-10-27 04:39:33,248 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eb9b3319-7d09-4938-ac03-775956b6d9a4 2025-10-27 04:39:33,261 - WARNING - Pod uuid eb9b3319-7d09-4938-ac03-775956b6d9a4 is still seen in agent 10.0.0.41 VM list 2025-10-27 04:39:38,261 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=eb9b3319-7d09-4938-ac03-775956b6d9a4 2025-10-27 04:39:38,268 - DEBUG - Pod eb9b3319-7d09-4938-ac03-775956b6d9a4 is not in agent 10.0.0.41 VM list 2025-10-27 04:39:38,268 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:39:38,274 - DEBUG - VMI cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b is removed from agent 10.0.0.41 2025-10-27 04:39:38,274 - INFO - Verified that pod ctest-nginx-pod-73187947 is removed in agent 2025-10-27 04:39:38,274 - INFO - Deleting service : ctest-nginx-svc-08940304 2025-10-27 04:39:38,557 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 04:39:38,564 - DEBUG - No XMPP flaps were noticed during the test 2025-10-27 04:39:38,564 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:09] 2025-10-27 04:39:38,564 - INFO - -------------------------------------------------------------------------------- 2025-10-27 04:39:45,074 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 04:39:45,201 - DEBUG - Output : cluster_project={} 2025-10-27 04:39:45,329 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-27 04:39:45,514 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-27 04:39:45,520 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-27 04:39:45,684 - DEBUG - Output : cluster_project={} 2025-10-27 04:40:00,845 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:00,934 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:00,977 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:01,060 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:06,122 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:06,208 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:06,278 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:06,366 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-27 04:40:06,644 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 04:40:09,268 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-10-27 04:40:09,276 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-27 04:40:09,304 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-27 04:40:11,332 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-10-27 04:43:21,395 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-27 04:43:21,454 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:21,460 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:21,466 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=95393022-42d4-4b2b-935d-d6d34c0c1a04 2025-10-27 04:43:21,471 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e5d45050-f2e5-464b-b576-67c268c11eb9 2025-10-27 04:43:21,476 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8284fdd4-d96e-4ea9-acff-e41a9bfa2778 2025-10-27 04:43:21,485 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:21,494 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:21,504 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a3fa3c89-aaea-4e61-a21f-9565cee447dd 2025-10-27 04:43:26,541 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:26,543 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:26,544 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=e5d45050-f2e5-464b-b576-67c268c11eb9 2025-10-27 04:43:26,546 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=95393022-42d4-4b2b-935d-d6d34c0c1a04 2025-10-27 04:43:26,547 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:26,549 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:26,551 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=a3fa3c89-aaea-4e61-a21f-9565cee447dd 2025-10-27 04:43:26,552 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8284fdd4-d96e-4ea9-acff-e41a9bfa2778 2025-10-27 04:43:26,576 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f853c8b6-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:26,578 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:26,581 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:26,583 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f7a8f878-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:31,572 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:31,575 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:31,580 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:31,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:36,580 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:36,583 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:36,591 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:36,592 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:41,587 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:41,589 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:41,600 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:41,602 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:46,600 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:46,602 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:46,611 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:46,614 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:51,612 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:51,615 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:51,623 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:51,626 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:56,632 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 2025-10-27 04:43:56,634 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=75035e0b-4236-4836-9cc9-35d187a9e9fb 2025-10-27 04:43:56,635 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=c0f70444-cc38-4849-be1a-77685c340a88 2025-10-27 04:43:56,637 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=fa2969ac-17ec-4c02-8c70-1d0ebb734774 2025-10-27 04:43:56,648 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:56,650 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f99cc952-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:56,651 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa958650-b2ee-11f0-bebf-fa163e0ee92b 2025-10-27 04:43:56,654 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb08b92c-b2ee-11f0-bebf-fa163e0ee92b