2025-10-31 05:15:26,904 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-10-31 05:15:27,161 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,161 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-10-31 05:15:27,195 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,195 - DEBUG - [10.0.0.23]: 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-31 05:15:27,262 - DEBUG - Output : NAMES contrail_test_oDxWYHNC7 contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-api-1 2025-10-31 05:15:27,263 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-31 05:15:27,329 - DEBUG - Output : 127.0.0.1/8 10.0.0.23/24 252.23.0.1/8 10.28.14.1/24 172.17.0.1/16 2025-10-31 05:15:27,330 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-10-31 05:15:27,365 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,471 - DEBUG - [10.0.0.129]: Running cmd : hostname 2025-10-31 05:15:27,716 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,716 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2025-10-31 05:15:27,740 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,740 - DEBUG - [10.0.0.129]: 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-31 05:15:27,830 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-31 05:15:27,831 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-31 05:15:27,864 - DEBUG - Output : 10.0.0.129/24 2025-10-31 05:15:27,864 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2025-10-31 05:15:27,899 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1666-1 2025-10-31 05:15:27,974 - INFO - Using existing project ['default-domain', 'k8s-default'](d29ee0ad-9758-4c36-b361-27bddddc3fbf) 2025-10-31 05:15:28,082 - INFO - Using existing project ['default-domain', 'k8s-default'](d29ee0ad-9758-4c36-b361-27bddddc3fbf) 2025-10-31 05:15:28,188 - INFO - ================================================================================ 2025-10-31 05:15:28,188 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-31 05:15:28,188 - 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-31 05:15:28,435 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 05:15:28,445 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.23': '0'}} with 2025-10-31 05:15:28,445 - INFO - Initial checks done. Running the testcase now 2025-10-31 05:15:28,445 - INFO - 2025-10-31 05:15:28,457 - INFO - Namespace default already exists 2025-10-31 05:15:28,457 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 05:15:28,564 - DEBUG - Output : cluster_project={} 2025-10-31 05:15:28,599 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-31 05:15:28,599 - DEBUG - Project uuid in Contrail is d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:28,600 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 05:15:28,728 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 05:15:28,728 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=8f04c61f-da03-47ea-8458-8a3f7db654e1 2025-10-31 05:15:28,733 - INFO - Namespace default with uuid 8f04c61f-da03-47ea-8458-8a3f7db654e1 found in kube manager 2025-10-31 05:15:28,733 - INFO - Namespace default verification passed 2025-10-31 05:15:28,736 - DEBUG - Service ctest-nginx-svc-79255660 not present 2025-10-31 05:15:28,737 - INFO - Creating service ctest-nginx-svc-79255660 2025-10-31 05:15:28,760 - INFO - Created Service ctest-nginx-svc-79255660 2025-10-31 05:15:28,764 - DEBUG - Pod ctest-nginx-pod-28411999 not present 2025-10-31 05:15:28,765 - INFO - Creating Pod ctest-nginx-pod-28411999 2025-10-31 05:15:28,843 - DEBUG - Pod : ctest-nginx-pod-28411999 UUID is a8559e21-d855-4025-b7fb-392229b0b5a2 2025-10-31 05:15:28,849 - DEBUG - Pod ctest-nginx-pod-03084619 not present 2025-10-31 05:15:28,850 - INFO - Creating Pod ctest-nginx-pod-03084619 2025-10-31 05:15:28,878 - DEBUG - Pod : ctest-nginx-pod-03084619 UUID is ed594fc8-b334-46a3-87d8-77e813eb7aba 2025-10-31 05:15:29,114 - INFO - Created VN __public__, UUID :e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:29,313 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:15:29,318 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:15:29,346 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:29,397 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:29,455 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:29,485 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:29,496 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:29,505 - DEBUG - Route Targets: [] 2025-10-31 05:15:29,505 - DEBUG - RT names not yet present for VN __public__ 2025-10-31 05:15:34,512 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:15:34,522 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:15:34,529 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:34,576 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,585 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,600 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:34,609 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:34,618 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/88d4192c-0d7a-4e43-92a0-503d06a87c27 2025-10-31 05:15:34,625 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 05:15:34,625 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,636 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:34,654 - INFO - Verified VN network id 13 for VN e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,654 - INFO - Verifications in API Server for VN __public__ passed 2025-10-31 05:15:34,654 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,663 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:34,669 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:15:34,676 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/88d4192c-0d7a-4e43-92a0-503d06a87c27 2025-10-31 05:15:34,682 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 05:15:34,691 - DEBUG - Control-node 10.0.0.23 : 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': '16690387787813898841', 'uuid-lslong': '12664140696481661530'}, 'enable': 'true', 'created': '2025-10-31T05:15:28', 'last-modified': '2025-10-31T05:15:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.459223'} 2025-10-31 05:15:34,691 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:15:34,703 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-31 05:15:34,703 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-31 05:15:34,704 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-31 05:15:34,704 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:15:34,713 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:15:34,724 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:34,769 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:34,778 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-31 05:15:34,778 - DEBUG - Verifying the vn in opserver 2025-10-31 05:15:34,778 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2025-10-31 05:15:34,778 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2025-10-31 05:15:34,782 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-31 05:15:34,782 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-31 05:15:34,783 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:15:34,790 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:15:34,795 - DEBUG - Do not have enough data to verify VN in agent 2025-10-31 05:15:34,795 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:15:34,801 - DEBUG - VRF ids for VN __public__: {} 2025-10-31 05:15:34,927 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-31 05:15:35,033 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:15:35,046 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:15:35,063 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:35,100 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:35,111 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/04605d1f-ecc8-450a-9466-917a033b3ddf 2025-10-31 05:15:35,124 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:15:35,131 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:15:35,139 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:15:35,171 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/e7a02b43-782a-4a59-afc0-10ddaf5b825a 2025-10-31 05:15:35,185 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-31 05:15:35,185 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-31 05:15:35,191 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 05:15:35,196 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-31 05:15:35,196 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-31 05:15:35,200 - DEBUG - Ingress ctest-nginx-ingress-28720498 not present 2025-10-31 05:15:35,201 - INFO - Creating Ingress ctest-nginx-ingress-28720498 2025-10-31 05:15:35,211 - INFO - Created Ingress ctest-nginx-ingress-28720498 2025-10-31 05:15:35,215 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-28720498 2025-10-31 05:15:38,220 - DEBUG - For Ingress ctest-nginx-ingress-28720498, Cluster IP: 10.47.255.249, External IPs ['103.191.163.252'] 2025-10-31 05:15:38,220 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-28720498 2025-10-31 05:15:38,220 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=a56d532e-0a5e-4074-a512-e819436ddbdb 2025-10-31 05:15:38,226 - INFO - Ingress ctest-nginx-ingress-28720498 with uuid a56d532e-0a5e-4074-a512-e819436ddbdb found in kube manager 2025-10-31 05:15:38,226 - INFO - Ingress ctest-nginx-ingress-28720498 verification passed 2025-10-31 05:15:38,229 - DEBUG - Pod ctest-busybox-pod-48695233 not present 2025-10-31 05:15:38,229 - INFO - Creating Pod ctest-busybox-pod-48695233 2025-10-31 05:15:38,272 - DEBUG - Pod : ctest-busybox-pod-48695233 UUID is 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:15:38,283 - DEBUG - Pod ctest-nginx-pod-28411999 not in running state.Currently in Pending 2025-10-31 05:15:43,291 - INFO - Pod ctest-nginx-pod-28411999 is in running state.Got IP 10.47.255.251 2025-10-31 05:15:43,350 - DEBUG - Pod ctest-nginx-pod-28411999 has vmi 9e881abc-b618-11f0-bee1-fa163e48475f 2025-10-31 05:15:43,350 - INFO - Verified pod ctest-nginx-pod-28411999 in contrail-api 2025-10-31 05:15:43,350 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:15:43,360 - DEBUG - VMI 9e881abc-b618-11f0-bee1-fa163e48475f is active in agent 10.0.0.129 2025-10-31 05:15:43,361 - INFO - Verified Pod ctest-nginx-pod-28411999 in agent 10.0.0.129 2025-10-31 05:15:43,361 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=a8559e21-d855-4025-b7fb-392229b0b5a2 2025-10-31 05:15:43,365 - INFO - Pod ctest-nginx-pod-28411999 with uuid a8559e21-d855-4025-b7fb-392229b0b5a2 found in kube manager 2025-10-31 05:15:43,365 - INFO - Pod ctest-nginx-pod-28411999 verification passed 2025-10-31 05:15:43,450 - DEBUG - [Pod ctest-nginx-pod-28411999] Cmd: echo ctest-nginx-pod-28411999 > /usr/share/nginx/html/index.html, Output: 2025-10-31 05:15:43,457 - INFO - Pod ctest-nginx-pod-03084619 is in running state.Got IP 10.47.255.250 2025-10-31 05:15:43,471 - DEBUG - Pod ctest-nginx-pod-03084619 has vmi 9ef81998-b618-11f0-bee1-fa163e48475f 2025-10-31 05:15:43,471 - INFO - Verified pod ctest-nginx-pod-03084619 in contrail-api 2025-10-31 05:15:43,471 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:15:43,481 - DEBUG - VMI 9ef81998-b618-11f0-bee1-fa163e48475f is active in agent 10.0.0.129 2025-10-31 05:15:43,481 - INFO - Verified Pod ctest-nginx-pod-03084619 in agent 10.0.0.129 2025-10-31 05:15:43,481 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=ed594fc8-b334-46a3-87d8-77e813eb7aba 2025-10-31 05:15:43,486 - INFO - Pod ctest-nginx-pod-03084619 with uuid ed594fc8-b334-46a3-87d8-77e813eb7aba found in kube manager 2025-10-31 05:15:43,486 - INFO - Pod ctest-nginx-pod-03084619 verification passed 2025-10-31 05:15:43,550 - DEBUG - [Pod ctest-nginx-pod-03084619] Cmd: echo ctest-nginx-pod-03084619 > /usr/share/nginx/html/index.html, Output: 2025-10-31 05:15:43,557 - DEBUG - Pod ctest-busybox-pod-48695233 not in running state.Currently in Pending 2025-10-31 05:15:48,565 - DEBUG - Pod ctest-busybox-pod-48695233 not in running state.Currently in Pending 2025-10-31 05:15:53,574 - INFO - Pod ctest-busybox-pod-48695233 is in running state.Got IP 10.47.255.248 2025-10-31 05:15:53,587 - DEBUG - Pod ctest-busybox-pod-48695233 has vmi a35c3c3a-b618-11f0-bee1-fa163e48475f 2025-10-31 05:15:53,587 - INFO - Verified pod ctest-busybox-pod-48695233 in contrail-api 2025-10-31 05:15:53,587 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:15:53,598 - DEBUG - VMI a35c3c3a-b618-11f0-bee1-fa163e48475f is active in agent 10.0.0.129 2025-10-31 05:15:53,599 - INFO - Verified Pod ctest-busybox-pod-48695233 in agent 10.0.0.129 2025-10-31 05:15:53,599 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:15:53,606 - INFO - Pod ctest-busybox-pod-48695233 with uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 found in kube manager 2025-10-31 05:15:53,606 - INFO - Pod ctest-busybox-pod-48695233 verification passed 2025-10-31 05:15:53,667 - DEBUG - [Pod ctest-busybox-pod-48695233] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03084619 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-31 05:15:53,667 - DEBUG - [Pod Pod ctest-busybox-pod-48695233] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 05:15:53,667 - DEBUG - [Pod Pod ctest-busybox-pod-48695233] Cmd output: ctest-nginx-pod-03084619 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-31 05:15:53,723 - DEBUG - [Pod ctest-busybox-pod-48695233] 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-28411999 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-31 05:15:53,723 - DEBUG - [Pod Pod ctest-busybox-pod-48695233] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-31 05:15:53,723 - DEBUG - [Pod Pod ctest-busybox-pod-48695233] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-28411999 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-31 05:15:53,723 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-28411999': 1, 'ctest-nginx-pod-03084619': 1} 2025-10-31 05:15:53,724 - WARNING - Nothing to delete parallely 2025-10-31 05:15:53,724 - INFO - Deleting pod default:ctest-busybox-pod-48695233 2025-10-31 05:15:53,740 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:15:53,748 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:15:58,748 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:15:58,758 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:03,759 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:03,766 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:08,767 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:08,776 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:13,776 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:13,782 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:18,783 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:18,789 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:23,790 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:23,796 - WARNING - Pod uuid 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:28,797 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 2025-10-31 05:16:28,804 - DEBUG - Pod 13fc3d6a-fbf6-4ec7-893d-9b4f8f8b2ed7 is not in agent 10.0.0.129 VM list 2025-10-31 05:16:28,804 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a35c3c3a-b618-11f0-bee1-fa163e48475f 2025-10-31 05:16:28,811 - DEBUG - VMI a35c3c3a-b618-11f0-bee1-fa163e48475f is removed from agent 10.0.0.129 2025-10-31 05:16:28,811 - INFO - Verified that pod ctest-busybox-pod-48695233 is removed in agent 2025-10-31 05:16:28,811 - INFO - Deleting Ingress : ctest-nginx-ingress-28720498 2025-10-31 05:16:28,822 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=a56d532e-0a5e-4074-a512-e819436ddbdb 2025-10-31 05:16:28,827 - ERROR - Ingress ctest-nginx-ingress-28720498 with uuid a56d532e-0a5e-4074-a512-e819436ddbdb still found in kube manager 2025-10-31 05:16:29,828 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=a56d532e-0a5e-4074-a512-e819436ddbdb 2025-10-31 05:16:29,836 - INFO - Ingress ctest-nginx-ingress-28720498 with uuid a56d532e-0a5e-4074-a512-e819436ddbdb deleted successfully from kube manager 2025-10-31 05:16:29,841 - INFO - Verifications on Ingress %s cleanup passed 2025-10-31 05:16:29,841 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-31 05:16:30,014 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-31 05:16:30,026 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-31 05:16:30,026 - INFO - Deleting VN __public__ 2025-10-31 05:16:30,452 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eef6c31-95ae-4e2c-b2d6-988033163c36 2025-10-31 05:16:30,476 - DEBUG - Response Code: 404 2025-10-31 05:16:30,476 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2025-10-31 05:16:30,496 - DEBUG - Requesting: http://10.0.0.23:8082/domain/6ebc9cb1-2c6a-49fa-80fb-534755131d5c 2025-10-31 05:16:30,534 - DEBUG - Requesting: http://10.0.0.23:8082/project/d29ee0ad-9758-4c36-b361-27bddddc3fbf 2025-10-31 05:16:30,599 - INFO - Validated that VN __public__ is not found in API Server 2025-10-31 05:16:30,601 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-31 05:16:30,616 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:16:30,626 - DEBUG - VN __public__ is not present in Agent 10.0.0.129 2025-10-31 05:16:30,626 - INFO - Validated that VN __public__ is not in any agent 2025-10-31 05:16:30,626 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:16:30,642 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-31 05:16:30,650 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-31 05:16:30,657 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-31 05:16:30,658 - INFO - Deleting pod default:ctest-nginx-pod-03084619 2025-10-31 05:16:30,679 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=ed594fc8-b334-46a3-87d8-77e813eb7aba 2025-10-31 05:16:30,703 - WARNING - Pod uuid ed594fc8-b334-46a3-87d8-77e813eb7aba is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:35,727 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=ed594fc8-b334-46a3-87d8-77e813eb7aba 2025-10-31 05:16:35,734 - DEBUG - Pod ed594fc8-b334-46a3-87d8-77e813eb7aba is not in agent 10.0.0.129 VM list 2025-10-31 05:16:35,734 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9ef81998-b618-11f0-bee1-fa163e48475f 2025-10-31 05:16:35,741 - DEBUG - VMI 9ef81998-b618-11f0-bee1-fa163e48475f is removed from agent 10.0.0.129 2025-10-31 05:16:35,741 - INFO - Verified that pod ctest-nginx-pod-03084619 is removed in agent 2025-10-31 05:16:35,741 - INFO - Deleting pod default:ctest-nginx-pod-28411999 2025-10-31 05:16:35,754 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a8559e21-d855-4025-b7fb-392229b0b5a2 2025-10-31 05:16:35,762 - WARNING - Pod uuid a8559e21-d855-4025-b7fb-392229b0b5a2 is still seen in agent 10.0.0.129 VM list 2025-10-31 05:16:40,763 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=a8559e21-d855-4025-b7fb-392229b0b5a2 2025-10-31 05:16:40,769 - DEBUG - Pod a8559e21-d855-4025-b7fb-392229b0b5a2 is not in agent 10.0.0.129 VM list 2025-10-31 05:16:40,769 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e881abc-b618-11f0-bee1-fa163e48475f 2025-10-31 05:16:40,774 - DEBUG - VMI 9e881abc-b618-11f0-bee1-fa163e48475f is removed from agent 10.0.0.129 2025-10-31 05:16:40,774 - INFO - Verified that pod ctest-nginx-pod-28411999 is removed in agent 2025-10-31 05:16:40,775 - INFO - Deleting service : ctest-nginx-svc-79255660 2025-10-31 05:16:40,990 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 05:16:40,997 - DEBUG - No XMPP flaps were noticed during the test 2025-10-31 05:16:40,997 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-10-31 05:16:40,997 - INFO - -------------------------------------------------------------------------------- 2025-10-31 05:16:47,491 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 05:16:47,609 - DEBUG - Output : cluster_project={} 2025-10-31 05:16:47,722 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-31 05:16:47,875 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-31 05:16:47,880 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-31 05:16:48,009 - DEBUG - Output : cluster_project={} 2025-10-31 05:16:58,090 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:03,182 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:03,219 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:03,301 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:08,348 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:08,437 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:08,518 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:08,568 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-31 05:17:08,812 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 05:17:11,439 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_ApplicationPolicySetReq? 2025-10-31 05:17:11,446 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2025-10-31 05:17:11,474 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2025-10-31 05:17:13,501 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AclReq? 2025-10-31 05:20:13,635 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-31 05:20:13,676 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=72e4fe4a-ae76-4a29-9012-11f3286f4f7c 2025-10-31 05:20:13,685 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:13,692 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:13,701 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:13,706 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=e5ab9e8c-30eb-4c48-b737-33472412f5aa 2025-10-31 05:20:13,711 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:13,715 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:13,720 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=239b9d75-a720-49ea-938b-05f510a87585 2025-10-31 05:20:18,727 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=72e4fe4a-ae76-4a29-9012-11f3286f4f7c 2025-10-31 05:20:18,730 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:18,739 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cd4d8cb0-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:18,781 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:18,783 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:18,784 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=239b9d75-a720-49ea-938b-05f510a87585 2025-10-31 05:20:18,785 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:18,787 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:18,788 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=e5ab9e8c-30eb-4c48-b737-33472412f5aa 2025-10-31 05:20:18,808 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ce5472a4-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:18,809 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cecb0824-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:23,749 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:23,806 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:23,807 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:23,809 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:23,810 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:28,757 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:28,822 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:28,823 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:28,825 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:28,826 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:33,764 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:33,838 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:33,839 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:33,840 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:33,841 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:38,772 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:38,852 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:38,853 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:38,855 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:38,855 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:43,779 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:43,868 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:43,870 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:43,871 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:43,872 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:48,791 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=8911783d-ae57-4a68-af23-5f3de1722f19 2025-10-31 05:20:48,800 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cdc18962-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:48,883 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=32109eac-b153-4bda-b70a-764aef8e7408 2025-10-31 05:20:48,885 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=7f05f907-1073-4599-90c1-5c33b5cce413 2025-10-31 05:20:48,886 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b84f54ec-4a03-423e-9ff3-9a9353a5826d 2025-10-31 05:20:48,887 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_VmListReq?uuid=b1ea5f5b-e341-430a-9f7a-fabdf194e83f 2025-10-31 05:20:48,901 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d02fe0fe-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:48,903 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d09e5ebc-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:48,904 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf53b71e-b618-11f0-bee1-fa163e48475f 2025-10-31 05:20:48,906 - DEBUG - Requesting: http://10.0.0.129:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cfc36168-b618-11f0-bee1-fa163e48475f