2026-02-20 02:20:11,232 - DEBUG - [10.0.0.242]: Running cmd : hostname 2026-02-20 02:20:11,475 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:11,476 - DEBUG - [10.0.0.242]: Running cmd : hostname -f 2026-02-20 02:20:11,509 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:11,510 - DEBUG - [10.0.0.242]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-02-20 02:20:11,614 - DEBUG - Output : NAMES contrail_test_Vh4v0VANb contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 redis-redis-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 2026-02-20 02:20:11,614 - DEBUG - [10.0.0.242]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-20 02:20:11,648 - DEBUG - Output : 127.0.0.1/8 10.0.0.242/24 252.242.0.1/8 10.31.110.1/24 172.17.0.1/16 2026-02-20 02:20:11,648 - DEBUG - [10.0.0.242]: Running cmd : getent hosts 10.0.0.242 | head -n 1 | awk '{print $2}' 2026-02-20 02:20:11,681 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:11,777 - DEBUG - [10.0.0.23]: Running cmd : hostname 2026-02-20 02:20:11,995 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:11,996 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2026-02-20 02:20:12,068 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:12,068 - DEBUG - [10.0.0.23]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-02-20 02:20:12,123 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-20 02:20:12,123 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-20 02:20:12,157 - DEBUG - Output : 10.0.0.23/24 2026-02-20 02:20:12,157 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2026-02-20 02:20:12,192 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1905-1 2026-02-20 02:20:12,275 - INFO - Using existing project ['default-domain', 'k8s-default'](05a6053b-be90-4d51-9326-b41c05f729a0) 2026-02-20 02:20:12,374 - INFO - Using existing project ['default-domain', 'k8s-default'](05a6053b-be90-4d51-9326-b41c05f729a0) 2026-02-20 02:20:12,483 - INFO - ================================================================================ 2026-02-20 02:20:12,483 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-20 02:20:12,483 - 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 2026-02-20 02:20:12,719 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:20:12,727 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.242': '0'}} with 2026-02-20 02:20:12,727 - INFO - Initial checks done. Running the testcase now 2026-02-20 02:20:12,728 - INFO - 2026-02-20 02:20:12,733 - INFO - Namespace default already exists 2026-02-20 02:20:12,734 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:20:12,850 - DEBUG - Output : cluster_project={} 2026-02-20 02:20:12,886 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-20 02:20:12,887 - DEBUG - Project uuid in Contrail is 05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:12,887 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-20 02:20:13,004 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 02:20:13,005 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_NamespaceDatabaseList?namespace_uuid=f48e40db-df52-4555-950e-0ebf815703e6 2026-02-20 02:20:13,009 - INFO - Namespace default with uuid f48e40db-df52-4555-950e-0ebf815703e6 found in kube manager 2026-02-20 02:20:13,009 - INFO - Namespace default verification passed 2026-02-20 02:20:13,012 - DEBUG - Service ctest-nginx-svc-59279075 not present 2026-02-20 02:20:13,012 - INFO - Creating service ctest-nginx-svc-59279075 2026-02-20 02:20:13,027 - INFO - Created Service ctest-nginx-svc-59279075 2026-02-20 02:20:13,034 - DEBUG - Pod ctest-nginx-pod-19283030 not present 2026-02-20 02:20:13,034 - INFO - Creating Pod ctest-nginx-pod-19283030 2026-02-20 02:20:13,087 - DEBUG - Pod : ctest-nginx-pod-19283030 UUID is 315d8838-367e-41ab-b26b-80a2bbd5411a 2026-02-20 02:20:13,100 - DEBUG - Pod ctest-nginx-pod-56198839 not present 2026-02-20 02:20:13,102 - INFO - Creating Pod ctest-nginx-pod-56198839 2026-02-20 02:20:13,138 - DEBUG - Pod : ctest-nginx-pod-56198839 UUID is 390623bd-d407-4ebf-a655-9a37dff229e8 2026-02-20 02:20:13,307 - INFO - Created VN __public__, UUID :3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:13,506 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:20:13,511 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:20:13,529 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:13,591 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:13,602 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:13,610 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:13,617 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:13,623 - DEBUG - Route Targets: [] 2026-02-20 02:20:13,623 - DEBUG - RT names not yet present for VN __public__ 2026-02-20 02:20:18,624 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:20:18,636 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:20:18,645 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:18,687 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,697 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,706 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:18,714 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:18,722 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/7a116ded-14d6-4a51-a7d0-252ea2650043 2026-02-20 02:20:18,734 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 02:20:18,734 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,741 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:18,752 - INFO - Verified VN network id 13 for VN 3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,753 - INFO - Verifications in API Server for VN __public__ passed 2026-02-20 02:20:18,753 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,766 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:18,771 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:20:18,776 - DEBUG - Requesting: http://10.0.0.242:8082/route-target/7a116ded-14d6-4a51-a7d0-252ea2650043 2026-02-20 02:20:18,781 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 02:20:18,786 - DEBUG - Control-node 10.0.0.242 : 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': '3495927300477895141', 'uuid-lslong': '12414116290965349904'}, 'enable': 'true', 'created': '2026-02-20T02:20:13', 'last-modified': '2026-02-20T02:20:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.312746'} 2026-02-20 02:20:18,786 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:20:18,795 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-20 02:20:18,795 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-20 02:20:18,796 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-20 02:20:18,796 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:20:18,800 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:20:18,807 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:18,838 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:18,847 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-20 02:20:18,847 - DEBUG - Verifying the vn in opserver 2026-02-20 02:20:18,847 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.242 2026-02-20 02:20:18,847 - DEBUG - Requesting: http://10.0.0.242:8081/analytics/uves/virtual-networks 2026-02-20 02:20:18,852 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.242:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-02-20 02:20:18,852 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-20 02:20:18,852 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:20:18,860 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:20:18,869 - DEBUG - Do not have enough data to verify VN in agent 2026-02-20 02:20:18,869 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:20:18,875 - DEBUG - VRF ids for VN __public__: {} 2026-02-20 02:20:18,956 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-20 02:20:19,122 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:20:19,126 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:20:19,134 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:19,176 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:19,187 - DEBUG - Requesting: http://10.0.0.242:8082/floating-ip-pool/38c20150-5103-4bd8-b435-690e0776d35f 2026-02-20 02:20:19,198 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:20:19,202 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:20:19,208 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:20:19,243 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-network/3084075b-8993-41e5-ac47-ccfe6b612610 2026-02-20 02:20:19,251 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-20 02:20:19,251 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-20 02:20:19,257 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-20 02:20:19,261 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-20 02:20:19,261 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-20 02:20:19,265 - DEBUG - Ingress ctest-nginx-ingress-09608764 not present 2026-02-20 02:20:19,265 - INFO - Creating Ingress ctest-nginx-ingress-09608764 2026-02-20 02:20:19,272 - INFO - Created Ingress ctest-nginx-ingress-09608764 2026-02-20 02:20:19,274 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-09608764 2026-02-20 02:20:22,281 - DEBUG - For Ingress ctest-nginx-ingress-09608764, Cluster IP: 10.47.255.249, External IPs ['210.166.182.188'] 2026-02-20 02:20:22,281 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-09608764 2026-02-20 02:20:22,281 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 2026-02-20 02:20:22,311 - INFO - Ingress ctest-nginx-ingress-09608764 with uuid 30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 found in kube manager 2026-02-20 02:20:22,312 - INFO - Ingress ctest-nginx-ingress-09608764 verification passed 2026-02-20 02:20:22,317 - DEBUG - Pod ctest-busybox-pod-26365379 not present 2026-02-20 02:20:22,317 - INFO - Creating Pod ctest-busybox-pod-26365379 2026-02-20 02:20:22,370 - DEBUG - Pod : ctest-busybox-pod-26365379 UUID is ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:22,398 - DEBUG - Pod ctest-nginx-pod-19283030 not in running state.Currently in Pending 2026-02-20 02:20:27,405 - INFO - Pod ctest-nginx-pod-19283030 is in running state.Got IP 10.47.255.251 2026-02-20 02:20:27,423 - DEBUG - Pod ctest-nginx-pod-19283030 has vmi b0df0652-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:20:27,423 - INFO - Verified pod ctest-nginx-pod-19283030 in contrail-api 2026-02-20 02:20:27,423 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:20:27,434 - DEBUG - VMI b0df0652-0e02-11f1-bcb6-fa163efa42d3 is active in agent 10.0.0.23 2026-02-20 02:20:27,434 - INFO - Verified Pod ctest-nginx-pod-19283030 in agent 10.0.0.23 2026-02-20 02:20:27,434 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=315d8838-367e-41ab-b26b-80a2bbd5411a 2026-02-20 02:20:27,439 - INFO - Pod ctest-nginx-pod-19283030 with uuid 315d8838-367e-41ab-b26b-80a2bbd5411a found in kube manager 2026-02-20 02:20:27,439 - INFO - Pod ctest-nginx-pod-19283030 verification passed 2026-02-20 02:20:27,514 - DEBUG - [Pod ctest-nginx-pod-19283030] Cmd: echo ctest-nginx-pod-19283030 > /usr/share/nginx/html/index.html, Output: 2026-02-20 02:20:27,520 - INFO - Pod ctest-nginx-pod-56198839 is in running state.Got IP 10.47.255.250 2026-02-20 02:20:27,536 - DEBUG - Pod ctest-nginx-pod-56198839 has vmi b14bd516-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:20:27,536 - INFO - Verified pod ctest-nginx-pod-56198839 in contrail-api 2026-02-20 02:20:27,536 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:20:27,545 - DEBUG - VMI b14bd516-0e02-11f1-bcb6-fa163efa42d3 is active in agent 10.0.0.23 2026-02-20 02:20:27,545 - INFO - Verified Pod ctest-nginx-pod-56198839 in agent 10.0.0.23 2026-02-20 02:20:27,545 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=390623bd-d407-4ebf-a655-9a37dff229e8 2026-02-20 02:20:27,548 - INFO - Pod ctest-nginx-pod-56198839 with uuid 390623bd-d407-4ebf-a655-9a37dff229e8 found in kube manager 2026-02-20 02:20:27,548 - INFO - Pod ctest-nginx-pod-56198839 verification passed 2026-02-20 02:20:27,598 - DEBUG - [Pod ctest-nginx-pod-56198839] Cmd: echo ctest-nginx-pod-56198839 > /usr/share/nginx/html/index.html, Output: 2026-02-20 02:20:27,606 - DEBUG - Pod ctest-busybox-pod-26365379 not in running state.Currently in Pending 2026-02-20 02:20:32,614 - DEBUG - Pod ctest-busybox-pod-26365379 not in running state.Currently in Pending 2026-02-20 02:20:37,621 - INFO - Pod ctest-busybox-pod-26365379 is in running state.Got IP 10.47.255.248 2026-02-20 02:20:37,632 - DEBUG - Pod ctest-busybox-pod-26365379 has vmi b617fb6a-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:20:37,632 - INFO - Verified pod ctest-busybox-pod-26365379 in contrail-api 2026-02-20 02:20:37,632 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:20:37,641 - DEBUG - VMI b617fb6a-0e02-11f1-bcb6-fa163efa42d3 is active in agent 10.0.0.23 2026-02-20 02:20:37,641 - INFO - Verified Pod ctest-busybox-pod-26365379 in agent 10.0.0.23 2026-02-20 02:20:37,642 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_VirtualMachineDatabaseList?x=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:37,646 - INFO - Pod ctest-busybox-pod-26365379 with uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 found in kube manager 2026-02-20 02:20:37,646 - INFO - Pod ctest-busybox-pod-26365379 verification passed 2026-02-20 02:20:37,703 - DEBUG - [Pod ctest-busybox-pod-26365379] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,703 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,703 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,759 - DEBUG - [Pod ctest-busybox-pod-26365379] 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-56198839 2026-02-20 02:20:37,759 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,759 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] 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-56198839 2026-02-20 02:20:37,812 - DEBUG - [Pod ctest-busybox-pod-26365379] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,812 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,812 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,872 - DEBUG - [Pod ctest-busybox-pod-26365379] 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-56198839 2026-02-20 02:20:37,872 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,872 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] 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-56198839 2026-02-20 02:20:37,918 - DEBUG - [Pod ctest-busybox-pod-26365379] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,918 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,918 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd output: ctest-nginx-pod-56198839 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,969 - DEBUG - [Pod ctest-busybox-pod-26365379] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-19283030 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,969 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-20 02:20:37,969 - DEBUG - [Pod Pod ctest-busybox-pod-26365379] Cmd output: ctest-nginx-pod-19283030 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-02-20 02:20:37,969 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-19283030': 1, 'ctest-nginx-pod-56198839': 5} 2026-02-20 02:20:37,970 - WARNING - Nothing to delete parallely 2026-02-20 02:20:37,970 - INFO - Deleting pod default:ctest-busybox-pod-26365379 2026-02-20 02:20:37,981 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:37,987 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:20:42,988 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:42,994 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:20:47,995 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:48,001 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:20:53,002 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:53,007 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:20:58,008 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:20:58,015 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:21:03,016 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:21:03,022 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:21:08,022 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:21:08,031 - WARNING - Pod uuid ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:21:13,033 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=ae6af445-eadf-4fb1-87e8-0d5c9bd94931 2026-02-20 02:21:13,039 - DEBUG - Pod ae6af445-eadf-4fb1-87e8-0d5c9bd94931 is not in agent 10.0.0.23 VM list 2026-02-20 02:21:13,040 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b617fb6a-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:21:13,044 - DEBUG - VMI b617fb6a-0e02-11f1-bcb6-fa163efa42d3 is removed from agent 10.0.0.23 2026-02-20 02:21:13,044 - INFO - Verified that pod ctest-busybox-pod-26365379 is removed in agent 2026-02-20 02:21:13,045 - INFO - Deleting Ingress : ctest-nginx-ingress-09608764 2026-02-20 02:21:13,054 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 2026-02-20 02:21:13,059 - ERROR - Ingress ctest-nginx-ingress-09608764 with uuid 30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 still found in kube manager 2026-02-20 02:21:14,060 - DEBUG - Requesting: http://10.0.0.242:8108/Snh_LoadbalancerDatabaseList?x=30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 2026-02-20 02:21:14,064 - INFO - Ingress ctest-nginx-ingress-09608764 with uuid 30b9ff93-c8ef-4d8c-af4d-45d74ac1c479 deleted successfully from kube manager 2026-02-20 02:21:14,064 - INFO - Verifications on Ingress %s cleanup passed 2026-02-20 02:21:14,064 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-20 02:21:14,197 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-20 02:21:14,204 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-20 02:21:14,204 - INFO - Deleting VN __public__ 2026-02-20 02:21:14,301 - DEBUG - Requesting: http://10.0.0.242:8082/routing-instance/2e8d1e43-4a1c-4470-8888-9e0963d10e0c 2026-02-20 02:21:14,306 - DEBUG - Response Code: 404 2026-02-20 02:21:14,306 - DEBUG - Requesting: http://10.0.0.242:8082/domains 2026-02-20 02:21:14,311 - DEBUG - Requesting: http://10.0.0.242:8082/domain/9e97abe0-d732-41f7-aba1-932c2d8297e1 2026-02-20 02:21:14,318 - DEBUG - Requesting: http://10.0.0.242:8082/project/05a6053b-be90-4d51-9326-b41c05f729a0 2026-02-20 02:21:14,356 - INFO - Validated that VN __public__ is not found in API Server 2026-02-20 02:21:14,356 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-20 02:21:14,362 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:21:14,369 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2026-02-20 02:21:14,370 - INFO - Validated that VN __public__ is not in any agent 2026-02-20 02:21:14,370 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:21:14,377 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-20 02:21:14,384 - DEBUG - Requesting: http://10.0.0.242:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-20 02:21:14,388 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-20 02:21:14,388 - INFO - Deleting pod default:ctest-nginx-pod-56198839 2026-02-20 02:21:14,405 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=390623bd-d407-4ebf-a655-9a37dff229e8 2026-02-20 02:21:14,415 - WARNING - Pod uuid 390623bd-d407-4ebf-a655-9a37dff229e8 is still seen in agent 10.0.0.23 VM list 2026-02-20 02:21:19,416 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=390623bd-d407-4ebf-a655-9a37dff229e8 2026-02-20 02:21:19,422 - DEBUG - Pod 390623bd-d407-4ebf-a655-9a37dff229e8 is not in agent 10.0.0.23 VM list 2026-02-20 02:21:19,422 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b14bd516-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:21:19,427 - DEBUG - VMI b14bd516-0e02-11f1-bcb6-fa163efa42d3 is removed from agent 10.0.0.23 2026-02-20 02:21:19,427 - INFO - Verified that pod ctest-nginx-pod-56198839 is removed in agent 2026-02-20 02:21:19,427 - INFO - Deleting pod default:ctest-nginx-pod-19283030 2026-02-20 02:21:19,445 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=315d8838-367e-41ab-b26b-80a2bbd5411a 2026-02-20 02:21:19,453 - WARNING - Pod uuid 315d8838-367e-41ab-b26b-80a2bbd5411a is still seen in agent 10.0.0.23 VM list 2026-02-20 02:21:24,454 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=315d8838-367e-41ab-b26b-80a2bbd5411a 2026-02-20 02:21:24,459 - DEBUG - Pod 315d8838-367e-41ab-b26b-80a2bbd5411a is not in agent 10.0.0.23 VM list 2026-02-20 02:21:24,459 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b0df0652-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:21:24,464 - DEBUG - VMI b0df0652-0e02-11f1-bcb6-fa163efa42d3 is removed from agent 10.0.0.23 2026-02-20 02:21:24,464 - INFO - Verified that pod ctest-nginx-pod-19283030 is removed in agent 2026-02-20 02:21:24,465 - INFO - Deleting service : ctest-nginx-svc-59279075 2026-02-20 02:21:24,682 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:21:24,688 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 02:21:24,688 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2026-02-20 02:21:24,688 - INFO - -------------------------------------------------------------------------------- 2026-02-20 02:21:31,099 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:21:31,204 - DEBUG - Output : cluster_project={} 2026-02-20 02:21:31,354 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-20 02:21:31,493 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-20 02:21:31,501 - DEBUG - [10.0.0.242]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-20 02:21:31,628 - DEBUG - Output : cluster_project={} 2026-02-20 02:21:41,702 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:46,740 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:46,810 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:46,844 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:46,929 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:51,979 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:52,054 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:52,138 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-20 02:21:52,334 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:21:54,186 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2026-02-20 02:21:54,191 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2026-02-20 02:21:54,218 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2026-02-20 02:21:56,241 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2026-02-20 02:25:05,147 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-20 02:25:05,183 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:05,198 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e60068af-c710-4e95-84f3-0c719092d89a 2026-02-20 02:25:05,206 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=52256b7a-7929-4f04-845a-1f4eb0b43fb6 2026-02-20 02:25:05,211 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:05,216 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:05,220 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=be711ce9-8442-412d-824c-1750a5be2be5 2026-02-20 02:25:05,224 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:05,229 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:10,226 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:10,236 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=e60068af-c710-4e95-84f3-0c719092d89a 2026-02-20 02:25:10,241 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e06924fc-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:10,262 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:10,263 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=52256b7a-7929-4f04-845a-1f4eb0b43fb6 2026-02-20 02:25:10,272 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=be711ce9-8442-412d-824c-1750a5be2be5 2026-02-20 02:25:10,274 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:10,275 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:10,276 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:10,289 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfdb08b6-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:10,290 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e0f30500-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:15,234 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:15,289 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:15,291 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:15,293 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:15,294 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:20,241 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:20,297 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:20,299 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:20,302 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:20,303 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:25,248 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:25,312 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:25,313 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:25,315 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:25,316 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:30,258 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:30,321 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:30,325 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:30,326 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:30,328 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:35,265 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:35,332 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:35,336 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:35,337 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:35,340 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:40,276 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9dac932a-afd3-4ff6-87f2-cc0a93ec0aaa 2026-02-20 02:25:40,287 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df642f5c-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:40,340 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0718d02a-6c66-41c9-b3ba-94918c51d52a 2026-02-20 02:25:40,346 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e271d5d2-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:40,348 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=16fb308d-f890-4b87-9712-bc80efde8352 2026-02-20 02:25:40,349 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=03392cec-2809-4547-ba08-971ed2840e2b 2026-02-20 02:25:40,350 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dffc1e99-7071-4725-9935-3076dae95941 2026-02-20 02:25:40,358 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1f3135a-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:40,360 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e2d5e2f2-0e02-11f1-bcb6-fa163efa42d3 2026-02-20 02:25:40,361 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e1834124-0e02-11f1-bcb6-fa163efa42d3