2025-06-23 01:50:36,182 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-06-23 01:50:36,444 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:36,444 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-06-23 01:50:36,505 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:36,505 - DEBUG - [10.0.0.27]: 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-06-23 01:50:36,588 - DEBUG - Output : NAMES contrail_test_gTthcbnOY webui-job-1 webui-web-1 contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 2025-06-23 01:50:36,589 - DEBUG - [10.0.0.27]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-23 01:50:36,661 - DEBUG - Output : 10.0.0.27/24 172.17.0.1/16 2025-06-23 01:50:36,661 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-06-23 01:50:36,694 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:36,778 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-06-23 01:50:36,985 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:36,985 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-06-23 01:50:37,052 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:37,052 - DEBUG - [10.0.0.249]: 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-06-23 01:50:37,096 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-06-23 01:50:37,097 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-23 01:50:37,131 - DEBUG - Output : 10.0.0.249/24 2025-06-23 01:50:37,132 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-06-23 01:50:37,198 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1290-1 2025-06-23 01:50:37,276 - INFO - Using existing project ['default-domain', 'k8s-default'](1c036c69-1428-40ab-b96b-86335856b0a6) 2025-06-23 01:50:37,342 - INFO - Using existing project ['default-domain', 'k8s-default'](1c036c69-1428-40ab-b96b-86335856b0a6) 2025-06-23 01:50:37,492 - INFO - ================================================================================ 2025-06-23 01:50:37,493 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-23 01:50:37,493 - 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-06-23 01:50:37,728 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 01:50:37,735 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.27': '0'}} with 2025-06-23 01:50:37,735 - INFO - Initial checks done. Running the testcase now 2025-06-23 01:50:37,735 - INFO - 2025-06-23 01:50:37,739 - INFO - Namespace default already exists 2025-06-23 01:50:37,739 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 01:50:37,856 - DEBUG - Output : cluster_project={} 2025-06-23 01:50:37,939 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-23 01:50:37,939 - DEBUG - Project uuid in Contrail is 1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:37,939 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-23 01:50:38,085 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-23 01:50:38,085 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_NamespaceDatabaseList?namespace_uuid=cdf99dfa-8d10-4a6d-9be1-dd2255d3d993 2025-06-23 01:50:38,091 - INFO - Namespace default with uuid cdf99dfa-8d10-4a6d-9be1-dd2255d3d993 found in kube manager 2025-06-23 01:50:38,091 - INFO - Namespace default verification passed 2025-06-23 01:50:38,094 - DEBUG - Service ctest-nginx-svc-63476530 not present 2025-06-23 01:50:38,095 - INFO - Creating service ctest-nginx-svc-63476530 2025-06-23 01:50:38,177 - INFO - Created Service ctest-nginx-svc-63476530 2025-06-23 01:50:38,186 - DEBUG - Pod ctest-nginx-pod-85105350 not present 2025-06-23 01:50:38,186 - INFO - Creating Pod ctest-nginx-pod-85105350 2025-06-23 01:50:38,246 - DEBUG - Pod : ctest-nginx-pod-85105350 UUID is 23f4b2fb-6cba-45be-96cc-88712b8af852 2025-06-23 01:50:38,253 - DEBUG - Pod ctest-nginx-pod-03780528 not present 2025-06-23 01:50:38,253 - INFO - Creating Pod ctest-nginx-pod-03780528 2025-06-23 01:50:38,294 - DEBUG - Pod : ctest-nginx-pod-03780528 UUID is 0b2ed32e-dbcb-43b3-97bf-b2e462086aab 2025-06-23 01:50:38,543 - INFO - Created VN __public__, UUID :c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:38,762 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:50:38,767 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:50:38,798 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:38,917 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:38,933 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:38,958 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:38,989 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:39,008 - DEBUG - Route Targets: [] 2025-06-23 01:50:39,008 - DEBUG - RT names not yet present for VN __public__ 2025-06-23 01:50:44,009 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:50:44,015 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:50:44,022 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:44,057 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,068 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,078 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:44,089 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:44,095 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/171e7bd0-eada-426a-92c8-3644d4f6f037 2025-06-23 01:50:44,101 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-23 01:50:44,101 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,109 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:44,124 - INFO - Verified VN network id 13 for VN c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,124 - INFO - Verifications in API Server for VN __public__ passed 2025-06-23 01:50:44,124 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,132 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:44,138 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:50:44,145 - DEBUG - Requesting: http://10.0.0.27:8082/route-target/171e7bd0-eada-426a-92c8-3644d4f6f037 2025-06-23 01:50:44,152 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-23 01:50:44,163 - DEBUG - Control-node 10.0.0.27 : 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': '14317520845834112312', 'uuid-lslong': '9653608139402405033'}, 'enable': 'true', 'created': '2025-06-23T01:50:38', 'last-modified': '2025-06-23T01:50:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.479493'} 2025-06-23 01:50:44,163 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:50:44,174 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-23 01:50:44,175 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-23 01:50:44,176 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-23 01:50:44,176 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:50:44,187 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:50:44,198 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:44,236 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,248 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-23 01:50:44,248 - DEBUG - Verifying the vn in opserver 2025-06-23 01:50:44,248 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.27 2025-06-23 01:50:44,248 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2025-06-23 01:50:44,253 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-23 01:50:44,253 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-23 01:50:44,254 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:50:44,261 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:50:44,267 - DEBUG - Do not have enough data to verify VN in agent 2025-06-23 01:50:44,267 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:50:44,272 - DEBUG - VRF ids for VN __public__: {} 2025-06-23 01:50:44,372 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-23 01:50:44,472 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:50:44,478 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:50:44,486 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:44,562 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,574 - DEBUG - Requesting: http://10.0.0.27:8082/floating-ip-pool/91061571-aa94-4abd-876c-815ce01e6a6f 2025-06-23 01:50:44,581 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:50:44,586 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:50:44,593 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:50:44,639 - DEBUG - Requesting: http://10.0.0.27:8082/virtual-network/c6b20d5a-1031-4d38-85f8-8174ade664a9 2025-06-23 01:50:44,649 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-23 01:50:44,649 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-23 01:50:44,657 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-23 01:50:44,663 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-23 01:50:44,663 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-23 01:50:44,667 - DEBUG - Ingress ctest-nginx-ingress-92526932 not present 2025-06-23 01:50:44,667 - INFO - Creating Ingress ctest-nginx-ingress-92526932 2025-06-23 01:50:44,674 - INFO - Created Ingress ctest-nginx-ingress-92526932 2025-06-23 01:50:44,676 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-92526932 2025-06-23 01:50:47,681 - DEBUG - For Ingress ctest-nginx-ingress-92526932, Cluster IP: 10.47.255.249, External IPs ['40.106.153.188'] 2025-06-23 01:50:47,682 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-92526932 2025-06-23 01:50:47,682 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 2025-06-23 01:50:47,686 - INFO - Ingress ctest-nginx-ingress-92526932 with uuid bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 found in kube manager 2025-06-23 01:50:47,686 - INFO - Ingress ctest-nginx-ingress-92526932 verification passed 2025-06-23 01:50:47,689 - DEBUG - Pod ctest-busybox-pod-73554758 not present 2025-06-23 01:50:47,689 - INFO - Creating Pod ctest-busybox-pod-73554758 2025-06-23 01:50:47,754 - DEBUG - Pod : ctest-busybox-pod-73554758 UUID is 702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:50:47,761 - DEBUG - Pod ctest-nginx-pod-85105350 not in running state.Currently in Pending 2025-06-23 01:50:52,767 - INFO - Pod ctest-nginx-pod-85105350 is in running state.Got IP 10.47.255.251 2025-06-23 01:50:52,823 - DEBUG - Pod ctest-nginx-pod-85105350 has vmi 770b0094-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:50:52,823 - INFO - Verified pod ctest-nginx-pod-85105350 in contrail-api 2025-06-23 01:50:52,823 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:50:52,835 - DEBUG - VMI 770b0094-4fd4-11f0-bc52-fa163e5a9ecb is active in agent 10.0.0.249 2025-06-23 01:50:52,835 - INFO - Verified Pod ctest-nginx-pod-85105350 in agent 10.0.0.249 2025-06-23 01:50:52,836 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=23f4b2fb-6cba-45be-96cc-88712b8af852 2025-06-23 01:50:52,840 - INFO - Pod ctest-nginx-pod-85105350 with uuid 23f4b2fb-6cba-45be-96cc-88712b8af852 found in kube manager 2025-06-23 01:50:52,840 - INFO - Pod ctest-nginx-pod-85105350 verification passed 2025-06-23 01:50:52,897 - DEBUG - [Pod ctest-nginx-pod-85105350] Cmd: echo ctest-nginx-pod-85105350 > /usr/share/nginx/html/index.html, Output: 2025-06-23 01:50:52,903 - INFO - Pod ctest-nginx-pod-03780528 is in running state.Got IP 10.47.255.250 2025-06-23 01:50:52,915 - DEBUG - Pod ctest-nginx-pod-03780528 has vmi 77805498-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:50:52,915 - INFO - Verified pod ctest-nginx-pod-03780528 in contrail-api 2025-06-23 01:50:52,915 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:50:52,925 - DEBUG - VMI 77805498-4fd4-11f0-bc52-fa163e5a9ecb is active in agent 10.0.0.249 2025-06-23 01:50:52,925 - INFO - Verified Pod ctest-nginx-pod-03780528 in agent 10.0.0.249 2025-06-23 01:50:52,925 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=0b2ed32e-dbcb-43b3-97bf-b2e462086aab 2025-06-23 01:50:52,930 - INFO - Pod ctest-nginx-pod-03780528 with uuid 0b2ed32e-dbcb-43b3-97bf-b2e462086aab found in kube manager 2025-06-23 01:50:52,930 - INFO - Pod ctest-nginx-pod-03780528 verification passed 2025-06-23 01:50:52,978 - DEBUG - [Pod ctest-nginx-pod-03780528] Cmd: echo ctest-nginx-pod-03780528 > /usr/share/nginx/html/index.html, Output: 2025-06-23 01:50:52,983 - DEBUG - Pod ctest-busybox-pod-73554758 not in running state.Currently in Pending 2025-06-23 01:50:57,992 - DEBUG - Pod ctest-busybox-pod-73554758 not in running state.Currently in Pending 2025-06-23 01:51:03,000 - INFO - Pod ctest-busybox-pod-73554758 is in running state.Got IP 10.47.255.248 2025-06-23 01:51:03,019 - DEBUG - Pod ctest-busybox-pod-73554758 has vmi 7bf1ba4e-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:51:03,019 - INFO - Verified pod ctest-busybox-pod-73554758 in contrail-api 2025-06-23 01:51:03,019 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:51:03,029 - DEBUG - VMI 7bf1ba4e-4fd4-11f0-bc52-fa163e5a9ecb is active in agent 10.0.0.249 2025-06-23 01:51:03,029 - INFO - Verified Pod ctest-busybox-pod-73554758 in agent 10.0.0.249 2025-06-23 01:51:03,030 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_VirtualMachineDatabaseList?x=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:03,035 - INFO - Pod ctest-busybox-pod-73554758 with uuid 702780c0-e1ad-4278-939a-39586bf63b3c found in kube manager 2025-06-23 01:51:03,035 - INFO - Pod ctest-busybox-pod-73554758 verification passed 2025-06-23 01:51:03,087 - DEBUG - [Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,087 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 01:51:03,087 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,138 - DEBUG - [Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,138 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 01:51:03,138 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,188 - DEBUG - [Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,188 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 01:51:03,188 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] 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-85105350 2025-06-23 01:51:03,253 - DEBUG - [Pod ctest-busybox-pod-73554758] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-85105350 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-06-23 01:51:03,254 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 01:51:03,254 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd output: ctest-nginx-pod-85105350 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-06-23 01:51:03,306 - DEBUG - [Pod ctest-busybox-pod-73554758] 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-03780528 2025-06-23 01:51:03,306 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-06-23 01:51:03,306 - DEBUG - [Pod Pod ctest-busybox-pod-73554758] 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-03780528 2025-06-23 01:51:03,306 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-85105350': 4, 'ctest-nginx-pod-03780528': 1} 2025-06-23 01:51:03,306 - WARNING - Nothing to delete parallely 2025-06-23 01:51:03,307 - INFO - Deleting pod default:ctest-busybox-pod-73554758 2025-06-23 01:51:03,320 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:03,328 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:08,329 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:08,344 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:13,345 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:13,351 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:18,352 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:18,358 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:23,359 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:23,372 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:28,372 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:28,379 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:33,379 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:33,387 - WARNING - Pod uuid 702780c0-e1ad-4278-939a-39586bf63b3c is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:38,388 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=702780c0-e1ad-4278-939a-39586bf63b3c 2025-06-23 01:51:38,395 - DEBUG - Pod 702780c0-e1ad-4278-939a-39586bf63b3c is not in agent 10.0.0.249 VM list 2025-06-23 01:51:38,395 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7bf1ba4e-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:51:38,400 - DEBUG - VMI 7bf1ba4e-4fd4-11f0-bc52-fa163e5a9ecb is removed from agent 10.0.0.249 2025-06-23 01:51:38,400 - INFO - Verified that pod ctest-busybox-pod-73554758 is removed in agent 2025-06-23 01:51:38,400 - INFO - Deleting Ingress : ctest-nginx-ingress-92526932 2025-06-23 01:51:38,407 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 2025-06-23 01:51:38,417 - ERROR - Ingress ctest-nginx-ingress-92526932 with uuid bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 still found in kube manager 2025-06-23 01:51:39,418 - DEBUG - Requesting: http://10.0.0.27:8108/Snh_LoadbalancerDatabaseList?x=bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 2025-06-23 01:51:39,422 - INFO - Ingress ctest-nginx-ingress-92526932 with uuid bb1a9ad5-9af3-4ba8-883d-9229ed60aa00 deleted successfully from kube manager 2025-06-23 01:51:39,423 - INFO - Verifications on Ingress %s cleanup passed 2025-06-23 01:51:39,423 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-23 01:51:39,633 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-23 01:51:39,643 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-23 01:51:39,643 - INFO - Deleting VN __public__ 2025-06-23 01:51:39,817 - DEBUG - Requesting: http://10.0.0.27:8082/routing-instance/bface82c-cbf1-4996-948a-487523a16c81 2025-06-23 01:51:39,823 - DEBUG - Response Code: 404 2025-06-23 01:51:39,823 - DEBUG - Requesting: http://10.0.0.27:8082/domains 2025-06-23 01:51:39,832 - DEBUG - Requesting: http://10.0.0.27:8082/domain/35ed0c31-9158-4573-8195-49e1d5b0ef26 2025-06-23 01:51:39,857 - DEBUG - Requesting: http://10.0.0.27:8082/project/1c036c69-1428-40ab-b96b-86335856b0a6 2025-06-23 01:51:39,903 - INFO - Validated that VN __public__ is not found in API Server 2025-06-23 01:51:39,903 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-23 01:51:39,911 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:51:39,919 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-06-23 01:51:39,919 - INFO - Validated that VN __public__ is not in any agent 2025-06-23 01:51:39,919 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:51:39,944 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-23 01:51:39,949 - DEBUG - Requesting: http://10.0.0.27:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-23 01:51:39,954 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-23 01:51:39,954 - INFO - Deleting pod default:ctest-nginx-pod-03780528 2025-06-23 01:51:39,995 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0b2ed32e-dbcb-43b3-97bf-b2e462086aab 2025-06-23 01:51:40,008 - WARNING - Pod uuid 0b2ed32e-dbcb-43b3-97bf-b2e462086aab is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:45,008 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0b2ed32e-dbcb-43b3-97bf-b2e462086aab 2025-06-23 01:51:45,016 - DEBUG - Pod 0b2ed32e-dbcb-43b3-97bf-b2e462086aab is not in agent 10.0.0.249 VM list 2025-06-23 01:51:45,016 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77805498-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:51:45,024 - DEBUG - VMI 77805498-4fd4-11f0-bc52-fa163e5a9ecb is removed from agent 10.0.0.249 2025-06-23 01:51:45,024 - INFO - Verified that pod ctest-nginx-pod-03780528 is removed in agent 2025-06-23 01:51:45,025 - INFO - Deleting pod default:ctest-nginx-pod-85105350 2025-06-23 01:51:45,036 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=23f4b2fb-6cba-45be-96cc-88712b8af852 2025-06-23 01:51:45,042 - WARNING - Pod uuid 23f4b2fb-6cba-45be-96cc-88712b8af852 is still seen in agent 10.0.0.249 VM list 2025-06-23 01:51:50,042 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=23f4b2fb-6cba-45be-96cc-88712b8af852 2025-06-23 01:51:50,050 - DEBUG - Pod 23f4b2fb-6cba-45be-96cc-88712b8af852 is not in agent 10.0.0.249 VM list 2025-06-23 01:51:50,051 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:770b0094-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:51:50,058 - DEBUG - VMI 770b0094-4fd4-11f0-bc52-fa163e5a9ecb is removed from agent 10.0.0.249 2025-06-23 01:51:50,058 - INFO - Verified that pod ctest-nginx-pod-85105350 is removed in agent 2025-06-23 01:51:50,058 - INFO - Deleting service : ctest-nginx-svc-63476530 2025-06-23 01:51:50,308 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 01:51:50,315 - DEBUG - No XMPP flaps were noticed during the test 2025-06-23 01:51:50,315 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-06-23 01:51:50,315 - INFO - -------------------------------------------------------------------------------- 2025-06-23 01:52:02,761 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 01:52:02,943 - DEBUG - Output : cluster_project={} 2025-06-23 01:52:03,064 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-23 01:52:03,338 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-23 01:52:03,346 - DEBUG - [10.0.0.27]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-23 01:52:03,506 - DEBUG - Output : cluster_project={} 2025-06-23 01:52:18,668 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:18,704 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:18,779 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:18,830 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:18,907 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:18,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:19,026 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:19,103 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-23 01:52:19,307 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 01:52:21,875 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-06-23 01:52:21,882 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 01:52:21,910 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 01:52:23,942 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-06-23 01:55:23,948 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-23 01:55:23,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=692721e8-28eb-4e47-bb27-1d610b93af61 2025-06-23 01:55:24,012 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:24,032 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:24,037 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1cd16629-4a1f-4cad-ad8a-3ab67ff05a44 2025-06-23 01:55:24,045 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:24,056 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:24,068 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f57c359a-af9e-4ffa-90d9-a26c88dfcd55 2025-06-23 01:55:24,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b599252f-6d0a-4708-9030-b15da7a6e204 2025-06-23 01:55:28,999 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=692721e8-28eb-4e47-bb27-1d610b93af61 2025-06-23 01:55:29,006 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8ad4c1a-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:29,144 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f57c359a-af9e-4ffa-90d9-a26c88dfcd55 2025-06-23 01:55:29,147 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:29,148 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:29,152 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:29,153 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b599252f-6d0a-4708-9030-b15da7a6e204 2025-06-23 01:55:29,154 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:29,156 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1cd16629-4a1f-4cad-ad8a-3ab67ff05a44 2025-06-23 01:55:29,159 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aab1d008-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:29,180 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a956acce-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:29,184 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa214164-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:34,180 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:34,182 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:34,185 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:34,187 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:39,191 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:39,193 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:39,197 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:39,198 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:44,202 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:44,204 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:44,210 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:44,211 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:49,214 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:49,216 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:49,221 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:49,223 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:54,226 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:54,228 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:54,232 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:54,234 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:59,312 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=b2253ddf-6a63-41dc-995a-700e0f968574 2025-06-23 01:55:59,313 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2fd3f974-7d1a-4d6c-a3a9-593911f95408 2025-06-23 01:55:59,315 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0114d4d2-bf0c-433c-a5cf-ab4e2f63666b 2025-06-23 01:55:59,316 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=f9d3a3f1-740f-4b75-8c5d-2d210a2eaf79 2025-06-23 01:55:59,328 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:abd2fa20-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:59,330 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac6f8958-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:59,333 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab5060b0-4fd4-11f0-bc52-fa163e5a9ecb 2025-06-23 01:55:59,334 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:acfce83e-4fd4-11f0-bc52-fa163e5a9ecb