2025-09-25 19:37:03,493 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-09-25 19:37:03,716 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:03,716 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-09-25 19:37:03,750 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:03,750 - DEBUG - [10.0.0.48]: 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-09-25 19:37:03,848 - DEBUG - Output : NAMES contrail_test_Ag3zlL6Gt contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 2025-09-25 19:37:03,848 - DEBUG - [10.0.0.48]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-25 19:37:03,881 - DEBUG - Output : 127.0.0.1/8 10.0.0.48/24 252.48.0.1/8 10.175.204.1/24 172.17.0.1/16 2025-09-25 19:37:03,882 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-09-25 19:37:03,915 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:03,996 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-09-25 19:37:04,252 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:04,252 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-09-25 19:37:04,286 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:04,286 - DEBUG - [10.0.0.49]: 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-09-25 19:37:04,341 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-25 19:37:04,341 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-25 19:37:04,414 - DEBUG - Output : 10.0.0.49/24 2025-09-25 19:37:04,415 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-09-25 19:37:04,449 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1529-1 2025-09-25 19:37:04,514 - INFO - Using existing project ['default-domain', 'k8s-default'](7c8cc72d-e8c4-4964-97ba-610646313efa) 2025-09-25 19:37:04,620 - INFO - Using existing project ['default-domain', 'k8s-default'](7c8cc72d-e8c4-4964-97ba-610646313efa) 2025-09-25 19:37:04,722 - INFO - ================================================================================ 2025-09-25 19:37:04,722 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-25 19:37:04,722 - 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-09-25 19:37:04,939 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 19:37:04,946 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-09-25 19:37:04,946 - INFO - Initial checks done. Running the testcase now 2025-09-25 19:37:04,946 - INFO - 2025-09-25 19:37:04,949 - INFO - Namespace default already exists 2025-09-25 19:37:04,950 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 19:37:05,044 - DEBUG - Output : cluster_project={} 2025-09-25 19:37:05,078 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-25 19:37:05,078 - DEBUG - Project uuid in Contrail is 7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:05,078 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 19:37:05,184 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 19:37:05,184 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=19f8497e-5d45-4e3c-be61-c36321691583 2025-09-25 19:37:05,188 - INFO - Namespace default with uuid 19f8497e-5d45-4e3c-be61-c36321691583 found in kube manager 2025-09-25 19:37:05,188 - INFO - Namespace default verification passed 2025-09-25 19:37:05,191 - DEBUG - Service ctest-nginx-svc-84923761 not present 2025-09-25 19:37:05,192 - INFO - Creating service ctest-nginx-svc-84923761 2025-09-25 19:37:05,208 - INFO - Created Service ctest-nginx-svc-84923761 2025-09-25 19:37:05,222 - DEBUG - Pod ctest-nginx-pod-80646505 not present 2025-09-25 19:37:05,227 - INFO - Creating Pod ctest-nginx-pod-80646505 2025-09-25 19:37:05,291 - DEBUG - Pod : ctest-nginx-pod-80646505 UUID is 965ceece-5958-4559-a5d4-7554b02601dd 2025-09-25 19:37:05,297 - DEBUG - Pod ctest-nginx-pod-85470322 not present 2025-09-25 19:37:05,297 - INFO - Creating Pod ctest-nginx-pod-85470322 2025-09-25 19:37:05,321 - DEBUG - Pod : ctest-nginx-pod-85470322 UUID is 54642b32-1f49-462d-b382-e41d315ff26b 2025-09-25 19:37:05,495 - INFO - Created VN __public__, UUID :d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:05,687 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:37:05,691 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:37:05,713 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:05,744 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:05,754 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:05,761 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:05,768 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:05,774 - DEBUG - Route Targets: [] 2025-09-25 19:37:05,774 - DEBUG - RT names not yet present for VN __public__ 2025-09-25 19:37:10,775 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:37:10,780 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:37:10,796 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:10,841 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,848 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,861 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:10,866 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:10,871 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/11806af2-e7c4-4413-8338-a23bd6130fe0 2025-09-25 19:37:10,874 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 19:37:10,874 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,880 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:10,888 - INFO - Verified VN network id 13 for VN d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,888 - INFO - Verifications in API Server for VN __public__ passed 2025-09-25 19:37:10,889 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,898 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:10,902 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:37:10,906 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/11806af2-e7c4-4413-8338-a23bd6130fe0 2025-09-25 19:37:10,909 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 19:37:10,915 - DEBUG - Control-node 10.0.0.48 : 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': '15655441874655137246', 'uuid-lslong': '10696595133155242177'}, 'enable': 'true', 'created': '2025-09-25T19:37:05', 'last-modified': '2025-09-25T19:37:05', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.250678'} 2025-09-25 19:37:10,915 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:37:10,923 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-25 19:37:10,923 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-25 19:37:10,924 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-25 19:37:10,924 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:37:10,927 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:37:10,932 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:10,969 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:10,976 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-25 19:37:10,976 - DEBUG - Verifying the vn in opserver 2025-09-25 19:37:10,976 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-09-25 19:37:10,976 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-09-25 19:37:10,979 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-25 19:37:10,979 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-25 19:37:10,980 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:37:10,986 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:37:10,991 - DEBUG - Do not have enough data to verify VN in agent 2025-09-25 19:37:10,991 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:37:10,996 - DEBUG - VRF ids for VN __public__: {} 2025-09-25 19:37:11,075 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-25 19:37:11,214 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:37:11,220 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:37:11,225 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:11,254 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:11,261 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/57d6f95f-c587-4565-97ae-78636cf4bff6 2025-09-25 19:37:11,265 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:37:11,267 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:37:11,272 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:37:11,300 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/d9434d70-5c98-4dde-9471-f099c1e3f0c1 2025-09-25 19:37:11,307 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-25 19:37:11,307 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-25 19:37:11,312 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 19:37:11,315 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-25 19:37:11,316 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-25 19:37:11,319 - DEBUG - Ingress ctest-nginx-ingress-31257466 not present 2025-09-25 19:37:11,319 - INFO - Creating Ingress ctest-nginx-ingress-31257466 2025-09-25 19:37:11,326 - INFO - Created Ingress ctest-nginx-ingress-31257466 2025-09-25 19:37:11,330 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-31257466 2025-09-25 19:37:14,335 - DEBUG - For Ingress ctest-nginx-ingress-31257466, Cluster IP: 10.47.255.249, External IPs ['25.132.99.252'] 2025-09-25 19:37:14,335 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-31257466 2025-09-25 19:37:14,335 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=b0c9be76-8971-4a0b-8891-b74fc46f589c 2025-09-25 19:37:14,339 - INFO - Ingress ctest-nginx-ingress-31257466 with uuid b0c9be76-8971-4a0b-8891-b74fc46f589c found in kube manager 2025-09-25 19:37:14,339 - INFO - Ingress ctest-nginx-ingress-31257466 verification passed 2025-09-25 19:37:14,341 - DEBUG - Pod ctest-busybox-pod-13674636 not present 2025-09-25 19:37:14,341 - INFO - Creating Pod ctest-busybox-pod-13674636 2025-09-25 19:37:14,373 - DEBUG - Pod : ctest-busybox-pod-13674636 UUID is 50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:14,380 - DEBUG - Pod ctest-nginx-pod-80646505 not in running state.Currently in Pending 2025-09-25 19:37:19,387 - INFO - Pod ctest-nginx-pod-80646505 is in running state.Got IP 10.47.255.251 2025-09-25 19:37:19,399 - DEBUG - Pod ctest-nginx-pod-80646505 has vmi 05011f52-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:37:19,399 - INFO - Verified pod ctest-nginx-pod-80646505 in contrail-api 2025-09-25 19:37:19,399 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:37:19,411 - DEBUG - VMI 05011f52-9a47-11f0-ad2e-fa163e2b946e is active in agent 10.0.0.49 2025-09-25 19:37:19,411 - INFO - Verified Pod ctest-nginx-pod-80646505 in agent 10.0.0.49 2025-09-25 19:37:19,411 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=965ceece-5958-4559-a5d4-7554b02601dd 2025-09-25 19:37:19,415 - INFO - Pod ctest-nginx-pod-80646505 with uuid 965ceece-5958-4559-a5d4-7554b02601dd found in kube manager 2025-09-25 19:37:19,415 - INFO - Pod ctest-nginx-pod-80646505 verification passed 2025-09-25 19:37:19,480 - DEBUG - [Pod ctest-nginx-pod-80646505] Cmd: echo ctest-nginx-pod-80646505 > /usr/share/nginx/html/index.html, Output: 2025-09-25 19:37:19,487 - DEBUG - Pod ctest-nginx-pod-85470322 not in running state.Currently in Pending 2025-09-25 19:37:24,494 - INFO - Pod ctest-nginx-pod-85470322 is in running state.Got IP 10.47.255.250 2025-09-25 19:37:24,504 - DEBUG - Pod ctest-nginx-pod-85470322 has vmi 056bd108-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:37:24,504 - INFO - Verified pod ctest-nginx-pod-85470322 in contrail-api 2025-09-25 19:37:24,504 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:37:24,514 - DEBUG - VMI 056bd108-9a47-11f0-ad2e-fa163e2b946e is active in agent 10.0.0.49 2025-09-25 19:37:24,514 - INFO - Verified Pod ctest-nginx-pod-85470322 in agent 10.0.0.49 2025-09-25 19:37:24,514 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=54642b32-1f49-462d-b382-e41d315ff26b 2025-09-25 19:37:24,518 - INFO - Pod ctest-nginx-pod-85470322 with uuid 54642b32-1f49-462d-b382-e41d315ff26b found in kube manager 2025-09-25 19:37:24,518 - INFO - Pod ctest-nginx-pod-85470322 verification passed 2025-09-25 19:37:24,573 - DEBUG - [Pod ctest-nginx-pod-85470322] Cmd: echo ctest-nginx-pod-85470322 > /usr/share/nginx/html/index.html, Output: 2025-09-25 19:37:24,578 - DEBUG - Pod ctest-busybox-pod-13674636 not in running state.Currently in Pending 2025-09-25 19:37:29,600 - INFO - Pod ctest-busybox-pod-13674636 is in running state.Got IP 10.47.255.248 2025-09-25 19:37:29,654 - DEBUG - Pod ctest-busybox-pod-13674636 has vmi 09bb23b2-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:37:29,654 - INFO - Verified pod ctest-busybox-pod-13674636 in contrail-api 2025-09-25 19:37:29,654 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:37:29,665 - DEBUG - VMI 09bb23b2-9a47-11f0-ad2e-fa163e2b946e is active in agent 10.0.0.49 2025-09-25 19:37:29,665 - INFO - Verified Pod ctest-busybox-pod-13674636 in agent 10.0.0.49 2025-09-25 19:37:29,665 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:29,669 - INFO - Pod ctest-busybox-pod-13674636 with uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce found in kube manager 2025-09-25 19:37:29,669 - INFO - Pod ctest-busybox-pod-13674636 verification passed 2025-09-25 19:37:29,736 - DEBUG - [Pod ctest-busybox-pod-13674636] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-85470322 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-09-25 19:37:29,736 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 19:37:29,736 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] Cmd output: ctest-nginx-pod-85470322 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-09-25 19:37:29,792 - DEBUG - [Pod ctest-busybox-pod-13674636] 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-85470322 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-25 19:37:29,792 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 19:37:29,792 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-85470322 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-09-25 19:37:29,853 - DEBUG - [Pod ctest-busybox-pod-13674636] 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-80646505 2025-09-25 19:37:29,853 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-25 19:37:29,853 - DEBUG - [Pod Pod ctest-busybox-pod-13674636] 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-80646505 2025-09-25 19:37:29,853 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-80646505': 1, 'ctest-nginx-pod-85470322': 2} 2025-09-25 19:37:29,853 - WARNING - Nothing to delete parallely 2025-09-25 19:37:29,854 - INFO - Deleting pod default:ctest-busybox-pod-13674636 2025-09-25 19:37:29,863 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:29,872 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:34,873 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:34,880 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:39,880 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:39,886 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:44,887 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:44,895 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:49,895 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:49,984 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:54,985 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:37:54,993 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:37:59,994 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:38:00,002 - WARNING - Pod uuid 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is still seen in agent 10.0.0.49 VM list 2025-09-25 19:38:05,003 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=50f47f19-8a64-4fa3-84f8-f7ba2429cfce 2025-09-25 19:38:05,009 - DEBUG - Pod 50f47f19-8a64-4fa3-84f8-f7ba2429cfce is not in agent 10.0.0.49 VM list 2025-09-25 19:38:05,010 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:09bb23b2-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:38:05,017 - DEBUG - VMI 09bb23b2-9a47-11f0-ad2e-fa163e2b946e is removed from agent 10.0.0.49 2025-09-25 19:38:05,017 - INFO - Verified that pod ctest-busybox-pod-13674636 is removed in agent 2025-09-25 19:38:05,017 - INFO - Deleting Ingress : ctest-nginx-ingress-31257466 2025-09-25 19:38:05,027 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=b0c9be76-8971-4a0b-8891-b74fc46f589c 2025-09-25 19:38:05,032 - ERROR - Ingress ctest-nginx-ingress-31257466 with uuid b0c9be76-8971-4a0b-8891-b74fc46f589c still found in kube manager 2025-09-25 19:38:06,034 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=b0c9be76-8971-4a0b-8891-b74fc46f589c 2025-09-25 19:38:06,037 - INFO - Ingress ctest-nginx-ingress-31257466 with uuid b0c9be76-8971-4a0b-8891-b74fc46f589c deleted successfully from kube manager 2025-09-25 19:38:06,037 - INFO - Verifications on Ingress %s cleanup passed 2025-09-25 19:38:06,037 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-25 19:38:06,099 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-25 19:38:06,104 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-25 19:38:06,104 - INFO - Deleting VN __public__ 2025-09-25 19:38:06,240 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/67dc03d0-0eb2-4f43-9be5-4ef0726d897c 2025-09-25 19:38:06,253 - DEBUG - Response Code: 404 2025-09-25 19:38:06,253 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-09-25 19:38:06,257 - DEBUG - Requesting: http://10.0.0.48:8082/domain/11fe4659-b1a7-45ca-ad4b-bcf99574e5fb 2025-09-25 19:38:06,265 - DEBUG - Requesting: http://10.0.0.48:8082/project/7c8cc72d-e8c4-4964-97ba-610646313efa 2025-09-25 19:38:06,299 - INFO - Validated that VN __public__ is not found in API Server 2025-09-25 19:38:06,299 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-25 19:38:06,306 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:38:06,312 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-09-25 19:38:06,312 - INFO - Validated that VN __public__ is not in any agent 2025-09-25 19:38:06,312 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:38:06,319 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-25 19:38:06,323 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-25 19:38:06,330 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-25 19:38:06,331 - INFO - Deleting pod default:ctest-nginx-pod-85470322 2025-09-25 19:38:06,360 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54642b32-1f49-462d-b382-e41d315ff26b 2025-09-25 19:38:06,366 - WARNING - Pod uuid 54642b32-1f49-462d-b382-e41d315ff26b is still seen in agent 10.0.0.49 VM list 2025-09-25 19:38:11,366 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=54642b32-1f49-462d-b382-e41d315ff26b 2025-09-25 19:38:11,375 - DEBUG - Pod 54642b32-1f49-462d-b382-e41d315ff26b is not in agent 10.0.0.49 VM list 2025-09-25 19:38:11,375 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:056bd108-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:38:11,380 - DEBUG - VMI 056bd108-9a47-11f0-ad2e-fa163e2b946e is removed from agent 10.0.0.49 2025-09-25 19:38:11,380 - INFO - Verified that pod ctest-nginx-pod-85470322 is removed in agent 2025-09-25 19:38:11,380 - INFO - Deleting pod default:ctest-nginx-pod-80646505 2025-09-25 19:38:11,394 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=965ceece-5958-4559-a5d4-7554b02601dd 2025-09-25 19:38:11,408 - WARNING - Pod uuid 965ceece-5958-4559-a5d4-7554b02601dd is still seen in agent 10.0.0.49 VM list 2025-09-25 19:38:16,409 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=965ceece-5958-4559-a5d4-7554b02601dd 2025-09-25 19:38:16,416 - DEBUG - Pod 965ceece-5958-4559-a5d4-7554b02601dd is not in agent 10.0.0.49 VM list 2025-09-25 19:38:16,416 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:05011f52-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:38:16,423 - DEBUG - VMI 05011f52-9a47-11f0-ad2e-fa163e2b946e is removed from agent 10.0.0.49 2025-09-25 19:38:16,423 - INFO - Verified that pod ctest-nginx-pod-80646505 is removed in agent 2025-09-25 19:38:16,423 - INFO - Deleting service : ctest-nginx-svc-84923761 2025-09-25 19:38:16,677 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 19:38:16,684 - DEBUG - No XMPP flaps were noticed during the test 2025-09-25 19:38:16,684 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-09-25 19:38:16,684 - INFO - -------------------------------------------------------------------------------- 2025-09-25 19:38:23,020 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 19:38:23,137 - DEBUG - Output : cluster_project={} 2025-09-25 19:38:23,252 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-25 19:38:23,394 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-25 19:38:23,410 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-25 19:38:23,549 - DEBUG - Output : cluster_project={} 2025-09-25 19:38:33,638 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:33,710 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:38,749 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:38,826 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:43,862 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:43,934 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:43,964 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:44,032 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-25 19:38:44,271 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 19:38:46,027 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-09-25 19:38:46,033 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 19:38:46,054 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 19:38:48,075 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-09-25 19:41:54,548 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-25 19:41:54,606 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:41:54,612 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e77f02d7-d22f-4ce7-9461-260ba271b402 2025-09-25 19:41:54,616 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:41:54,621 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9361a9a4-8de3-4017-ac32-bef34d2fd763 2025-09-25 19:41:54,626 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5486ec92-b212-47b2-a776-08425c2e9b2c 2025-09-25 19:41:54,631 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:41:54,637 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:41:54,642 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:41:59,669 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:41:59,671 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e77f02d7-d22f-4ce7-9461-260ba271b402 2025-09-25 19:41:59,672 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:41:59,673 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5486ec92-b212-47b2-a776-08425c2e9b2c 2025-09-25 19:41:59,673 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:41:59,674 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9361a9a4-8de3-4017-ac32-bef34d2fd763 2025-09-25 19:41:59,676 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:41:59,677 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:41:59,694 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:34c4de86-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:41:59,695 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3356a5de-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:41:59,699 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:34551fd8-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:42:04,697 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:04,698 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:04,699 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:04,701 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:04,701 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:09,715 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:09,716 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:09,718 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:09,718 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:09,719 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:14,734 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:14,735 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:14,736 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:14,737 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:14,738 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:19,753 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:19,755 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:19,757 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:19,758 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:19,759 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:24,774 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:24,775 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:24,775 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:24,777 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:24,778 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:29,804 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ba780711-69bc-4ce3-adf0-26389b254bd1 2025-09-25 19:42:29,805 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b58810ec-c40c-4ed9-8dec-49da6280efef 2025-09-25 19:42:29,807 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ea979dfd-f0b2-4849-ae10-dac820c8605f 2025-09-25 19:42:29,807 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b7a78a56-66ca-4f6c-b0c5-5b432d531687 2025-09-25 19:42:29,808 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=9c74a828-dd36-438f-bb49-85fe6501ce38 2025-09-25 19:42:29,820 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:359f5034-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:42:29,821 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:33c4ab60-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:42:29,824 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:353b118c-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:42:29,825 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:36592946-9a47-11f0-ad2e-fa163e2b946e 2025-09-25 19:42:29,825 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:35f6526c-9a47-11f0-ad2e-fa163e2b946e