2025-10-06 22:55:22,395 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-10-06 22:55:22,624 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:22,624 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-10-06 22:55:22,657 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:22,657 - DEBUG - [10.0.0.50]: 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-06 22:55:22,757 - DEBUG - Output : NAMES contrail_test_Kt6uOMs6u contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-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-nodemgr-1 analytics-api-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 2025-10-06 22:55:22,758 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-06 22:55:22,791 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.98.193.1/24 172.17.0.1/16 2025-10-06 22:55:22,791 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-10-06 22:55:22,824 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:22,908 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-10-06 22:55:23,122 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:23,122 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-10-06 22:55:23,145 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:23,145 - DEBUG - [10.0.0.48]: 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-06 22:55:23,188 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-06 22:55:23,189 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-06 22:55:23,222 - DEBUG - Output : 10.0.0.48/24 2025-10-06 22:55:23,222 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-10-06 22:55:23,289 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1536-1 2025-10-06 22:55:23,346 - INFO - Using existing project ['default-domain', 'k8s-default'](273ac2e0-1e71-4e7d-89ee-2b3050eeff56) 2025-10-06 22:55:23,451 - INFO - Using existing project ['default-domain', 'k8s-default'](273ac2e0-1e71-4e7d-89ee-2b3050eeff56) 2025-10-06 22:55:23,563 - INFO - ================================================================================ 2025-10-06 22:55:23,564 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-06 22:55:23,564 - 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-06 22:55:23,795 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-06 22:55:23,801 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.0.0.50': '0'}} with 2025-10-06 22:55:23,801 - INFO - Initial checks done. Running the testcase now 2025-10-06 22:55:23,801 - INFO - 2025-10-06 22:55:23,805 - INFO - Namespace default already exists 2025-10-06 22:55:23,805 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-06 22:55:23,900 - DEBUG - Output : cluster_project={} 2025-10-06 22:55:23,959 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-06 22:55:23,959 - DEBUG - Project uuid in Contrail is 273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:23,959 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-06 22:55:24,088 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-06 22:55:24,088 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=d2e948cc-d75b-424b-b965-63e5439c5c44 2025-10-06 22:55:24,092 - INFO - Namespace default with uuid d2e948cc-d75b-424b-b965-63e5439c5c44 found in kube manager 2025-10-06 22:55:24,092 - INFO - Namespace default verification passed 2025-10-06 22:55:24,095 - DEBUG - Service ctest-nginx-svc-25321177 not present 2025-10-06 22:55:24,095 - INFO - Creating service ctest-nginx-svc-25321177 2025-10-06 22:55:24,111 - INFO - Created Service ctest-nginx-svc-25321177 2025-10-06 22:55:24,117 - DEBUG - Pod ctest-nginx-pod-65477628 not present 2025-10-06 22:55:24,119 - INFO - Creating Pod ctest-nginx-pod-65477628 2025-10-06 22:55:24,184 - DEBUG - Pod : ctest-nginx-pod-65477628 UUID is eb2986f7-537d-4839-a10d-bca385cadccf 2025-10-06 22:55:24,191 - DEBUG - Pod ctest-nginx-pod-50541879 not present 2025-10-06 22:55:24,191 - INFO - Creating Pod ctest-nginx-pod-50541879 2025-10-06 22:55:24,229 - DEBUG - Pod : ctest-nginx-pod-50541879 UUID is 5cd8b49b-b1f2-48cc-8d75-66c03079dd3f 2025-10-06 22:55:24,408 - INFO - Created VN __public__, UUID :4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:24,624 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:55:24,628 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:55:24,656 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:24,695 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:24,703 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:24,711 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:24,716 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:24,764 - DEBUG - Route Targets: [] 2025-10-06 22:55:24,764 - DEBUG - RT names not yet present for VN __public__ 2025-10-06 22:55:29,765 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:55:29,770 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:55:29,777 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:29,809 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,817 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,826 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:29,834 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:29,840 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/82ff8a69-4370-4f94-886e-320d16220783 2025-10-06 22:55:29,846 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-06 22:55:29,846 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,855 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:29,869 - INFO - Verified VN network id 13 for VN 4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,869 - INFO - Verifications in API Server for VN __public__ passed 2025-10-06 22:55:29,869 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,877 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:29,883 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:55:29,888 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/82ff8a69-4370-4f94-886e-320d16220783 2025-10-06 22:55:29,893 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-06 22:55:29,897 - DEBUG - Control-node 10.0.0.50 : 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': '5728711376622666021', 'uuid-lslong': '13317334771277916682'}, 'enable': 'true', 'created': '2025-10-06T22:55:24', 'last-modified': '2025-10-06T22:55:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.365274'} 2025-10-06 22:55:29,898 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:55:29,906 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-06 22:55:29,906 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-06 22:55:29,907 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-06 22:55:29,907 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:55:29,911 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:55:29,917 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:29,953 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:29,962 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-06 22:55:29,962 - DEBUG - Verifying the vn in opserver 2025-10-06 22:55:29,962 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-10-06 22:55:29,962 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-10-06 22:55:29,967 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-06 22:55:29,967 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-06 22:55:29,967 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:55:29,974 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:55:29,979 - DEBUG - Do not have enough data to verify VN in agent 2025-10-06 22:55:29,979 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:55:29,984 - DEBUG - VRF ids for VN __public__: {} 2025-10-06 22:55:30,072 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-06 22:55:30,206 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:55:30,211 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:55:30,217 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:30,246 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:30,255 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/7b51caf8-5ebd-4d73-be54-64bd993442a6 2025-10-06 22:55:30,261 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:55:30,265 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:55:30,270 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:55:30,301 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/4f8078a5-2055-4125-b8d0-ad6a8cfa6a0a 2025-10-06 22:55:30,309 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-06 22:55:30,309 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-06 22:55:30,315 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-06 22:55:30,320 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-06 22:55:30,320 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-06 22:55:30,323 - DEBUG - Ingress ctest-nginx-ingress-09418619 not present 2025-10-06 22:55:30,324 - INFO - Creating Ingress ctest-nginx-ingress-09418619 2025-10-06 22:55:30,330 - INFO - Created Ingress ctest-nginx-ingress-09418619 2025-10-06 22:55:30,334 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-09418619 2025-10-06 22:55:33,338 - DEBUG - For Ingress ctest-nginx-ingress-09418619, Cluster IP: 10.47.255.249, External IPs ['20.125.239.188'] 2025-10-06 22:55:33,338 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-09418619 2025-10-06 22:55:33,338 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=7c6161b1-8450-430d-b79a-f93a70e0ac0c 2025-10-06 22:55:33,350 - INFO - Ingress ctest-nginx-ingress-09418619 with uuid 7c6161b1-8450-430d-b79a-f93a70e0ac0c found in kube manager 2025-10-06 22:55:33,350 - INFO - Ingress ctest-nginx-ingress-09418619 verification passed 2025-10-06 22:55:33,353 - DEBUG - Pod ctest-busybox-pod-56333286 not present 2025-10-06 22:55:33,354 - INFO - Creating Pod ctest-busybox-pod-56333286 2025-10-06 22:55:33,383 - DEBUG - Pod : ctest-busybox-pod-56333286 UUID is 7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:33,390 - DEBUG - Pod ctest-nginx-pod-65477628 not in running state.Currently in Pending 2025-10-06 22:55:38,400 - INFO - Pod ctest-nginx-pod-65477628 is in running state.Got IP 10.47.255.251 2025-10-06 22:55:38,413 - DEBUG - Pod ctest-nginx-pod-65477628 has vmi 8bea53da-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:55:38,413 - INFO - Verified pod ctest-nginx-pod-65477628 in contrail-api 2025-10-06 22:55:38,413 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:55:38,424 - DEBUG - VMI 8bea53da-a307-11f0-b7d6-fa163edacb06 is active in agent 10.0.0.48 2025-10-06 22:55:38,424 - INFO - Verified Pod ctest-nginx-pod-65477628 in agent 10.0.0.48 2025-10-06 22:55:38,424 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=eb2986f7-537d-4839-a10d-bca385cadccf 2025-10-06 22:55:38,428 - INFO - Pod ctest-nginx-pod-65477628 with uuid eb2986f7-537d-4839-a10d-bca385cadccf found in kube manager 2025-10-06 22:55:38,428 - INFO - Pod ctest-nginx-pod-65477628 verification passed 2025-10-06 22:55:38,494 - DEBUG - [Pod ctest-nginx-pod-65477628] Cmd: echo ctest-nginx-pod-65477628 > /usr/share/nginx/html/index.html, Output: 2025-10-06 22:55:38,500 - INFO - Pod ctest-nginx-pod-50541879 is in running state.Got IP 10.47.255.250 2025-10-06 22:55:38,512 - DEBUG - Pod ctest-nginx-pod-50541879 has vmi 8c5835b2-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:55:38,513 - INFO - Verified pod ctest-nginx-pod-50541879 in contrail-api 2025-10-06 22:55:38,513 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:55:38,520 - DEBUG - VMI 8c5835b2-a307-11f0-b7d6-fa163edacb06 is active in agent 10.0.0.48 2025-10-06 22:55:38,521 - INFO - Verified Pod ctest-nginx-pod-50541879 in agent 10.0.0.48 2025-10-06 22:55:38,521 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=5cd8b49b-b1f2-48cc-8d75-66c03079dd3f 2025-10-06 22:55:38,524 - INFO - Pod ctest-nginx-pod-50541879 with uuid 5cd8b49b-b1f2-48cc-8d75-66c03079dd3f found in kube manager 2025-10-06 22:55:38,524 - INFO - Pod ctest-nginx-pod-50541879 verification passed 2025-10-06 22:55:38,577 - DEBUG - [Pod ctest-nginx-pod-50541879] Cmd: echo ctest-nginx-pod-50541879 > /usr/share/nginx/html/index.html, Output: 2025-10-06 22:55:38,583 - DEBUG - Pod ctest-busybox-pod-56333286 not in running state.Currently in Pending 2025-10-06 22:55:43,597 - INFO - Pod ctest-busybox-pod-56333286 is in running state.Got IP 10.47.255.248 2025-10-06 22:55:43,608 - DEBUG - Pod ctest-busybox-pod-56333286 has vmi 90a4f4ac-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:55:43,608 - INFO - Verified pod ctest-busybox-pod-56333286 in contrail-api 2025-10-06 22:55:43,608 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:55:43,617 - DEBUG - VMI 90a4f4ac-a307-11f0-b7d6-fa163edacb06 is active in agent 10.0.0.48 2025-10-06 22:55:43,617 - INFO - Verified Pod ctest-busybox-pod-56333286 in agent 10.0.0.48 2025-10-06 22:55:43,617 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:43,620 - INFO - Pod ctest-busybox-pod-56333286 with uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 found in kube manager 2025-10-06 22:55:43,620 - INFO - Pod ctest-busybox-pod-56333286 verification passed 2025-10-06 22:55:43,681 - DEBUG - [Pod ctest-busybox-pod-56333286] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50541879 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-06 22:55:43,681 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-06 22:55:43,681 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] Cmd output: ctest-nginx-pod-50541879 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-06 22:55:43,740 - DEBUG - [Pod ctest-busybox-pod-56333286] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50541879 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-06 22:55:43,740 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-06 22:55:43,740 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] Cmd output: ctest-nginx-pod-50541879 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-06 22:55:43,794 - DEBUG - [Pod ctest-busybox-pod-56333286] 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-65477628 2025-10-06 22:55:43,794 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-06 22:55:43,794 - DEBUG - [Pod Pod ctest-busybox-pod-56333286] 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-65477628 2025-10-06 22:55:43,794 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-65477628': 1, 'ctest-nginx-pod-50541879': 2} 2025-10-06 22:55:43,795 - WARNING - Nothing to delete parallely 2025-10-06 22:55:43,795 - INFO - Deleting pod default:ctest-busybox-pod-56333286 2025-10-06 22:55:43,807 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:43,814 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:55:48,815 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:48,820 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:55:53,821 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:53,827 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:55:58,828 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:55:58,837 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:03,838 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:56:03,847 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:08,848 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:56:08,858 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:13,859 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:56:13,866 - WARNING - Pod uuid 7c4d6387-4795-424c-977c-f84c6aeeccf6 is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:18,867 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=7c4d6387-4795-424c-977c-f84c6aeeccf6 2025-10-06 22:56:18,874 - DEBUG - Pod 7c4d6387-4795-424c-977c-f84c6aeeccf6 is not in agent 10.0.0.48 VM list 2025-10-06 22:56:18,874 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:90a4f4ac-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:56:18,881 - DEBUG - VMI 90a4f4ac-a307-11f0-b7d6-fa163edacb06 is removed from agent 10.0.0.48 2025-10-06 22:56:18,881 - INFO - Verified that pod ctest-busybox-pod-56333286 is removed in agent 2025-10-06 22:56:18,881 - INFO - Deleting Ingress : ctest-nginx-ingress-09418619 2025-10-06 22:56:18,887 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=7c6161b1-8450-430d-b79a-f93a70e0ac0c 2025-10-06 22:56:18,890 - ERROR - Ingress ctest-nginx-ingress-09418619 with uuid 7c6161b1-8450-430d-b79a-f93a70e0ac0c still found in kube manager 2025-10-06 22:56:19,891 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=7c6161b1-8450-430d-b79a-f93a70e0ac0c 2025-10-06 22:56:19,910 - INFO - Ingress ctest-nginx-ingress-09418619 with uuid 7c6161b1-8450-430d-b79a-f93a70e0ac0c deleted successfully from kube manager 2025-10-06 22:56:19,910 - INFO - Verifications on Ingress %s cleanup passed 2025-10-06 22:56:19,910 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-06 22:56:20,037 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-06 22:56:20,048 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-06 22:56:20,048 - INFO - Deleting VN __public__ 2025-10-06 22:56:20,173 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/98b79fee-4e25-4a81-aa0c-9ce778b86b79 2025-10-06 22:56:20,201 - DEBUG - Response Code: 404 2025-10-06 22:56:20,201 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-10-06 22:56:20,217 - DEBUG - Requesting: http://10.0.0.50:8082/domain/c516854d-ddc3-4254-bc98-ef0329ac05ce 2025-10-06 22:56:20,242 - DEBUG - Requesting: http://10.0.0.50:8082/project/273ac2e0-1e71-4e7d-89ee-2b3050eeff56 2025-10-06 22:56:20,281 - INFO - Validated that VN __public__ is not found in API Server 2025-10-06 22:56:20,281 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-06 22:56:20,290 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:56:20,297 - DEBUG - VN __public__ is not present in Agent 10.0.0.48 2025-10-06 22:56:20,297 - INFO - Validated that VN __public__ is not in any agent 2025-10-06 22:56:20,297 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:56:20,304 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-06 22:56:20,310 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-06 22:56:20,315 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-06 22:56:20,316 - INFO - Deleting pod default:ctest-nginx-pod-50541879 2025-10-06 22:56:20,369 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=5cd8b49b-b1f2-48cc-8d75-66c03079dd3f 2025-10-06 22:56:20,397 - WARNING - Pod uuid 5cd8b49b-b1f2-48cc-8d75-66c03079dd3f is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:25,398 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=5cd8b49b-b1f2-48cc-8d75-66c03079dd3f 2025-10-06 22:56:25,403 - DEBUG - Pod 5cd8b49b-b1f2-48cc-8d75-66c03079dd3f is not in agent 10.0.0.48 VM list 2025-10-06 22:56:25,403 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c5835b2-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:56:25,408 - DEBUG - VMI 8c5835b2-a307-11f0-b7d6-fa163edacb06 is removed from agent 10.0.0.48 2025-10-06 22:56:25,408 - INFO - Verified that pod ctest-nginx-pod-50541879 is removed in agent 2025-10-06 22:56:25,409 - INFO - Deleting pod default:ctest-nginx-pod-65477628 2025-10-06 22:56:25,423 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=eb2986f7-537d-4839-a10d-bca385cadccf 2025-10-06 22:56:25,431 - WARNING - Pod uuid eb2986f7-537d-4839-a10d-bca385cadccf is still seen in agent 10.0.0.48 VM list 2025-10-06 22:56:30,433 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=eb2986f7-537d-4839-a10d-bca385cadccf 2025-10-06 22:56:30,439 - DEBUG - Pod eb2986f7-537d-4839-a10d-bca385cadccf is not in agent 10.0.0.48 VM list 2025-10-06 22:56:30,439 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8bea53da-a307-11f0-b7d6-fa163edacb06 2025-10-06 22:56:30,448 - DEBUG - VMI 8bea53da-a307-11f0-b7d6-fa163edacb06 is removed from agent 10.0.0.48 2025-10-06 22:56:30,448 - INFO - Verified that pod ctest-nginx-pod-65477628 is removed in agent 2025-10-06 22:56:30,448 - INFO - Deleting service : ctest-nginx-svc-25321177 2025-10-06 22:56:30,670 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-06 22:56:30,677 - DEBUG - No XMPP flaps were noticed during the test 2025-10-06 22:56:30,677 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2025-10-06 22:56:30,677 - INFO - -------------------------------------------------------------------------------- 2025-10-06 22:56:37,038 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-06 22:56:37,154 - DEBUG - Output : cluster_project={} 2025-10-06 22:56:37,285 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-06 22:56:37,413 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-06 22:56:37,426 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-06 22:56:37,552 - DEBUG - Output : cluster_project={} 2025-10-06 22:56:52,710 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:52,746 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:52,822 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:52,898 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:52,931 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:53,010 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:53,086 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:53,117 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-06 22:56:53,359 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-06 22:56:55,188 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_ApplicationPolicySetReq? 2025-10-06 22:56:55,195 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-10-06 22:56:55,227 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-10-06 22:56:57,251 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AclReq? 2025-10-06 22:59:57,330 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-06 22:59:57,370 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=f65ea59f-8f7e-4c6b-bbfd-92479447ec9a 2025-10-06 22:59:57,386 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 22:59:57,392 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 22:59:57,399 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 22:59:57,413 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=adb9768c-a34b-4545-82bd-95c1ca81808a 2025-10-06 22:59:57,421 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 22:59:57,427 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9a3a2605-3b9b-447f-9159-0a87512dde49 2025-10-06 22:59:57,432 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=da9dcc3f-fab6-439d-a4ae-e6b195467bd1 2025-10-06 23:00:02,439 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=f65ea59f-8f7e-4c6b-bbfd-92479447ec9a 2025-10-06 23:00:02,441 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:02,443 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:02,443 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:02,452 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b73e9e9c-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:02,478 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=da9dcc3f-fab6-439d-a4ae-e6b195467bd1 2025-10-06 23:00:02,480 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:02,481 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=adb9768c-a34b-4545-82bd-95c1ca81808a 2025-10-06 23:00:02,481 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=9a3a2605-3b9b-447f-9159-0a87512dde49 2025-10-06 23:00:02,502 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8c80a3c-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:02,504 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b7afdf26-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:02,506 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b83b291e-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:07,455 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:07,457 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:07,458 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:07,504 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:12,470 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:12,471 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:12,472 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:12,511 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:17,481 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:17,483 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:17,484 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:17,516 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:22,494 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:22,496 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:22,497 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:22,523 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:27,508 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:27,509 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:27,510 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:27,529 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:32,526 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=befa48c8-29e9-4770-a636-6160f347f8ec 2025-10-06 23:00:32,528 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=fd1689c6-8847-4861-b1b4-037968f83e02 2025-10-06 23:00:32,529 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=2f1e7ec4-0898-4a5e-a2ff-e5091de96a88 2025-10-06 23:00:32,535 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_VmListReq?uuid=ccd92848-efdd-4997-a4d9-76302df4fe53 2025-10-06 23:00:32,538 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9a7cfc8-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:32,541 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b93eb722-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:32,542 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba0df6ae-a307-11f0-b7d6-fa163edacb06 2025-10-06 23:00:32,544 - DEBUG - Requesting: http://10.0.0.48:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba7ab49c-a307-11f0-b7d6-fa163edacb06