2024-09-11 15:14:57,954 - DEBUG - [10.0.0.45]: Running cmd : hostname 2024-09-11 15:14:58,182 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-648-1 2024-09-11 15:14:58,182 - DEBUG - [10.0.0.45]: Running cmd : hostname -f 2024-09-11 15:14:58,215 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-648-1 2024-09-11 15:14:58,215 - DEBUG - [10.0.0.45]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-11 15:14:58,279 - DEBUG - Output : NAMES contrail_test_uvj0VM3x0 contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_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_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 config_api_svcmonitor_1 2024-09-11 15:14:58,279 - DEBUG - [10.0.0.45]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 15:14:58,350 - DEBUG - Output : 10.0.0.45/24 172.17.0.1/16 2024-09-11 15:14:58,350 - DEBUG - [10.0.0.45]: Running cmd : getent hosts 10.0.0.45 | head -n 1 | awk '{print $2}' 2024-09-11 15:14:58,394 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-648-1 2024-09-11 15:14:58,483 - DEBUG - [10.0.0.30]: Running cmd : hostname 2024-09-11 15:14:58,776 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-648-30 2024-09-11 15:14:58,777 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2024-09-11 15:14:58,837 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-648-30 2024-09-11 15:14:58,837 - DEBUG - [10.0.0.30]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-11 15:14:59,004 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-11 15:14:59,005 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 15:14:59,091 - DEBUG - Output : 10.0.0.30/24 2024-09-11 15:14:59,092 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2024-09-11 15:14:59,208 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-648-30 2024-09-11 15:14:59,269 - INFO - Using existing project ['default-domain', 'k8s-default'](2ed400b5-e64c-4f14-9b98-ed317ec61ce5) 2024-09-11 15:14:59,326 - INFO - Using existing project ['default-domain', 'k8s-default'](2ed400b5-e64c-4f14-9b98-ed317ec61ce5) 2024-09-11 15:14:59,464 - INFO - ================================================================================ 2024-09-11 15:14:59,464 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-11 15:14:59,465 - 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 2024-09-11 15:14:59,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 15:14:59,821 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.45': '0'}} with 2024-09-11 15:14:59,821 - INFO - Initial checks done. Running the testcase now 2024-09-11 15:14:59,821 - INFO - 2024-09-11 15:14:59,825 - INFO - Namespace default already exists 2024-09-11 15:14:59,825 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 15:14:59,953 - DEBUG - Output : cluster_project={} 2024-09-11 15:15:00,049 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-11 15:15:00,049 - DEBUG - Project uuid in Contrail is 2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:00,049 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 15:15:00,166 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 15:15:00,167 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_NamespaceDatabaseList?namespace_uuid=5c2ba14a-b05f-44ae-b706-cb449ff1f2bd 2024-09-11 15:15:00,171 - INFO - Namespace default with uuid 5c2ba14a-b05f-44ae-b706-cb449ff1f2bd found in kube manager 2024-09-11 15:15:00,171 - INFO - Namespace default verification passed 2024-09-11 15:15:00,174 - DEBUG - Service ctest-nginx-svc-63173765 not present 2024-09-11 15:15:00,174 - INFO - Creating service ctest-nginx-svc-63173765 2024-09-11 15:15:00,194 - INFO - Created Service ctest-nginx-svc-63173765 2024-09-11 15:15:00,201 - DEBUG - Pod ctest-nginx-pod-50557754 not present 2024-09-11 15:15:00,201 - INFO - Creating Pod ctest-nginx-pod-50557754 2024-09-11 15:15:00,244 - DEBUG - Pod : ctest-nginx-pod-50557754 UUID is f2acad29-e801-4cb8-ae13-aac36fa8a63b 2024-09-11 15:15:00,258 - DEBUG - Pod ctest-nginx-pod-67236701 not present 2024-09-11 15:15:00,258 - INFO - Creating Pod ctest-nginx-pod-67236701 2024-09-11 15:15:00,283 - DEBUG - Pod : ctest-nginx-pod-67236701 UUID is e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd 2024-09-11 15:15:00,419 - INFO - Created VN __public__, UUID :f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:00,605 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:00,612 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:00,654 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:00,720 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:00,733 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:00,743 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:00,752 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:00,758 - DEBUG - Route Targets: [] 2024-09-11 15:15:00,758 - DEBUG - RT names not yet present for VN __public__ 2024-09-11 15:15:05,759 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:05,765 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:05,773 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:05,814 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,825 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,833 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:05,841 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:05,848 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/cfb663a2-d2fb-4238-978e-213cf3cc2c28 2024-09-11 15:15:05,854 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 15:15:05,854 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,861 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:05,871 - INFO - Verified VN network id 14 for VN f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,872 - INFO - Verifications in API Server for VN __public__ passed 2024-09-11 15:15:05,872 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,878 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:05,885 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:05,890 - DEBUG - Requesting: http://10.0.0.45:8082/route-target/cfb663a2-d2fb-4238-978e-213cf3cc2c28 2024-09-11 15:15:05,897 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 15:15:05,903 - DEBUG - Control-node 10.0.0.45 : 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': '17600380070051270463', 'uuid-lslong': '12204838208082362484'}, 'enable': 'true', 'created': '2024-09-11T15:15:00', 'last-modified': '2024-09-11T15:15:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.388401'} 2024-09-11 15:15:05,903 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:05,910 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 15:15:05,910 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-11 15:15:05,911 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-11 15:15:05,911 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:05,917 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:05,924 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:05,961 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:05,969 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-11 15:15:05,969 - DEBUG - Verifying the vn in opserver 2024-09-11 15:15:05,969 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.45 2024-09-11 15:15:05,969 - DEBUG - Requesting: http://10.0.0.45:8081/analytics/uves/virtual-networks 2024-09-11 15:15:05,974 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.45:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-11 15:15:05,974 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-11 15:15:05,974 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:05,991 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:06,005 - DEBUG - Do not have enough data to verify VN in agent 2024-09-11 15:15:06,005 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:06,020 - DEBUG - VRF ids for VN __public__: {} 2024-09-11 15:15:06,109 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-11 15:15:06,206 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:06,211 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:06,218 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:06,252 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:06,260 - DEBUG - Requesting: http://10.0.0.45:8082/floating-ip-pool/32bc9ba4-9923-4a61-b291-e3f4cd025c41 2024-09-11 15:15:06,267 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:06,271 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:06,278 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:06,307 - DEBUG - Requesting: http://10.0.0.45:8082/virtual-network/f4411c6c-4345-4f3f-a960-4bafaddd4074 2024-09-11 15:15:06,314 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-11 15:15:06,315 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-11 15:15:06,319 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 15:15:06,325 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-11 15:15:06,325 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-11 15:15:06,329 - DEBUG - Ingress ctest-nginx-ingress-40393381 not present 2024-09-11 15:15:06,329 - INFO - Creating Ingress ctest-nginx-ingress-40393381 2024-09-11 15:15:06,335 - INFO - Created Ingress ctest-nginx-ingress-40393381 2024-09-11 15:15:06,338 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40393381 2024-09-11 15:15:09,343 - DEBUG - For Ingress ctest-nginx-ingress-40393381, Cluster IP: 10.47.255.249, External IPs ['80.246.30.60'] 2024-09-11 15:15:09,343 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40393381 2024-09-11 15:15:09,343 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=d7205294-554e-4c77-83b4-0406c07ee476 2024-09-11 15:15:09,348 - INFO - Ingress ctest-nginx-ingress-40393381 with uuid d7205294-554e-4c77-83b4-0406c07ee476 found in kube manager 2024-09-11 15:15:09,349 - INFO - Ingress ctest-nginx-ingress-40393381 verification passed 2024-09-11 15:15:09,351 - DEBUG - Pod ctest-busybox-pod-33806034 not present 2024-09-11 15:15:09,352 - INFO - Creating Pod ctest-busybox-pod-33806034 2024-09-11 15:15:09,397 - DEBUG - Pod : ctest-busybox-pod-33806034 UUID is 22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:09,405 - DEBUG - Pod ctest-nginx-pod-50557754 not in running state.Currently in Pending 2024-09-11 15:15:14,411 - INFO - Pod ctest-nginx-pod-50557754 is in running state.Got IP 10.47.255.251 2024-09-11 15:15:14,421 - DEBUG - Pod ctest-nginx-pod-50557754 has vmi 9da5fdc6-7050-11ef-9ad0-fa163e278229 2024-09-11 15:15:14,422 - INFO - Verified pod ctest-nginx-pod-50557754 in contrail-api 2024-09-11 15:15:14,422 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:15:14,448 - DEBUG - VMI 9da5fdc6-7050-11ef-9ad0-fa163e278229 is active in agent 10.0.0.30 2024-09-11 15:15:14,448 - INFO - Verified Pod ctest-nginx-pod-50557754 in agent 10.0.0.30 2024-09-11 15:15:14,448 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=f2acad29-e801-4cb8-ae13-aac36fa8a63b 2024-09-11 15:15:14,452 - INFO - Pod ctest-nginx-pod-50557754 with uuid f2acad29-e801-4cb8-ae13-aac36fa8a63b found in kube manager 2024-09-11 15:15:14,452 - INFO - Pod ctest-nginx-pod-50557754 verification passed 2024-09-11 15:15:14,538 - DEBUG - [Pod ctest-nginx-pod-50557754] Cmd: echo ctest-nginx-pod-50557754 > /usr/share/nginx/html/index.html, Output: 2024-09-11 15:15:14,544 - DEBUG - Pod ctest-nginx-pod-67236701 not in running state.Currently in Pending 2024-09-11 15:15:19,551 - INFO - Pod ctest-nginx-pod-67236701 is in running state.Got IP 10.47.255.250 2024-09-11 15:15:19,570 - DEBUG - Pod ctest-nginx-pod-67236701 has vmi 9e0e8968-7050-11ef-9ad0-fa163e278229 2024-09-11 15:15:19,570 - INFO - Verified pod ctest-nginx-pod-67236701 in contrail-api 2024-09-11 15:15:19,570 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:15:19,595 - DEBUG - VMI 9e0e8968-7050-11ef-9ad0-fa163e278229 is active in agent 10.0.0.30 2024-09-11 15:15:19,595 - INFO - Verified Pod ctest-nginx-pod-67236701 in agent 10.0.0.30 2024-09-11 15:15:19,595 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd 2024-09-11 15:15:19,601 - INFO - Pod ctest-nginx-pod-67236701 with uuid e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd found in kube manager 2024-09-11 15:15:19,601 - INFO - Pod ctest-nginx-pod-67236701 verification passed 2024-09-11 15:15:19,748 - DEBUG - [Pod ctest-nginx-pod-67236701] Cmd: echo ctest-nginx-pod-67236701 > /usr/share/nginx/html/index.html, Output: 2024-09-11 15:15:19,759 - INFO - Pod ctest-busybox-pod-33806034 is in running state.Got IP 10.47.255.248 2024-09-11 15:15:19,771 - DEBUG - Pod ctest-busybox-pod-33806034 has vmi a2613f60-7050-11ef-9ad0-fa163e278229 2024-09-11 15:15:19,771 - INFO - Verified pod ctest-busybox-pod-33806034 in contrail-api 2024-09-11 15:15:19,771 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:15:19,800 - DEBUG - VMI a2613f60-7050-11ef-9ad0-fa163e278229 is active in agent 10.0.0.30 2024-09-11 15:15:19,800 - INFO - Verified Pod ctest-busybox-pod-33806034 in agent 10.0.0.30 2024-09-11 15:15:19,800 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_VirtualMachineDatabaseList?x=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:19,805 - INFO - Pod ctest-busybox-pod-33806034 with uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 found in kube manager 2024-09-11 15:15:19,805 - INFO - Pod ctest-busybox-pod-33806034 verification passed 2024-09-11 15:15:19,921 - DEBUG - [Pod ctest-busybox-pod-33806034] 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-50557754 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:19,921 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 15:15:19,921 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-50557754 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:19,993 - DEBUG - [Pod ctest-busybox-pod-33806034] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50557754 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:19,993 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 15:15:19,993 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd output: ctest-nginx-pod-50557754 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:20,076 - DEBUG - [Pod ctest-busybox-pod-33806034] 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-67236701 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:20,076 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 15:15:20,077 - DEBUG - [Pod Pod ctest-busybox-pod-33806034] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-67236701 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 15:15:20,077 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50557754': 2, 'ctest-nginx-pod-67236701': 1} 2024-09-11 15:15:20,077 - WARNING - Nothing to delete parallely 2024-09-11 15:15:20,077 - INFO - Deleting pod default:ctest-busybox-pod-33806034 2024-09-11 15:15:20,089 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:20,097 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:25,098 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:25,112 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:30,113 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:30,129 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:35,129 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:35,143 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:40,144 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:40,160 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:45,160 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:45,173 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:50,174 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:50,187 - WARNING - Pod uuid 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is still seen in agent 10.0.0.30 VM list 2024-09-11 15:15:55,189 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=22cea33e-512c-42c6-8a69-0ba3c67e61f6 2024-09-11 15:15:55,501 - DEBUG - Pod 22cea33e-512c-42c6-8a69-0ba3c67e61f6 is not in agent 10.0.0.30 VM list 2024-09-11 15:15:55,501 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a2613f60-7050-11ef-9ad0-fa163e278229 2024-09-11 15:15:55,509 - DEBUG - VMI a2613f60-7050-11ef-9ad0-fa163e278229 is removed from agent 10.0.0.30 2024-09-11 15:15:55,509 - INFO - Verified that pod ctest-busybox-pod-33806034 is removed in agent 2024-09-11 15:15:55,510 - INFO - Deleting Ingress : ctest-nginx-ingress-40393381 2024-09-11 15:15:55,514 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=d7205294-554e-4c77-83b4-0406c07ee476 2024-09-11 15:15:55,524 - ERROR - Ingress ctest-nginx-ingress-40393381 with uuid d7205294-554e-4c77-83b4-0406c07ee476 still found in kube manager 2024-09-11 15:15:56,525 - DEBUG - Requesting: http://10.0.0.45:8108/Snh_LoadbalancerDatabaseList?x=d7205294-554e-4c77-83b4-0406c07ee476 2024-09-11 15:15:56,529 - INFO - Ingress ctest-nginx-ingress-40393381 with uuid d7205294-554e-4c77-83b4-0406c07ee476 deleted successfully from kube manager 2024-09-11 15:15:56,529 - INFO - Verifications on Ingress %s cleanup passed 2024-09-11 15:15:56,530 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-11 15:15:56,629 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 15:15:56,635 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-11 15:15:56,635 - INFO - Deleting VN __public__ 2024-09-11 15:15:56,761 - DEBUG - Requesting: http://10.0.0.45:8082/routing-instance/254d8a5a-21f0-4fdc-bb43-ee6bb46a839c 2024-09-11 15:15:56,773 - DEBUG - Response Code: 404 2024-09-11 15:15:56,773 - DEBUG - Requesting: http://10.0.0.45:8082/domains 2024-09-11 15:15:56,779 - DEBUG - Requesting: http://10.0.0.45:8082/domain/be35f7c2-ad71-41bb-aad6-6b88c43f45fb 2024-09-11 15:15:56,788 - DEBUG - Requesting: http://10.0.0.45:8082/project/2ed400b5-e64c-4f14-9b98-ed317ec61ce5 2024-09-11 15:15:56,833 - INFO - Validated that VN __public__ is not found in API Server 2024-09-11 15:15:56,833 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-11 15:15:56,872 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:56,889 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2024-09-11 15:15:56,889 - INFO - Validated that VN __public__ is not in any agent 2024-09-11 15:15:56,889 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:56,907 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 15:15:56,913 - DEBUG - Requesting: http://10.0.0.45:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 15:15:56,920 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-11 15:15:56,921 - INFO - Deleting pod default:ctest-nginx-pod-67236701 2024-09-11 15:15:57,350 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd 2024-09-11 15:15:57,367 - WARNING - Pod uuid e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd is still seen in agent 10.0.0.30 VM list 2024-09-11 15:16:02,368 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd 2024-09-11 15:16:02,385 - DEBUG - Pod e676cee4-d3fb-4d0f-bbcc-bbdd9c4b76fd is not in agent 10.0.0.30 VM list 2024-09-11 15:16:02,385 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9e0e8968-7050-11ef-9ad0-fa163e278229 2024-09-11 15:16:02,401 - DEBUG - VMI 9e0e8968-7050-11ef-9ad0-fa163e278229 is removed from agent 10.0.0.30 2024-09-11 15:16:02,402 - INFO - Verified that pod ctest-nginx-pod-67236701 is removed in agent 2024-09-11 15:16:02,402 - INFO - Deleting pod default:ctest-nginx-pod-50557754 2024-09-11 15:16:02,419 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f2acad29-e801-4cb8-ae13-aac36fa8a63b 2024-09-11 15:16:02,440 - WARNING - Pod uuid f2acad29-e801-4cb8-ae13-aac36fa8a63b is still seen in agent 10.0.0.30 VM list 2024-09-11 15:16:07,440 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=f2acad29-e801-4cb8-ae13-aac36fa8a63b 2024-09-11 15:16:07,450 - DEBUG - Pod f2acad29-e801-4cb8-ae13-aac36fa8a63b is not in agent 10.0.0.30 VM list 2024-09-11 15:16:07,450 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9da5fdc6-7050-11ef-9ad0-fa163e278229 2024-09-11 15:16:07,458 - DEBUG - VMI 9da5fdc6-7050-11ef-9ad0-fa163e278229 is removed from agent 10.0.0.30 2024-09-11 15:16:07,458 - INFO - Verified that pod ctest-nginx-pod-50557754 is removed in agent 2024-09-11 15:16:07,458 - INFO - Deleting service : ctest-nginx-svc-63173765 2024-09-11 15:16:07,726 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 15:16:07,744 - DEBUG - No XMPP flaps were noticed during the test
2024-09-11 15:16:07,744 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08]
2024-09-11 15:16:07,744 - INFO - -------------------------------------------------------------------------------- 2024-09-11 15:16:26,398 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 15:16:26,606 - DEBUG - Output : cluster_project={} 2024-09-11 15:16:26,715 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 15:16:26,857 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 15:16:26,864 - DEBUG - [10.0.0.45]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 15:16:27,039 - DEBUG - Output : cluster_project={} 2024-09-11 15:16:32,169 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:32,213 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:37,297 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,341 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,386 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,473 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,525 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,572 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 15:16:42,896 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 15:16:46,115 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2024-09-11 15:16:46,130 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-11 15:16:46,176 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-11 15:16:48,218 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-11 15:19:51,358 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 15:19:51,421 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9fd3d27d-6afa-4afb-a13d-3e3272b1c7d8 2024-09-11 15:19:51,428 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:19:51,437 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:19:51,444 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:19:51,449 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b1bfba1-af59-4e62-a58c-bc74ff6be6f4 2024-09-11 15:19:51,454 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=100bf2d3-0397-4a19-956a-04f4eab53125 2024-09-11 15:19:51,458 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c82e2d67-022b-438a-be7d-3d61198ea1b4 2024-09-11 15:19:51,461 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:19:56,511 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=9fd3d27d-6afa-4afb-a13d-3e3272b1c7d8 2024-09-11 15:19:56,513 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:19:56,515 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:19:56,516 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=100bf2d3-0397-4a19-956a-04f4eab53125 2024-09-11 15:19:56,517 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:19:56,518 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=c82e2d67-022b-438a-be7d-3d61198ea1b4 2024-09-11 15:19:56,519 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b1bfba1-af59-4e62-a58c-bc74ff6be6f4 2024-09-11 15:19:56,521 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:19:56,589 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c986bce6-7050-11ef-9ad0-fa163e278229 2024-09-11 15:19:56,593 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d042d75e-7050-11ef-9ad0-fa163e278229 2024-09-11 15:19:56,595 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9e9532e-7050-11ef-9ad0-fa163e278229 2024-09-11 15:19:56,601 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cf167a98-7050-11ef-9ad0-fa163e278229 2024-09-11 15:20:01,591 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:01,595 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:01,601 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:01,604 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:06,635 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:06,637 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:06,638 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:06,639 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:11,659 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:11,661 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:11,663 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:11,665 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:16,705 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:16,706 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:16,708 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:16,709 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:21,748 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:21,750 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:21,751 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:21,753 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:26,779 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7bc3eac6-915f-46e3-b4c0-b84c4856c0a7 2024-09-11 15:20:26,782 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1dfa2297-d65e-4341-8c6f-95b69ae59ec6 2024-09-11 15:20:26,783 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=076574fa-9955-4183-badf-c2962fccbcba 2024-09-11 15:20:26,785 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=7722546a-9dc0-4e43-b473-8e269593f8d7 2024-09-11 15:20:26,823 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d0e3b3fe-7050-11ef-9ad0-fa163e278229 2024-09-11 15:20:26,827 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d26d22a0-7050-11ef-9ad0-fa163e278229 2024-09-11 15:20:26,828 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1fb3eb0-7050-11ef-9ad0-fa163e278229 2024-09-11 15:20:26,830 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d187e488-7050-11ef-9ad0-fa163e278229