2025-03-29 08:34:17,880 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-03-29 08:34:18,178 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:18,179 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-03-29 08:34:18,224 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:18,225 - DEBUG - [10.0.0.12]: 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-03-29 08:34:18,353 - DEBUG - Output : NAMES contrail_test_10si9ub1F contrail-kubernetes-master_kubemanager_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_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 2025-03-29 08:34:18,354 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 08:34:18,400 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2025-03-29 08:34:18,400 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-03-29 08:34:18,448 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:18,544 - DEBUG - [10.0.0.30]: Running cmd : hostname 2025-03-29 08:34:18,755 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:18,756 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2025-03-29 08:34:18,780 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:18,781 - DEBUG - [10.0.0.30]: 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-03-29 08:34:18,825 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-29 08:34:18,826 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 08:34:18,900 - DEBUG - Output : 10.0.0.30/24 2025-03-29 08:34:18,900 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2025-03-29 08:34:18,936 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1063-1 2025-03-29 08:34:19,037 - INFO - Using existing project ['default-domain', 'k8s-default'](fb3bbf34-f016-4793-8b0f-1399f46842ee) 2025-03-29 08:34:19,170 - INFO - Using existing project ['default-domain', 'k8s-default'](fb3bbf34-f016-4793-8b0f-1399f46842ee) 2025-03-29 08:34:19,326 - INFO - ================================================================================ 2025-03-29 08:34:19,326 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-29 08:34:19,327 - 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-03-29 08:34:19,599 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 08:34:19,608 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.12': '0'}} with 2025-03-29 08:34:19,609 - INFO - Initial checks done. Running the testcase now 2025-03-29 08:34:19,609 - INFO - 2025-03-29 08:34:19,614 - INFO - Namespace default already exists 2025-03-29 08:34:19,614 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 08:34:19,742 - DEBUG - Output : cluster_project={} 2025-03-29 08:34:19,798 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-29 08:34:19,798 - DEBUG - Project uuid in Contrail is fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:34:19,798 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-29 08:34:19,944 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-29 08:34:19,944 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=80d692ca-96de-4bbc-b8ed-c4c1f411dad8 2025-03-29 08:34:19,951 - INFO - Namespace default with uuid 80d692ca-96de-4bbc-b8ed-c4c1f411dad8 found in kube manager 2025-03-29 08:34:19,951 - INFO - Namespace default verification passed 2025-03-29 08:34:19,955 - DEBUG - Service ctest-nginx-svc-65920328 not present 2025-03-29 08:34:19,956 - INFO - Creating service ctest-nginx-svc-65920328 2025-03-29 08:34:19,979 - INFO - Created Service ctest-nginx-svc-65920328 2025-03-29 08:34:19,998 - DEBUG - Pod ctest-nginx-pod-40284886 not present 2025-03-29 08:34:20,009 - INFO - Creating Pod ctest-nginx-pod-40284886 2025-03-29 08:34:20,065 - DEBUG - Pod : ctest-nginx-pod-40284886 UUID is 28a197e4-5a0a-4171-bbf8-031c0aad57a2 2025-03-29 08:34:20,077 - DEBUG - Pod ctest-nginx-pod-92894573 not present 2025-03-29 08:34:20,078 - INFO - Creating Pod ctest-nginx-pod-92894573 2025-03-29 08:34:20,132 - DEBUG - Pod : ctest-nginx-pod-92894573 UUID is d92decb4-547d-48ab-90f7-cfdb06e25540 2025-03-29 08:34:20,445 - INFO - Created VN __public__, UUID :41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:20,811 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 08:34:20,836 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5a6667ac-f7ed-4791-9828-1f3428442f1e 2025-03-29 08:34:20,902 - DEBUG - Requesting: http://10.0.0.12:8082/project/fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:34:21,025 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,055 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,090 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:34:21,104 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:34:21,118 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/b94522de-9d11-4c15-9ce7-66bfc8653ed8 2025-03-29 08:34:21,179 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 08:34:21,179 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,232 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:34:21,274 - INFO - Verified VN network id 13 for VN 41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,274 - INFO - Verifications in API Server for VN __public__ passed 2025-03-29 08:34:21,276 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,300 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:34:21,314 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:34:21,349 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/b94522de-9d11-4c15-9ce7-66bfc8653ed8 2025-03-29 08:34:21,418 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 08:34:21,439 - DEBUG - Control-node 10.0.0.12 : 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': '4751873299244926237', 'uuid-lslong': '10201747793983803011'}, 'enable': 'true', 'created': '2025-03-29T08:34:20', 'last-modified': '2025-03-29T08:34:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.728293'} 2025-03-29 08:34:21,439 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:34:21,460 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 08:34:21,460 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-29 08:34:21,461 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-29 08:34:21,462 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 08:34:21,491 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5a6667ac-f7ed-4791-9828-1f3428442f1e 2025-03-29 08:34:21,503 - DEBUG - Requesting: http://10.0.0.12:8082/project/fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:34:21,654 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:21,682 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-29 08:34:21,682 - DEBUG - Verifying the vn in opserver 2025-03-29 08:34:21,682 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2025-03-29 08:34:21,682 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-03-29 08:34:21,690 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-29 08:34:21,690 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-29 08:34:21,690 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:34:21,701 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:34:21,708 - DEBUG - Do not have enough data to verify VN in agent 2025-03-29 08:34:21,708 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:34:21,716 - DEBUG - VRF ids for VN __public__: {} 2025-03-29 08:34:21,890 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-29 08:34:22,158 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 08:34:22,186 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5a6667ac-f7ed-4791-9828-1f3428442f1e 2025-03-29 08:34:22,195 - DEBUG - Requesting: http://10.0.0.12:8082/project/fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:34:22,268 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:22,291 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/90964dfc-7805-488b-98b4-cfca1f29b454 2025-03-29 08:34:22,301 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 08:34:22,311 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5a6667ac-f7ed-4791-9828-1f3428442f1e 2025-03-29 08:34:22,321 - DEBUG - Requesting: http://10.0.0.12:8082/project/fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:34:22,407 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/41f20b96-d328-451d-8d93-e39144878e83 2025-03-29 08:34:22,420 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-29 08:34:22,420 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-29 08:34:22,437 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 08:34:22,445 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-29 08:34:22,445 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-29 08:34:22,449 - DEBUG - Ingress ctest-nginx-ingress-14941583 not present 2025-03-29 08:34:22,449 - INFO - Creating Ingress ctest-nginx-ingress-14941583 2025-03-29 08:34:22,459 - INFO - Created Ingress ctest-nginx-ingress-14941583 2025-03-29 08:34:22,463 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14941583 2025-03-29 08:34:25,468 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14941583 2025-03-29 08:34:28,476 - DEBUG - For Ingress ctest-nginx-ingress-14941583, Cluster IP: 10.47.255.249, External IPs ['94.18.36.188'] 2025-03-29 08:34:28,476 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-14941583 2025-03-29 08:34:28,476 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=3e21b12b-b06c-42dd-87cb-8b92a3894c10 2025-03-29 08:34:28,484 - INFO - Ingress ctest-nginx-ingress-14941583 with uuid 3e21b12b-b06c-42dd-87cb-8b92a3894c10 found in kube manager 2025-03-29 08:34:28,484 - INFO - Ingress ctest-nginx-ingress-14941583 verification passed 2025-03-29 08:34:28,487 - DEBUG - Pod ctest-busybox-pod-93003066 not present 2025-03-29 08:34:28,488 - INFO - Creating Pod ctest-busybox-pod-93003066 2025-03-29 08:34:28,561 - DEBUG - Pod : ctest-busybox-pod-93003066 UUID is bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:28,576 - DEBUG - Pod ctest-nginx-pod-40284886 not in running state.Currently in Pending 2025-03-29 08:34:33,607 - INFO - Pod ctest-nginx-pod-40284886 is in running state.Got IP 10.47.255.251 2025-03-29 08:34:33,659 - DEBUG - Pod ctest-nginx-pod-40284886 has vmi 9d84e446-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:34:33,659 - INFO - Verified pod ctest-nginx-pod-40284886 in contrail-api 2025-03-29 08:34:33,659 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:34:33,677 - DEBUG - VMI 9d84e446-0c78-11f0-9a12-fa163ec67f9d is active in agent 10.0.0.30 2025-03-29 08:34:33,678 - INFO - Verified Pod ctest-nginx-pod-40284886 in agent 10.0.0.30 2025-03-29 08:34:33,678 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=28a197e4-5a0a-4171-bbf8-031c0aad57a2 2025-03-29 08:34:33,712 - INFO - Pod ctest-nginx-pod-40284886 with uuid 28a197e4-5a0a-4171-bbf8-031c0aad57a2 found in kube manager 2025-03-29 08:34:33,712 - INFO - Pod ctest-nginx-pod-40284886 verification passed 2025-03-29 08:34:33,796 - DEBUG - [Pod ctest-nginx-pod-40284886] Cmd: echo ctest-nginx-pod-40284886 > /usr/share/nginx/html/index.html, Output: 2025-03-29 08:34:33,804 - DEBUG - Pod ctest-nginx-pod-92894573 not in running state.Currently in Pending 2025-03-29 08:34:38,811 - INFO - Pod ctest-nginx-pod-92894573 is in running state.Got IP 10.47.255.250 2025-03-29 08:34:38,832 - DEBUG - Pod ctest-nginx-pod-92894573 has vmi 9e23566c-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:34:38,832 - INFO - Verified pod ctest-nginx-pod-92894573 in contrail-api 2025-03-29 08:34:38,833 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:34:38,848 - DEBUG - VMI 9e23566c-0c78-11f0-9a12-fa163ec67f9d is active in agent 10.0.0.30 2025-03-29 08:34:38,849 - INFO - Verified Pod ctest-nginx-pod-92894573 in agent 10.0.0.30 2025-03-29 08:34:38,849 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=d92decb4-547d-48ab-90f7-cfdb06e25540 2025-03-29 08:34:38,858 - INFO - Pod ctest-nginx-pod-92894573 with uuid d92decb4-547d-48ab-90f7-cfdb06e25540 found in kube manager 2025-03-29 08:34:38,858 - INFO - Pod ctest-nginx-pod-92894573 verification passed 2025-03-29 08:34:38,917 - DEBUG - [Pod ctest-nginx-pod-92894573] Cmd: echo ctest-nginx-pod-92894573 > /usr/share/nginx/html/index.html, Output: 2025-03-29 08:34:38,930 - INFO - Pod ctest-busybox-pod-93003066 is in running state.Got IP 10.47.255.248 2025-03-29 08:34:38,990 - DEBUG - Pod ctest-busybox-pod-93003066 has vmi a1c3791e-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:34:38,991 - INFO - Verified pod ctest-busybox-pod-93003066 in contrail-api 2025-03-29 08:34:38,991 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:34:39,007 - DEBUG - VMI a1c3791e-0c78-11f0-9a12-fa163ec67f9d is active in agent 10.0.0.30 2025-03-29 08:34:39,007 - INFO - Verified Pod ctest-busybox-pod-93003066 in agent 10.0.0.30 2025-03-29 08:34:39,007 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:39,016 - INFO - Pod ctest-busybox-pod-93003066 with uuid bebbf18c-5299-4179-84af-f2aeee066c6f found in kube manager 2025-03-29 08:34:39,016 - INFO - Pod ctest-busybox-pod-93003066 verification passed 2025-03-29 08:34:39,078 - DEBUG - [Pod ctest-busybox-pod-93003066] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92894573 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-03-29 08:34:39,078 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 08:34:39,078 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd output: ctest-nginx-pod-92894573 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-03-29 08:34:39,156 - DEBUG - [Pod ctest-busybox-pod-93003066] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92894573 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-03-29 08:34:39,156 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 08:34:39,157 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd output: ctest-nginx-pod-92894573 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-03-29 08:34:39,221 - DEBUG - [Pod ctest-busybox-pod-93003066] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-92894573 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-03-29 08:34:39,221 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 08:34:39,221 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd output: ctest-nginx-pod-92894573 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-03-29 08:34:39,289 - DEBUG - [Pod ctest-busybox-pod-93003066] 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-40284886 2025-03-29 08:34:39,289 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 08:34:39,290 - DEBUG - [Pod Pod ctest-busybox-pod-93003066] 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-40284886 2025-03-29 08:34:39,290 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-40284886': 1, 'ctest-nginx-pod-92894573': 3} 2025-03-29 08:34:39,290 - WARNING - Nothing to delete parallely 2025-03-29 08:34:39,290 - INFO - Deleting pod default:ctest-busybox-pod-93003066 2025-03-29 08:34:39,302 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:39,313 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:34:44,320 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:44,329 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:34:49,331 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:49,339 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:34:54,340 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:54,351 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:34:59,351 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:34:59,361 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:35:04,362 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:35:04,374 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:35:09,375 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:35:09,386 - WARNING - Pod uuid bebbf18c-5299-4179-84af-f2aeee066c6f is still seen in agent 10.0.0.30 VM list 2025-03-29 08:35:14,386 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=bebbf18c-5299-4179-84af-f2aeee066c6f 2025-03-29 08:35:14,397 - DEBUG - Pod bebbf18c-5299-4179-84af-f2aeee066c6f is not in agent 10.0.0.30 VM list 2025-03-29 08:35:14,397 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a1c3791e-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:35:14,404 - DEBUG - VMI a1c3791e-0c78-11f0-9a12-fa163ec67f9d is removed from agent 10.0.0.30 2025-03-29 08:35:14,404 - INFO - Verified that pod ctest-busybox-pod-93003066 is removed in agent 2025-03-29 08:35:14,404 - INFO - Deleting Ingress : ctest-nginx-ingress-14941583 2025-03-29 08:35:14,413 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=3e21b12b-b06c-42dd-87cb-8b92a3894c10 2025-03-29 08:35:14,422 - ERROR - Ingress ctest-nginx-ingress-14941583 with uuid 3e21b12b-b06c-42dd-87cb-8b92a3894c10 still found in kube manager 2025-03-29 08:35:15,423 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=3e21b12b-b06c-42dd-87cb-8b92a3894c10 2025-03-29 08:35:15,430 - ERROR - Ingress ctest-nginx-ingress-14941583 with uuid 3e21b12b-b06c-42dd-87cb-8b92a3894c10 still found in kube manager 2025-03-29 08:35:16,432 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=3e21b12b-b06c-42dd-87cb-8b92a3894c10 2025-03-29 08:35:16,437 - INFO - Ingress ctest-nginx-ingress-14941583 with uuid 3e21b12b-b06c-42dd-87cb-8b92a3894c10 deleted successfully from kube manager 2025-03-29 08:35:16,437 - INFO - Verifications on Ingress %s cleanup passed 2025-03-29 08:35:16,438 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-29 08:35:16,549 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 08:35:16,558 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-29 08:35:16,558 - INFO - Deleting VN __public__ 2025-03-29 08:35:16,730 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/2f324a94-b5de-4832-bfd7-f9182a3458d4 2025-03-29 08:35:16,736 - DEBUG - Response Code: 404 2025-03-29 08:35:16,737 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 08:35:16,748 - DEBUG - Requesting: http://10.0.0.12:8082/domain/5a6667ac-f7ed-4791-9828-1f3428442f1e 2025-03-29 08:35:16,767 - DEBUG - Requesting: http://10.0.0.12:8082/project/fb3bbf34-f016-4793-8b0f-1399f46842ee 2025-03-29 08:35:16,823 - INFO - Validated that VN __public__ is not found in API Server 2025-03-29 08:35:16,826 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-29 08:35:16,835 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:35:16,844 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2025-03-29 08:35:16,844 - INFO - Validated that VN __public__ is not in any agent 2025-03-29 08:35:16,844 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:35:16,853 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 08:35:16,861 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 08:35:16,867 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-29 08:35:16,868 - INFO - Deleting pod default:ctest-nginx-pod-92894573 2025-03-29 08:35:16,889 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d92decb4-547d-48ab-90f7-cfdb06e25540 2025-03-29 08:35:16,902 - WARNING - Pod uuid d92decb4-547d-48ab-90f7-cfdb06e25540 is still seen in agent 10.0.0.30 VM list 2025-03-29 08:35:21,903 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=d92decb4-547d-48ab-90f7-cfdb06e25540 2025-03-29 08:35:21,912 - DEBUG - Pod d92decb4-547d-48ab-90f7-cfdb06e25540 is not in agent 10.0.0.30 VM list 2025-03-29 08:35:21,913 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e23566c-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:35:21,920 - DEBUG - VMI 9e23566c-0c78-11f0-9a12-fa163ec67f9d is removed from agent 10.0.0.30 2025-03-29 08:35:21,920 - INFO - Verified that pod ctest-nginx-pod-92894573 is removed in agent 2025-03-29 08:35:21,921 - INFO - Deleting pod default:ctest-nginx-pod-40284886 2025-03-29 08:35:21,945 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=28a197e4-5a0a-4171-bbf8-031c0aad57a2 2025-03-29 08:35:21,971 - WARNING - Pod uuid 28a197e4-5a0a-4171-bbf8-031c0aad57a2 is still seen in agent 10.0.0.30 VM list 2025-03-29 08:35:26,974 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=28a197e4-5a0a-4171-bbf8-031c0aad57a2 2025-03-29 08:35:26,983 - DEBUG - Pod 28a197e4-5a0a-4171-bbf8-031c0aad57a2 is not in agent 10.0.0.30 VM list 2025-03-29 08:35:26,984 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9d84e446-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:35:26,991 - DEBUG - VMI 9d84e446-0c78-11f0-9a12-fa163ec67f9d is removed from agent 10.0.0.30 2025-03-29 08:35:26,991 - INFO - Verified that pod ctest-nginx-pod-40284886 is removed in agent 2025-03-29 08:35:26,991 - INFO - Deleting service : ctest-nginx-svc-65920328 2025-03-29 08:35:27,270 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 08:35:27,279 - DEBUG - No XMPP flaps were noticed during the test
2025-03-29 08:35:27,279 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2025-03-29 08:35:27,279 - INFO - -------------------------------------------------------------------------------- 2025-03-29 08:35:33,803 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 08:35:33,956 - DEBUG - Output : cluster_project={} 2025-03-29 08:35:34,027 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-29 08:35:34,252 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-29 08:35:34,263 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 08:35:34,478 - DEBUG - Output : cluster_project={} 2025-03-29 08:35:49,719 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:49,771 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:49,890 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:49,942 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:50,037 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:55,218 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:55,331 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:55,383 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 08:35:55,660 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 08:35:58,404 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2025-03-29 08:35:58,413 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-03-29 08:35:58,565 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-03-29 08:36:00,610 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2025-03-29 08:39:01,751 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 08:39:01,810 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6ccff380-3ef8-49b9-bd9c-4e263801ed81 2025-03-29 08:39:01,840 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:01,850 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a6668409-215b-44c9-9bab-2beb482c1e4b 2025-03-29 08:39:01,860 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c255ad1e-0aa4-4d7f-ad40-c5dc4659caaf 2025-03-29 08:39:01,866 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=61baca33-ee87-4862-9b9b-74f33f1ae3df 2025-03-29 08:39:01,871 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:01,877 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:01,888 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:06,896 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6ccff380-3ef8-49b9-bd9c-4e263801ed81 2025-03-29 08:39:06,903 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c90a89ea-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:06,926 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:06,928 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=61baca33-ee87-4862-9b9b-74f33f1ae3df 2025-03-29 08:39:06,929 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c255ad1e-0aa4-4d7f-ad40-c5dc4659caaf 2025-03-29 08:39:06,930 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a6668409-215b-44c9-9bab-2beb482c1e4b 2025-03-29 08:39:06,932 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:06,934 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:06,935 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:06,962 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9b27a2e-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:06,963 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cb25a778-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:06,965 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca8fc5d2-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:11,962 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:11,966 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:11,971 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:11,973 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:16,970 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:16,977 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:16,986 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:16,988 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:21,985 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:21,988 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:22,005 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:22,007 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:27,011 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:27,013 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:27,021 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:27,023 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:32,028 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:32,031 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:32,034 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:32,035 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:37,065 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2c9a7325-6396-47f8-989b-fa3aeee809ad 2025-03-29 08:39:37,067 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=a7b499a8-53f0-4e4b-a2d0-a97a84d32e29 2025-03-29 08:39:37,069 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=86e5ca3c-a2e4-4b21-82e0-d9631711e786 2025-03-29 08:39:37,071 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=01ac112e-af3b-4d55-96be-59c199d0876c 2025-03-29 08:39:37,085 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cdab8fa8-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:37,087 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cbe16da0-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:37,091 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cc816daa-0c78-11f0-9a12-fa163ec67f9d 2025-03-29 08:39:37,093 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd15395e-0c78-11f0-9a12-fa163ec67f9d