2025-08-25 18:36:10,046 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-08-25 18:36:10,410 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:10,411 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-08-25 18:36:10,468 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:10,468 - DEBUG - [10.0.0.38]: 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-08-25 18:36:10,611 - DEBUG - Output : NAMES contrail_test_PaT8AKMnp contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 2025-08-25 18:36:10,612 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-25 18:36:10,705 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.215.135.1/24 172.17.0.1/16 2025-08-25 18:36:10,705 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-08-25 18:36:10,782 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:10,902 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-08-25 18:36:11,142 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:11,142 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-08-25 18:36:11,177 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:11,177 - DEBUG - [10.0.0.50]: 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-08-25 18:36:11,228 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-25 18:36:11,228 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-25 18:36:11,262 - DEBUG - Output : 10.0.0.50/24 2025-08-25 18:36:11,262 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-08-25 18:36:11,331 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1418-1 2025-08-25 18:36:11,430 - INFO - Using existing project ['default-domain', 'k8s-default'](7b5558d2-61f2-43e2-a020-ddc326c2b533) 2025-08-25 18:36:11,586 - INFO - Using existing project ['default-domain', 'k8s-default'](7b5558d2-61f2-43e2-a020-ddc326c2b533) 2025-08-25 18:36:11,800 - INFO - ================================================================================ 2025-08-25 18:36:11,800 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-25 18:36:11,801 - 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-08-25 18:36:12,069 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 18:36:12,079 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2025-08-25 18:36:12,079 - INFO - Initial checks done. Running the testcase now 2025-08-25 18:36:12,079 - INFO - 2025-08-25 18:36:12,083 - INFO - Namespace default already exists 2025-08-25 18:36:12,083 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-25 18:36:12,250 - DEBUG - Output : cluster_project={} 2025-08-25 18:36:12,305 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-25 18:36:12,306 - DEBUG - Project uuid in Contrail is 7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:12,306 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-25 18:36:12,477 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-25 18:36:12,477 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=c138b584-e9a5-4f84-a696-cb74246ba3f4 2025-08-25 18:36:12,482 - INFO - Namespace default with uuid c138b584-e9a5-4f84-a696-cb74246ba3f4 found in kube manager 2025-08-25 18:36:12,482 - INFO - Namespace default verification passed 2025-08-25 18:36:12,487 - DEBUG - Service ctest-nginx-svc-72327053 not present 2025-08-25 18:36:12,487 - INFO - Creating service ctest-nginx-svc-72327053 2025-08-25 18:36:12,514 - INFO - Created Service ctest-nginx-svc-72327053 2025-08-25 18:36:12,522 - DEBUG - Pod ctest-nginx-pod-50150138 not present 2025-08-25 18:36:12,522 - INFO - Creating Pod ctest-nginx-pod-50150138 2025-08-25 18:36:12,590 - DEBUG - Pod : ctest-nginx-pod-50150138 UUID is 24728e45-f20d-4d4a-a456-fe873504e8ae 2025-08-25 18:36:12,594 - DEBUG - Pod ctest-nginx-pod-56194623 not present 2025-08-25 18:36:12,594 - INFO - Creating Pod ctest-nginx-pod-56194623 2025-08-25 18:36:12,639 - DEBUG - Pod : ctest-nginx-pod-56194623 UUID is d6f0c4df-0df4-403d-aea4-ac4ab4506f5b 2025-08-25 18:36:12,934 - INFO - Created VN __public__, UUID :74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:13,183 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:36:13,198 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:36:13,249 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:13,356 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:13,376 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:13,421 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:13,437 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:13,447 - DEBUG - Route Targets: [] 2025-08-25 18:36:13,447 - DEBUG - RT names not yet present for VN __public__ 2025-08-25 18:36:18,448 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:36:18,454 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:36:18,464 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:18,529 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,542 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,554 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:18,564 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:18,574 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0d41c896-33b6-4b69-80e5-eeba658870b9 2025-08-25 18:36:18,580 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-25 18:36:18,580 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,592 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:18,607 - INFO - Verified VN network id 14 for VN 74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,608 - INFO - Verifications in API Server for VN __public__ passed 2025-08-25 18:36:18,608 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,619 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:18,626 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:36:18,632 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/0d41c896-33b6-4b69-80e5-eeba658870b9 2025-08-25 18:36:18,658 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-25 18:36:18,667 - DEBUG - Control-node 10.0.0.38 : 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': '8429736130316223738', 'uuid-lslong': '12869564647771935332'}, 'enable': 'true', 'created': '2025-08-25T18:36:12', 'last-modified': '2025-08-25T18:36:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.563642'} 2025-08-25 18:36:18,668 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:36:18,677 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-25 18:36:18,677 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-25 18:36:18,678 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-25 18:36:18,678 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:36:18,684 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:36:18,692 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:18,754 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:18,773 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-25 18:36:18,773 - DEBUG - Verifying the vn in opserver 2025-08-25 18:36:18,773 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-08-25 18:36:18,773 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-08-25 18:36:18,778 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-25 18:36:18,778 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-25 18:36:18,778 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:36:18,789 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:36:18,795 - DEBUG - Do not have enough data to verify VN in agent 2025-08-25 18:36:18,795 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:36:18,802 - DEBUG - VRF ids for VN __public__: {} 2025-08-25 18:36:18,937 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-25 18:36:19,130 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:36:19,140 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:36:19,152 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:19,213 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:19,257 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/9f7cf678-7b6c-42dd-b340-9b213b0eb7f6 2025-08-25 18:36:19,265 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:36:19,276 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:36:19,305 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:36:19,384 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/74fc7059-0dc6-44fa-b299-e0dc7c5f1264 2025-08-25 18:36:19,396 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-25 18:36:19,396 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-25 18:36:19,418 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-25 18:36:19,427 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-25 18:36:19,427 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-25 18:36:19,432 - DEBUG - Ingress ctest-nginx-ingress-81955967 not present 2025-08-25 18:36:19,432 - INFO - Creating Ingress ctest-nginx-ingress-81955967 2025-08-25 18:36:19,441 - INFO - Created Ingress ctest-nginx-ingress-81955967 2025-08-25 18:36:19,444 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-81955967 2025-08-25 18:36:22,456 - DEBUG - For Ingress ctest-nginx-ingress-81955967, Cluster IP: 10.47.255.249, External IPs ['119.29.169.124'] 2025-08-25 18:36:22,456 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-81955967 2025-08-25 18:36:22,456 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=6b56267f-2621-48d9-b1ce-90ed7f486442 2025-08-25 18:36:22,465 - INFO - Ingress ctest-nginx-ingress-81955967 with uuid 6b56267f-2621-48d9-b1ce-90ed7f486442 found in kube manager 2025-08-25 18:36:22,466 - INFO - Ingress ctest-nginx-ingress-81955967 verification passed 2025-08-25 18:36:22,469 - DEBUG - Pod ctest-busybox-pod-69343506 not present 2025-08-25 18:36:22,469 - INFO - Creating Pod ctest-busybox-pod-69343506 2025-08-25 18:36:22,509 - DEBUG - Pod : ctest-busybox-pod-69343506 UUID is 5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:22,532 - DEBUG - Pod ctest-nginx-pod-50150138 not in running state.Currently in Pending 2025-08-25 18:36:27,538 - DEBUG - Pod ctest-nginx-pod-50150138 not in running state.Currently in Pending 2025-08-25 18:36:32,545 - INFO - Pod ctest-nginx-pod-50150138 is in running state.Got IP 10.47.255.251 2025-08-25 18:36:32,561 - DEBUG - Pod ctest-nginx-pod-50150138 has vmi 61674eb0-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:36:32,561 - INFO - Verified pod ctest-nginx-pod-50150138 in contrail-api 2025-08-25 18:36:32,561 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:36:32,575 - DEBUG - VMI 61674eb0-81e2-11f0-a4ad-fa163e14a160 is active in agent 10.0.0.50 2025-08-25 18:36:32,575 - INFO - Verified Pod ctest-nginx-pod-50150138 in agent 10.0.0.50 2025-08-25 18:36:32,575 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=24728e45-f20d-4d4a-a456-fe873504e8ae 2025-08-25 18:36:32,579 - INFO - Pod ctest-nginx-pod-50150138 with uuid 24728e45-f20d-4d4a-a456-fe873504e8ae found in kube manager 2025-08-25 18:36:32,579 - INFO - Pod ctest-nginx-pod-50150138 verification passed 2025-08-25 18:36:32,647 - DEBUG - [Pod ctest-nginx-pod-50150138] Cmd: echo ctest-nginx-pod-50150138 > /usr/share/nginx/html/index.html, Output: 2025-08-25 18:36:32,653 - INFO - Pod ctest-nginx-pod-56194623 is in running state.Got IP 10.47.255.250 2025-08-25 18:36:32,671 - DEBUG - Pod ctest-nginx-pod-56194623 has vmi 6203aca6-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:36:32,671 - INFO - Verified pod ctest-nginx-pod-56194623 in contrail-api 2025-08-25 18:36:32,672 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:36:32,683 - DEBUG - VMI 6203aca6-81e2-11f0-a4ad-fa163e14a160 is active in agent 10.0.0.50 2025-08-25 18:36:32,683 - INFO - Verified Pod ctest-nginx-pod-56194623 in agent 10.0.0.50 2025-08-25 18:36:32,684 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=d6f0c4df-0df4-403d-aea4-ac4ab4506f5b 2025-08-25 18:36:32,688 - INFO - Pod ctest-nginx-pod-56194623 with uuid d6f0c4df-0df4-403d-aea4-ac4ab4506f5b found in kube manager 2025-08-25 18:36:32,689 - INFO - Pod ctest-nginx-pod-56194623 verification passed 2025-08-25 18:36:32,749 - DEBUG - [Pod ctest-nginx-pod-56194623] Cmd: echo ctest-nginx-pod-56194623 > /usr/share/nginx/html/index.html, Output: 2025-08-25 18:36:32,754 - DEBUG - Pod ctest-busybox-pod-69343506 not in running state.Currently in Pending 2025-08-25 18:36:37,762 - DEBUG - Pod ctest-busybox-pod-69343506 not in running state.Currently in Pending 2025-08-25 18:36:42,770 - INFO - Pod ctest-busybox-pod-69343506 is in running state.Got IP 10.47.255.248 2025-08-25 18:36:42,830 - DEBUG - Pod ctest-busybox-pod-69343506 has vmi 666ec320-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:36:42,830 - INFO - Verified pod ctest-busybox-pod-69343506 in contrail-api 2025-08-25 18:36:42,831 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:36:42,843 - DEBUG - VMI 666ec320-81e2-11f0-a4ad-fa163e14a160 is active in agent 10.0.0.50 2025-08-25 18:36:42,843 - INFO - Verified Pod ctest-busybox-pod-69343506 in agent 10.0.0.50 2025-08-25 18:36:42,843 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:42,848 - INFO - Pod ctest-busybox-pod-69343506 with uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc found in kube manager 2025-08-25 18:36:42,848 - INFO - Pod ctest-busybox-pod-69343506 verification passed 2025-08-25 18:36:42,911 - DEBUG - [Pod ctest-busybox-pod-69343506] 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-56194623 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 18:36:42,911 - DEBUG - [Pod Pod ctest-busybox-pod-69343506] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-25 18:36:42,911 - DEBUG - [Pod Pod ctest-busybox-pod-69343506] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-56194623 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 18:36:42,968 - DEBUG - [Pod ctest-busybox-pod-69343506] 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-50150138 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 18:36:42,969 - DEBUG - [Pod Pod ctest-busybox-pod-69343506] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-25 18:36:42,969 - DEBUG - [Pod Pod ctest-busybox-pod-69343506] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-50150138 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 18:36:42,969 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50150138': 1, 'ctest-nginx-pod-56194623': 1} 2025-08-25 18:36:42,969 - WARNING - Nothing to delete parallely 2025-08-25 18:36:42,969 - INFO - Deleting pod default:ctest-busybox-pod-69343506 2025-08-25 18:36:42,987 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:42,996 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:36:48,000 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:48,008 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:36:53,008 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:53,018 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:36:58,020 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:36:58,032 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:03,033 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:37:03,043 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:08,045 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:37:08,052 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:13,053 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:37:13,071 - WARNING - Pod uuid 5495942f-977e-40d3-8f16-67eadfb7f0cc is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:18,072 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=5495942f-977e-40d3-8f16-67eadfb7f0cc 2025-08-25 18:37:18,082 - DEBUG - Pod 5495942f-977e-40d3-8f16-67eadfb7f0cc is not in agent 10.0.0.50 VM list 2025-08-25 18:37:18,082 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:666ec320-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:37:18,088 - DEBUG - VMI 666ec320-81e2-11f0-a4ad-fa163e14a160 is removed from agent 10.0.0.50 2025-08-25 18:37:18,088 - INFO - Verified that pod ctest-busybox-pod-69343506 is removed in agent 2025-08-25 18:37:18,088 - INFO - Deleting Ingress : ctest-nginx-ingress-81955967 2025-08-25 18:37:18,110 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=6b56267f-2621-48d9-b1ce-90ed7f486442 2025-08-25 18:37:18,117 - ERROR - Ingress ctest-nginx-ingress-81955967 with uuid 6b56267f-2621-48d9-b1ce-90ed7f486442 still found in kube manager 2025-08-25 18:37:19,118 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=6b56267f-2621-48d9-b1ce-90ed7f486442 2025-08-25 18:37:19,123 - ERROR - Ingress ctest-nginx-ingress-81955967 with uuid 6b56267f-2621-48d9-b1ce-90ed7f486442 still found in kube manager 2025-08-25 18:37:20,124 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=6b56267f-2621-48d9-b1ce-90ed7f486442 2025-08-25 18:37:20,128 - INFO - Ingress ctest-nginx-ingress-81955967 with uuid 6b56267f-2621-48d9-b1ce-90ed7f486442 deleted successfully from kube manager 2025-08-25 18:37:20,128 - INFO - Verifications on Ingress %s cleanup passed 2025-08-25 18:37:20,128 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-25 18:37:20,225 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-25 18:37:20,231 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-25 18:37:20,231 - INFO - Deleting VN __public__ 2025-08-25 18:37:20,396 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6b6ad4ac-c3bc-4329-b191-892c65e0c5ad 2025-08-25 18:37:20,404 - DEBUG - Response Code: 404 2025-08-25 18:37:20,405 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-08-25 18:37:20,420 - DEBUG - Requesting: http://10.0.0.38:8082/domain/e09d8399-d344-40c0-af61-aedadb34138d 2025-08-25 18:37:20,428 - DEBUG - Requesting: http://10.0.0.38:8082/project/7b5558d2-61f2-43e2-a020-ddc326c2b533 2025-08-25 18:37:20,498 - INFO - Validated that VN __public__ is not found in API Server 2025-08-25 18:37:20,498 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-25 18:37:20,505 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:37:20,512 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-08-25 18:37:20,512 - INFO - Validated that VN __public__ is not in any agent 2025-08-25 18:37:20,513 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:37:20,520 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 18:37:20,528 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-25 18:37:20,535 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-25 18:37:20,536 - INFO - Deleting pod default:ctest-nginx-pod-56194623 2025-08-25 18:37:20,572 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=d6f0c4df-0df4-403d-aea4-ac4ab4506f5b 2025-08-25 18:37:20,588 - WARNING - Pod uuid d6f0c4df-0df4-403d-aea4-ac4ab4506f5b is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:25,589 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=d6f0c4df-0df4-403d-aea4-ac4ab4506f5b 2025-08-25 18:37:25,596 - DEBUG - Pod d6f0c4df-0df4-403d-aea4-ac4ab4506f5b is not in agent 10.0.0.50 VM list 2025-08-25 18:37:25,596 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6203aca6-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:37:25,602 - DEBUG - VMI 6203aca6-81e2-11f0-a4ad-fa163e14a160 is removed from agent 10.0.0.50 2025-08-25 18:37:25,602 - INFO - Verified that pod ctest-nginx-pod-56194623 is removed in agent 2025-08-25 18:37:25,603 - INFO - Deleting pod default:ctest-nginx-pod-50150138 2025-08-25 18:37:25,635 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=24728e45-f20d-4d4a-a456-fe873504e8ae 2025-08-25 18:37:25,657 - WARNING - Pod uuid 24728e45-f20d-4d4a-a456-fe873504e8ae is still seen in agent 10.0.0.50 VM list 2025-08-25 18:37:30,661 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=24728e45-f20d-4d4a-a456-fe873504e8ae 2025-08-25 18:37:30,669 - DEBUG - Pod 24728e45-f20d-4d4a-a456-fe873504e8ae is not in agent 10.0.0.50 VM list 2025-08-25 18:37:30,669 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61674eb0-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:37:30,675 - DEBUG - VMI 61674eb0-81e2-11f0-a4ad-fa163e14a160 is removed from agent 10.0.0.50 2025-08-25 18:37:30,675 - INFO - Verified that pod ctest-nginx-pod-50150138 is removed in agent 2025-08-25 18:37:30,675 - INFO - Deleting service : ctest-nginx-svc-72327053 2025-08-25 18:37:30,945 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 18:37:30,953 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 18:37:30,953 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:19]
2025-08-25 18:37:30,954 - INFO - -------------------------------------------------------------------------------- 2025-08-25 18:37:37,523 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-25 18:37:37,699 - DEBUG - Output : cluster_project={} 2025-08-25 18:37:37,762 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-25 18:37:38,030 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-25 18:37:38,037 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-25 18:37:38,264 - DEBUG - Output : cluster_project={} 2025-08-25 18:37:48,410 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:48,468 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:53,539 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:53,634 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:58,698 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:58,759 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:58,830 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:58,931 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 18:37:59,245 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 18:38:02,106 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2025-08-25 18:38:02,119 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-25 18:38:02,352 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-25 18:38:04,395 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-08-25 18:41:11,583 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 18:41:11,659 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9aedca34-372e-4a90-a6b3-38ec06157888 2025-08-25 18:41:11,744 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:11,749 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:11,757 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:11,762 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:11,774 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ea7d1ab2-776b-4d83-a006-c690c029f6e4 2025-08-25 18:41:11,780 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4b928cb7-1ee1-4b23-998d-a222215a7885 2025-08-25 18:41:11,794 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:16,803 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9aedca34-372e-4a90-a6b3-38ec06157888 2025-08-25 18:41:16,811 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:93f3aed2-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:16,845 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:16,847 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4b928cb7-1ee1-4b23-998d-a222215a7885 2025-08-25 18:41:16,849 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=ea7d1ab2-776b-4d83-a006-c690c029f6e4 2025-08-25 18:41:16,851 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:16,869 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95d32368-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:16,872 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:95415f1e-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:16,874 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:16,875 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:16,878 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:21,865 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:21,869 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:21,898 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:21,903 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:21,905 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:26,874 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:26,877 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:26,910 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:26,918 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:26,920 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:31,884 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:31,886 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:31,918 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:31,937 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:31,939 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:36,899 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:36,900 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:36,927 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:36,959 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:36,961 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:41,915 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:41,918 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:41,934 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:41,971 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:41,973 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:46,951 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e237e4c-ecd6-4f51-9951-08ebc0e20e7c 2025-08-25 18:41:46,952 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=161d0aaa-0c85-4647-8743-4dc0ed607681 2025-08-25 18:41:46,954 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=6f7fad08-cee2-4ae2-9d80-fc5c5c017001 2025-08-25 18:41:46,965 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9718b9f4-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:46,968 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94779314-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:46,970 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:97b0797e-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:46,984 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9bb70f46-53d0-4901-8ed3-dfe92c34ea09 2025-08-25 18:41:46,991 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9686ce86-81e2-11f0-a4ad-fa163e14a160 2025-08-25 18:41:47,008 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4067d67b-c958-4cbc-a3de-70e5eb1f46de 2025-08-25 18:41:47,016 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:983bf03a-81e2-11f0-a4ad-fa163e14a160