2025-10-09 19:02:39,288 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-10-09 19:02:39,672 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:39,672 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-10-09 19:02:39,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:39,717 - DEBUG - [10.0.0.22]: 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-09 19:02:39,864 - DEBUG - Output : NAMES contrail_test_T2JVdNeX7 contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 2025-10-09 19:02:39,864 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-09 19:02:39,908 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.96.35.1/24 172.17.0.1/16 2025-10-09 19:02:39,908 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-10-09 19:02:39,963 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:40,066 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-10-09 19:02:40,305 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:40,305 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-10-09 19:02:40,329 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:40,330 - 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-09 19:02:40,373 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-09 19:02:40,374 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-09 19:02:40,407 - DEBUG - Output : 10.0.0.23/24 2025-10-09 19:02:40,407 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-10-09 19:02:40,474 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1558-1 2025-10-09 19:02:40,576 - INFO - Using existing project ['default-domain', 'k8s-default'](44459ef8-5670-4533-a7de-32357876cf57) 2025-10-09 19:02:40,692 - INFO - Using existing project ['default-domain', 'k8s-default'](44459ef8-5670-4533-a7de-32357876cf57) 2025-10-09 19:02:40,821 - INFO - ================================================================================ 2025-10-09 19:02:40,822 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-09 19:02:40,822 - 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-09 19:02:41,080 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 19:02:41,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.22': '0'}} with 2025-10-09 19:02:41,087 - INFO - Initial checks done. Running the testcase now 2025-10-09 19:02:41,087 - INFO - 2025-10-09 19:02:41,092 - INFO - Namespace default already exists 2025-10-09 19:02:41,092 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 19:02:41,218 - DEBUG - Output : cluster_project={} 2025-10-09 19:02:41,255 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-09 19:02:41,255 - DEBUG - Project uuid in Contrail is 44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:41,255 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-09 19:02:41,394 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 19:02:41,395 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=26e6e271-5f94-4e0c-84db-8707b6e1d535 2025-10-09 19:02:41,399 - INFO - Namespace default with uuid 26e6e271-5f94-4e0c-84db-8707b6e1d535 found in kube manager 2025-10-09 19:02:41,399 - INFO - Namespace default verification passed 2025-10-09 19:02:41,402 - DEBUG - Service ctest-nginx-svc-93076048 not present 2025-10-09 19:02:41,403 - INFO - Creating service ctest-nginx-svc-93076048 2025-10-09 19:02:41,424 - INFO - Created Service ctest-nginx-svc-93076048 2025-10-09 19:02:41,429 - DEBUG - Pod ctest-nginx-pod-56977562 not present 2025-10-09 19:02:41,430 - INFO - Creating Pod ctest-nginx-pod-56977562 2025-10-09 19:02:41,482 - DEBUG - Pod : ctest-nginx-pod-56977562 UUID is 514d2de8-3151-400a-8fd1-448b17ccc285 2025-10-09 19:02:41,487 - DEBUG - Pod ctest-nginx-pod-89471481 not present 2025-10-09 19:02:41,488 - INFO - Creating Pod ctest-nginx-pod-89471481 2025-10-09 19:02:41,554 - DEBUG - Pod : ctest-nginx-pod-89471481 UUID is 7e121628-3cbe-44e1-b75a-89f3e336324a 2025-10-09 19:02:41,720 - INFO - Created VN __public__, UUID :c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:41,982 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:02:41,991 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:02:42,018 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:42,087 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:42,137 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:42,152 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:42,166 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:42,186 - DEBUG - Route Targets: [] 2025-10-09 19:02:42,186 - DEBUG - RT names not yet present for VN __public__ 2025-10-09 19:02:47,187 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:02:47,193 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:02:47,200 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:47,250 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,260 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,268 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:47,277 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:47,285 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/15f0a7e0-6501-4232-bab0-8b9e0b4df423 2025-10-09 19:02:47,291 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 19:02:47,291 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,298 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:47,309 - INFO - Verified VN network id 13 for VN c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,310 - INFO - Verifications in API Server for VN __public__ passed 2025-10-09 19:02:47,310 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,317 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:47,323 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:02:47,328 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/15f0a7e0-6501-4232-bab0-8b9e0b4df423 2025-10-09 19:02:47,333 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 19:02:47,341 - DEBUG - Control-node 10.0.0.22 : 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': '13875929415588529924', 'uuid-lslong': '9978666201563764368'}, 'enable': 'true', 'created': '2025-10-09T19:02:41', 'last-modified': '2025-10-09T19:02:41', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.461886'} 2025-10-09 19:02:47,341 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:02:47,349 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 19:02:47,350 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-09 19:02:47,351 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-09 19:02:47,351 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:02:47,356 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:02:47,363 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:47,398 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,413 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-09 19:02:47,413 - DEBUG - Verifying the vn in opserver 2025-10-09 19:02:47,413 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-10-09 19:02:47,413 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-10-09 19:02:47,418 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-09 19:02:47,418 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-09 19:02:47,418 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:02:47,427 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:02:47,433 - DEBUG - Do not have enough data to verify VN in agent 2025-10-09 19:02:47,433 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:02:47,438 - DEBUG - VRF ids for VN __public__: {} 2025-10-09 19:02:47,497 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-09 19:02:47,663 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:02:47,669 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:02:47,676 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:47,716 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,725 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/d87bb808-4d1c-4604-8d50-4ea9d9732ed2 2025-10-09 19:02:47,730 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:02:47,734 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:02:47,740 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:02:47,783 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/c0913449-208c-4704-8a7b-580a84679690 2025-10-09 19:02:47,791 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-09 19:02:47,791 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-09 19:02:47,797 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-09 19:02:47,802 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-09 19:02:47,802 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-09 19:02:47,804 - DEBUG - Ingress ctest-nginx-ingress-19270558 not present 2025-10-09 19:02:47,805 - INFO - Creating Ingress ctest-nginx-ingress-19270558 2025-10-09 19:02:47,818 - INFO - Created Ingress ctest-nginx-ingress-19270558 2025-10-09 19:02:47,823 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-19270558 2025-10-09 19:02:50,828 - DEBUG - For Ingress ctest-nginx-ingress-19270558, Cluster IP: 10.47.255.249, External IPs ['122.77.149.124'] 2025-10-09 19:02:50,828 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-19270558 2025-10-09 19:02:50,828 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f 2025-10-09 19:02:50,833 - INFO - Ingress ctest-nginx-ingress-19270558 with uuid ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f found in kube manager 2025-10-09 19:02:50,833 - INFO - Ingress ctest-nginx-ingress-19270558 verification passed 2025-10-09 19:02:50,835 - DEBUG - Pod ctest-busybox-pod-43571758 not present 2025-10-09 19:02:50,836 - INFO - Creating Pod ctest-busybox-pod-43571758 2025-10-09 19:02:50,867 - DEBUG - Pod : ctest-busybox-pod-43571758 UUID is 21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:02:50,892 - DEBUG - Pod ctest-nginx-pod-56977562 not in running state.Currently in Pending 2025-10-09 19:02:55,903 - INFO - Pod ctest-nginx-pod-56977562 is in running state.Got IP 10.47.255.251 2025-10-09 19:02:55,921 - DEBUG - Pod ctest-nginx-pod-56977562 has vmi 88e16cd6-a542-11f0-9b13-fa163e36606a 2025-10-09 19:02:55,922 - INFO - Verified pod ctest-nginx-pod-56977562 in contrail-api 2025-10-09 19:02:55,922 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:02:55,936 - DEBUG - VMI 88e16cd6-a542-11f0-9b13-fa163e36606a is active in agent 10.0.0.23 2025-10-09 19:02:55,937 - INFO - Verified Pod ctest-nginx-pod-56977562 in agent 10.0.0.23 2025-10-09 19:02:55,937 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=514d2de8-3151-400a-8fd1-448b17ccc285 2025-10-09 19:02:55,944 - INFO - Pod ctest-nginx-pod-56977562 with uuid 514d2de8-3151-400a-8fd1-448b17ccc285 found in kube manager 2025-10-09 19:02:55,944 - INFO - Pod ctest-nginx-pod-56977562 verification passed 2025-10-09 19:02:56,029 - DEBUG - [Pod ctest-nginx-pod-56977562] Cmd: echo ctest-nginx-pod-56977562 > /usr/share/nginx/html/index.html, Output: 2025-10-09 19:02:56,037 - INFO - Pod ctest-nginx-pod-89471481 is in running state.Got IP 10.47.255.250 2025-10-09 19:02:56,057 - DEBUG - Pod ctest-nginx-pod-89471481 has vmi 8946fb0a-a542-11f0-9b13-fa163e36606a 2025-10-09 19:02:56,057 - INFO - Verified pod ctest-nginx-pod-89471481 in contrail-api 2025-10-09 19:02:56,057 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:02:56,067 - DEBUG - VMI 8946fb0a-a542-11f0-9b13-fa163e36606a is active in agent 10.0.0.23 2025-10-09 19:02:56,067 - INFO - Verified Pod ctest-nginx-pod-89471481 in agent 10.0.0.23 2025-10-09 19:02:56,068 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=7e121628-3cbe-44e1-b75a-89f3e336324a 2025-10-09 19:02:56,072 - INFO - Pod ctest-nginx-pod-89471481 with uuid 7e121628-3cbe-44e1-b75a-89f3e336324a found in kube manager 2025-10-09 19:02:56,072 - INFO - Pod ctest-nginx-pod-89471481 verification passed 2025-10-09 19:02:56,135 - DEBUG - [Pod ctest-nginx-pod-89471481] Cmd: echo ctest-nginx-pod-89471481 > /usr/share/nginx/html/index.html, Output: 2025-10-09 19:02:56,142 - DEBUG - Pod ctest-busybox-pod-43571758 not in running state.Currently in Pending 2025-10-09 19:03:01,152 - DEBUG - Pod ctest-busybox-pod-43571758 not in running state.Currently in Pending 2025-10-09 19:03:06,161 - INFO - Pod ctest-busybox-pod-43571758 is in running state.Got IP 10.47.255.248 2025-10-09 19:03:06,219 - DEBUG - Pod ctest-busybox-pod-43571758 has vmi 8d9ad4ba-a542-11f0-9b13-fa163e36606a 2025-10-09 19:03:06,219 - INFO - Verified pod ctest-busybox-pod-43571758 in contrail-api 2025-10-09 19:03:06,220 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:03:06,239 - DEBUG - VMI 8d9ad4ba-a542-11f0-9b13-fa163e36606a is active in agent 10.0.0.23 2025-10-09 19:03:06,239 - INFO - Verified Pod ctest-busybox-pod-43571758 in agent 10.0.0.23 2025-10-09 19:03:06,239 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:06,244 - INFO - Pod ctest-busybox-pod-43571758 with uuid 21b9d648-b19d-43a4-9241-856968a65269 found in kube manager 2025-10-09 19:03:06,244 - INFO - Pod ctest-busybox-pod-43571758 verification passed 2025-10-09 19:03:06,304 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56977562 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-09 19:03:06,304 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,304 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-56977562 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-09 19:03:06,355 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56977562 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-09 19:03:06,355 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,355 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-56977562 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-09 19:03:06,406 - DEBUG - [Pod ctest-busybox-pod-43571758] 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-56977562 2025-10-09 19:03:06,406 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,406 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] 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-56977562 2025-10-09 19:03:06,463 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56977562 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-09 19:03:06,463 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,463 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-56977562 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-09 19:03:06,518 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56977562 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-09 19:03:06,519 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,519 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-56977562 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-09 19:03:06,571 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56977562 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-09 19:03:06,572 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,572 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-56977562 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-09 19:03:06,623 - DEBUG - [Pod ctest-busybox-pod-43571758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89471481 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-09 19:03:06,624 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 19:03:06,624 - DEBUG - [Pod Pod ctest-busybox-pod-43571758] Cmd output: ctest-nginx-pod-89471481 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-09 19:03:06,624 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56977562': 6, 'ctest-nginx-pod-89471481': 1} 2025-10-09 19:03:06,624 - WARNING - Nothing to delete parallely 2025-10-09 19:03:06,624 - INFO - Deleting pod default:ctest-busybox-pod-43571758 2025-10-09 19:03:06,639 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:06,646 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:11,648 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:11,654 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:16,654 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:16,662 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:21,663 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:21,720 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:26,721 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:26,727 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:31,728 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:31,747 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:36,748 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:36,755 - WARNING - Pod uuid 21b9d648-b19d-43a4-9241-856968a65269 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:41,756 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=21b9d648-b19d-43a4-9241-856968a65269 2025-10-09 19:03:41,761 - DEBUG - Pod 21b9d648-b19d-43a4-9241-856968a65269 is not in agent 10.0.0.23 VM list 2025-10-09 19:03:41,761 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8d9ad4ba-a542-11f0-9b13-fa163e36606a 2025-10-09 19:03:41,766 - DEBUG - VMI 8d9ad4ba-a542-11f0-9b13-fa163e36606a is removed from agent 10.0.0.23 2025-10-09 19:03:41,767 - INFO - Verified that pod ctest-busybox-pod-43571758 is removed in agent 2025-10-09 19:03:41,767 - INFO - Deleting Ingress : ctest-nginx-ingress-19270558 2025-10-09 19:03:41,772 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f 2025-10-09 19:03:41,780 - ERROR - Ingress ctest-nginx-ingress-19270558 with uuid ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f still found in kube manager 2025-10-09 19:03:42,782 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f 2025-10-09 19:03:42,792 - INFO - Ingress ctest-nginx-ingress-19270558 with uuid ff7690c5-d0f1-45dd-8ce3-e30d38d3b49f deleted successfully from kube manager 2025-10-09 19:03:42,792 - INFO - Verifications on Ingress %s cleanup passed 2025-10-09 19:03:42,793 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-09 19:03:42,915 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-09 19:03:42,923 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-09 19:03:42,923 - INFO - Deleting VN __public__ 2025-10-09 19:03:43,152 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6fcf66ed-25d0-48f4-9ef5-bd99fff84664 2025-10-09 19:03:43,162 - DEBUG - Response Code: 404 2025-10-09 19:03:43,162 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-10-09 19:03:43,170 - DEBUG - Requesting: http://10.0.0.22:8082/domain/83eaf7d9-4f80-4eab-99bf-7cd06eb0a503 2025-10-09 19:03:43,182 - DEBUG - Requesting: http://10.0.0.22:8082/project/44459ef8-5670-4533-a7de-32357876cf57 2025-10-09 19:03:43,250 - INFO - Validated that VN __public__ is not found in API Server 2025-10-09 19:03:43,251 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-09 19:03:43,260 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:03:43,272 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-10-09 19:03:43,272 - INFO - Validated that VN __public__ is not in any agent 2025-10-09 19:03:43,272 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:03:43,282 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 19:03:43,288 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 19:03:43,293 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-09 19:03:43,293 - INFO - Deleting pod default:ctest-nginx-pod-89471481 2025-10-09 19:03:43,321 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7e121628-3cbe-44e1-b75a-89f3e336324a 2025-10-09 19:03:43,337 - WARNING - Pod uuid 7e121628-3cbe-44e1-b75a-89f3e336324a is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:48,338 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7e121628-3cbe-44e1-b75a-89f3e336324a 2025-10-09 19:03:48,345 - DEBUG - Pod 7e121628-3cbe-44e1-b75a-89f3e336324a is not in agent 10.0.0.23 VM list 2025-10-09 19:03:48,345 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8946fb0a-a542-11f0-9b13-fa163e36606a 2025-10-09 19:03:48,350 - DEBUG - VMI 8946fb0a-a542-11f0-9b13-fa163e36606a is removed from agent 10.0.0.23 2025-10-09 19:03:48,350 - INFO - Verified that pod ctest-nginx-pod-89471481 is removed in agent 2025-10-09 19:03:48,351 - INFO - Deleting pod default:ctest-nginx-pod-56977562 2025-10-09 19:03:48,372 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=514d2de8-3151-400a-8fd1-448b17ccc285 2025-10-09 19:03:48,381 - WARNING - Pod uuid 514d2de8-3151-400a-8fd1-448b17ccc285 is still seen in agent 10.0.0.23 VM list 2025-10-09 19:03:53,383 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=514d2de8-3151-400a-8fd1-448b17ccc285 2025-10-09 19:03:53,389 - DEBUG - Pod 514d2de8-3151-400a-8fd1-448b17ccc285 is not in agent 10.0.0.23 VM list 2025-10-09 19:03:53,389 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88e16cd6-a542-11f0-9b13-fa163e36606a 2025-10-09 19:03:53,394 - DEBUG - VMI 88e16cd6-a542-11f0-9b13-fa163e36606a is removed from agent 10.0.0.23 2025-10-09 19:03:53,394 - INFO - Verified that pod ctest-nginx-pod-56977562 is removed in agent 2025-10-09 19:03:53,395 - INFO - Deleting service : ctest-nginx-svc-93076048 2025-10-09 19:03:53,656 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 19:03:53,683 - DEBUG - No XMPP flaps were noticed during the test
2025-10-09 19:03:53,684 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-10-09 19:03:53,684 - INFO - -------------------------------------------------------------------------------- 2025-10-09 19:04:00,157 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 19:04:00,278 - DEBUG - Output : cluster_project={} 2025-10-09 19:04:00,328 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-09 19:04:00,535 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 19:04:00,545 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 19:04:00,678 - DEBUG - Output : cluster_project={} 2025-10-09 19:04:15,828 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:15,863 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:15,940 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:16,024 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:21,079 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:21,124 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:21,214 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:21,300 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 19:04:21,589 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 19:04:24,377 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-10-09 19:04:24,383 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-09 19:04:24,413 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-09 19:04:26,443 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-09 19:07:32,877 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 19:07:32,937 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:32,959 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4df81a68-6002-4332-b96c-a70fdb08276a 2025-10-09 19:07:32,974 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=257051e8-3eb3-4171-906f-67064f5d5218 2025-10-09 19:07:32,985 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:32,992 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:32,998 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d7ff6323-f1ba-4a0b-893f-f6fb35791d27 2025-10-09 19:07:33,006 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3c895ae1-2de4-4eb7-adcc-4cf4bf3adb42 2025-10-09 19:07:33,020 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:07:38,041 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:38,044 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=3c895ae1-2de4-4eb7-adcc-4cf4bf3adb42 2025-10-09 19:07:38,046 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:38,058 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4df81a68-6002-4332-b96c-a70fdb08276a 2025-10-09 19:07:38,065 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:07:38,067 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d7ff6323-f1ba-4a0b-893f-f6fb35791d27 2025-10-09 19:07:38,068 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:38,070 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=257051e8-3eb3-4171-906f-67064f5d5218 2025-10-09 19:07:38,076 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8191bd4-a542-11f0-9b13-fa163e36606a 2025-10-09 19:07:38,094 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b93508c0-a542-11f0-9b13-fa163e36606a 2025-10-09 19:07:38,097 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8bdc9d6-a542-11f0-9b13-fa163e36606a 2025-10-09 19:07:38,099 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b7a509e2-a542-11f0-9b13-fa163e36606a 2025-10-09 19:07:43,076 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:43,080 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:43,098 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:07:43,099 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:48,087 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:48,089 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:48,112 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:48,113 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:07:53,098 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:53,100 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:53,121 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:53,123 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:07:58,109 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:07:58,111 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:07:58,131 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:07:58,133 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:08:03,121 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:08:03,123 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:08:03,145 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:08:03,148 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:08:08,188 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a1b80ff0-c07e-4cfb-b4a8-f794c6d1c156 2025-10-09 19:08:08,190 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=b7e908b0-c355-4864-8aeb-215a30d35747 2025-10-09 19:08:08,191 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd8b1454-5567-4570-806c-83767775cf5e 2025-10-09 19:08:08,192 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=4338c655-3178-44e8-8a1e-407e659532ef 2025-10-09 19:08:08,203 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9bd74e4-a542-11f0-9b13-fa163e36606a 2025-10-09 19:08:08,205 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba2c88ca-a542-11f0-9b13-fa163e36606a 2025-10-09 19:08:08,206 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ba9930d8-a542-11f0-9b13-fa163e36606a 2025-10-09 19:08:08,207 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb0fe3d6-a542-11f0-9b13-fa163e36606a