2026-04-22 17:00:48,318 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-04-22 17:00:48,590 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:48,590 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-04-22 17:00:48,624 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:48,624 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-22 17:00:48,688 - DEBUG - Output : NAMES contrail_test_prrH0QvuY contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-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-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-nodemgr-1 2026-04-22 17:00:48,688 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-22 17:00:48,733 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.25.194.1/24 172.17.0.1/16 2026-04-22 17:00:48,733 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-04-22 17:00:48,766 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:48,866 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-04-22 17:00:49,150 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:49,150 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-04-22 17:00:49,224 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:49,225 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-22 17:00:49,269 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-22 17:00:49,270 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-22 17:00:49,345 - DEBUG - Output : 10.0.0.33/24 2026-04-22 17:00:49,345 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-04-22 17:00:49,381 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1977-1 2026-04-22 17:00:49,458 - INFO - Using existing project ['default-domain', 'k8s-default'](1bbaa1af-fb15-4d07-b05b-796bfa86cd79) 2026-04-22 17:00:49,588 - INFO - Using existing project ['default-domain', 'k8s-default'](1bbaa1af-fb15-4d07-b05b-796bfa86cd79) 2026-04-22 17:00:49,702 - INFO - ================================================================================ 2026-04-22 17:00:49,702 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-22 17:00:49,702 - 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 2026-04-22 17:00:49,948 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 17:00:49,956 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.242': '0'}} with 2026-04-22 17:00:49,956 - INFO - Initial checks done. Running the testcase now 2026-04-22 17:00:49,956 - INFO - 2026-04-22 17:00:49,963 - INFO - Namespace default already exists 2026-04-22 17:00:49,964 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 17:00:50,083 - DEBUG - Output : cluster_project={} 2026-04-22 17:00:50,122 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-22 17:00:50,122 - DEBUG - Project uuid in Contrail is 1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:00:50,122 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-22 17:00:50,262 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-22 17:00:50,262 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=c930f62f-35d3-4ea2-ba2a-2efc6dbb674c 2026-04-22 17:00:50,268 - INFO - Namespace default with uuid c930f62f-35d3-4ea2-ba2a-2efc6dbb674c found in kube manager 2026-04-22 17:00:50,268 - INFO - Namespace default verification passed 2026-04-22 17:00:50,271 - DEBUG - Service ctest-nginx-svc-70723565 not present 2026-04-22 17:00:50,272 - INFO - Creating service ctest-nginx-svc-70723565 2026-04-22 17:00:50,293 - INFO - Created Service ctest-nginx-svc-70723565 2026-04-22 17:00:50,308 - DEBUG - Pod ctest-nginx-pod-72186396 not present 2026-04-22 17:00:50,309 - INFO - Creating Pod ctest-nginx-pod-72186396 2026-04-22 17:00:50,383 - DEBUG - Pod : ctest-nginx-pod-72186396 UUID is 76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 2026-04-22 17:00:50,396 - DEBUG - Pod ctest-nginx-pod-17776436 not present 2026-04-22 17:00:50,400 - INFO - Creating Pod ctest-nginx-pod-17776436 2026-04-22 17:00:50,482 - DEBUG - Pod : ctest-nginx-pod-17776436 UUID is ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 2026-04-22 17:00:50,894 - INFO - Created VN __public__, UUID :8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,217 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-04-22 17:00:51,255 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ce190e82-24e4-4f2c-8427-071dcb096e46 2026-04-22 17:00:51,318 - DEBUG - Requesting: http://10.0.0.242:8082/project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:00:51,555 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,598 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,622 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:00:51,631 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:00:51,641 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/fc1b8200-c9b3-43f6-ae3e-3c19a9f64cc8 2026-04-22 17:00:51,659 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-22 17:00:51,659 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,669 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:00:51,682 - INFO - Verified VN network id 13 for VN 8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,682 - INFO - Verifications in API Server for VN __public__ passed 2026-04-22 17:00:51,682 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,704 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:00:51,724 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:00:51,740 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/fc1b8200-c9b3-43f6-ae3e-3c19a9f64cc8 2026-04-22 17:00:51,756 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-22 17:00:51,781 - DEBUG - Control-node 10.0.0.242 : 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': '10030937809146891468', 'uuid-lslong': '11800919579163838777'}, 'enable': 'true', 'created': '2026-04-22T17:00:50', 'last-modified': '2026-04-22T17:00:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.675099'} 2026-04-22 17:00:51,781 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:00:51,803 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-22 17:00:51,803 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-22 17:00:51,804 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-22 17:00:51,804 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-04-22 17:00:51,809 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ce190e82-24e4-4f2c-8427-071dcb096e46 2026-04-22 17:00:51,819 - DEBUG - Requesting: http://10.0.0.242:8082/project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:00:51,885 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:51,893 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-22 17:00:51,893 - DEBUG - Verifying the vn in opserver 2026-04-22 17:00:51,893 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2026-04-22 17:00:51,893 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-04-22 17:00:51,899 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-22 17:00:51,899 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-22 17:00:51,899 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:00:51,908 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:00:51,914 - DEBUG - Do not have enough data to verify VN in agent 2026-04-22 17:00:51,914 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:00:51,920 - DEBUG - VRF ids for VN __public__: {} 2026-04-22 17:00:52,050 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-22 17:00:52,155 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-04-22 17:00:52,162 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ce190e82-24e4-4f2c-8427-071dcb096e46 2026-04-22 17:00:52,169 - DEBUG - Requesting: http://10.0.0.242:8082/project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:00:52,221 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:52,230 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/6b646ee3-d391-402d-9543-1717f6dc4807 2026-04-22 17:00:52,237 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-04-22 17:00:52,244 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ce190e82-24e4-4f2c-8427-071dcb096e46 2026-04-22 17:00:52,251 - DEBUG - Requesting: http://10.0.0.242:8082/project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:00:52,302 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/8b350cca-8e3c-4ccc-a3c5-49d553034939 2026-04-22 17:00:52,316 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-22 17:00:52,316 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-22 17:00:52,323 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-22 17:00:52,331 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-22 17:00:52,331 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-22 17:00:52,334 - DEBUG - Ingress ctest-nginx-ingress-14526187 not present 2026-04-22 17:00:52,335 - INFO - Creating Ingress ctest-nginx-ingress-14526187 2026-04-22 17:00:52,349 - INFO - Created Ingress ctest-nginx-ingress-14526187 2026-04-22 17:00:52,353 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14526187 2026-04-22 17:00:55,360 - DEBUG - For Ingress ctest-nginx-ingress-14526187, Cluster IP: 10.47.255.249, External IPs ['73.53.138.188'] 2026-04-22 17:00:55,360 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-14526187 2026-04-22 17:00:55,360 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=008dd33c-1a23-4c2d-a5b6-5d9a31acd91a 2026-04-22 17:00:55,367 - INFO - Ingress ctest-nginx-ingress-14526187 with uuid 008dd33c-1a23-4c2d-a5b6-5d9a31acd91a found in kube manager 2026-04-22 17:00:55,367 - INFO - Ingress ctest-nginx-ingress-14526187 verification passed 2026-04-22 17:00:55,371 - DEBUG - Pod ctest-busybox-pod-55517477 not present 2026-04-22 17:00:55,372 - INFO - Creating Pod ctest-busybox-pod-55517477 2026-04-22 17:00:55,402 - DEBUG - Pod : ctest-busybox-pod-55517477 UUID is 4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:00:55,411 - DEBUG - Pod ctest-nginx-pod-72186396 not in running state.Currently in Pending 2026-04-22 17:01:00,429 - DEBUG - Pod ctest-nginx-pod-72186396 not in running state.Currently in Pending 2026-04-22 17:01:05,436 - INFO - Pod ctest-nginx-pod-72186396 is in running state.Got IP 10.47.255.251 2026-04-22 17:01:05,516 - DEBUG - Pod ctest-nginx-pod-72186396 has vmi d1f1948c-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:01:05,520 - INFO - Verified pod ctest-nginx-pod-72186396 in contrail-api 2026-04-22 17:01:05,521 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:01:05,546 - DEBUG - VMI d1f1948c-3e6c-11f1-ac21-fa163ed4e66e is active in agent 10.0.0.33 2026-04-22 17:01:05,546 - INFO - Verified Pod ctest-nginx-pod-72186396 in agent 10.0.0.33 2026-04-22 17:01:05,546 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 2026-04-22 17:01:05,556 - INFO - Pod ctest-nginx-pod-72186396 with uuid 76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 found in kube manager 2026-04-22 17:01:05,556 - INFO - Pod ctest-nginx-pod-72186396 verification passed 2026-04-22 17:01:05,676 - DEBUG - [Pod ctest-nginx-pod-72186396] Cmd: echo ctest-nginx-pod-72186396 > /usr/share/nginx/html/index.html, Output: 2026-04-22 17:01:05,684 - DEBUG - Pod ctest-nginx-pod-17776436 not in running state.Currently in Pending 2026-04-22 17:01:10,691 - DEBUG - Pod ctest-nginx-pod-17776436 not in running state.Currently in Pending 2026-04-22 17:01:15,702 - INFO - Pod ctest-nginx-pod-17776436 is in running state.Got IP 10.47.255.250 2026-04-22 17:01:15,724 - DEBUG - Pod ctest-nginx-pod-17776436 has vmi d26b655a-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:01:15,724 - INFO - Verified pod ctest-nginx-pod-17776436 in contrail-api 2026-04-22 17:01:15,725 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:01:15,735 - DEBUG - VMI d26b655a-3e6c-11f1-ac21-fa163ed4e66e is active in agent 10.0.0.33 2026-04-22 17:01:15,735 - INFO - Verified Pod ctest-nginx-pod-17776436 in agent 10.0.0.33 2026-04-22 17:01:15,735 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 2026-04-22 17:01:15,742 - INFO - Pod ctest-nginx-pod-17776436 with uuid ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 found in kube manager 2026-04-22 17:01:15,743 - INFO - Pod ctest-nginx-pod-17776436 verification passed 2026-04-22 17:01:15,830 - DEBUG - [Pod ctest-nginx-pod-17776436] Cmd: echo ctest-nginx-pod-17776436 > /usr/share/nginx/html/index.html, Output: 2026-04-22 17:01:15,839 - INFO - Pod ctest-busybox-pod-55517477 is in running state.Got IP 10.47.255.248 2026-04-22 17:01:15,856 - DEBUG - Pod ctest-busybox-pod-55517477 has vmi d499ff26-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:01:15,856 - INFO - Verified pod ctest-busybox-pod-55517477 in contrail-api 2026-04-22 17:01:15,856 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:01:15,867 - DEBUG - VMI d499ff26-3e6c-11f1-ac21-fa163ed4e66e is active in agent 10.0.0.33 2026-04-22 17:01:15,867 - INFO - Verified Pod ctest-busybox-pod-55517477 in agent 10.0.0.33 2026-04-22 17:01:15,868 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:15,873 - INFO - Pod ctest-busybox-pod-55517477 with uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 found in kube manager 2026-04-22 17:01:15,873 - INFO - Pod ctest-busybox-pod-55517477 verification passed 2026-04-22 17:01:15,938 - DEBUG - [Pod ctest-busybox-pod-55517477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:15,938 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:15,938 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,003 - DEBUG - [Pod ctest-busybox-pod-55517477] 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-72186396 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,003 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,003 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-72186396 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,061 - DEBUG - [Pod ctest-busybox-pod-55517477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,061 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,061 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,138 - DEBUG - [Pod ctest-busybox-pod-55517477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,138 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,138 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd output: ctest-nginx-pod-72186396 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,201 - DEBUG - [Pod ctest-busybox-pod-55517477] 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-72186396 2026-04-22 17:01:16,201 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,201 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] 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-72186396 2026-04-22 17:01:16,261 - DEBUG - [Pod ctest-busybox-pod-55517477] 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-72186396 2026-04-22 17:01:16,261 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,261 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] 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-72186396 2026-04-22 17:01:16,320 - DEBUG - [Pod ctest-busybox-pod-55517477] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17776436 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,320 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-22 17:01:16,320 - DEBUG - [Pod Pod ctest-busybox-pod-55517477] Cmd output: ctest-nginx-pod-17776436 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-22 17:01:16,321 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-72186396': 6, 'ctest-nginx-pod-17776436': 1} 2026-04-22 17:01:16,321 - WARNING - Nothing to delete parallely 2026-04-22 17:01:16,321 - INFO - Deleting pod default:ctest-busybox-pod-55517477 2026-04-22 17:01:16,344 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:16,350 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:21,350 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:21,358 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:26,359 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:26,367 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:31,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:31,377 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:36,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:36,392 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:41,393 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:41,403 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:46,404 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:46,414 - WARNING - Pod uuid 4381c65a-db31-4117-807d-b25dd16aa5e8 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:51,415 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4381c65a-db31-4117-807d-b25dd16aa5e8 2026-04-22 17:01:51,421 - DEBUG - Pod 4381c65a-db31-4117-807d-b25dd16aa5e8 is not in agent 10.0.0.33 VM list 2026-04-22 17:01:51,421 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d499ff26-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:01:51,427 - DEBUG - VMI d499ff26-3e6c-11f1-ac21-fa163ed4e66e is removed from agent 10.0.0.33 2026-04-22 17:01:51,428 - INFO - Verified that pod ctest-busybox-pod-55517477 is removed in agent 2026-04-22 17:01:51,428 - INFO - Deleting Ingress : ctest-nginx-ingress-14526187 2026-04-22 17:01:51,437 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=008dd33c-1a23-4c2d-a5b6-5d9a31acd91a 2026-04-22 17:01:51,444 - ERROR - Ingress ctest-nginx-ingress-14526187 with uuid 008dd33c-1a23-4c2d-a5b6-5d9a31acd91a still found in kube manager 2026-04-22 17:01:52,445 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=008dd33c-1a23-4c2d-a5b6-5d9a31acd91a 2026-04-22 17:01:52,449 - INFO - Ingress ctest-nginx-ingress-14526187 with uuid 008dd33c-1a23-4c2d-a5b6-5d9a31acd91a deleted successfully from kube manager 2026-04-22 17:01:52,449 - INFO - Verifications on Ingress %s cleanup passed 2026-04-22 17:01:52,449 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-22 17:01:52,640 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-22 17:01:52,649 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-22 17:01:52,649 - INFO - Deleting VN __public__ 2026-04-22 17:01:52,926 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/30e12ec2-3bf5-4eb9-8e9f-f55995798dc4 2026-04-22 17:01:52,957 - DEBUG - Response Code: 404 2026-04-22 17:01:52,957 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-04-22 17:01:52,964 - DEBUG - Requesting: http://10.0.0.242:8082/domain/ce190e82-24e4-4f2c-8427-071dcb096e46 2026-04-22 17:01:52,972 - DEBUG - Requesting: http://10.0.0.242:8082/project/1bbaa1af-fb15-4d07-b05b-796bfa86cd79 2026-04-22 17:01:53,038 - INFO - Validated that VN __public__ is not found in API Server 2026-04-22 17:01:53,038 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-22 17:01:53,047 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:01:53,074 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2026-04-22 17:01:53,074 - INFO - Validated that VN __public__ is not in any agent 2026-04-22 17:01:53,074 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:01:53,081 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-22 17:01:53,086 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-22 17:01:53,090 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-22 17:01:53,090 - INFO - Deleting pod default:ctest-nginx-pod-17776436 2026-04-22 17:01:53,127 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 2026-04-22 17:01:53,155 - WARNING - Pod uuid ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:01:58,155 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 2026-04-22 17:01:58,163 - DEBUG - Pod ed30aef0-1495-4d6f-96fb-c3c95e8c34d0 is not in agent 10.0.0.33 VM list 2026-04-22 17:01:58,163 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d26b655a-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:01:58,169 - DEBUG - VMI d26b655a-3e6c-11f1-ac21-fa163ed4e66e is removed from agent 10.0.0.33 2026-04-22 17:01:58,169 - INFO - Verified that pod ctest-nginx-pod-17776436 is removed in agent 2026-04-22 17:01:58,170 - INFO - Deleting pod default:ctest-nginx-pod-72186396 2026-04-22 17:01:58,198 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 2026-04-22 17:01:58,205 - WARNING - Pod uuid 76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 is still seen in agent 10.0.0.33 VM list 2026-04-22 17:02:03,207 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 2026-04-22 17:02:03,213 - DEBUG - Pod 76ec719f-e7ed-41df-81a8-ffb8afe6c0f7 is not in agent 10.0.0.33 VM list 2026-04-22 17:02:03,213 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1f1948c-3e6c-11f1-ac21-fa163ed4e66e 2026-04-22 17:02:03,220 - DEBUG - VMI d1f1948c-3e6c-11f1-ac21-fa163ed4e66e is removed from agent 10.0.0.33 2026-04-22 17:02:03,220 - INFO - Verified that pod ctest-nginx-pod-72186396 is removed in agent 2026-04-22 17:02:03,220 - INFO - Deleting service : ctest-nginx-svc-70723565 2026-04-22 17:02:03,472 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 17:02:03,478 - DEBUG - No XMPP flaps were noticed during the test 2026-04-22 17:02:03,479 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2026-04-22 17:02:03,479 - INFO - -------------------------------------------------------------------------------- 2026-04-22 17:02:10,005 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 17:02:10,135 - DEBUG - Output : cluster_project={} 2026-04-22 17:02:10,211 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-22 17:02:10,398 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-22 17:02:10,415 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-22 17:02:10,552 - DEBUG - Output : cluster_project={} 2026-04-22 17:02:25,692 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:25,728 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:25,803 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:25,885 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:30,934 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:31,012 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:31,053 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:31,131 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-22 17:02:31,352 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 17:02:34,075 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2026-04-22 17:02:34,082 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-04-22 17:02:34,106 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-04-22 17:02:36,133 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2026-04-22 17:05:36,637 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-22 17:05:36,675 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61fe39b1-a088-45ab-98dd-3caf118d5df6 2026-04-22 17:05:36,690 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:05:36,700 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5a61914a-f627-40fe-8238-c61bd428b2fb 2026-04-22 17:05:36,713 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30040bd1-4d3d-4c46-b8b4-b55027652ed9 2026-04-22 17:05:36,719 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:05:36,724 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:05:36,731 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4cfb82f9-eb58-4273-8281-f8ed76cad706 2026-04-22 17:05:36,737 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:05:41,739 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=61fe39b1-a088-45ab-98dd-3caf118d5df6 2026-04-22 17:05:41,742 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:05:41,744 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5a61914a-f627-40fe-8238-c61bd428b2fb 2026-04-22 17:05:41,747 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:00f7f56e-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:05:41,753 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:028f5ae8-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:05:41,771 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=30040bd1-4d3d-4c46-b8b4-b55027652ed9 2026-04-22 17:05:41,772 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:05:41,773 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:05:41,774 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4cfb82f9-eb58-4273-8281-f8ed76cad706 2026-04-22 17:05:41,776 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:05:41,793 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0169a92a-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:05:41,796 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02123ed2-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:05:46,757 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:05:46,793 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:05:46,795 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:05:46,796 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:05:51,765 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:05:51,806 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:05:51,809 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:05:51,810 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:05:56,773 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:05:56,821 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:05:56,823 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:05:56,825 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:06:01,780 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:06:01,833 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:06:01,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:06:01,837 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:06:06,789 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:06:06,848 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:06:06,853 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:06:06,854 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:06:11,798 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=06236329-22f6-4853-bc49-e760b40f5611 2026-04-22 17:06:11,806 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0319c804-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:06:11,868 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e2a2f920-aadf-4e8a-9d58-c61d8e74e0b6 2026-04-22 17:06:11,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6fa9fed4-22e6-4340-a544-1c419585416c 2026-04-22 17:06:11,870 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=65809379-3252-4453-a1b8-fd3e43f412d6 2026-04-22 17:06:11,880 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:03961a44-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:06:11,882 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:040a38fc-3e6d-11f1-ac21-fa163ed4e66e 2026-04-22 17:06:11,884 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:047e7f46-3e6d-11f1-ac21-fa163ed4e66e