2026-04-30 02:15:21,953 - DEBUG - [10.0.0.23]: Running cmd : hostname 2026-04-30 02:15:22,212 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:22,213 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2026-04-30 02:15:22,248 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:22,248 - 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-04-30 02:15:22,361 - DEBUG - Output : NAMES contrail_test_rmJJ2XJJM contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-schema-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 2026-04-30 02:15:22,362 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-30 02:15:22,409 - DEBUG - Output : 127.0.0.1/8 10.0.0.23/24 252.23.0.1/8 10.42.228.1/24 172.17.0.1/16 2026-04-30 02:15:22,409 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2026-04-30 02:15:22,443 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:22,535 - DEBUG - [10.0.0.65]: Running cmd : hostname 2026-04-30 02:15:22,784 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:22,784 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2026-04-30 02:15:22,819 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:22,819 - DEBUG - [10.0.0.65]: 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-04-30 02:15:22,902 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-30 02:15:22,902 - DEBUG - [10.0.0.65]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-30 02:15:22,937 - DEBUG - Output : 10.0.0.65/24 2026-04-30 02:15:22,938 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2026-04-30 02:15:22,974 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1994-1 2026-04-30 02:15:23,053 - INFO - Using existing project ['default-domain', 'k8s-default'](72965dbf-48ae-4110-8f75-13e86872c9b6) 2026-04-30 02:15:23,112 - INFO - Using existing project ['default-domain', 'k8s-default'](72965dbf-48ae-4110-8f75-13e86872c9b6) 2026-04-30 02:15:23,217 - INFO - ================================================================================ 2026-04-30 02:15:23,218 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-30 02:15:23,218 - 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-04-30 02:15:23,427 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-30 02:15:23,436 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.23': '0'}} with 2026-04-30 02:15:23,436 - INFO - Initial checks done. Running the testcase now 2026-04-30 02:15:23,436 - INFO - 2026-04-30 02:15:23,440 - INFO - Namespace default already exists 2026-04-30 02:15:23,440 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-30 02:15:23,557 - DEBUG - Output : cluster_project={} 2026-04-30 02:15:23,596 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-30 02:15:23,597 - DEBUG - Project uuid in Contrail is 72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:23,597 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-30 02:15:23,729 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-30 02:15:23,729 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=c31e3c22-9d39-45fc-8c0f-9d45a3df7243 2026-04-30 02:15:23,734 - INFO - Namespace default with uuid c31e3c22-9d39-45fc-8c0f-9d45a3df7243 found in kube manager 2026-04-30 02:15:23,734 - INFO - Namespace default verification passed 2026-04-30 02:15:23,737 - DEBUG - Service ctest-nginx-svc-87850602 not present 2026-04-30 02:15:23,737 - INFO - Creating service ctest-nginx-svc-87850602 2026-04-30 02:15:23,764 - INFO - Created Service ctest-nginx-svc-87850602 2026-04-30 02:15:23,775 - DEBUG - Pod ctest-nginx-pod-29974999 not present 2026-04-30 02:15:23,777 - INFO - Creating Pod ctest-nginx-pod-29974999 2026-04-30 02:15:23,838 - DEBUG - Pod : ctest-nginx-pod-29974999 UUID is 825feb8a-1c22-4486-9ab0-d15f1c50ea1a 2026-04-30 02:15:23,851 - DEBUG - Pod ctest-nginx-pod-52508538 not present 2026-04-30 02:15:23,851 - INFO - Creating Pod ctest-nginx-pod-52508538 2026-04-30 02:15:23,885 - DEBUG - Pod : ctest-nginx-pod-52508538 UUID is 3edec7ba-7480-4dfc-934d-7800e814f17b 2026-04-30 02:15:24,045 - INFO - Created VN __public__, UUID :788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:24,251 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:15:24,256 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:15:24,281 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:24,323 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:24,334 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:24,343 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:24,350 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:24,391 - DEBUG - Route Targets: [] 2026-04-30 02:15:24,391 - DEBUG - RT names not yet present for VN __public__ 2026-04-30 02:15:29,392 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:15:29,397 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:15:29,404 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:29,449 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,457 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,466 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:29,474 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:29,481 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/c49160e1-34f2-49d2-9d87-9877394faa37 2026-04-30 02:15:29,488 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-30 02:15:29,488 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,497 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:29,512 - INFO - Verified VN network id 13 for VN 788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,512 - INFO - Verifications in API Server for VN __public__ passed 2026-04-30 02:15:29,512 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,521 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:29,528 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:15:29,536 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/c49160e1-34f2-49d2-9d87-9877394faa37 2026-04-30 02:15:29,543 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-30 02:15:29,550 - DEBUG - Control-node 10.0.0.23 : 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': '8683897447356187787', 'uuid-lslong': '12231659876516978384'}, 'enable': 'true', 'created': '2026-04-30T02:15:23', 'last-modified': '2026-04-30T02:15:24', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.329658'} 2026-04-30 02:15:29,550 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:15:29,560 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-30 02:15:29,560 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-30 02:15:29,561 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-30 02:15:29,561 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:15:29,566 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:15:29,572 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:29,608 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,617 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-30 02:15:29,618 - DEBUG - Verifying the vn in opserver 2026-04-30 02:15:29,618 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2026-04-30 02:15:29,618 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2026-04-30 02:15:29,622 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-30 02:15:29,622 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-30 02:15:29,622 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:15:29,631 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:15:29,637 - DEBUG - Do not have enough data to verify VN in agent 2026-04-30 02:15:29,637 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:15:29,644 - DEBUG - VRF ids for VN __public__: {} 2026-04-30 02:15:29,748 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-30 02:15:29,851 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:15:29,856 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:15:29,863 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:29,902 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,911 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/7536bebc-d59e-4c25-bf3b-bbc26c80cca1 2026-04-30 02:15:29,917 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:15:29,921 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:15:29,928 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:15:29,966 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/788366b8-1796-448b-a9bf-95da01315ed0 2026-04-30 02:15:29,976 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-30 02:15:29,977 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-30 02:15:29,985 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-30 02:15:29,992 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-30 02:15:29,992 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-30 02:15:29,996 - DEBUG - Ingress ctest-nginx-ingress-73933766 not present 2026-04-30 02:15:29,997 - INFO - Creating Ingress ctest-nginx-ingress-73933766 2026-04-30 02:15:30,009 - INFO - Created Ingress ctest-nginx-ingress-73933766 2026-04-30 02:15:30,013 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-73933766 2026-04-30 02:15:33,018 - DEBUG - For Ingress ctest-nginx-ingress-73933766, Cluster IP: 10.47.255.249, External IPs ['140.179.210.60'] 2026-04-30 02:15:33,019 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-73933766 2026-04-30 02:15:33,019 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=1db40037-f6ce-4fc3-a4b6-17641cde2e8a 2026-04-30 02:15:33,023 - INFO - Ingress ctest-nginx-ingress-73933766 with uuid 1db40037-f6ce-4fc3-a4b6-17641cde2e8a found in kube manager 2026-04-30 02:15:33,023 - INFO - Ingress ctest-nginx-ingress-73933766 verification passed 2026-04-30 02:15:33,026 - DEBUG - Pod ctest-busybox-pod-68194050 not present 2026-04-30 02:15:33,026 - INFO - Creating Pod ctest-busybox-pod-68194050 2026-04-30 02:15:33,043 - DEBUG - Node for Pod ctest-busybox-pod-68194050 not yet populated 2026-04-30 02:15:36,052 - DEBUG - Pod : ctest-busybox-pod-68194050 UUID is e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:15:36,058 - DEBUG - Pod ctest-nginx-pod-29974999 not in running state.Currently in Pending 2026-04-30 02:15:41,068 - DEBUG - Pod ctest-nginx-pod-29974999 not in running state.Currently in Pending 2026-04-30 02:15:46,076 - INFO - Pod ctest-nginx-pod-29974999 is in running state.Got IP 10.47.255.251 2026-04-30 02:15:46,132 - DEBUG - Pod ctest-nginx-pod-29974999 has vmi 72f1b89e-443a-11f1-99f1-fa163e964bad 2026-04-30 02:15:46,132 - INFO - Verified pod ctest-nginx-pod-29974999 in contrail-api 2026-04-30 02:15:46,132 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:15:46,146 - DEBUG - VMI 72f1b89e-443a-11f1-99f1-fa163e964bad is active in agent 10.0.0.65 2026-04-30 02:15:46,146 - INFO - Verified Pod ctest-nginx-pod-29974999 in agent 10.0.0.65 2026-04-30 02:15:46,146 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=825feb8a-1c22-4486-9ab0-d15f1c50ea1a 2026-04-30 02:15:46,151 - INFO - Pod ctest-nginx-pod-29974999 with uuid 825feb8a-1c22-4486-9ab0-d15f1c50ea1a found in kube manager 2026-04-30 02:15:46,151 - INFO - Pod ctest-nginx-pod-29974999 verification passed 2026-04-30 02:15:46,241 - DEBUG - [Pod ctest-nginx-pod-29974999] Cmd: echo ctest-nginx-pod-29974999 > /usr/share/nginx/html/index.html, Output: 2026-04-30 02:15:46,248 - INFO - Pod ctest-nginx-pod-52508538 is in running state.Got IP 10.47.255.250 2026-04-30 02:15:46,261 - DEBUG - Pod ctest-nginx-pod-52508538 has vmi 735192d2-443a-11f1-99f1-fa163e964bad 2026-04-30 02:15:46,261 - INFO - Verified pod ctest-nginx-pod-52508538 in contrail-api 2026-04-30 02:15:46,261 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:15:46,274 - DEBUG - VMI 735192d2-443a-11f1-99f1-fa163e964bad is active in agent 10.0.0.65 2026-04-30 02:15:46,274 - INFO - Verified Pod ctest-nginx-pod-52508538 in agent 10.0.0.65 2026-04-30 02:15:46,274 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=3edec7ba-7480-4dfc-934d-7800e814f17b 2026-04-30 02:15:46,278 - INFO - Pod ctest-nginx-pod-52508538 with uuid 3edec7ba-7480-4dfc-934d-7800e814f17b found in kube manager 2026-04-30 02:15:46,278 - INFO - Pod ctest-nginx-pod-52508538 verification passed 2026-04-30 02:15:46,331 - DEBUG - [Pod ctest-nginx-pod-52508538] Cmd: echo ctest-nginx-pod-52508538 > /usr/share/nginx/html/index.html, Output: 2026-04-30 02:15:46,337 - DEBUG - Pod ctest-busybox-pod-68194050 not in running state.Currently in Pending 2026-04-30 02:15:51,344 - INFO - Pod ctest-busybox-pod-68194050 is in running state.Got IP 10.47.255.248 2026-04-30 02:15:51,356 - DEBUG - Pod ctest-busybox-pod-68194050 has vmi 77b575a0-443a-11f1-99f1-fa163e964bad 2026-04-30 02:15:51,356 - INFO - Verified pod ctest-busybox-pod-68194050 in contrail-api 2026-04-30 02:15:51,356 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:15:51,367 - DEBUG - VMI 77b575a0-443a-11f1-99f1-fa163e964bad is active in agent 10.0.0.65 2026-04-30 02:15:51,367 - INFO - Verified Pod ctest-busybox-pod-68194050 in agent 10.0.0.65 2026-04-30 02:15:51,367 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:15:51,371 - INFO - Pod ctest-busybox-pod-68194050 with uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b found in kube manager 2026-04-30 02:15:51,371 - INFO - Pod ctest-busybox-pod-68194050 verification passed 2026-04-30 02:15:51,431 - DEBUG - [Pod ctest-busybox-pod-68194050] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-52508538 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-04-30 02:15:51,432 - DEBUG - [Pod Pod ctest-busybox-pod-68194050] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-30 02:15:51,432 - DEBUG - [Pod Pod ctest-busybox-pod-68194050] Cmd output: ctest-nginx-pod-52508538 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-04-30 02:15:51,490 - DEBUG - [Pod ctest-busybox-pod-68194050] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29974999 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-04-30 02:15:51,490 - DEBUG - [Pod Pod ctest-busybox-pod-68194050] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-30 02:15:51,490 - DEBUG - [Pod Pod ctest-busybox-pod-68194050] Cmd output: ctest-nginx-pod-29974999 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-04-30 02:15:51,490 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-29974999': 1, 'ctest-nginx-pod-52508538': 1} 2026-04-30 02:15:51,490 - WARNING - Nothing to delete parallely 2026-04-30 02:15:51,491 - INFO - Deleting pod default:ctest-busybox-pod-68194050 2026-04-30 02:15:51,500 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:15:51,509 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:15:56,510 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:15:56,517 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:01,518 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:01,526 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:06,527 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:06,537 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:11,538 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:11,545 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:16,545 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:16,553 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:21,554 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:21,561 - WARNING - Pod uuid e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:26,562 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b 2026-04-30 02:16:26,568 - DEBUG - Pod e29c69d9-6e19-4fd3-87d0-c4d81b0d8a9b is not in agent 10.0.0.65 VM list 2026-04-30 02:16:26,568 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77b575a0-443a-11f1-99f1-fa163e964bad 2026-04-30 02:16:26,577 - DEBUG - VMI 77b575a0-443a-11f1-99f1-fa163e964bad is removed from agent 10.0.0.65 2026-04-30 02:16:26,577 - INFO - Verified that pod ctest-busybox-pod-68194050 is removed in agent 2026-04-30 02:16:26,578 - INFO - Deleting Ingress : ctest-nginx-ingress-73933766 2026-04-30 02:16:26,592 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=1db40037-f6ce-4fc3-a4b6-17641cde2e8a 2026-04-30 02:16:26,595 - ERROR - Ingress ctest-nginx-ingress-73933766 with uuid 1db40037-f6ce-4fc3-a4b6-17641cde2e8a still found in kube manager 2026-04-30 02:16:27,596 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=1db40037-f6ce-4fc3-a4b6-17641cde2e8a 2026-04-30 02:16:27,604 - INFO - Ingress ctest-nginx-ingress-73933766 with uuid 1db40037-f6ce-4fc3-a4b6-17641cde2e8a deleted successfully from kube manager 2026-04-30 02:16:27,604 - INFO - Verifications on Ingress %s cleanup passed 2026-04-30 02:16:27,605 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-30 02:16:27,798 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-30 02:16:27,812 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-30 02:16:27,812 - INFO - Deleting VN __public__ 2026-04-30 02:16:28,064 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/8fe6651f-f4a7-4c72-bff0-c3aa29e8d24e 2026-04-30 02:16:28,072 - DEBUG - Response Code: 404 2026-04-30 02:16:28,072 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2026-04-30 02:16:28,089 - DEBUG - Requesting: http://10.0.0.23:8082/domain/4fd918ef-84ef-4808-954f-c512a4a0ed5e 2026-04-30 02:16:28,103 - DEBUG - Requesting: http://10.0.0.23:8082/project/72965dbf-48ae-4110-8f75-13e86872c9b6 2026-04-30 02:16:28,222 - INFO - Validated that VN __public__ is not found in API Server 2026-04-30 02:16:28,222 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-30 02:16:28,240 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:16:28,253 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2026-04-30 02:16:28,253 - INFO - Validated that VN __public__ is not in any agent 2026-04-30 02:16:28,258 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:16:28,280 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-30 02:16:28,288 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-30 02:16:28,322 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-30 02:16:28,323 - INFO - Deleting pod default:ctest-nginx-pod-52508538 2026-04-30 02:16:28,348 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3edec7ba-7480-4dfc-934d-7800e814f17b 2026-04-30 02:16:28,365 - WARNING - Pod uuid 3edec7ba-7480-4dfc-934d-7800e814f17b is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:33,366 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=3edec7ba-7480-4dfc-934d-7800e814f17b 2026-04-30 02:16:33,372 - DEBUG - Pod 3edec7ba-7480-4dfc-934d-7800e814f17b is not in agent 10.0.0.65 VM list 2026-04-30 02:16:33,372 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:735192d2-443a-11f1-99f1-fa163e964bad 2026-04-30 02:16:33,378 - DEBUG - VMI 735192d2-443a-11f1-99f1-fa163e964bad is removed from agent 10.0.0.65 2026-04-30 02:16:33,378 - INFO - Verified that pod ctest-nginx-pod-52508538 is removed in agent 2026-04-30 02:16:33,379 - INFO - Deleting pod default:ctest-nginx-pod-29974999 2026-04-30 02:16:33,392 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=825feb8a-1c22-4486-9ab0-d15f1c50ea1a 2026-04-30 02:16:33,403 - WARNING - Pod uuid 825feb8a-1c22-4486-9ab0-d15f1c50ea1a is still seen in agent 10.0.0.65 VM list 2026-04-30 02:16:38,405 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=825feb8a-1c22-4486-9ab0-d15f1c50ea1a 2026-04-30 02:16:38,412 - DEBUG - Pod 825feb8a-1c22-4486-9ab0-d15f1c50ea1a is not in agent 10.0.0.65 VM list 2026-04-30 02:16:38,412 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:72f1b89e-443a-11f1-99f1-fa163e964bad 2026-04-30 02:16:38,418 - DEBUG - VMI 72f1b89e-443a-11f1-99f1-fa163e964bad is removed from agent 10.0.0.65 2026-04-30 02:16:38,418 - INFO - Verified that pod ctest-nginx-pod-29974999 is removed in agent 2026-04-30 02:16:38,418 - INFO - Deleting service : ctest-nginx-svc-87850602 2026-04-30 02:16:38,671 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-30 02:16:38,679 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 02:16:38,679 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15]
2026-04-30 02:16:38,679 - INFO - -------------------------------------------------------------------------------- 2026-04-30 02:16:45,265 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-30 02:16:45,468 - DEBUG - Output : cluster_project={} 2026-04-30 02:16:45,566 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-30 02:16:45,780 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-30 02:16:45,785 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-30 02:16:45,971 - DEBUG - Output : cluster_project={} 2026-04-30 02:17:01,200 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:01,238 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:01,320 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:01,400 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:01,439 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:01,524 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:06,574 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:06,680 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-30 02:17:06,916 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-30 02:17:09,782 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2026-04-30 02:17:09,789 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-30 02:17:09,817 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-30 02:17:11,853 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2026-04-30 02:20:12,272 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-30 02:20:12,325 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:12,331 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=788436cf-ccf6-4815-9bcd-37e2f915052a 2026-04-30 02:20:12,337 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6eba7af4-12db-44f3-91cb-dbf66fa2c837 2026-04-30 02:20:12,344 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:12,357 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:12,368 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=99bd329a-edb3-4bb9-af6d-4bc8a4af6540 2026-04-30 02:20:12,374 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:12,379 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=800fed1c-6ea8-4a01-b726-dc1e09e9de97 2026-04-30 02:20:17,384 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:17,388 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=788436cf-ccf6-4815-9bcd-37e2f915052a 2026-04-30 02:20:17,396 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a528cb18-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:17,401 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:17,403 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6eba7af4-12db-44f3-91cb-dbf66fa2c837 2026-04-30 02:20:17,404 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:17,412 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:17,414 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=800fed1c-6ea8-4a01-b726-dc1e09e9de97 2026-04-30 02:20:17,415 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=99bd329a-edb3-4bb9-af6d-4bc8a4af6540 2026-04-30 02:20:17,427 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4bd971c-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:17,428 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4063fea-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:17,431 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a37d23cc-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:22,391 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:22,412 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:22,415 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:22,431 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:27,400 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:27,423 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:27,424 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:27,438 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:32,408 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:32,438 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:32,440 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:32,446 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:37,415 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:37,450 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:37,452 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:37,455 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:42,424 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:42,463 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:42,465 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:42,466 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:47,436 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=539963b2-253b-4fef-a61e-1b4023ac3f78 2026-04-30 02:20:47,443 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6f039e0-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:47,479 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e8bd8af1-355f-47df-b2cd-24f47fee982c 2026-04-30 02:20:47,481 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=c692c311-6897-48c2-b56f-9e94ecf357c3 2026-04-30 02:20:47,482 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=b55527d7-8910-4935-a498-69d8451ef199 2026-04-30 02:20:47,492 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6202778-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:47,494 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a5af8db0-443a-11f1-99f1-fa163e964bad 2026-04-30 02:20:47,496 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a68abbc4-443a-11f1-99f1-fa163e964bad