2025-03-30 20:44:52,164 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-03-30 20:44:52,445 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:52,446 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-03-30 20:44:52,479 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:52,479 - DEBUG - [10.0.0.24]: 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-03-30 20:44:52,543 - DEBUG - Output : NAMES contrail_test_qVx7EeG9L contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 2025-03-30 20:44:52,544 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 20:44:52,629 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2025-03-30 20:44:52,630 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-03-30 20:44:52,665 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:52,760 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-03-30 20:44:52,974 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:52,974 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-03-30 20:44:52,998 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:52,999 - DEBUG - [10.0.0.17]: 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-03-30 20:44:53,084 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-30 20:44:53,084 - DEBUG - [10.0.0.17]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-30 20:44:53,119 - DEBUG - Output : 10.0.0.17/24 2025-03-30 20:44:53,119 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-03-30 20:44:53,175 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1072-1 2025-03-30 20:44:53,251 - INFO - Using existing project ['default-domain', 'k8s-default'](b823495c-eaa0-4ba6-bf3e-d71d924315dc) 2025-03-30 20:44:53,361 - INFO - Using existing project ['default-domain', 'k8s-default'](b823495c-eaa0-4ba6-bf3e-d71d924315dc) 2025-03-30 20:44:53,497 - INFO - ================================================================================ 2025-03-30 20:44:53,497 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-30 20:44:53,498 - 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-03-30 20:44:53,739 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 20:44:53,749 - DEBUG - Nothing to compare xmpp stats {'10.0.0.17': {'10.0.0.24': '0'}} with 2025-03-30 20:44:53,749 - INFO - Initial checks done. Running the testcase now 2025-03-30 20:44:53,749 - INFO - 2025-03-30 20:44:53,753 - INFO - Namespace default already exists 2025-03-30 20:44:53,754 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 20:44:53,882 - DEBUG - Output : cluster_project={} 2025-03-30 20:44:53,931 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-30 20:44:53,932 - DEBUG - Project uuid in Contrail is b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:44:53,932 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 20:44:54,048 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 20:44:54,048 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=192101ae-0fc7-400e-89ec-5588acdd34c7 2025-03-30 20:44:54,053 - INFO - Namespace default with uuid 192101ae-0fc7-400e-89ec-5588acdd34c7 found in kube manager 2025-03-30 20:44:54,054 - INFO - Namespace default verification passed 2025-03-30 20:44:54,057 - DEBUG - Service ctest-nginx-svc-87627278 not present 2025-03-30 20:44:54,057 - INFO - Creating service ctest-nginx-svc-87627278 2025-03-30 20:44:54,073 - INFO - Created Service ctest-nginx-svc-87627278 2025-03-30 20:44:54,087 - DEBUG - Pod ctest-nginx-pod-15123358 not present 2025-03-30 20:44:54,088 - INFO - Creating Pod ctest-nginx-pod-15123358 2025-03-30 20:44:54,151 - DEBUG - Pod : ctest-nginx-pod-15123358 UUID is 1d8bde32-d011-4bed-8581-60ded87722f6 2025-03-30 20:44:54,158 - DEBUG - Pod ctest-nginx-pod-74620180 not present 2025-03-30 20:44:54,158 - INFO - Creating Pod ctest-nginx-pod-74620180 2025-03-30 20:44:54,183 - DEBUG - Pod : ctest-nginx-pod-74620180 UUID is 245057d8-2042-4c42-b9e3-f19cd5662745 2025-03-30 20:44:54,435 - INFO - Created VN __public__, UUID :569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:44:54,706 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:44:54,712 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:44:54,731 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:44:54,860 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:44:54,889 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:44:54,917 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:44:54,937 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:44:54,947 - DEBUG - Route Targets: [] 2025-03-30 20:44:54,948 - DEBUG - RT names not yet present for VN __public__ 2025-03-30 20:44:59,948 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:44:59,955 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:44:59,969 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:45:00,021 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,032 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,042 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:00,051 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:00,058 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/0ea7bd79-aebd-4373-9382-50b56bfc35ef 2025-03-30 20:45:00,066 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 20:45:00,066 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,078 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:00,094 - INFO - Verified VN network id 13 for VN 569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,094 - INFO - Verifications in API Server for VN __public__ passed 2025-03-30 20:45:00,094 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,105 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:00,112 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:00,121 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/0ea7bd79-aebd-4373-9382-50b56bfc35ef 2025-03-30 20:45:00,130 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 20:45:00,137 - DEBUG - Control-node 10.0.0.24 : 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': '6238917015522135510', 'uuid-lslong': '11843460631905025576'}, 'enable': 'true', 'created': '2025-03-30T20:44:54', 'last-modified': '2025-03-30T20:44:54', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.525369'} 2025-03-30 20:45:00,137 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:00,152 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-30 20:45:00,152 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-30 20:45:00,153 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-30 20:45:00,153 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:45:00,159 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:45:00,171 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:45:00,230 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,242 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-30 20:45:00,242 - DEBUG - Verifying the vn in opserver 2025-03-30 20:45:00,242 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2025-03-30 20:45:00,242 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-03-30 20:45:00,247 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-30 20:45:00,247 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-30 20:45:00,247 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:00,255 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:00,261 - DEBUG - Do not have enough data to verify VN in agent 2025-03-30 20:45:00,262 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:00,268 - DEBUG - VRF ids for VN __public__: {} 2025-03-30 20:45:00,335 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-30 20:45:00,498 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:45:00,505 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:45:00,522 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:45:00,588 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,600 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/225fddb1-5912-4604-8df2-cfb2a61d7d2d 2025-03-30 20:45:00,608 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:45:00,614 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:45:00,623 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:45:00,698 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/569515f8-6d56-4dd6-a45c-6cb20405be28 2025-03-30 20:45:00,710 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-30 20:45:00,710 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-30 20:45:00,720 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 20:45:00,728 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-30 20:45:00,728 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-30 20:45:00,732 - DEBUG - Ingress ctest-nginx-ingress-20347676 not present 2025-03-30 20:45:00,732 - INFO - Creating Ingress ctest-nginx-ingress-20347676 2025-03-30 20:45:00,740 - INFO - Created Ingress ctest-nginx-ingress-20347676 2025-03-30 20:45:00,744 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20347676 2025-03-30 20:45:03,749 - DEBUG - For Ingress ctest-nginx-ingress-20347676, Cluster IP: 10.47.255.249, External IPs ['110.85.249.124'] 2025-03-30 20:45:03,749 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20347676 2025-03-30 20:45:03,749 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=0bb40b59-b55a-46fd-98dc-bacfa4411984 2025-03-30 20:45:03,757 - INFO - Ingress ctest-nginx-ingress-20347676 with uuid 0bb40b59-b55a-46fd-98dc-bacfa4411984 found in kube manager 2025-03-30 20:45:03,757 - INFO - Ingress ctest-nginx-ingress-20347676 verification passed 2025-03-30 20:45:03,767 - DEBUG - Pod ctest-busybox-pod-29905313 not present 2025-03-30 20:45:03,767 - INFO - Creating Pod ctest-busybox-pod-29905313 2025-03-30 20:45:03,800 - DEBUG - Pod : ctest-busybox-pod-29905313 UUID is e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:03,805 - DEBUG - Pod ctest-nginx-pod-15123358 not in running state.Currently in Pending 2025-03-30 20:45:08,813 - DEBUG - Pod ctest-nginx-pod-15123358 not in running state.Currently in Pending 2025-03-30 20:45:13,820 - INFO - Pod ctest-nginx-pod-15123358 is in running state.Got IP 10.47.255.251 2025-03-30 20:45:13,834 - DEBUG - Pod ctest-nginx-pod-15123358 has vmi d6894298-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:45:13,834 - INFO - Verified pod ctest-nginx-pod-15123358 in contrail-api 2025-03-30 20:45:13,835 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:45:13,848 - DEBUG - VMI d6894298-0da7-11f0-8666-fa163e5831b4 is active in agent 10.0.0.17 2025-03-30 20:45:13,848 - INFO - Verified Pod ctest-nginx-pod-15123358 in agent 10.0.0.17 2025-03-30 20:45:13,849 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=1d8bde32-d011-4bed-8581-60ded87722f6 2025-03-30 20:45:13,854 - INFO - Pod ctest-nginx-pod-15123358 with uuid 1d8bde32-d011-4bed-8581-60ded87722f6 found in kube manager 2025-03-30 20:45:13,854 - INFO - Pod ctest-nginx-pod-15123358 verification passed 2025-03-30 20:45:13,908 - DEBUG - [Pod ctest-nginx-pod-15123358] Cmd: echo ctest-nginx-pod-15123358 > /usr/share/nginx/html/index.html, Output: 2025-03-30 20:45:13,914 - INFO - Pod ctest-nginx-pod-74620180 is in running state.Got IP 10.47.255.250 2025-03-30 20:45:13,929 - DEBUG - Pod ctest-nginx-pod-74620180 has vmi d70294a4-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:45:13,929 - INFO - Verified pod ctest-nginx-pod-74620180 in contrail-api 2025-03-30 20:45:13,930 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:45:13,950 - DEBUG - VMI d70294a4-0da7-11f0-8666-fa163e5831b4 is active in agent 10.0.0.17 2025-03-30 20:45:13,951 - INFO - Verified Pod ctest-nginx-pod-74620180 in agent 10.0.0.17 2025-03-30 20:45:13,951 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=245057d8-2042-4c42-b9e3-f19cd5662745 2025-03-30 20:45:13,956 - INFO - Pod ctest-nginx-pod-74620180 with uuid 245057d8-2042-4c42-b9e3-f19cd5662745 found in kube manager 2025-03-30 20:45:13,956 - INFO - Pod ctest-nginx-pod-74620180 verification passed 2025-03-30 20:45:14,022 - DEBUG - [Pod ctest-nginx-pod-74620180] Cmd: echo ctest-nginx-pod-74620180 > /usr/share/nginx/html/index.html, Output: 2025-03-30 20:45:14,027 - DEBUG - Pod ctest-busybox-pod-29905313 not in running state.Currently in Pending 2025-03-30 20:45:19,036 - INFO - Pod ctest-busybox-pod-29905313 is in running state.Got IP 10.47.255.248 2025-03-30 20:45:19,093 - DEBUG - Pod ctest-busybox-pod-29905313 has vmi db920c20-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:45:19,094 - INFO - Verified pod ctest-busybox-pod-29905313 in contrail-api 2025-03-30 20:45:19,094 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:45:19,107 - DEBUG - VMI db920c20-0da7-11f0-8666-fa163e5831b4 is active in agent 10.0.0.17 2025-03-30 20:45:19,107 - INFO - Verified Pod ctest-busybox-pod-29905313 in agent 10.0.0.17 2025-03-30 20:45:19,108 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:19,113 - INFO - Pod ctest-busybox-pod-29905313 with uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f found in kube manager 2025-03-30 20:45:19,113 - INFO - Pod ctest-busybox-pod-29905313 verification passed 2025-03-30 20:45:19,170 - DEBUG - [Pod ctest-busybox-pod-29905313] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15123358 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-03-30 20:45:19,170 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 20:45:19,170 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd output: ctest-nginx-pod-15123358 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-03-30 20:45:19,236 - DEBUG - [Pod ctest-busybox-pod-29905313] 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-15123358 2025-03-30 20:45:19,236 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 20:45:19,236 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] 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-15123358 2025-03-30 20:45:19,299 - DEBUG - [Pod ctest-busybox-pod-29905313] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-15123358 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-03-30 20:45:19,299 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 20:45:19,299 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd output: ctest-nginx-pod-15123358 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-03-30 20:45:19,362 - DEBUG - [Pod ctest-busybox-pod-29905313] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74620180 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-03-30 20:45:19,362 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-30 20:45:19,362 - DEBUG - [Pod Pod ctest-busybox-pod-29905313] Cmd output: ctest-nginx-pod-74620180 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-03-30 20:45:19,362 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-15123358': 3, 'ctest-nginx-pod-74620180': 1} 2025-03-30 20:45:19,363 - WARNING - Nothing to delete parallely 2025-03-30 20:45:19,363 - INFO - Deleting pod default:ctest-busybox-pod-29905313 2025-03-30 20:45:19,459 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:19,468 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:24,468 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:24,477 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:29,478 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:29,486 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:34,486 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:34,494 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:39,495 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:39,504 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:44,504 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:44,514 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:49,515 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:49,535 - WARNING - Pod uuid e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is still seen in agent 10.0.0.17 VM list 2025-03-30 20:45:54,536 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f 2025-03-30 20:45:54,546 - DEBUG - Pod e2d5a5af-d5e2-437f-8c06-c4f877ef0a6f is not in agent 10.0.0.17 VM list 2025-03-30 20:45:54,546 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:db920c20-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:45:54,556 - DEBUG - VMI db920c20-0da7-11f0-8666-fa163e5831b4 is removed from agent 10.0.0.17 2025-03-30 20:45:54,556 - INFO - Verified that pod ctest-busybox-pod-29905313 is removed in agent 2025-03-30 20:45:54,556 - INFO - Deleting Ingress : ctest-nginx-ingress-20347676 2025-03-30 20:45:54,568 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=0bb40b59-b55a-46fd-98dc-bacfa4411984 2025-03-30 20:45:54,583 - ERROR - Ingress ctest-nginx-ingress-20347676 with uuid 0bb40b59-b55a-46fd-98dc-bacfa4411984 still found in kube manager 2025-03-30 20:45:55,584 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=0bb40b59-b55a-46fd-98dc-bacfa4411984 2025-03-30 20:45:55,590 - ERROR - Ingress ctest-nginx-ingress-20347676 with uuid 0bb40b59-b55a-46fd-98dc-bacfa4411984 still found in kube manager 2025-03-30 20:45:56,591 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=0bb40b59-b55a-46fd-98dc-bacfa4411984 2025-03-30 20:45:56,596 - INFO - Ingress ctest-nginx-ingress-20347676 with uuid 0bb40b59-b55a-46fd-98dc-bacfa4411984 deleted successfully from kube manager 2025-03-30 20:45:56,596 - INFO - Verifications on Ingress %s cleanup passed 2025-03-30 20:45:56,597 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-30 20:45:56,700 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-30 20:45:56,706 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-30 20:45:56,706 - INFO - Deleting VN __public__ 2025-03-30 20:45:56,827 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/cfa24f6c-50f6-48b6-9400-a99d8d2a0c2b 2025-03-30 20:45:56,835 - DEBUG - Response Code: 404 2025-03-30 20:45:56,835 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-03-30 20:45:56,841 - DEBUG - Requesting: http://10.0.0.24:8082/domain/01b4a3ac-9e6c-441a-8ea6-ab72b4fe8126 2025-03-30 20:45:56,850 - DEBUG - Requesting: http://10.0.0.24:8082/project/b823495c-eaa0-4ba6-bf3e-d71d924315dc 2025-03-30 20:45:56,975 - INFO - Validated that VN __public__ is not found in API Server 2025-03-30 20:45:56,975 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-30 20:45:56,990 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:56,996 - DEBUG - VN __public__ is not present in Agent 10.0.0.17 2025-03-30 20:45:56,996 - INFO - Validated that VN __public__ is not in any agent 2025-03-30 20:45:56,997 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:57,004 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-30 20:45:57,010 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-30 20:45:57,017 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-30 20:45:57,018 - INFO - Deleting pod default:ctest-nginx-pod-74620180 2025-03-30 20:45:57,040 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=245057d8-2042-4c42-b9e3-f19cd5662745 2025-03-30 20:45:57,060 - WARNING - Pod uuid 245057d8-2042-4c42-b9e3-f19cd5662745 is still seen in agent 10.0.0.17 VM list 2025-03-30 20:46:02,063 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=245057d8-2042-4c42-b9e3-f19cd5662745 2025-03-30 20:46:02,071 - DEBUG - Pod 245057d8-2042-4c42-b9e3-f19cd5662745 is not in agent 10.0.0.17 VM list 2025-03-30 20:46:02,072 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d70294a4-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:46:02,084 - DEBUG - VMI d70294a4-0da7-11f0-8666-fa163e5831b4 is removed from agent 10.0.0.17 2025-03-30 20:46:02,084 - INFO - Verified that pod ctest-nginx-pod-74620180 is removed in agent 2025-03-30 20:46:02,084 - INFO - Deleting pod default:ctest-nginx-pod-15123358 2025-03-30 20:46:02,107 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=1d8bde32-d011-4bed-8581-60ded87722f6 2025-03-30 20:46:02,117 - WARNING - Pod uuid 1d8bde32-d011-4bed-8581-60ded87722f6 is still seen in agent 10.0.0.17 VM list 2025-03-30 20:46:07,118 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=1d8bde32-d011-4bed-8581-60ded87722f6 2025-03-30 20:46:07,126 - DEBUG - Pod 1d8bde32-d011-4bed-8581-60ded87722f6 is not in agent 10.0.0.17 VM list 2025-03-30 20:46:07,126 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6894298-0da7-11f0-8666-fa163e5831b4 2025-03-30 20:46:07,132 - DEBUG - VMI d6894298-0da7-11f0-8666-fa163e5831b4 is removed from agent 10.0.0.17 2025-03-30 20:46:07,132 - INFO - Verified that pod ctest-nginx-pod-15123358 is removed in agent 2025-03-30 20:46:07,132 - INFO - Deleting service : ctest-nginx-svc-87627278 2025-03-30 20:46:07,342 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 20:46:07,349 - DEBUG - No XMPP flaps were noticed during the test
2025-03-30 20:46:07,349 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14]
2025-03-30 20:46:07,350 - INFO - -------------------------------------------------------------------------------- 2025-03-30 20:46:13,829 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 20:46:13,993 - DEBUG - Output : cluster_project={} 2025-03-30 20:46:14,048 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-30 20:46:14,318 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-30 20:46:14,324 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-30 20:46:14,504 - DEBUG - Output : cluster_project={} 2025-03-30 20:46:24,670 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:29,722 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:29,802 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:29,844 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:29,927 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:30,014 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:30,067 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:30,178 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-30 20:46:30,449 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 20:46:33,730 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_ApplicationPolicySetReq? 2025-03-30 20:46:33,741 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-30 20:46:33,776 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-30 20:46:35,831 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AclReq? 2025-03-30 20:49:36,218 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-30 20:49:36,282 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=46073154-2484-468f-b6e9-9bab2671a9c6 2025-03-30 20:49:36,292 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:49:36,304 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2413f37-021c-44be-9495-8e43c03d587f 2025-03-30 20:49:36,311 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:49:36,331 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=653884b0-1b7c-4bac-a38b-85ea10c069c0 2025-03-30 20:49:36,338 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:49:36,342 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7a3afa90-4d86-436c-a68c-6822f94bcb06 2025-03-30 20:49:36,345 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:49:41,354 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=46073154-2484-468f-b6e9-9bab2671a9c6 2025-03-30 20:49:41,358 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:49:41,361 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:49:41,363 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=c2413f37-021c-44be-9495-8e43c03d587f 2025-03-30 20:49:41,366 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0630a428-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:49:41,376 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06c98616-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:49:41,385 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=7a3afa90-4d86-436c-a68c-6822f94bcb06 2025-03-30 20:49:41,386 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=653884b0-1b7c-4bac-a38b-85ea10c069c0 2025-03-30 20:49:41,388 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:49:41,390 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:49:41,402 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:079530fe-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:49:41,406 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0838a8c4-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:49:46,370 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:49:46,372 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:49:46,406 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:49:46,408 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:49:51,382 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:49:51,384 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:49:51,421 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:49:51,423 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:49:56,395 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:49:56,397 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:49:56,432 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:49:56,435 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:50:01,409 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:50:01,411 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:50:01,440 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:50:01,442 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:50:06,423 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:50:06,426 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:50:06,452 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:50:06,455 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:50:11,436 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=8fcafb1e-17da-43bf-b422-71daa0673c6d 2025-03-30 20:50:11,439 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=76727715-958d-4161-8f98-852106a942a3 2025-03-30 20:50:11,449 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:08d68f80-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:50:11,452 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a7318fe-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:50:11,466 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=4067e758-f64b-4360-b419-5674ee143705 2025-03-30 20:50:11,467 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_VmListReq?uuid=0dbba72e-229a-42c4-98b9-652b6ebedba4 2025-03-30 20:50:11,483 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:096d772e-0da8-11f0-8666-fa163e5831b4 2025-03-30 20:50:11,484 - DEBUG - Requesting: http://10.0.0.17:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:09f3f380-0da8-11f0-8666-fa163e5831b4