2025-09-25 06:39:23,700 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-09-25 06:39:23,953 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:23,953 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-09-25 06:39:23,986 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:23,987 - 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-09-25 06:39:24,104 - DEBUG - Output : NAMES contrail_test_7ewSl6aCF contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 redis-redis-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 2025-09-25 06:39:24,105 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-25 06:39:24,138 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.199.164.1/24 172.17.0.1/16 2025-09-25 06:39:24,139 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-09-25 06:39:24,225 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:24,294 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-09-25 06:39:24,509 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:24,509 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-09-25 06:39:24,574 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:24,574 - DEBUG - [10.0.0.49]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-09-25 06:39:24,618 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-25 06:39:24,618 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-25 06:39:24,642 - DEBUG - Output : 10.0.0.49/24 2025-09-25 06:39:24,642 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-09-25 06:39:24,705 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1522-1 2025-09-25 06:39:24,774 - INFO - Using existing project ['default-domain', 'k8s-default'](28338409-0c2c-45f1-8860-a30f6ccb6698) 2025-09-25 06:39:24,886 - INFO - Using existing project ['default-domain', 'k8s-default'](28338409-0c2c-45f1-8860-a30f6ccb6698) 2025-09-25 06:39:24,999 - INFO - ================================================================================ 2025-09-25 06:39:24,999 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-25 06:39:24,999 - 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-09-25 06:39:25,242 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 06:39:25,248 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-09-25 06:39:25,248 - INFO - Initial checks done. Running the testcase now 2025-09-25 06:39:25,248 - INFO - 2025-09-25 06:39:25,252 - INFO - Namespace default already exists 2025-09-25 06:39:25,253 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 06:39:25,368 - DEBUG - Output : cluster_project={} 2025-09-25 06:39:25,411 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-25 06:39:25,411 - DEBUG - Project uuid in Contrail is 28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:25,412 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 06:39:25,545 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 06:39:25,545 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=b3b8c567-2e33-4e64-af4f-b5700d8a4f0e 2025-09-25 06:39:25,550 - INFO - Namespace default with uuid b3b8c567-2e33-4e64-af4f-b5700d8a4f0e found in kube manager 2025-09-25 06:39:25,550 - INFO - Namespace default verification passed 2025-09-25 06:39:25,553 - DEBUG - Service ctest-nginx-svc-38842670 not present 2025-09-25 06:39:25,553 - INFO - Creating service ctest-nginx-svc-38842670 2025-09-25 06:39:25,571 - INFO - Created Service ctest-nginx-svc-38842670 2025-09-25 06:39:25,589 - DEBUG - Pod ctest-nginx-pod-66432301 not present 2025-09-25 06:39:25,589 - INFO - Creating Pod ctest-nginx-pod-66432301 2025-09-25 06:39:25,669 - DEBUG - Pod : ctest-nginx-pod-66432301 UUID is 0d81dddf-082c-48e2-8ffe-b264b3053f97 2025-09-25 06:39:25,682 - DEBUG - Pod ctest-nginx-pod-76373087 not present 2025-09-25 06:39:25,682 - INFO - Creating Pod ctest-nginx-pod-76373087 2025-09-25 06:39:25,714 - DEBUG - Pod : ctest-nginx-pod-76373087 UUID is a58fffe1-80c9-439f-98d2-1549e7567335 2025-09-25 06:39:25,870 - INFO - Created VN __public__, UUID :42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:26,110 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:39:26,121 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:39:26,138 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:26,196 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:26,206 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:26,216 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:26,226 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:26,238 - DEBUG - Route Targets: [] 2025-09-25 06:39:26,238 - DEBUG - RT names not yet present for VN __public__ 2025-09-25 06:39:31,239 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:39:31,245 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:39:31,251 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:31,292 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,301 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,315 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:31,323 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:31,328 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/aa593a57-cc59-42f2-b6cd-d1512ade817d 2025-09-25 06:39:31,333 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 06:39:31,333 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,340 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:31,350 - INFO - Verified VN network id 13 for VN 42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,350 - INFO - Verifications in API Server for VN __public__ passed 2025-09-25 06:39:31,351 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,358 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:31,363 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:39:31,368 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/aa593a57-cc59-42f2-b6cd-d1512ade817d 2025-09-25 06:39:31,373 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 06:39:31,378 - DEBUG - Control-node 10.0.0.48 : 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': '4778771480141054884', 'uuid-lslong': '9347532209526481923'}, 'enable': 'true', 'created': '2025-09-25T06:39:25', 'last-modified': '2025-09-25T06:39:25', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.400454'} 2025-09-25 06:39:31,378 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:39:31,386 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 06:39:31,386 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-25 06:39:31,386 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-25 06:39:31,386 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:39:31,391 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:39:31,397 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:31,457 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,467 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-25 06:39:31,467 - DEBUG - Verifying the vn in opserver 2025-09-25 06:39:31,467 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-09-25 06:39:31,467 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-09-25 06:39:31,471 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-25 06:39:31,471 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-25 06:39:31,472 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:39:31,479 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:39:31,484 - DEBUG - Do not have enough data to verify VN in agent 2025-09-25 06:39:31,484 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:39:31,489 - DEBUG - VRF ids for VN __public__: {} 2025-09-25 06:39:31,550 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-25 06:39:31,710 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:39:31,716 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:39:31,723 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:31,761 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,771 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/01ccb434-ee2a-4403-9961-02509547f7e4 2025-09-25 06:39:31,776 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:39:31,780 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:39:31,787 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:39:31,820 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 2025-09-25 06:39:31,833 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-25 06:39:31,833 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-25 06:39:31,839 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 06:39:31,844 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-25 06:39:31,844 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-25 06:39:31,847 - DEBUG - Ingress ctest-nginx-ingress-12102316 not present 2025-09-25 06:39:31,847 - INFO - Creating Ingress ctest-nginx-ingress-12102316 2025-09-25 06:39:31,855 - INFO - Created Ingress ctest-nginx-ingress-12102316 2025-09-25 06:39:31,858 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12102316 2025-09-25 06:39:34,863 - DEBUG - For Ingress ctest-nginx-ingress-12102316, Cluster IP: 10.47.255.249, External IPs ['216.48.174.188'] 2025-09-25 06:39:34,863 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12102316 2025-09-25 06:39:34,863 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=5ffd1964-266c-4833-b92c-c15cb3b53ad0 2025-09-25 06:39:34,868 - INFO - Ingress ctest-nginx-ingress-12102316 with uuid 5ffd1964-266c-4833-b92c-c15cb3b53ad0 found in kube manager 2025-09-25 06:39:34,868 - INFO - Ingress ctest-nginx-ingress-12102316 verification passed 2025-09-25 06:39:34,870 - DEBUG - Pod ctest-busybox-pod-50447156 not present 2025-09-25 06:39:34,871 - INFO - Creating Pod ctest-busybox-pod-50447156 2025-09-25 06:39:34,897 - DEBUG - Pod : ctest-busybox-pod-50447156 UUID is fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:39:34,907 - DEBUG - Pod ctest-nginx-pod-66432301 not in running state.Currently in Pending 2025-09-25 06:39:39,915 - DEBUG - Pod ctest-nginx-pod-66432301 not in running state.Currently in Pending 2025-09-25 06:39:44,929 - INFO - Pod ctest-nginx-pod-66432301 is in running state.Got IP 10.47.255.251 2025-09-25 06:39:44,942 - DEBUG - Pod ctest-nginx-pod-66432301 has vmi 61de1d00-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:39:44,942 - INFO - Verified pod ctest-nginx-pod-66432301 in contrail-api 2025-09-25 06:39:44,942 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:39:44,956 - DEBUG - VMI 61de1d00-99da-11f0-83e0-fa163ee993c7 is active in agent 10.0.0.49 2025-09-25 06:39:44,957 - INFO - Verified Pod ctest-nginx-pod-66432301 in agent 10.0.0.49 2025-09-25 06:39:44,957 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=0d81dddf-082c-48e2-8ffe-b264b3053f97 2025-09-25 06:39:44,962 - INFO - Pod ctest-nginx-pod-66432301 with uuid 0d81dddf-082c-48e2-8ffe-b264b3053f97 found in kube manager 2025-09-25 06:39:44,962 - INFO - Pod ctest-nginx-pod-66432301 verification passed 2025-09-25 06:39:44,976 - WARNING - ApiException is caught (0) Reason: Handshake status 500 Internal Server Error . Retrying... 2025-09-25 06:39:50,045 - DEBUG - [Pod ctest-nginx-pod-66432301] Cmd: echo ctest-nginx-pod-66432301 > /usr/share/nginx/html/index.html, Output: 2025-09-25 06:39:50,053 - INFO - Pod ctest-nginx-pod-76373087 is in running state.Got IP 10.47.255.250 2025-09-25 06:39:50,083 - DEBUG - Pod ctest-nginx-pod-76373087 has vmi 624fd878-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:39:50,083 - INFO - Verified pod ctest-nginx-pod-76373087 in contrail-api 2025-09-25 06:39:50,083 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:39:50,094 - DEBUG - VMI 624fd878-99da-11f0-83e0-fa163ee993c7 is active in agent 10.0.0.49 2025-09-25 06:39:50,094 - INFO - Verified Pod ctest-nginx-pod-76373087 in agent 10.0.0.49 2025-09-25 06:39:50,094 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=a58fffe1-80c9-439f-98d2-1549e7567335 2025-09-25 06:39:50,098 - INFO - Pod ctest-nginx-pod-76373087 with uuid a58fffe1-80c9-439f-98d2-1549e7567335 found in kube manager 2025-09-25 06:39:50,098 - INFO - Pod ctest-nginx-pod-76373087 verification passed 2025-09-25 06:39:50,156 - DEBUG - [Pod ctest-nginx-pod-76373087] Cmd: echo ctest-nginx-pod-76373087 > /usr/share/nginx/html/index.html, Output: 2025-09-25 06:39:50,161 - DEBUG - Pod ctest-busybox-pod-50447156 not in running state.Currently in Pending 2025-09-25 06:39:55,171 - INFO - Pod ctest-busybox-pod-50447156 is in running state.Got IP 10.47.255.248 2025-09-25 06:39:55,226 - DEBUG - Pod ctest-busybox-pod-50447156 has vmi 66a09994-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:39:55,226 - INFO - Verified pod ctest-busybox-pod-50447156 in contrail-api 2025-09-25 06:39:55,226 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:39:55,235 - DEBUG - VMI 66a09994-99da-11f0-83e0-fa163ee993c7 is active in agent 10.0.0.49 2025-09-25 06:39:55,235 - INFO - Verified Pod ctest-busybox-pod-50447156 in agent 10.0.0.49 2025-09-25 06:39:55,241 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:39:55,248 - INFO - Pod ctest-busybox-pod-50447156 with uuid fb830eef-394a-4582-a32c-9598b78588f0 found in kube manager 2025-09-25 06:39:55,248 - INFO - Pod ctest-busybox-pod-50447156 verification passed 2025-09-25 06:39:55,307 - DEBUG - [Pod ctest-busybox-pod-50447156] 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-66432301 2025-09-25 06:39:55,307 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 06:39:55,307 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] 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-66432301 2025-09-25 06:39:55,364 - DEBUG - [Pod ctest-busybox-pod-50447156] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-66432301 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-09-25 06:39:55,364 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 06:39:55,364 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] Cmd output: ctest-nginx-pod-66432301 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-09-25 06:39:55,430 - DEBUG - [Pod ctest-busybox-pod-50447156] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76373087 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-09-25 06:39:55,430 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 06:39:55,430 - DEBUG - [Pod Pod ctest-busybox-pod-50447156] Cmd output: ctest-nginx-pod-76373087 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-09-25 06:39:55,430 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-66432301': 2, 'ctest-nginx-pod-76373087': 1} 2025-09-25 06:39:55,430 - WARNING - Nothing to delete parallely 2025-09-25 06:39:55,431 - INFO - Deleting pod default:ctest-busybox-pod-50447156 2025-09-25 06:39:55,447 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:39:55,457 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:00,458 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:00,464 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:05,465 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:05,471 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:10,472 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:10,478 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:15,479 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:15,484 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:20,486 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:20,494 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:25,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:25,506 - WARNING - Pod uuid fb830eef-394a-4582-a32c-9598b78588f0 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:30,507 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=fb830eef-394a-4582-a32c-9598b78588f0 2025-09-25 06:40:30,512 - DEBUG - Pod fb830eef-394a-4582-a32c-9598b78588f0 is not in agent 10.0.0.49 VM list 2025-09-25 06:40:30,512 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66a09994-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:40:30,517 - DEBUG - VMI 66a09994-99da-11f0-83e0-fa163ee993c7 is removed from agent 10.0.0.49 2025-09-25 06:40:30,517 - INFO - Verified that pod ctest-busybox-pod-50447156 is removed in agent 2025-09-25 06:40:30,518 - INFO - Deleting Ingress : ctest-nginx-ingress-12102316 2025-09-25 06:40:30,524 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=5ffd1964-266c-4833-b92c-c15cb3b53ad0 2025-09-25 06:40:30,529 - ERROR - Ingress ctest-nginx-ingress-12102316 with uuid 5ffd1964-266c-4833-b92c-c15cb3b53ad0 still found in kube manager 2025-09-25 06:40:31,530 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=5ffd1964-266c-4833-b92c-c15cb3b53ad0 2025-09-25 06:40:31,547 - INFO - Ingress ctest-nginx-ingress-12102316 with uuid 5ffd1964-266c-4833-b92c-c15cb3b53ad0 deleted successfully from kube manager 2025-09-25 06:40:31,548 - INFO - Verifications on Ingress %s cleanup passed 2025-09-25 06:40:31,549 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-25 06:40:31,640 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 06:40:31,651 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-25 06:40:31,651 - INFO - Deleting VN __public__ 2025-09-25 06:40:31,812 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 2025-09-25 06:40:31,819 - DEBUG - Response Code: 404 2025-09-25 06:40:31,819 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 06:40:31,823 - DEBUG - Requesting: http://10.0.0.48:8082/domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 2025-09-25 06:40:31,834 - DEBUG - Requesting: http://10.0.0.48:8082/project/28338409-0c2c-45f1-8860-a30f6ccb6698 2025-09-25 06:40:31,874 - INFO - Validated that VN __public__ is not found in API Server 2025-09-25 06:40:31,875 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-25 06:40:31,880 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:40:31,887 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-09-25 06:40:31,887 - INFO - Validated that VN __public__ is not in any agent 2025-09-25 06:40:31,887 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:40:31,893 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 06:40:31,897 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 06:40:31,902 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-25 06:40:31,903 - INFO - Deleting pod default:ctest-nginx-pod-76373087 2025-09-25 06:40:31,928 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a58fffe1-80c9-439f-98d2-1549e7567335 2025-09-25 06:40:31,949 - WARNING - Pod uuid a58fffe1-80c9-439f-98d2-1549e7567335 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:36,950 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a58fffe1-80c9-439f-98d2-1549e7567335 2025-09-25 06:40:36,957 - DEBUG - Pod a58fffe1-80c9-439f-98d2-1549e7567335 is not in agent 10.0.0.49 VM list 2025-09-25 06:40:36,957 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:624fd878-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:40:36,962 - DEBUG - VMI 624fd878-99da-11f0-83e0-fa163ee993c7 is removed from agent 10.0.0.49 2025-09-25 06:40:36,962 - INFO - Verified that pod ctest-nginx-pod-76373087 is removed in agent 2025-09-25 06:40:36,962 - INFO - Deleting pod default:ctest-nginx-pod-66432301 2025-09-25 06:40:36,980 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d81dddf-082c-48e2-8ffe-b264b3053f97 2025-09-25 06:40:36,990 - WARNING - Pod uuid 0d81dddf-082c-48e2-8ffe-b264b3053f97 is still seen in agent 10.0.0.49 VM list 2025-09-25 06:40:41,992 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0d81dddf-082c-48e2-8ffe-b264b3053f97 2025-09-25 06:40:41,997 - DEBUG - Pod 0d81dddf-082c-48e2-8ffe-b264b3053f97 is not in agent 10.0.0.49 VM list 2025-09-25 06:40:41,997 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61de1d00-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:40:42,002 - DEBUG - VMI 61de1d00-99da-11f0-83e0-fa163ee993c7 is removed from agent 10.0.0.49 2025-09-25 06:40:42,003 - INFO - Verified that pod ctest-nginx-pod-66432301 is removed in agent 2025-09-25 06:40:42,003 - INFO - Deleting service : ctest-nginx-svc-38842670 2025-09-25 06:40:42,237 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 06:40:42,243 - DEBUG - No XMPP flaps were noticed during the test 2025-09-25 06:40:42,243 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:18] 2025-09-25 06:40:42,243 - INFO - -------------------------------------------------------------------------------- 2025-09-25 06:40:48,623 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 06:40:48,762 - DEBUG - Output : cluster_project={} 2025-09-25 06:40:48,818 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 06:40:49,018 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 06:40:49,024 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 06:40:49,164 - DEBUG - Output : cluster_project={} 2025-09-25 06:40:59,277 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:04,370 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:04,406 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:04,482 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:04,562 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:09,602 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:09,682 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:09,718 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 06:41:09,938 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 06:41:12,644 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-09-25 06:41:12,652 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 06:41:12,674 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 06:41:14,698 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 06:44:14,806 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 06:44:14,863 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1b695318-ea7a-4a30-98d2-d145d041d999 2025-09-25 06:44:15,077 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:15,095 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2c73c80a-f6e1-4baf-9b56-545123835906 2025-09-25 06:44:15,108 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6d2c6d35-8d2d-40ea-a341-9fd77223f751 2025-09-25 06:44:15,116 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:15,122 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:15,131 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=acf9f4d6-c2bb-4db4-acda-c86ab6cb18ed 2025-09-25 06:44:15,139 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:19,872 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=1b695318-ea7a-4a30-98d2-d145d041d999 2025-09-25 06:44:19,877 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9348c764-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:20,126 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:20,168 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:20,170 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=2c73c80a-f6e1-4baf-9b56-545123835906 2025-09-25 06:44:20,170 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=6d2c6d35-8d2d-40ea-a341-9fd77223f751 2025-09-25 06:44:20,171 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:20,173 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:20,174 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=acf9f4d6-c2bb-4db4-acda-c86ab6cb18ed 2025-09-25 06:44:20,187 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94c4591e-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:20,191 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93b58fac-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:20,192 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94514992-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:25,133 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:25,191 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:25,192 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:25,194 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:30,140 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:30,204 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:30,205 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:30,206 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:35,147 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:35,215 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:35,217 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:35,218 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:40,157 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:40,231 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:40,233 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:40,234 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:45,164 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:45,243 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:45,245 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:45,246 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:50,177 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e38bdc83-ab1b-4fc0-aa41-615673c90b3e 2025-09-25 06:44:50,183 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9679c3f2-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:50,256 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=331dbe12-550c-4192-a723-19d15a94035a 2025-09-25 06:44:50,258 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=a5647843-ae19-4ecb-99df-25e8d27062fc 2025-09-25 06:44:50,259 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ca955ef5-4418-416b-b76d-723638c1ef3e 2025-09-25 06:44:50,267 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9544c59a-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:50,269 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:960f3cf8-99da-11f0-83e0-fa163ee993c7 2025-09-25 06:44:50,270 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95b2eb7e-99da-11f0-83e0-fa163ee993c7