2025-04-22 20:10:53,865 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-04-22 20:10:54,127 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,127 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-04-22 20:10:54,163 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,164 - DEBUG - [10.0.0.137]: 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-04-22 20:10:54,224 - DEBUG - Output : NAMES contrail_test_xaVjWQ0A0 contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-04-22 20:10:54,224 - DEBUG - [10.0.0.137]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 20:10:54,312 - DEBUG - Output : 10.0.0.137/24 172.17.0.1/16 2025-04-22 20:10:54,312 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-04-22 20:10:54,346 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,429 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-04-22 20:10:54,623 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,623 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-04-22 20:10:54,646 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,647 - DEBUG - [10.0.0.41]: 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-04-22 20:10:54,690 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-22 20:10:54,690 - DEBUG - [10.0.0.41]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-22 20:10:54,713 - DEBUG - Output : 10.0.0.41/24 2025-04-22 20:10:54,713 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-04-22 20:10:54,786 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1171-1 2025-04-22 20:10:54,872 - INFO - Using existing project ['default-domain', 'k8s-default'](0aee06f9-a7bc-40ab-8e98-7d13ebcba375) 2025-04-22 20:10:54,975 - INFO - Using existing project ['default-domain', 'k8s-default'](0aee06f9-a7bc-40ab-8e98-7d13ebcba375) 2025-04-22 20:10:55,121 - INFO - ================================================================================ 2025-04-22 20:10:55,121 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-22 20:10:55,122 - 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-04-22 20:10:55,348 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 20:10:55,355 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.0.0.137': '0'}} with 2025-04-22 20:10:55,355 - INFO - Initial checks done. Running the testcase now 2025-04-22 20:10:55,355 - INFO - 2025-04-22 20:10:55,358 - INFO - Namespace default already exists 2025-04-22 20:10:55,359 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 20:10:55,463 - DEBUG - Output : cluster_project={} 2025-04-22 20:10:55,506 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-22 20:10:55,507 - DEBUG - Project uuid in Contrail is 0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:10:55,507 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 20:10:55,616 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 20:10:55,617 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=bf99fd13-557b-4ae0-be94-82d66a000803 2025-04-22 20:10:55,621 - INFO - Namespace default with uuid bf99fd13-557b-4ae0-be94-82d66a000803 found in kube manager 2025-04-22 20:10:55,621 - INFO - Namespace default verification passed 2025-04-22 20:10:55,624 - DEBUG - Service ctest-nginx-svc-86490370 not present 2025-04-22 20:10:55,624 - INFO - Creating service ctest-nginx-svc-86490370 2025-04-22 20:10:55,639 - INFO - Created Service ctest-nginx-svc-86490370 2025-04-22 20:10:55,644 - DEBUG - Pod ctest-nginx-pod-07763729 not present 2025-04-22 20:10:55,645 - INFO - Creating Pod ctest-nginx-pod-07763729 2025-04-22 20:10:55,676 - DEBUG - Pod : ctest-nginx-pod-07763729 UUID is da69a0c8-971a-4ab1-9b8d-4e34523c343e 2025-04-22 20:10:55,719 - DEBUG - Pod ctest-nginx-pod-38885016 not present 2025-04-22 20:10:55,720 - INFO - Creating Pod ctest-nginx-pod-38885016 2025-04-22 20:10:55,757 - DEBUG - Pod : ctest-nginx-pod-38885016 UUID is 8c01074c-a4c6-46a9-a375-cbcf03b4fa5b 2025-04-22 20:10:55,942 - INFO - Created VN __public__, UUID :8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:10:56,191 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:10:56,198 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:10:56,223 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:10:56,285 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:10:56,300 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:10:56,313 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:10:56,341 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:10:56,365 - DEBUG - Route Targets: [] 2025-04-22 20:10:56,365 - DEBUG - RT names not yet present for VN __public__ 2025-04-22 20:11:01,365 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:11:01,372 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:11:01,381 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:11:01,437 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,449 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,461 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:01,470 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:01,480 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/a4e7d7d8-b4ce-4b24-9b2c-38ab265c618f 2025-04-22 20:11:01,486 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 20:11:01,486 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,495 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:01,511 - INFO - Verified VN network id 13 for VN 8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,512 - INFO - Verifications in API Server for VN __public__ passed 2025-04-22 20:11:01,512 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,521 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:01,527 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:01,534 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/a4e7d7d8-b4ce-4b24-9b2c-38ab265c618f 2025-04-22 20:11:01,543 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 20:11:01,552 - DEBUG - Control-node 10.0.0.137 : 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': '9977742357241940202', 'uuid-lslong': '10960751619300588294'}, 'enable': 'true', 'created': '2025-04-22T20:10:55', 'last-modified': '2025-04-22T20:10:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.498076'} 2025-04-22 20:11:01,552 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:01,561 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-22 20:11:01,561 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-22 20:11:01,562 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-22 20:11:01,562 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:11:01,568 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:11:01,576 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:11:01,617 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,626 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-22 20:11:01,626 - DEBUG - Verifying the vn in opserver 2025-04-22 20:11:01,626 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-04-22 20:11:01,627 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-04-22 20:11:01,632 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-22 20:11:01,632 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-22 20:11:01,632 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:01,639 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:01,644 - DEBUG - Do not have enough data to verify VN in agent 2025-04-22 20:11:01,644 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:01,649 - DEBUG - VRF ids for VN __public__: {} 2025-04-22 20:11:01,708 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-22 20:11:01,863 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:11:01,869 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:11:01,876 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:11:01,917 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:01,928 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/1cad1105-b33d-4d6b-a83a-4040fd709fd3 2025-04-22 20:11:01,934 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:11:01,939 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:11:01,946 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:11:01,994 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/8a780fcf-3fc6-48ea-981c-698673b2fb06 2025-04-22 20:11:02,006 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-22 20:11:02,006 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-22 20:11:02,013 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 20:11:02,019 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-22 20:11:02,019 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-22 20:11:02,022 - DEBUG - Ingress ctest-nginx-ingress-93661123 not present 2025-04-22 20:11:02,023 - INFO - Creating Ingress ctest-nginx-ingress-93661123 2025-04-22 20:11:02,029 - INFO - Created Ingress ctest-nginx-ingress-93661123 2025-04-22 20:11:02,032 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93661123 2025-04-22 20:11:05,038 - DEBUG - For Ingress ctest-nginx-ingress-93661123, Cluster IP: 10.47.255.249, External IPs ['102.46.51.124'] 2025-04-22 20:11:05,038 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93661123 2025-04-22 20:11:05,038 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=6fc1d08e-5226-467a-aff1-543764dff640 2025-04-22 20:11:05,044 - INFO - Ingress ctest-nginx-ingress-93661123 with uuid 6fc1d08e-5226-467a-aff1-543764dff640 found in kube manager 2025-04-22 20:11:05,047 - INFO - Ingress ctest-nginx-ingress-93661123 verification passed 2025-04-22 20:11:05,053 - DEBUG - Pod ctest-busybox-pod-82779495 not present 2025-04-22 20:11:05,053 - INFO - Creating Pod ctest-busybox-pod-82779495 2025-04-22 20:11:05,076 - DEBUG - Pod : ctest-busybox-pod-82779495 UUID is 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:05,081 - DEBUG - Pod ctest-nginx-pod-07763729 not in running state.Currently in Pending 2025-04-22 20:11:10,087 - INFO - Pod ctest-nginx-pod-07763729 is in running state.Got IP 10.47.255.251 2025-04-22 20:11:10,100 - DEBUG - Pod ctest-nginx-pod-07763729 has vmi e6e951bc-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:11:10,100 - INFO - Verified pod ctest-nginx-pod-07763729 in contrail-api 2025-04-22 20:11:10,100 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:11:10,112 - DEBUG - VMI e6e951bc-1fb5-11f0-9ee4-fa163efb1208 is active in agent 10.0.0.41 2025-04-22 20:11:10,112 - INFO - Verified Pod ctest-nginx-pod-07763729 in agent 10.0.0.41 2025-04-22 20:11:10,112 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=da69a0c8-971a-4ab1-9b8d-4e34523c343e 2025-04-22 20:11:10,116 - INFO - Pod ctest-nginx-pod-07763729 with uuid da69a0c8-971a-4ab1-9b8d-4e34523c343e found in kube manager 2025-04-22 20:11:10,116 - INFO - Pod ctest-nginx-pod-07763729 verification passed 2025-04-22 20:11:10,177 - DEBUG - [Pod ctest-nginx-pod-07763729] Cmd: echo ctest-nginx-pod-07763729 > /usr/share/nginx/html/index.html, Output: 2025-04-22 20:11:10,183 - INFO - Pod ctest-nginx-pod-38885016 is in running state.Got IP 10.47.255.250 2025-04-22 20:11:10,198 - DEBUG - Pod ctest-nginx-pod-38885016 has vmi e75f6bf4-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:11:10,198 - INFO - Verified pod ctest-nginx-pod-38885016 in contrail-api 2025-04-22 20:11:10,198 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:11:10,207 - DEBUG - VMI e75f6bf4-1fb5-11f0-9ee4-fa163efb1208 is active in agent 10.0.0.41 2025-04-22 20:11:10,207 - INFO - Verified Pod ctest-nginx-pod-38885016 in agent 10.0.0.41 2025-04-22 20:11:10,208 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=8c01074c-a4c6-46a9-a375-cbcf03b4fa5b 2025-04-22 20:11:10,212 - INFO - Pod ctest-nginx-pod-38885016 with uuid 8c01074c-a4c6-46a9-a375-cbcf03b4fa5b found in kube manager 2025-04-22 20:11:10,212 - INFO - Pod ctest-nginx-pod-38885016 verification passed 2025-04-22 20:11:10,258 - DEBUG - [Pod ctest-nginx-pod-38885016] Cmd: echo ctest-nginx-pod-38885016 > /usr/share/nginx/html/index.html, Output: 2025-04-22 20:11:10,263 - DEBUG - Pod ctest-busybox-pod-82779495 not in running state.Currently in Pending 2025-04-22 20:11:15,270 - DEBUG - Pod ctest-busybox-pod-82779495 not in running state.Currently in Pending 2025-04-22 20:11:20,277 - INFO - Pod ctest-busybox-pod-82779495 is in running state.Got IP 10.47.255.248 2025-04-22 20:11:20,290 - DEBUG - Pod ctest-busybox-pod-82779495 has vmi ebb9b92a-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:11:20,290 - INFO - Verified pod ctest-busybox-pod-82779495 in contrail-api 2025-04-22 20:11:20,290 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:11:20,304 - DEBUG - VMI ebb9b92a-1fb5-11f0-9ee4-fa163efb1208 is active in agent 10.0.0.41 2025-04-22 20:11:20,304 - INFO - Verified Pod ctest-busybox-pod-82779495 in agent 10.0.0.41 2025-04-22 20:11:20,304 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:20,308 - INFO - Pod ctest-busybox-pod-82779495 with uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 found in kube manager 2025-04-22 20:11:20,309 - INFO - Pod ctest-busybox-pod-82779495 verification passed 2025-04-22 20:11:20,362 - DEBUG - [Pod ctest-busybox-pod-82779495] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38885016 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-04-22 20:11:20,362 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 20:11:20,362 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd output: ctest-nginx-pod-38885016 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-04-22 20:11:20,409 - DEBUG - [Pod ctest-busybox-pod-82779495] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-38885016 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-04-22 20:11:20,409 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 20:11:20,409 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd output: ctest-nginx-pod-38885016 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-04-22 20:11:20,462 - DEBUG - [Pod ctest-busybox-pod-82779495] 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-38885016 2025-04-22 20:11:20,462 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 20:11:20,462 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] 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-38885016 2025-04-22 20:11:20,514 - DEBUG - [Pod ctest-busybox-pod-82779495] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-07763729 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-04-22 20:11:20,514 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-22 20:11:20,514 - DEBUG - [Pod Pod ctest-busybox-pod-82779495] Cmd output: ctest-nginx-pod-07763729 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-04-22 20:11:20,514 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-07763729': 1, 'ctest-nginx-pod-38885016': 3} 2025-04-22 20:11:20,514 - WARNING - Nothing to delete parallely 2025-04-22 20:11:20,515 - INFO - Deleting pod default:ctest-busybox-pod-82779495 2025-04-22 20:11:20,526 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:20,533 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:25,534 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:25,541 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:30,541 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:30,548 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:35,549 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:35,557 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:40,558 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:40,564 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:45,565 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:45,574 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:50,575 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:50,582 - WARNING - Pod uuid 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is still seen in agent 10.0.0.41 VM list 2025-04-22 20:11:55,582 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 2025-04-22 20:11:55,588 - DEBUG - Pod 57fe0ce4-8b5a-4f21-b643-ef88ddd6f9c8 is not in agent 10.0.0.41 VM list 2025-04-22 20:11:55,588 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ebb9b92a-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:11:55,613 - DEBUG - VMI ebb9b92a-1fb5-11f0-9ee4-fa163efb1208 is removed from agent 10.0.0.41 2025-04-22 20:11:55,613 - INFO - Verified that pod ctest-busybox-pod-82779495 is removed in agent 2025-04-22 20:11:55,613 - INFO - Deleting Ingress : ctest-nginx-ingress-93661123 2025-04-22 20:11:55,653 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=6fc1d08e-5226-467a-aff1-543764dff640 2025-04-22 20:11:55,658 - ERROR - Ingress ctest-nginx-ingress-93661123 with uuid 6fc1d08e-5226-467a-aff1-543764dff640 still found in kube manager 2025-04-22 20:11:56,659 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=6fc1d08e-5226-467a-aff1-543764dff640 2025-04-22 20:11:56,664 - INFO - Ingress ctest-nginx-ingress-93661123 with uuid 6fc1d08e-5226-467a-aff1-543764dff640 deleted successfully from kube manager 2025-04-22 20:11:56,664 - INFO - Verifications on Ingress %s cleanup passed 2025-04-22 20:11:56,665 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-22 20:11:56,822 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-22 20:11:56,829 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-22 20:11:56,829 - INFO - Deleting VN __public__ 2025-04-22 20:11:57,027 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/8a6b7a4d-f0a3-49a3-8eee-cf93705a1b4b 2025-04-22 20:11:57,033 - DEBUG - Response Code: 404 2025-04-22 20:11:57,034 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-04-22 20:11:57,038 - DEBUG - Requesting: http://10.0.0.137:8082/domain/767ed3bc-1bff-4dc0-8c12-0bda1031e2ef 2025-04-22 20:11:57,050 - DEBUG - Requesting: http://10.0.0.137:8082/project/0aee06f9-a7bc-40ab-8e98-7d13ebcba375 2025-04-22 20:11:57,114 - INFO - Validated that VN __public__ is not found in API Server 2025-04-22 20:11:57,114 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-22 20:11:57,125 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:57,145 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2025-04-22 20:11:57,146 - INFO - Validated that VN __public__ is not in any agent 2025-04-22 20:11:57,146 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:57,165 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-22 20:11:57,185 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-22 20:11:57,194 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-22 20:11:57,195 - INFO - Deleting pod default:ctest-nginx-pod-38885016 2025-04-22 20:11:57,223 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c01074c-a4c6-46a9-a375-cbcf03b4fa5b 2025-04-22 20:11:57,233 - WARNING - Pod uuid 8c01074c-a4c6-46a9-a375-cbcf03b4fa5b is still seen in agent 10.0.0.41 VM list 2025-04-22 20:12:02,234 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8c01074c-a4c6-46a9-a375-cbcf03b4fa5b 2025-04-22 20:12:02,240 - DEBUG - Pod 8c01074c-a4c6-46a9-a375-cbcf03b4fa5b is not in agent 10.0.0.41 VM list 2025-04-22 20:12:02,241 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e75f6bf4-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:12:02,246 - DEBUG - VMI e75f6bf4-1fb5-11f0-9ee4-fa163efb1208 is removed from agent 10.0.0.41 2025-04-22 20:12:02,246 - INFO - Verified that pod ctest-nginx-pod-38885016 is removed in agent 2025-04-22 20:12:02,247 - INFO - Deleting pod default:ctest-nginx-pod-07763729 2025-04-22 20:12:02,258 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=da69a0c8-971a-4ab1-9b8d-4e34523c343e 2025-04-22 20:12:02,268 - WARNING - Pod uuid da69a0c8-971a-4ab1-9b8d-4e34523c343e is still seen in agent 10.0.0.41 VM list 2025-04-22 20:12:07,269 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=da69a0c8-971a-4ab1-9b8d-4e34523c343e 2025-04-22 20:12:07,275 - DEBUG - Pod da69a0c8-971a-4ab1-9b8d-4e34523c343e is not in agent 10.0.0.41 VM list 2025-04-22 20:12:07,276 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6e951bc-1fb5-11f0-9ee4-fa163efb1208 2025-04-22 20:12:07,281 - DEBUG - VMI e6e951bc-1fb5-11f0-9ee4-fa163efb1208 is removed from agent 10.0.0.41 2025-04-22 20:12:07,281 - INFO - Verified that pod ctest-nginx-pod-07763729 is removed in agent 2025-04-22 20:12:07,281 - INFO - Deleting service : ctest-nginx-svc-86490370 2025-04-22 20:12:07,488 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 20:12:07,494 - DEBUG - No XMPP flaps were noticed during the test 2025-04-22 20:12:07,494 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-04-22 20:12:07,494 - INFO - -------------------------------------------------------------------------------- 2025-04-22 20:12:13,988 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 20:12:14,153 - DEBUG - Output : cluster_project={} 2025-04-22 20:12:14,270 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-22 20:12:14,508 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-22 20:12:14,514 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-22 20:12:14,733 - DEBUG - Output : cluster_project={} 2025-04-22 20:12:29,850 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:29,932 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:30,007 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:30,051 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:35,091 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:35,167 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:35,264 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:35,359 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-22 20:12:35,592 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 20:12:38,124 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_ApplicationPolicySetReq? 2025-04-22 20:12:38,131 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-04-22 20:12:38,160 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-04-22 20:12:40,191 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AclReq? 2025-04-22 20:15:48,544 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-22 20:15:48,590 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=17e4f7c2-9ca7-4234-b2a3-c4ece3f60f33 2025-04-22 20:15:48,605 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:15:48,617 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8172c223-1d42-43e3-9adf-ad830b45e726 2025-04-22 20:15:48,621 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:15:48,625 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:15:48,633 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=afab0676-4c02-4e30-b1f2-bb454958ab95 2025-04-22 20:15:48,644 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ea1104ae-225f-44d4-8fb3-67c8d05805c6 2025-04-22 20:15:48,649 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:15:53,653 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=17e4f7c2-9ca7-4234-b2a3-c4ece3f60f33 2025-04-22 20:15:53,662 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:15add2f2-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:15:53,803 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:15:53,805 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:15:53,806 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=8172c223-1d42-43e3-9adf-ad830b45e726 2025-04-22 20:15:53,808 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ea1104ae-225f-44d4-8fb3-67c8d05805c6 2025-04-22 20:15:53,810 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:15:53,813 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=afab0676-4c02-4e30-b1f2-bb454958ab95 2025-04-22 20:15:53,816 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:15:53,839 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:170613bc-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:15:53,842 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1631ec72-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:15:53,846 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:179ff644-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:15:58,842 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:15:58,845 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:15:58,846 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:15:58,848 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:03,852 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:16:03,860 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:16:03,862 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:16:03,863 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:08,859 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:16:08,873 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:16:08,874 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:08,876 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:16:13,867 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:16:13,885 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:16:13,891 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:16:13,892 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:18,881 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:16:18,904 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:16:18,905 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:16:18,907 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:23,890 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=6fe746d9-18e9-468a-81e8-df9446b22227 2025-04-22 20:16:23,896 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:19168358-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:16:23,918 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=90ca79ea-a301-4e86-a408-e99074e73c39 2025-04-22 20:16:23,920 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=5eb3aff2-1c86-4f3a-8f8b-cad55ce59a85 2025-04-22 20:16:23,921 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=09ebb49b-74c1-42d9-89e4-730c05cb10b8 2025-04-22 20:16:23,930 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18a5b5e2-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:16:23,933 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1823dcd4-1fb6-11f0-9ee4-fa163efb1208 2025-04-22 20:16:23,935 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1986744c-1fb6-11f0-9ee4-fa163efb1208