2025-11-22 09:30:58,794 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-22 09:30:59,078 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,079 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-22 09:30:59,125 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,125 - 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-11-22 09:30:59,201 - DEBUG - Output : NAMES contrail_test_Cvjo3y9Ge contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 2025-11-22 09:30:59,202 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-22 09:30:59,280 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 252.50.0.1/8 10.62.61.1/24 172.17.0.1/16 2025-11-22 09:30:59,281 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-22 09:30:59,327 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,435 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-11-22 09:30:59,652 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,653 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-11-22 09:30:59,678 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,678 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-11-22 09:30:59,723 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-22 09:30:59,723 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-22 09:30:59,797 - DEBUG - Output : 10.0.0.33/24 2025-11-22 09:30:59,797 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-11-22 09:30:59,833 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1736-1 2025-11-22 09:30:59,926 - INFO - Using existing project ['default-domain', 'k8s-default'](82a5bcd0-b7ce-4161-ac69-a65ba8ef508a) 2025-11-22 09:31:00,069 - INFO - Using existing project ['default-domain', 'k8s-default'](82a5bcd0-b7ce-4161-ac69-a65ba8ef508a) 2025-11-22 09:31:00,182 - INFO - ================================================================================ 2025-11-22 09:31:00,182 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-22 09:31:00,182 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-11-22 09:31:00,434 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-22 09:31:00,443 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.50': '0'}} with 2025-11-22 09:31:00,443 - INFO - Initial checks done. Running the testcase now 2025-11-22 09:31:00,444 - INFO - 2025-11-22 09:31:00,449 - INFO - Namespace default already exists 2025-11-22 09:31:00,449 - 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-11-22 09:31:00,587 - DEBUG - Output : cluster_project={} 2025-11-22 09:31:00,640 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-22 09:31:00,640 - DEBUG - Project uuid in Contrail is 82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:00,640 - 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-11-22 09:31:00,790 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-22 09:31:00,790 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=180202e8-e58e-41a8-80ac-306d3be84b6b 2025-11-22 09:31:00,796 - INFO - Namespace default with uuid 180202e8-e58e-41a8-80ac-306d3be84b6b found in kube manager 2025-11-22 09:31:00,796 - INFO - Namespace default verification passed 2025-11-22 09:31:00,800 - DEBUG - Service ctest-nginx-svc-95114184 not present 2025-11-22 09:31:00,801 - INFO - Creating service ctest-nginx-svc-95114184 2025-11-22 09:31:00,833 - INFO - Created Service ctest-nginx-svc-95114184 2025-11-22 09:31:00,851 - DEBUG - Pod ctest-nginx-pod-22488863 not present 2025-11-22 09:31:00,854 - INFO - Creating Pod ctest-nginx-pod-22488863 2025-11-22 09:31:00,945 - DEBUG - Pod : ctest-nginx-pod-22488863 UUID is 513b7b87-2a13-44f5-b028-21f554ff1392 2025-11-22 09:31:00,953 - DEBUG - Pod ctest-nginx-pod-13003157 not present 2025-11-22 09:31:00,953 - INFO - Creating Pod ctest-nginx-pod-13003157 2025-11-22 09:31:00,996 - DEBUG - Pod : ctest-nginx-pod-13003157 UUID is 582b1a2c-cb4b-47af-be64-5ae24d681cb5 2025-11-22 09:31:01,258 - INFO - Created VN __public__, UUID :be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:01,517 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:31:01,523 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:31:01,542 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:01,635 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:01,651 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:01,676 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:01,696 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:01,711 - DEBUG - Route Targets: [] 2025-11-22 09:31:01,712 - DEBUG - RT names not yet present for VN __public__ 2025-11-22 09:31:06,713 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:31:06,727 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:31:06,735 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:06,790 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,800 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,810 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:06,819 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:06,826 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f49f04f4-f191-46c6-b104-2cb710915c33 2025-11-22 09:31:06,833 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-22 09:31:06,833 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,842 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:06,856 - INFO - Verified VN network id 13 for VN be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,856 - INFO - Verifications in API Server for VN __public__ passed 2025-11-22 09:31:06,856 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,865 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:06,873 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:31:06,882 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f49f04f4-f191-46c6-b104-2cb710915c33 2025-11-22 09:31:06,888 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-22 09:31:06,899 - 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': '13730231080517585384', 'uuid-lslong': '10557362077236606174'}, 'enable': 'true', 'created': '2025-11-22T09:31:01', 'last-modified': '2025-11-22T09:31:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.483158'} 2025-11-22 09:31:06,899 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:31:06,910 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-22 09:31:06,910 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-22 09:31:06,910 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-22 09:31:06,910 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:31:06,917 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:31:06,925 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:06,983 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:06,992 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-22 09:31:06,992 - DEBUG - Verifying the vn in opserver 2025-11-22 09:31:06,992 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-22 09:31:06,992 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-22 09:31:06,997 - 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-11-22 09:31:06,997 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-22 09:31:06,997 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:31:07,005 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:31:07,012 - DEBUG - Do not have enough data to verify VN in agent 2025-11-22 09:31:07,012 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:31:07,018 - DEBUG - VRF ids for VN __public__: {} 2025-11-22 09:31:07,129 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-22 09:31:07,267 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:31:07,277 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:31:07,289 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:07,352 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:07,367 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/75eeeb17-3b38-4998-ae64-2d95d0874613 2025-11-22 09:31:07,374 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:31:07,379 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:31:07,387 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:31:07,443 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/be8b946b-fe47-49e8-9283-48dfbade34de 2025-11-22 09:31:07,455 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-22 09:31:07,455 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-22 09:31:07,464 - 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-11-22 09:31:07,471 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-22 09:31:07,471 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-22 09:31:07,475 - DEBUG - Ingress ctest-nginx-ingress-17761890 not present 2025-11-22 09:31:07,476 - INFO - Creating Ingress ctest-nginx-ingress-17761890 2025-11-22 09:31:07,491 - INFO - Created Ingress ctest-nginx-ingress-17761890 2025-11-22 09:31:07,497 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-17761890 2025-11-22 09:31:10,502 - DEBUG - For Ingress ctest-nginx-ingress-17761890, Cluster IP: 10.47.255.249, External IPs ['143.117.50.252'] 2025-11-22 09:31:10,502 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-17761890 2025-11-22 09:31:10,502 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d0879171-c10e-445d-8e08-64b282e197f1 2025-11-22 09:31:10,510 - INFO - Ingress ctest-nginx-ingress-17761890 with uuid d0879171-c10e-445d-8e08-64b282e197f1 found in kube manager 2025-11-22 09:31:10,510 - INFO - Ingress ctest-nginx-ingress-17761890 verification passed 2025-11-22 09:31:10,514 - DEBUG - Pod ctest-busybox-pod-81133124 not present 2025-11-22 09:31:10,515 - INFO - Creating Pod ctest-busybox-pod-81133124 2025-11-22 09:31:10,557 - DEBUG - Pod : ctest-busybox-pod-81133124 UUID is e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:10,579 - DEBUG - Pod ctest-nginx-pod-22488863 not in running state.Currently in Pending 2025-11-22 09:31:15,586 - INFO - Pod ctest-nginx-pod-22488863 is in running state.Got IP 10.47.255.251 2025-11-22 09:31:15,606 - DEBUG - Pod ctest-nginx-pod-22488863 has vmi f668d19e-c785-11f0-8603-fa163e65ac18 2025-11-22 09:31:15,606 - INFO - Verified pod ctest-nginx-pod-22488863 in contrail-api 2025-11-22 09:31:15,606 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:31:15,618 - DEBUG - VMI f668d19e-c785-11f0-8603-fa163e65ac18 is active in agent 10.0.0.33 2025-11-22 09:31:15,618 - INFO - Verified Pod ctest-nginx-pod-22488863 in agent 10.0.0.33 2025-11-22 09:31:15,618 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=513b7b87-2a13-44f5-b028-21f554ff1392 2025-11-22 09:31:15,627 - INFO - Pod ctest-nginx-pod-22488863 with uuid 513b7b87-2a13-44f5-b028-21f554ff1392 found in kube manager 2025-11-22 09:31:15,627 - INFO - Pod ctest-nginx-pod-22488863 verification passed 2025-11-22 09:31:15,695 - DEBUG - [Pod ctest-nginx-pod-22488863] Cmd: echo ctest-nginx-pod-22488863 > /usr/share/nginx/html/index.html, Output: 2025-11-22 09:31:15,707 - DEBUG - Pod ctest-nginx-pod-13003157 not in running state.Currently in Pending 2025-11-22 09:31:20,715 - INFO - Pod ctest-nginx-pod-13003157 is in running state.Got IP 10.47.255.250 2025-11-22 09:31:20,773 - DEBUG - Pod ctest-nginx-pod-13003157 has vmi f6f498fa-c785-11f0-8603-fa163e65ac18 2025-11-22 09:31:20,773 - INFO - Verified pod ctest-nginx-pod-13003157 in contrail-api 2025-11-22 09:31:20,773 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:31:20,783 - DEBUG - VMI f6f498fa-c785-11f0-8603-fa163e65ac18 is active in agent 10.0.0.33 2025-11-22 09:31:20,784 - INFO - Verified Pod ctest-nginx-pod-13003157 in agent 10.0.0.33 2025-11-22 09:31:20,784 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=582b1a2c-cb4b-47af-be64-5ae24d681cb5 2025-11-22 09:31:20,790 - INFO - Pod ctest-nginx-pod-13003157 with uuid 582b1a2c-cb4b-47af-be64-5ae24d681cb5 found in kube manager 2025-11-22 09:31:20,790 - INFO - Pod ctest-nginx-pod-13003157 verification passed 2025-11-22 09:31:20,849 - DEBUG - [Pod ctest-nginx-pod-13003157] Cmd: echo ctest-nginx-pod-13003157 > /usr/share/nginx/html/index.html, Output: 2025-11-22 09:31:20,857 - DEBUG - Pod ctest-busybox-pod-81133124 not in running state.Currently in Pending 2025-11-22 09:31:25,865 - INFO - Pod ctest-busybox-pod-81133124 is in running state.Got IP 10.47.255.248 2025-11-22 09:31:25,884 - DEBUG - Pod ctest-busybox-pod-81133124 has vmi fb75f0d6-c785-11f0-8603-fa163e65ac18 2025-11-22 09:31:25,884 - INFO - Verified pod ctest-busybox-pod-81133124 in contrail-api 2025-11-22 09:31:25,884 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:31:25,896 - DEBUG - VMI fb75f0d6-c785-11f0-8603-fa163e65ac18 is active in agent 10.0.0.33 2025-11-22 09:31:25,896 - INFO - Verified Pod ctest-busybox-pod-81133124 in agent 10.0.0.33 2025-11-22 09:31:25,896 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:25,904 - INFO - Pod ctest-busybox-pod-81133124 with uuid e4825c82-9a95-4efa-a2c1-778c63382896 found in kube manager 2025-11-22 09:31:25,904 - INFO - Pod ctest-busybox-pod-81133124 verification passed 2025-11-22 09:31:25,980 - DEBUG - [Pod ctest-busybox-pod-81133124] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-13003157 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-22 09:31:25,980 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-22 09:31:25,980 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-13003157 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-22 09:31:26,042 - DEBUG - [Pod ctest-busybox-pod-81133124] 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-13003157 2025-11-22 09:31:26,043 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-22 09:31:26,043 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] 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-13003157 2025-11-22 09:31:26,098 - DEBUG - [Pod ctest-busybox-pod-81133124] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-22488863 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-22 09:31:26,099 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-22 09:31:26,099 - DEBUG - [Pod Pod ctest-busybox-pod-81133124] Cmd output: ctest-nginx-pod-22488863 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-22 09:31:26,099 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-22488863': 1, 'ctest-nginx-pod-13003157': 2} 2025-11-22 09:31:26,100 - WARNING - Nothing to delete parallely 2025-11-22 09:31:26,100 - INFO - Deleting pod default:ctest-busybox-pod-81133124 2025-11-22 09:31:26,118 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:26,127 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:31,128 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:31,137 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:36,138 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:36,189 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:41,190 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:41,198 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:46,199 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:46,206 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:51,207 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:51,215 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:31:56,216 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:31:56,222 - WARNING - Pod uuid e4825c82-9a95-4efa-a2c1-778c63382896 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:32:01,222 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e4825c82-9a95-4efa-a2c1-778c63382896 2025-11-22 09:32:01,230 - DEBUG - Pod e4825c82-9a95-4efa-a2c1-778c63382896 is not in agent 10.0.0.33 VM list 2025-11-22 09:32:01,230 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb75f0d6-c785-11f0-8603-fa163e65ac18 2025-11-22 09:32:01,237 - DEBUG - VMI fb75f0d6-c785-11f0-8603-fa163e65ac18 is removed from agent 10.0.0.33 2025-11-22 09:32:01,237 - INFO - Verified that pod ctest-busybox-pod-81133124 is removed in agent 2025-11-22 09:32:01,237 - INFO - Deleting Ingress : ctest-nginx-ingress-17761890 2025-11-22 09:32:01,253 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d0879171-c10e-445d-8e08-64b282e197f1 2025-11-22 09:32:01,259 - ERROR - Ingress ctest-nginx-ingress-17761890 with uuid d0879171-c10e-445d-8e08-64b282e197f1 still found in kube manager 2025-11-22 09:32:02,260 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=d0879171-c10e-445d-8e08-64b282e197f1 2025-11-22 09:32:02,267 - INFO - Ingress ctest-nginx-ingress-17761890 with uuid d0879171-c10e-445d-8e08-64b282e197f1 deleted successfully from kube manager 2025-11-22 09:32:02,267 - INFO - Verifications on Ingress %s cleanup passed 2025-11-22 09:32:02,267 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-22 09:32:02,460 - 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-11-22 09:32:02,479 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-22 09:32:02,479 - INFO - Deleting VN __public__ 2025-11-22 09:32:02,786 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6190e968-9102-47f1-ad35-7016b0a7d5c9 2025-11-22 09:32:02,795 - DEBUG - Response Code: 404 2025-11-22 09:32:02,795 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-22 09:32:02,809 - DEBUG - Requesting: http://10.0.0.50:8082/domain/011ec410-eac8-4304-a515-680914f09354 2025-11-22 09:32:02,828 - DEBUG - Requesting: http://10.0.0.50:8082/project/82a5bcd0-b7ce-4161-ac69-a65ba8ef508a 2025-11-22 09:32:02,901 - INFO - Validated that VN __public__ is not found in API Server 2025-11-22 09:32:02,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-22 09:32:02,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:32:02,927 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-11-22 09:32:02,927 - INFO - Validated that VN __public__ is not in any agent 2025-11-22 09:32:02,927 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:32:02,938 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-22 09:32:02,950 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-22 09:32:02,956 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-22 09:32:02,957 - INFO - Deleting pod default:ctest-nginx-pod-13003157 2025-11-22 09:32:02,980 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=582b1a2c-cb4b-47af-be64-5ae24d681cb5 2025-11-22 09:32:03,005 - WARNING - Pod uuid 582b1a2c-cb4b-47af-be64-5ae24d681cb5 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:32:08,008 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=582b1a2c-cb4b-47af-be64-5ae24d681cb5 2025-11-22 09:32:08,020 - DEBUG - Pod 582b1a2c-cb4b-47af-be64-5ae24d681cb5 is not in agent 10.0.0.33 VM list 2025-11-22 09:32:08,020 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f6f498fa-c785-11f0-8603-fa163e65ac18 2025-11-22 09:32:08,026 - DEBUG - VMI f6f498fa-c785-11f0-8603-fa163e65ac18 is removed from agent 10.0.0.33 2025-11-22 09:32:08,026 - INFO - Verified that pod ctest-nginx-pod-13003157 is removed in agent 2025-11-22 09:32:08,026 - INFO - Deleting pod default:ctest-nginx-pod-22488863 2025-11-22 09:32:08,078 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=513b7b87-2a13-44f5-b028-21f554ff1392 2025-11-22 09:32:08,111 - WARNING - Pod uuid 513b7b87-2a13-44f5-b028-21f554ff1392 is still seen in agent 10.0.0.33 VM list 2025-11-22 09:32:13,115 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=513b7b87-2a13-44f5-b028-21f554ff1392 2025-11-22 09:32:13,123 - DEBUG - Pod 513b7b87-2a13-44f5-b028-21f554ff1392 is not in agent 10.0.0.33 VM list 2025-11-22 09:32:13,123 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f668d19e-c785-11f0-8603-fa163e65ac18 2025-11-22 09:32:13,131 - DEBUG - VMI f668d19e-c785-11f0-8603-fa163e65ac18 is removed from agent 10.0.0.33 2025-11-22 09:32:13,131 - INFO - Verified that pod ctest-nginx-pod-22488863 is removed in agent 2025-11-22 09:32:13,131 - INFO - Deleting service : ctest-nginx-svc-95114184 2025-11-22 09:32:13,368 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-22 09:32:13,377 - DEBUG - No XMPP flaps were noticed during the test
2025-11-22 09:32:13,377 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-11-22 09:32:13,377 - INFO - -------------------------------------------------------------------------------- 2025-11-22 09:32:19,935 - 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-11-22 09:32:20,102 - DEBUG - Output : cluster_project={} 2025-11-22 09:32:20,256 - 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-11-22 09:32:20,435 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-22 09:32:20,440 - 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-11-22 09:32:20,577 - DEBUG - Output : cluster_project={} 2025-11-22 09:32:35,727 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:35,781 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:35,866 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:35,953 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:36,006 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:41,117 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:41,165 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:41,249 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-22 09:32:41,486 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-22 09:32:44,346 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-11-22 09:32:44,354 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-22 09:32:44,385 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-22 09:32:46,431 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-22 09:35:55,597 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-22 09:35:55,671 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=60147693-9f7b-426a-8682-7294516ba20e 2025-11-22 09:35:55,710 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:35:55,739 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:35:55,764 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:35:55,782 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:35:55,813 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1756548c-f4e5-415f-accc-390c6997da01 2025-11-22 09:35:55,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46eeefb7-0d93-42db-be36-20710f39ce56 2025-11-22 09:35:55,873 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:00,722 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=60147693-9f7b-426a-8682-7294516ba20e 2025-11-22 09:36:00,729 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:255b1e80-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:00,877 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:00,921 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:00,923 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:00,924 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=46eeefb7-0d93-42db-be36-20710f39ce56 2025-11-22 09:36:00,925 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:00,926 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1756548c-f4e5-415f-accc-390c6997da01 2025-11-22 09:36:00,929 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:00,942 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2689c22a-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:00,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:27056d12-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:05,886 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:05,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:05,952 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:05,953 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:05,956 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:10,893 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:10,960 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:10,969 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:10,971 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:10,973 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:15,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:15,968 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:15,982 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:15,985 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:15,992 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:20,909 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:20,976 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:21,002 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:21,004 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:21,006 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:25,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:25,984 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:26,017 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:26,020 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:26,022 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:30,947 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a950df78-7ad6-4cf2-b4ae-b23931b3c3df 2025-11-22 09:36:30,955 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2815da70-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:31,071 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7c855a0f-f1c9-4499-bca5-edb5015ff2dd 2025-11-22 09:36:31,073 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=34087aec-a67f-46cf-8484-818bce58ae36 2025-11-22 09:36:31,075 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=002626d9-2891-4382-9ae6-8445a0b42920 2025-11-22 09:36:31,076 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cd32ebbd-caa0-40fa-8613-add2ac9c081e 2025-11-22 09:36:31,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2890a4da-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:31,093 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:290da2a0-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:31,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:25dc2692-c786-11f0-8603-fa163e65ac18 2025-11-22 09:36:31,098 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2799fcc0-c786-11f0-8603-fa163e65ac18