2025-10-22 14:00:40,011 - DEBUG - [10.0.0.141]: Running cmd : hostname 2025-10-22 14:00:40,257 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:40,257 - DEBUG - [10.0.0.141]: Running cmd : hostname -f 2025-10-22 14:00:40,303 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:40,303 - DEBUG - [10.0.0.141]: 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-22 14:00:40,368 - DEBUG - Output : NAMES contrail_test_mgXqkf7xm contrail-kubernetes-master-kubemanager-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-schema-1 2025-10-22 14:00:40,372 - DEBUG - [10.0.0.141]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-22 14:00:40,405 - DEBUG - Output : 127.0.0.1/8 10.0.0.141/24 252.141.0.1/8 10.140.218.1/24 172.17.0.1/16 2025-10-22 14:00:40,406 - DEBUG - [10.0.0.141]: Running cmd : getent hosts 10.0.0.141 | head -n 1 | awk '{print $2}' 2025-10-22 14:00:40,479 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:40,536 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-10-22 14:00:40,804 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:40,805 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-10-22 14:00:40,839 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:40,839 - DEBUG - [10.0.0.73]: 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-22 14:00:40,933 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-22 14:00:40,934 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-22 14:00:40,970 - DEBUG - Output : 10.0.0.73/24 2025-10-22 14:00:40,970 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-10-22 14:00:41,005 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1593-1 2025-10-22 14:00:41,071 - INFO - Using existing project ['default-domain', 'k8s-default'](3928740d-554d-4e17-9342-36f1d30cb194) 2025-10-22 14:00:41,174 - INFO - Using existing project ['default-domain', 'k8s-default'](3928740d-554d-4e17-9342-36f1d30cb194) 2025-10-22 14:00:41,287 - INFO - ================================================================================ 2025-10-22 14:00:41,287 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-22 14:00:41,288 - 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-22 14:00:41,495 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:00:41,502 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.141': '0'}} with 2025-10-22 14:00:41,502 - INFO - Initial checks done. Running the testcase now 2025-10-22 14:00:41,502 - INFO - 2025-10-22 14:00:41,507 - INFO - Namespace default already exists 2025-10-22 14:00:41,508 - DEBUG - [10.0.0.141]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:00:41,626 - DEBUG - Output : cluster_project={} 2025-10-22 14:00:41,662 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-22 14:00:41,662 - DEBUG - Project uuid in Contrail is 3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:41,663 - DEBUG - [10.0.0.141]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 14:00:41,786 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 14:00:41,786 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_NamespaceDatabaseList?namespace_uuid=d0616074-0e80-4566-ac3b-10665ea0ba26 2025-10-22 14:00:41,791 - INFO - Namespace default with uuid d0616074-0e80-4566-ac3b-10665ea0ba26 found in kube manager 2025-10-22 14:00:41,791 - INFO - Namespace default verification passed 2025-10-22 14:00:41,793 - DEBUG - Service ctest-nginx-svc-01035624 not present 2025-10-22 14:00:41,794 - INFO - Creating service ctest-nginx-svc-01035624 2025-10-22 14:00:41,816 - INFO - Created Service ctest-nginx-svc-01035624 2025-10-22 14:00:41,823 - DEBUG - Pod ctest-nginx-pod-03839939 not present 2025-10-22 14:00:41,824 - INFO - Creating Pod ctest-nginx-pod-03839939 2025-10-22 14:00:41,888 - DEBUG - Pod : ctest-nginx-pod-03839939 UUID is 0e9349fc-ef56-4934-adda-d7478b06a413 2025-10-22 14:00:41,894 - DEBUG - Pod ctest-nginx-pod-93214845 not present 2025-10-22 14:00:41,894 - INFO - Creating Pod ctest-nginx-pod-93214845 2025-10-22 14:00:41,916 - DEBUG - Pod : ctest-nginx-pod-93214845 UUID is 4232b235-3f60-4070-ab2b-a038a324ae7c 2025-10-22 14:00:42,060 - INFO - Created VN __public__, UUID :7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:42,299 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:00:42,305 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:00:42,335 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:42,489 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:42,500 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:42,507 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:42,513 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:42,566 - DEBUG - Route Targets: [] 2025-10-22 14:00:42,566 - DEBUG - RT names not yet present for VN __public__ 2025-10-22 14:00:47,567 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:00:47,572 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:00:47,579 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:47,620 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,628 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,635 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:47,642 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:47,651 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/add9484c-4b52-4363-9c19-b752f48da02f 2025-10-22 14:00:47,665 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 14:00:47,665 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,673 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:47,687 - INFO - Verified VN network id 13 for VN 7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,687 - INFO - Verifications in API Server for VN __public__ passed 2025-10-22 14:00:47,687 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,695 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:47,701 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:00:47,707 - DEBUG - Requesting: http://10.0.0.141:8082/route-target/add9484c-4b52-4363-9c19-b752f48da02f 2025-10-22 14:00:47,713 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 14:00:47,724 - DEBUG - Control-node 10.0.0.141 : 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': '8809347713145325080', 'uuid-lslong': '10205598591688233982'}, 'enable': 'true', 'created': '2025-10-22T14:00:42', 'last-modified': '2025-10-22T14:00:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.464459'} 2025-10-22 14:00:47,724 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:00:47,740 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-22 14:00:47,740 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-22 14:00:47,740 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-22 14:00:47,740 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:00:47,746 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:00:47,752 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:47,816 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:47,826 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-22 14:00:47,826 - DEBUG - Verifying the vn in opserver 2025-10-22 14:00:47,826 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.141 2025-10-22 14:00:47,826 - DEBUG - Requesting: http://10.0.0.141:8081/analytics/uves/virtual-networks 2025-10-22 14:00:47,830 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.141:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-22 14:00:47,830 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-22 14:00:47,830 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:00:47,838 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:00:47,845 - DEBUG - Do not have enough data to verify VN in agent 2025-10-22 14:00:47,845 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:00:47,851 - DEBUG - VRF ids for VN __public__: {} 2025-10-22 14:00:47,942 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-22 14:00:48,045 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:00:48,050 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:00:48,056 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:48,103 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:48,113 - DEBUG - Requesting: http://10.0.0.141:8082/floating-ip-pool/c4053893-308d-4cbb-a394-8a6185deb023 2025-10-22 14:00:48,119 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:00:48,123 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:00:48,129 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:00:48,167 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-network/7a411712-38ed-4618-8da1-91d8f9cdd3fe 2025-10-22 14:00:48,175 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-22 14:00:48,175 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-22 14:00:48,180 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 14:00:48,185 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-22 14:00:48,185 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-22 14:00:48,188 - DEBUG - Ingress ctest-nginx-ingress-09418419 not present 2025-10-22 14:00:48,189 - INFO - Creating Ingress ctest-nginx-ingress-09418419 2025-10-22 14:00:48,197 - INFO - Created Ingress ctest-nginx-ingress-09418419 2025-10-22 14:00:48,200 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-09418419 2025-10-22 14:00:51,217 - DEBUG - For Ingress ctest-nginx-ingress-09418419, Cluster IP: 10.47.255.249, External IPs ['98.166.131.188'] 2025-10-22 14:00:51,217 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-09418419 2025-10-22 14:00:51,217 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_LoadbalancerDatabaseList?x=57d551c0-b656-48ce-a528-40614c88f583 2025-10-22 14:00:51,229 - INFO - Ingress ctest-nginx-ingress-09418419 with uuid 57d551c0-b656-48ce-a528-40614c88f583 found in kube manager 2025-10-22 14:00:51,229 - INFO - Ingress ctest-nginx-ingress-09418419 verification passed 2025-10-22 14:00:51,232 - DEBUG - Pod ctest-busybox-pod-28856395 not present 2025-10-22 14:00:51,233 - INFO - Creating Pod ctest-busybox-pod-28856395 2025-10-22 14:00:51,265 - DEBUG - Pod : ctest-busybox-pod-28856395 UUID is 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:00:51,285 - DEBUG - Pod ctest-nginx-pod-03839939 not in running state.Currently in Pending 2025-10-22 14:00:56,293 - DEBUG - Pod ctest-nginx-pod-03839939 not in running state.Currently in Pending 2025-10-22 14:01:01,301 - INFO - Pod ctest-nginx-pod-03839939 is in running state.Got IP 10.47.255.251 2025-10-22 14:01:01,358 - DEBUG - Pod ctest-nginx-pod-03839939 has vmi 80128286-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:01,358 - INFO - Verified pod ctest-nginx-pod-03839939 in contrail-api 2025-10-22 14:01:01,358 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:01:01,369 - DEBUG - VMI 80128286-af4f-11f0-8a53-fa163e689b59 is active in agent 10.0.0.73 2025-10-22 14:01:01,369 - INFO - Verified Pod ctest-nginx-pod-03839939 in agent 10.0.0.73 2025-10-22 14:01:01,370 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_VirtualMachineDatabaseList?x=0e9349fc-ef56-4934-adda-d7478b06a413 2025-10-22 14:01:01,374 - INFO - Pod ctest-nginx-pod-03839939 with uuid 0e9349fc-ef56-4934-adda-d7478b06a413 found in kube manager 2025-10-22 14:01:01,374 - INFO - Pod ctest-nginx-pod-03839939 verification passed 2025-10-22 14:01:01,447 - DEBUG - [Pod ctest-nginx-pod-03839939] Cmd: echo ctest-nginx-pod-03839939 > /usr/share/nginx/html/index.html, Output: 2025-10-22 14:01:01,455 - INFO - Pod ctest-nginx-pod-93214845 is in running state.Got IP 10.47.255.250 2025-10-22 14:01:01,467 - DEBUG - Pod ctest-nginx-pod-93214845 has vmi 808a7f84-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:01,467 - INFO - Verified pod ctest-nginx-pod-93214845 in contrail-api 2025-10-22 14:01:01,467 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:01:01,477 - DEBUG - VMI 808a7f84-af4f-11f0-8a53-fa163e689b59 is active in agent 10.0.0.73 2025-10-22 14:01:01,477 - INFO - Verified Pod ctest-nginx-pod-93214845 in agent 10.0.0.73 2025-10-22 14:01:01,477 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_VirtualMachineDatabaseList?x=4232b235-3f60-4070-ab2b-a038a324ae7c 2025-10-22 14:01:01,481 - INFO - Pod ctest-nginx-pod-93214845 with uuid 4232b235-3f60-4070-ab2b-a038a324ae7c found in kube manager 2025-10-22 14:01:01,481 - INFO - Pod ctest-nginx-pod-93214845 verification passed 2025-10-22 14:01:01,541 - DEBUG - [Pod ctest-nginx-pod-93214845] Cmd: echo ctest-nginx-pod-93214845 > /usr/share/nginx/html/index.html, Output: 2025-10-22 14:01:01,548 - INFO - Pod ctest-busybox-pod-28856395 is in running state.Got IP 10.47.255.248 2025-10-22 14:01:01,561 - DEBUG - Pod ctest-busybox-pod-28856395 has vmi 84da4d94-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:01,562 - INFO - Verified pod ctest-busybox-pod-28856395 in contrail-api 2025-10-22 14:01:01,562 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:01:01,573 - DEBUG - VMI 84da4d94-af4f-11f0-8a53-fa163e689b59 is active in agent 10.0.0.73 2025-10-22 14:01:01,573 - INFO - Verified Pod ctest-busybox-pod-28856395 in agent 10.0.0.73 2025-10-22 14:01:01,573 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_VirtualMachineDatabaseList?x=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:01,578 - INFO - Pod ctest-busybox-pod-28856395 with uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 found in kube manager 2025-10-22 14:01:01,578 - INFO - Pod ctest-busybox-pod-28856395 verification passed 2025-10-22 14:01:01,639 - DEBUG - [Pod ctest-busybox-pod-28856395] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03839939 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-10-22 14:01:01,639 - DEBUG - [Pod Pod ctest-busybox-pod-28856395] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 14:01:01,639 - DEBUG - [Pod Pod ctest-busybox-pod-28856395] Cmd output: ctest-nginx-pod-03839939 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-10-22 14:01:01,701 - DEBUG - [Pod ctest-busybox-pod-28856395] 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-93214845 2025-10-22 14:01:01,702 - DEBUG - [Pod Pod ctest-busybox-pod-28856395] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-22 14:01:01,702 - DEBUG - [Pod Pod ctest-busybox-pod-28856395] 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-93214845 2025-10-22 14:01:01,702 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-03839939': 1, 'ctest-nginx-pod-93214845': 1} 2025-10-22 14:01:01,702 - WARNING - Nothing to delete parallely 2025-10-22 14:01:01,702 - INFO - Deleting pod default:ctest-busybox-pod-28856395 2025-10-22 14:01:01,716 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:01,722 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:06,723 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:06,739 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:11,740 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:11,747 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:16,749 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:16,757 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:21,758 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:21,764 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:26,765 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:26,775 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:31,775 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:31,783 - WARNING - Pod uuid 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:36,784 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 2025-10-22 14:01:36,790 - DEBUG - Pod 14b202e3-4b3b-48f3-a0ac-cdcadbb75b39 is not in agent 10.0.0.73 VM list 2025-10-22 14:01:36,790 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:84da4d94-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:36,795 - DEBUG - VMI 84da4d94-af4f-11f0-8a53-fa163e689b59 is removed from agent 10.0.0.73 2025-10-22 14:01:36,795 - INFO - Verified that pod ctest-busybox-pod-28856395 is removed in agent 2025-10-22 14:01:36,795 - INFO - Deleting Ingress : ctest-nginx-ingress-09418419 2025-10-22 14:01:36,810 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_LoadbalancerDatabaseList?x=57d551c0-b656-48ce-a528-40614c88f583 2025-10-22 14:01:36,814 - ERROR - Ingress ctest-nginx-ingress-09418419 with uuid 57d551c0-b656-48ce-a528-40614c88f583 still found in kube manager 2025-10-22 14:01:37,815 - DEBUG - Requesting: http://10.0.0.141:8108/Snh_LoadbalancerDatabaseList?x=57d551c0-b656-48ce-a528-40614c88f583 2025-10-22 14:01:37,819 - INFO - Ingress ctest-nginx-ingress-09418419 with uuid 57d551c0-b656-48ce-a528-40614c88f583 deleted successfully from kube manager 2025-10-22 14:01:37,819 - INFO - Verifications on Ingress %s cleanup passed 2025-10-22 14:01:37,820 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-22 14:01:37,962 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-22 14:01:37,977 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-22 14:01:37,977 - INFO - Deleting VN __public__ 2025-10-22 14:01:38,132 - DEBUG - Requesting: http://10.0.0.141:8082/routing-instance/ea9fad49-df84-457c-931d-c786d7a8e2d4 2025-10-22 14:01:38,137 - DEBUG - Response Code: 404 2025-10-22 14:01:38,138 - DEBUG - Requesting: http://10.0.0.141:8082/domains 2025-10-22 14:01:38,143 - DEBUG - Requesting: http://10.0.0.141:8082/domain/47bb74ff-f927-44fa-9b81-4b16a695c5b4 2025-10-22 14:01:38,172 - DEBUG - Requesting: http://10.0.0.141:8082/project/3928740d-554d-4e17-9342-36f1d30cb194 2025-10-22 14:01:38,234 - INFO - Validated that VN __public__ is not found in API Server 2025-10-22 14:01:38,234 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-22 14:01:38,240 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:01:38,251 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2025-10-22 14:01:38,251 - INFO - Validated that VN __public__ is not in any agent 2025-10-22 14:01:38,251 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:01:38,265 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-22 14:01:38,275 - DEBUG - Requesting: http://10.0.0.141:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-22 14:01:38,280 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-22 14:01:38,280 - INFO - Deleting pod default:ctest-nginx-pod-93214845 2025-10-22 14:01:38,293 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4232b235-3f60-4070-ab2b-a038a324ae7c 2025-10-22 14:01:38,304 - WARNING - Pod uuid 4232b235-3f60-4070-ab2b-a038a324ae7c is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:43,305 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4232b235-3f60-4070-ab2b-a038a324ae7c 2025-10-22 14:01:43,312 - DEBUG - Pod 4232b235-3f60-4070-ab2b-a038a324ae7c is not in agent 10.0.0.73 VM list 2025-10-22 14:01:43,312 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:808a7f84-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:43,318 - DEBUG - VMI 808a7f84-af4f-11f0-8a53-fa163e689b59 is removed from agent 10.0.0.73 2025-10-22 14:01:43,318 - INFO - Verified that pod ctest-nginx-pod-93214845 is removed in agent 2025-10-22 14:01:43,318 - INFO - Deleting pod default:ctest-nginx-pod-03839939 2025-10-22 14:01:43,333 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e9349fc-ef56-4934-adda-d7478b06a413 2025-10-22 14:01:43,341 - WARNING - Pod uuid 0e9349fc-ef56-4934-adda-d7478b06a413 is still seen in agent 10.0.0.73 VM list 2025-10-22 14:01:48,341 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e9349fc-ef56-4934-adda-d7478b06a413 2025-10-22 14:01:48,347 - DEBUG - Pod 0e9349fc-ef56-4934-adda-d7478b06a413 is not in agent 10.0.0.73 VM list 2025-10-22 14:01:48,347 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80128286-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:01:48,353 - DEBUG - VMI 80128286-af4f-11f0-8a53-fa163e689b59 is removed from agent 10.0.0.73 2025-10-22 14:01:48,353 - INFO - Verified that pod ctest-nginx-pod-03839939 is removed in agent 2025-10-22 14:01:48,353 - INFO - Deleting service : ctest-nginx-svc-01035624 2025-10-22 14:01:48,563 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:01:48,569 - DEBUG - No XMPP flaps were noticed during the test 2025-10-22 14:01:48,569 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07] 2025-10-22 14:01:48,569 - INFO - -------------------------------------------------------------------------------- 2025-10-22 14:01:54,962 - DEBUG - [10.0.0.141]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:01:55,089 - DEBUG - Output : cluster_project={} 2025-10-22 14:01:55,270 - DEBUG - [10.0.0.141]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-22 14:01:55,428 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-22 14:01:55,432 - DEBUG - [10.0.0.141]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-22 14:01:55,569 - DEBUG - Output : cluster_project={} 2025-10-22 14:02:05,660 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:05,734 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:05,768 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:05,847 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:10,890 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:15,994 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:16,034 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:16,115 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-22 14:02:16,394 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:02:18,284 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_ApplicationPolicySetReq? 2025-10-22 14:02:18,292 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-22 14:02:18,316 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-22 14:02:20,341 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-10-22 14:05:20,637 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-22 14:05:20,692 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=77b18834-8017-4b4b-9e00-27b4a4044844 2025-10-22 14:05:20,709 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:20,715 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:20,720 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0c941ba1-2e89-4d52-8081-de98adeef8a1 2025-10-22 14:05:20,727 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d728c060-44f0-42f0-94d6-56b9feb2f29c 2025-10-22 14:05:20,738 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:20,743 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5d6510f0-c259-415b-8bbe-a6287e792582 2025-10-22 14:05:20,768 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:25,775 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=77b18834-8017-4b4b-9e00-27b4a4044844 2025-10-22 14:05:25,783 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ab888140-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:25,802 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d728c060-44f0-42f0-94d6-56b9feb2f29c 2025-10-22 14:05:25,803 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:25,804 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:25,806 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0c941ba1-2e89-4d52-8081-de98adeef8a1 2025-10-22 14:05:25,806 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:25,807 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:25,808 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=5d6510f0-c259-415b-8bbe-a6287e792582 2025-10-22 14:05:25,828 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad0ce47a-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:25,829 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac9940ce-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:25,834 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:abfa081a-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:30,831 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:30,835 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:30,836 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:30,838 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:35,841 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:35,849 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:35,850 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:35,852 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:40,847 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:40,867 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:40,868 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:40,869 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:45,855 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:45,881 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:45,883 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:45,883 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:50,861 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:50,894 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:50,896 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:50,896 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:55,870 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=945afb2e-973e-404f-8d7a-9fa31550ff61 2025-10-22 14:05:55,877 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aed36cf2-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:55,915 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=389111b1-b81c-4d91-8cd3-8eaaecb1aed2 2025-10-22 14:05:55,916 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0e46be15-06b0-4be5-9fd8-10b5a76dab37 2025-10-22 14:05:55,917 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4680960e-2855-4711-b4a1-061e12bc6839 2025-10-22 14:05:55,926 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ad89e0c4-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:55,928 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ae643abc-af4f-11f0-8a53-fa163e689b59 2025-10-22 14:05:55,929 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:adfc4312-af4f-11f0-8a53-fa163e689b59