2025-10-20 01:57:42,842 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-10-20 01:57:43,129 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,129 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-10-20 01:57:43,163 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,163 - DEBUG - [10.0.0.57]: 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-10-20 01:57:43,239 - DEBUG - Output : NAMES contrail_test_bM6sJan3L contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 2025-10-20 01:57:43,240 - DEBUG - [10.0.0.57]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-20 01:57:43,320 - DEBUG - Output : 127.0.0.1/8 10.0.0.57/24 252.57.0.1/8 10.209.161.1/24 172.17.0.1/16 2025-10-20 01:57:43,320 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-10-20 01:57:43,355 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,447 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-10-20 01:57:43,663 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,663 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-10-20 01:57:43,740 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,740 - DEBUG - [10.0.0.33]: 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-10-20 01:57:43,784 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-20 01:57:43,785 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-20 01:57:43,818 - DEBUG - Output : 10.0.0.33/24 2025-10-20 01:57:43,818 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-10-20 01:57:43,888 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1577-1 2025-10-20 01:57:43,968 - INFO - Using existing project ['default-domain', 'k8s-default'](7075ecd9-31e9-4a64-a49e-9c17c6231c51) 2025-10-20 01:57:44,080 - INFO - Using existing project ['default-domain', 'k8s-default'](7075ecd9-31e9-4a64-a49e-9c17c6231c51) 2025-10-20 01:57:44,189 - INFO - ================================================================================ 2025-10-20 01:57:44,189 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-20 01:57:44,190 - 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-10-20 01:57:44,429 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-20 01:57:44,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.57': '0'}} with 2025-10-20 01:57:44,436 - INFO - Initial checks done. Running the testcase now 2025-10-20 01:57:44,436 - INFO - 2025-10-20 01:57:44,440 - INFO - Namespace default already exists 2025-10-20 01:57:44,440 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-20 01:57:44,568 - DEBUG - Output : cluster_project={} 2025-10-20 01:57:44,625 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-20 01:57:44,625 - DEBUG - Project uuid in Contrail is 7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:44,625 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-20 01:57:44,778 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-20 01:57:44,778 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=9b942d15-7199-4c9b-ae9d-1a36a8576b04 2025-10-20 01:57:44,783 - INFO - Namespace default with uuid 9b942d15-7199-4c9b-ae9d-1a36a8576b04 found in kube manager 2025-10-20 01:57:44,783 - INFO - Namespace default verification passed 2025-10-20 01:57:44,786 - DEBUG - Service ctest-nginx-svc-40810312 not present 2025-10-20 01:57:44,786 - INFO - Creating service ctest-nginx-svc-40810312 2025-10-20 01:57:44,806 - INFO - Created Service ctest-nginx-svc-40810312 2025-10-20 01:57:44,824 - DEBUG - Pod ctest-nginx-pod-88102488 not present 2025-10-20 01:57:44,825 - INFO - Creating Pod ctest-nginx-pod-88102488 2025-10-20 01:57:44,918 - DEBUG - Pod : ctest-nginx-pod-88102488 UUID is ec3d0be1-53f2-4ff5-a45d-5aef42ab227e 2025-10-20 01:57:44,923 - DEBUG - Pod ctest-nginx-pod-57424020 not present 2025-10-20 01:57:44,923 - INFO - Creating Pod ctest-nginx-pod-57424020 2025-10-20 01:57:44,956 - DEBUG - Pod : ctest-nginx-pod-57424020 UUID is ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de 2025-10-20 01:57:45,201 - INFO - Created VN __public__, UUID :7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:45,409 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:57:45,413 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:57:45,428 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:45,554 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:45,581 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:45,588 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:45,595 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:45,602 - DEBUG - Route Targets: [] 2025-10-20 01:57:45,602 - DEBUG - RT names not yet present for VN __public__ 2025-10-20 01:57:50,602 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:57:50,609 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:57:50,617 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:50,660 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,670 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,681 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:50,699 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:50,705 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/528a1619-36aa-4500-a8f6-5d6ce5f8fa10 2025-10-20 01:57:50,710 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-20 01:57:50,710 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,720 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:50,736 - INFO - Verified VN network id 13 for VN 7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,736 - INFO - Verifications in API Server for VN __public__ passed 2025-10-20 01:57:50,736 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,748 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:50,758 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:57:50,766 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/528a1619-36aa-4500-a8f6-5d6ce5f8fa10 2025-10-20 01:57:50,774 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-20 01:57:50,783 - DEBUG - Control-node 10.0.0.57 : 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': '8980842765386140994', 'uuid-lslong': '10241193501465360070'}, 'enable': 'true', 'created': '2025-10-20T01:57:45', 'last-modified': '2025-10-20T01:57:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.449052'} 2025-10-20 01:57:50,784 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:57:50,796 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-20 01:57:50,796 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-20 01:57:50,796 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-20 01:57:50,796 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:57:50,801 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:57:50,809 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:50,844 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:50,859 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-20 01:57:50,859 - DEBUG - Verifying the vn in opserver 2025-10-20 01:57:50,859 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2025-10-20 01:57:50,860 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-10-20 01:57:50,868 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-20 01:57:50,868 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-20 01:57:50,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:57:50,878 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:57:50,884 - DEBUG - Do not have enough data to verify VN in agent 2025-10-20 01:57:50,884 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:57:50,889 - DEBUG - VRF ids for VN __public__: {} 2025-10-20 01:57:51,001 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-20 01:57:51,216 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:57:51,221 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:57:51,229 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:51,258 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:51,278 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/7bb77abe-667e-4f9b-87da-d29456cd17d5 2025-10-20 01:57:51,285 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:57:51,293 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:57:51,300 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:57:51,338 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/7ca25ce9-9e7a-4d42-8e20-073abae1b6c6 2025-10-20 01:57:51,359 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-20 01:57:51,359 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-20 01:57:51,370 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-20 01:57:51,379 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-20 01:57:51,379 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-20 01:57:51,384 - DEBUG - Ingress ctest-nginx-ingress-25045984 not present 2025-10-20 01:57:51,384 - INFO - Creating Ingress ctest-nginx-ingress-25045984 2025-10-20 01:57:51,393 - INFO - Created Ingress ctest-nginx-ingress-25045984 2025-10-20 01:57:51,397 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-25045984 2025-10-20 01:57:54,403 - DEBUG - For Ingress ctest-nginx-ingress-25045984, Cluster IP: 10.47.255.249, External IPs ['99.94.28.188'] 2025-10-20 01:57:54,403 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-25045984 2025-10-20 01:57:54,404 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=0d0e7887-8f74-40e5-88e2-cff370ed66fe 2025-10-20 01:57:54,412 - INFO - Ingress ctest-nginx-ingress-25045984 with uuid 0d0e7887-8f74-40e5-88e2-cff370ed66fe found in kube manager 2025-10-20 01:57:54,412 - INFO - Ingress ctest-nginx-ingress-25045984 verification passed 2025-10-20 01:57:54,416 - DEBUG - Pod ctest-busybox-pod-44643103 not present 2025-10-20 01:57:54,416 - INFO - Creating Pod ctest-busybox-pod-44643103 2025-10-20 01:57:54,448 - DEBUG - Pod : ctest-busybox-pod-44643103 UUID is 1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:57:54,457 - DEBUG - Pod ctest-nginx-pod-88102488 not in running state.Currently in Pending 2025-10-20 01:57:59,466 - INFO - Pod ctest-nginx-pod-88102488 is in running state.Got IP 10.47.255.251 2025-10-20 01:57:59,481 - DEBUG - Pod ctest-nginx-pod-88102488 has vmi 2c75aa52-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:57:59,481 - INFO - Verified pod ctest-nginx-pod-88102488 in contrail-api 2025-10-20 01:57:59,481 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:57:59,498 - DEBUG - VMI 2c75aa52-ad58-11f0-a2f3-fa163e90479a is active in agent 10.0.0.33 2025-10-20 01:57:59,498 - INFO - Verified Pod ctest-nginx-pod-88102488 in agent 10.0.0.33 2025-10-20 01:57:59,498 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=ec3d0be1-53f2-4ff5-a45d-5aef42ab227e 2025-10-20 01:57:59,505 - INFO - Pod ctest-nginx-pod-88102488 with uuid ec3d0be1-53f2-4ff5-a45d-5aef42ab227e found in kube manager 2025-10-20 01:57:59,506 - INFO - Pod ctest-nginx-pod-88102488 verification passed 2025-10-20 01:57:59,572 - DEBUG - [Pod ctest-nginx-pod-88102488] Cmd: echo ctest-nginx-pod-88102488 > /usr/share/nginx/html/index.html, Output: 2025-10-20 01:57:59,585 - DEBUG - Pod ctest-nginx-pod-57424020 not in running state.Currently in Pending 2025-10-20 01:58:04,593 - INFO - Pod ctest-nginx-pod-57424020 is in running state.Got IP 10.47.255.250 2025-10-20 01:58:04,612 - DEBUG - Pod ctest-nginx-pod-57424020 has vmi 2ce4838c-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:58:04,612 - INFO - Verified pod ctest-nginx-pod-57424020 in contrail-api 2025-10-20 01:58:04,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:58:04,620 - DEBUG - VMI 2ce4838c-ad58-11f0-a2f3-fa163e90479a is active in agent 10.0.0.33 2025-10-20 01:58:04,620 - INFO - Verified Pod ctest-nginx-pod-57424020 in agent 10.0.0.33 2025-10-20 01:58:04,620 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de 2025-10-20 01:58:04,624 - INFO - Pod ctest-nginx-pod-57424020 with uuid ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de found in kube manager 2025-10-20 01:58:04,624 - INFO - Pod ctest-nginx-pod-57424020 verification passed 2025-10-20 01:58:04,696 - DEBUG - [Pod ctest-nginx-pod-57424020] Cmd: echo ctest-nginx-pod-57424020 > /usr/share/nginx/html/index.html, Output: 2025-10-20 01:58:04,701 - DEBUG - Pod ctest-busybox-pod-44643103 not in running state.Currently in Pending 2025-10-20 01:58:09,708 - DEBUG - Pod ctest-busybox-pod-44643103 not in running state.Currently in Pending 2025-10-20 01:58:14,716 - INFO - Pod ctest-busybox-pod-44643103 is in running state.Got IP 10.47.255.248 2025-10-20 01:58:14,731 - DEBUG - Pod ctest-busybox-pod-44643103 has vmi 31903e44-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:58:14,731 - INFO - Verified pod ctest-busybox-pod-44643103 in contrail-api 2025-10-20 01:58:14,731 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:58:14,741 - DEBUG - VMI 31903e44-ad58-11f0-a2f3-fa163e90479a is active in agent 10.0.0.33 2025-10-20 01:58:14,741 - INFO - Verified Pod ctest-busybox-pod-44643103 in agent 10.0.0.33 2025-10-20 01:58:14,741 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:14,750 - INFO - Pod ctest-busybox-pod-44643103 with uuid 1f9a5226-8874-4085-b183-a319f2f4456f found in kube manager 2025-10-20 01:58:14,750 - INFO - Pod ctest-busybox-pod-44643103 verification passed 2025-10-20 01:58:14,807 - DEBUG - [Pod ctest-busybox-pod-44643103] 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-88102488 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-20 01:58:14,807 - DEBUG - [Pod Pod ctest-busybox-pod-44643103] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-20 01:58:14,807 - DEBUG - [Pod Pod ctest-busybox-pod-44643103] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-88102488 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-10-20 01:58:14,863 - DEBUG - [Pod ctest-busybox-pod-44643103] 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-57424020 2025-10-20 01:58:14,864 - DEBUG - [Pod Pod ctest-busybox-pod-44643103] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-20 01:58:14,864 - DEBUG - [Pod Pod ctest-busybox-pod-44643103] 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-57424020 2025-10-20 01:58:14,864 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-88102488': 1, 'ctest-nginx-pod-57424020': 1} 2025-10-20 01:58:14,864 - WARNING - Nothing to delete parallely 2025-10-20 01:58:14,864 - INFO - Deleting pod default:ctest-busybox-pod-44643103 2025-10-20 01:58:14,880 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:14,885 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:19,887 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:19,893 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:24,894 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:24,899 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:29,901 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:29,909 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:34,909 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:34,915 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:39,916 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:39,922 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:44,923 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:44,930 - WARNING - Pod uuid 1f9a5226-8874-4085-b183-a319f2f4456f is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:49,931 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1f9a5226-8874-4085-b183-a319f2f4456f 2025-10-20 01:58:49,937 - DEBUG - Pod 1f9a5226-8874-4085-b183-a319f2f4456f is not in agent 10.0.0.33 VM list 2025-10-20 01:58:49,937 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31903e44-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:58:49,942 - DEBUG - VMI 31903e44-ad58-11f0-a2f3-fa163e90479a is removed from agent 10.0.0.33 2025-10-20 01:58:49,942 - INFO - Verified that pod ctest-busybox-pod-44643103 is removed in agent 2025-10-20 01:58:49,942 - INFO - Deleting Ingress : ctest-nginx-ingress-25045984 2025-10-20 01:58:49,951 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=0d0e7887-8f74-40e5-88e2-cff370ed66fe 2025-10-20 01:58:49,956 - ERROR - Ingress ctest-nginx-ingress-25045984 with uuid 0d0e7887-8f74-40e5-88e2-cff370ed66fe still found in kube manager 2025-10-20 01:58:50,957 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=0d0e7887-8f74-40e5-88e2-cff370ed66fe 2025-10-20 01:58:50,961 - INFO - Ingress ctest-nginx-ingress-25045984 with uuid 0d0e7887-8f74-40e5-88e2-cff370ed66fe deleted successfully from kube manager 2025-10-20 01:58:50,963 - INFO - Verifications on Ingress %s cleanup passed 2025-10-20 01:58:50,964 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-20 01:58:51,089 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-20 01:58:51,095 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-20 01:58:51,095 - INFO - Deleting VN __public__ 2025-10-20 01:58:51,207 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/5484d27b-20e2-4c3a-9253-b90f20ee4d15 2025-10-20 01:58:51,213 - DEBUG - Response Code: 404 2025-10-20 01:58:51,214 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-10-20 01:58:51,230 - DEBUG - Requesting: http://10.0.0.57:8082/domain/f8c539d7-6387-4e8d-ac39-fd24c3efb954 2025-10-20 01:58:51,236 - DEBUG - Requesting: http://10.0.0.57:8082/project/7075ecd9-31e9-4a64-a49e-9c17c6231c51 2025-10-20 01:58:51,286 - INFO - Validated that VN __public__ is not found in API Server 2025-10-20 01:58:51,286 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-20 01:58:51,294 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:58:51,303 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-10-20 01:58:51,303 - INFO - Validated that VN __public__ is not in any agent 2025-10-20 01:58:51,303 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:58:51,330 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-20 01:58:51,335 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-20 01:58:51,341 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-20 01:58:51,341 - INFO - Deleting pod default:ctest-nginx-pod-57424020 2025-10-20 01:58:51,369 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de 2025-10-20 01:58:51,378 - WARNING - Pod uuid ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de is still seen in agent 10.0.0.33 VM list 2025-10-20 01:58:56,379 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de 2025-10-20 01:58:56,384 - DEBUG - Pod ca4d4ead-2b2e-4c62-b5f5-2dafbe6af0de is not in agent 10.0.0.33 VM list 2025-10-20 01:58:56,384 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2ce4838c-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:58:56,389 - DEBUG - VMI 2ce4838c-ad58-11f0-a2f3-fa163e90479a is removed from agent 10.0.0.33 2025-10-20 01:58:56,389 - INFO - Verified that pod ctest-nginx-pod-57424020 is removed in agent 2025-10-20 01:58:56,390 - INFO - Deleting pod default:ctest-nginx-pod-88102488 2025-10-20 01:58:56,402 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ec3d0be1-53f2-4ff5-a45d-5aef42ab227e 2025-10-20 01:58:56,411 - WARNING - Pod uuid ec3d0be1-53f2-4ff5-a45d-5aef42ab227e is still seen in agent 10.0.0.33 VM list 2025-10-20 01:59:01,411 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ec3d0be1-53f2-4ff5-a45d-5aef42ab227e 2025-10-20 01:59:01,419 - DEBUG - Pod ec3d0be1-53f2-4ff5-a45d-5aef42ab227e is not in agent 10.0.0.33 VM list 2025-10-20 01:59:01,419 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c75aa52-ad58-11f0-a2f3-fa163e90479a 2025-10-20 01:59:01,424 - DEBUG - VMI 2c75aa52-ad58-11f0-a2f3-fa163e90479a is removed from agent 10.0.0.33 2025-10-20 01:59:01,425 - INFO - Verified that pod ctest-nginx-pod-88102488 is removed in agent 2025-10-20 01:59:01,425 - INFO - Deleting service : ctest-nginx-svc-40810312 2025-10-20 01:59:01,685 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-20 01:59:01,691 - DEBUG - No XMPP flaps were noticed during the test 2025-10-20 01:59:01,691 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:17] 2025-10-20 01:59:01,691 - INFO - -------------------------------------------------------------------------------- 2025-10-20 01:59:08,117 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-20 01:59:08,244 - DEBUG - Output : cluster_project={} 2025-10-20 01:59:08,384 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-20 01:59:08,551 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-20 01:59:08,556 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-20 01:59:08,723 - DEBUG - Output : cluster_project={} 2025-10-20 01:59:23,820 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:23,905 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:23,988 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:24,026 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:29,070 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:29,147 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:29,220 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:29,253 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-20 01:59:29,489 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-20 01:59:33,688 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-10-20 01:59:33,694 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-20 01:59:33,717 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-20 01:59:35,741 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-10-20 02:02:35,918 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-20 02:02:35,982 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=43771633-88bf-496b-ac71-b8a253507adf 2025-10-20 02:02:35,992 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6a753b8c-04c1-4d2f-8e8c-ccc2d26cce48 2025-10-20 02:02:36,002 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7d91ae97-5fc7-419d-99aa-b0b25c1541b4 2025-10-20 02:02:36,013 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fb657b95-d1c5-4fc1-a41a-f566596895b3 2025-10-20 02:02:36,018 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:02:36,024 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:02:36,046 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:02:36,067 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:02:41,036 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7d91ae97-5fc7-419d-99aa-b0b25c1541b4 2025-10-20 02:02:41,038 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=43771633-88bf-496b-ac71-b8a253507adf 2025-10-20 02:02:41,045 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f31cc6e-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:02:41,048 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e133552-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:02:41,049 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:02:41,052 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6a753b8c-04c1-4d2f-8e8c-ccc2d26cce48 2025-10-20 02:02:41,059 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5fa63afe-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:02:41,070 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fb657b95-d1c5-4fc1-a41a-f566596895b3 2025-10-20 02:02:41,071 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:02:41,079 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e94c84c-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:02:41,086 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:02:41,088 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:02:46,062 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:02:46,079 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:02:46,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:02:46,145 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:02:51,069 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:02:51,086 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:02:51,153 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:02:51,157 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:02:56,075 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:02:56,093 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:02:56,162 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:02:56,164 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:03:01,083 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:03:01,100 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:03:01,172 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:03:01,180 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:03:06,091 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:03:06,108 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:03:06,189 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:03:06,191 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:03:11,098 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4fc34768-e8e3-4a6b-a65c-8a109e8a1f63 2025-10-20 02:03:11,105 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6095fd00-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:03:11,116 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=fc441455-ccb6-4119-bf39-943bfdd7a1ca 2025-10-20 02:03:11,121 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6028670e-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:03:11,199 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b1a0c598-f5d9-4f74-b029-410756c7ffa6 2025-10-20 02:03:11,200 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e9bd4fb6-ef1c-48ae-907d-5461e93d6d97 2025-10-20 02:03:11,209 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6101d98a-ad58-11f0-a2f3-fa163e90479a 2025-10-20 02:03:11,210 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:616b51f8-ad58-11f0-a2f3-fa163e90479a