2025-08-12 01:37:56,184 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-08-12 01:37:56,419 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:56,419 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-08-12 01:37:56,473 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:56,473 - DEBUG - [10.0.0.22]: 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-08-12 01:37:56,589 - DEBUG - Output : NAMES contrail_test_nqvt8CU0N contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 2025-08-12 01:37:56,589 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-12 01:37:56,622 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.162.185.1/24 172.17.0.1/16 2025-08-12 01:37:56,622 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-08-12 01:37:56,656 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:56,762 - DEBUG - [10.0.0.19]: Running cmd : hostname 2025-08-12 01:37:56,976 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:56,976 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2025-08-12 01:37:56,999 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:56,999 - DEBUG - [10.0.0.19]: 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-08-12 01:37:57,083 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-12 01:37:57,084 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-12 01:37:57,107 - DEBUG - Output : 10.0.0.19/24 2025-08-12 01:37:57,107 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2025-08-12 01:37:57,141 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1376-1 2025-08-12 01:37:57,211 - INFO - Using existing project ['default-domain', 'k8s-default'](be8efcff-f6a4-4313-8ff5-276232fdb7fc) 2025-08-12 01:37:57,316 - INFO - Using existing project ['default-domain', 'k8s-default'](be8efcff-f6a4-4313-8ff5-276232fdb7fc) 2025-08-12 01:37:57,446 - INFO - ================================================================================ 2025-08-12 01:37:57,447 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-12 01:37:57,447 - 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-08-12 01:37:57,597 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-12 01:37:57,604 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.0.0.22': '0'}} with 2025-08-12 01:37:57,604 - INFO - Initial checks done. Running the testcase now 2025-08-12 01:37:57,604 - INFO - 2025-08-12 01:37:57,607 - INFO - Namespace default already exists 2025-08-12 01:37:57,607 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-12 01:37:57,714 - DEBUG - Output : cluster_project={} 2025-08-12 01:37:57,752 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-12 01:37:57,752 - DEBUG - Project uuid in Contrail is be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:37:57,752 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-12 01:37:57,868 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-12 01:37:57,868 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=5df27ccc-412e-495f-9903-751aaed16da6 2025-08-12 01:37:57,872 - INFO - Namespace default with uuid 5df27ccc-412e-495f-9903-751aaed16da6 found in kube manager 2025-08-12 01:37:57,873 - INFO - Namespace default verification passed 2025-08-12 01:37:57,875 - DEBUG - Service ctest-nginx-svc-86982918 not present 2025-08-12 01:37:57,875 - INFO - Creating service ctest-nginx-svc-86982918 2025-08-12 01:37:57,897 - INFO - Created Service ctest-nginx-svc-86982918 2025-08-12 01:37:57,906 - DEBUG - Pod ctest-nginx-pod-02025229 not present 2025-08-12 01:37:57,906 - INFO - Creating Pod ctest-nginx-pod-02025229 2025-08-12 01:37:57,959 - DEBUG - Pod : ctest-nginx-pod-02025229 UUID is 7b57da3e-39d2-44c1-9803-9f5c03f72001 2025-08-12 01:37:57,965 - DEBUG - Pod ctest-nginx-pod-13009918 not present 2025-08-12 01:37:57,965 - INFO - Creating Pod ctest-nginx-pod-13009918 2025-08-12 01:37:58,007 - DEBUG - Pod : ctest-nginx-pod-13009918 UUID is d5c0592f-4608-4f87-9282-e38cb87f6dc2 2025-08-12 01:37:58,212 - INFO - Created VN __public__, UUID :6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:37:58,360 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:37:58,367 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:37:58,407 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:37:58,471 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:37:58,489 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:37:58,499 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:37:58,508 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:37:58,521 - DEBUG - Route Targets: [] 2025-08-12 01:37:58,521 - DEBUG - RT names not yet present for VN __public__ 2025-08-12 01:38:03,521 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:38:03,528 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:38:03,534 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:38:03,573 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,583 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,591 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:03,597 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:03,604 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/29189a90-054b-4cdc-a6b0-af56d4c33c95 2025-08-12 01:38:03,608 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-12 01:38:03,609 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,616 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:03,627 - INFO - Verified VN network id 13 for VN 6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,628 - INFO - Verifications in API Server for VN __public__ passed 2025-08-12 01:38:03,628 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,639 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:03,645 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:03,651 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/29189a90-054b-4cdc-a6b0-af56d4c33c95 2025-08-12 01:38:03,657 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-12 01:38:03,664 - DEBUG - Control-node 10.0.0.22 : 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': '7933729099899420839', 'uuid-lslong': '12374949989479376457'}, 'enable': 'true', 'created': '2025-08-12T01:37:58', 'last-modified': '2025-08-12T01:37:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.407021'} 2025-08-12 01:38:03,664 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:03,671 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-12 01:38:03,671 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-12 01:38:03,672 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-12 01:38:03,672 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:38:03,677 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:38:03,684 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:38:03,730 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:03,738 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-12 01:38:03,738 - DEBUG - Verifying the vn in opserver 2025-08-12 01:38:03,739 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-08-12 01:38:03,739 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-08-12 01:38:03,746 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-12 01:38:03,746 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-12 01:38:03,746 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:03,754 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:03,759 - DEBUG - Do not have enough data to verify VN in agent 2025-08-12 01:38:03,759 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:03,764 - DEBUG - VRF ids for VN __public__: {} 2025-08-12 01:38:03,852 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-12 01:38:03,947 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:38:03,952 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:38:03,959 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:38:03,994 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:04,004 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/7eb29cc7-db7a-4119-a7ab-ca56c3570a9a 2025-08-12 01:38:04,010 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:38:04,014 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:38:04,020 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:38:04,062 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/6e1a4494-e7af-40a7-abbc-a7733c246649 2025-08-12 01:38:04,070 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-12 01:38:04,071 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-12 01:38:04,077 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-12 01:38:04,082 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-12 01:38:04,082 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-12 01:38:04,084 - DEBUG - Ingress ctest-nginx-ingress-72019697 not present 2025-08-12 01:38:04,085 - INFO - Creating Ingress ctest-nginx-ingress-72019697 2025-08-12 01:38:04,091 - INFO - Created Ingress ctest-nginx-ingress-72019697 2025-08-12 01:38:04,093 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-72019697 2025-08-12 01:38:07,098 - DEBUG - For Ingress ctest-nginx-ingress-72019697, Cluster IP: 10.47.255.249, External IPs ['189.28.55.188'] 2025-08-12 01:38:07,098 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-72019697 2025-08-12 01:38:07,098 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=136591e8-5f9b-4e46-b341-9b198c5c221d 2025-08-12 01:38:07,103 - INFO - Ingress ctest-nginx-ingress-72019697 with uuid 136591e8-5f9b-4e46-b341-9b198c5c221d found in kube manager 2025-08-12 01:38:07,103 - INFO - Ingress ctest-nginx-ingress-72019697 verification passed 2025-08-12 01:38:07,105 - DEBUG - Pod ctest-busybox-pod-47650434 not present 2025-08-12 01:38:07,105 - INFO - Creating Pod ctest-busybox-pod-47650434 2025-08-12 01:38:07,128 - DEBUG - Pod : ctest-busybox-pod-47650434 UUID is 833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:07,139 - DEBUG - Pod ctest-nginx-pod-02025229 not in running state.Currently in Pending 2025-08-12 01:38:12,154 - INFO - Pod ctest-nginx-pod-02025229 is in running state.Got IP 10.47.255.251 2025-08-12 01:38:12,170 - DEBUG - Pod ctest-nginx-pod-02025229 has vmi fae8ae6a-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:38:12,170 - INFO - Verified pod ctest-nginx-pod-02025229 in contrail-api 2025-08-12 01:38:12,170 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:38:12,187 - DEBUG - VMI fae8ae6a-771c-11f0-8c48-fa163eadd30c is active in agent 10.0.0.19 2025-08-12 01:38:12,188 - INFO - Verified Pod ctest-nginx-pod-02025229 in agent 10.0.0.19 2025-08-12 01:38:12,188 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=7b57da3e-39d2-44c1-9803-9f5c03f72001 2025-08-12 01:38:12,193 - INFO - Pod ctest-nginx-pod-02025229 with uuid 7b57da3e-39d2-44c1-9803-9f5c03f72001 found in kube manager 2025-08-12 01:38:12,194 - INFO - Pod ctest-nginx-pod-02025229 verification passed 2025-08-12 01:38:12,251 - DEBUG - [Pod ctest-nginx-pod-02025229] Cmd: echo ctest-nginx-pod-02025229 > /usr/share/nginx/html/index.html, Output: 2025-08-12 01:38:12,257 - DEBUG - Pod ctest-nginx-pod-13009918 not in running state.Currently in Pending 2025-08-12 01:38:17,264 - INFO - Pod ctest-nginx-pod-13009918 is in running state.Got IP 10.47.255.250 2025-08-12 01:38:17,316 - DEBUG - Pod ctest-nginx-pod-13009918 has vmi fb552c8e-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:38:17,316 - INFO - Verified pod ctest-nginx-pod-13009918 in contrail-api 2025-08-12 01:38:17,316 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:38:17,326 - DEBUG - VMI fb552c8e-771c-11f0-8c48-fa163eadd30c is active in agent 10.0.0.19 2025-08-12 01:38:17,326 - INFO - Verified Pod ctest-nginx-pod-13009918 in agent 10.0.0.19 2025-08-12 01:38:17,326 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=d5c0592f-4608-4f87-9282-e38cb87f6dc2 2025-08-12 01:38:17,330 - INFO - Pod ctest-nginx-pod-13009918 with uuid d5c0592f-4608-4f87-9282-e38cb87f6dc2 found in kube manager 2025-08-12 01:38:17,330 - INFO - Pod ctest-nginx-pod-13009918 verification passed 2025-08-12 01:38:17,492 - DEBUG - [Pod ctest-nginx-pod-13009918] Cmd: echo ctest-nginx-pod-13009918 > /usr/share/nginx/html/index.html, Output: 2025-08-12 01:38:17,497 - DEBUG - Pod ctest-busybox-pod-47650434 not in running state.Currently in Pending 2025-08-12 01:38:22,503 - INFO - Pod ctest-busybox-pod-47650434 is in running state.Got IP 10.47.255.248 2025-08-12 01:38:22,518 - DEBUG - Pod ctest-busybox-pod-47650434 has vmi ff41eb2a-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:38:22,518 - INFO - Verified pod ctest-busybox-pod-47650434 in contrail-api 2025-08-12 01:38:22,518 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:38:22,527 - DEBUG - VMI ff41eb2a-771c-11f0-8c48-fa163eadd30c is active in agent 10.0.0.19 2025-08-12 01:38:22,528 - INFO - Verified Pod ctest-busybox-pod-47650434 in agent 10.0.0.19 2025-08-12 01:38:22,528 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:22,532 - INFO - Pod ctest-busybox-pod-47650434 with uuid 833432c7-3f72-410d-9102-075960486353 found in kube manager 2025-08-12 01:38:22,532 - INFO - Pod ctest-busybox-pod-47650434 verification passed 2025-08-12 01:38:22,589 - DEBUG - [Pod ctest-busybox-pod-47650434] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-02025229 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-08-12 01:38:22,589 - DEBUG - [Pod Pod ctest-busybox-pod-47650434] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-12 01:38:22,589 - DEBUG - [Pod Pod ctest-busybox-pod-47650434] Cmd output: ctest-nginx-pod-02025229 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-08-12 01:38:22,650 - DEBUG - [Pod ctest-busybox-pod-47650434] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-13009918 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-08-12 01:38:22,650 - DEBUG - [Pod Pod ctest-busybox-pod-47650434] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-12 01:38:22,650 - DEBUG - [Pod Pod ctest-busybox-pod-47650434] Cmd output: ctest-nginx-pod-13009918 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-08-12 01:38:22,650 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-02025229': 1, 'ctest-nginx-pod-13009918': 1} 2025-08-12 01:38:22,650 - WARNING - Nothing to delete parallely 2025-08-12 01:38:22,650 - INFO - Deleting pod default:ctest-busybox-pod-47650434 2025-08-12 01:38:22,659 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:22,665 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:27,667 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:27,673 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:32,674 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:32,680 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:37,681 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:37,687 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:42,688 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:42,696 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:47,697 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:47,704 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:52,704 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:52,711 - WARNING - Pod uuid 833432c7-3f72-410d-9102-075960486353 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:38:57,712 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=833432c7-3f72-410d-9102-075960486353 2025-08-12 01:38:57,718 - DEBUG - Pod 833432c7-3f72-410d-9102-075960486353 is not in agent 10.0.0.19 VM list 2025-08-12 01:38:57,718 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ff41eb2a-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:38:57,723 - DEBUG - VMI ff41eb2a-771c-11f0-8c48-fa163eadd30c is removed from agent 10.0.0.19 2025-08-12 01:38:57,723 - INFO - Verified that pod ctest-busybox-pod-47650434 is removed in agent 2025-08-12 01:38:57,723 - INFO - Deleting Ingress : ctest-nginx-ingress-72019697 2025-08-12 01:38:57,729 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=136591e8-5f9b-4e46-b341-9b198c5c221d 2025-08-12 01:38:57,734 - ERROR - Ingress ctest-nginx-ingress-72019697 with uuid 136591e8-5f9b-4e46-b341-9b198c5c221d still found in kube manager 2025-08-12 01:38:58,735 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=136591e8-5f9b-4e46-b341-9b198c5c221d 2025-08-12 01:38:58,739 - INFO - Ingress ctest-nginx-ingress-72019697 with uuid 136591e8-5f9b-4e46-b341-9b198c5c221d deleted successfully from kube manager 2025-08-12 01:38:58,739 - INFO - Verifications on Ingress %s cleanup passed 2025-08-12 01:38:58,740 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-12 01:38:58,858 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-12 01:38:58,866 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-12 01:38:58,866 - INFO - Deleting VN __public__ 2025-08-12 01:38:58,986 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/404b2e35-ad0a-4f91-a40b-36119ec1f85b 2025-08-12 01:38:59,003 - DEBUG - Response Code: 404 2025-08-12 01:38:59,004 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-08-12 01:38:59,011 - DEBUG - Requesting: http://10.0.0.22:8082/domain/af17afdc-ca0e-4fea-aa18-2c9dda360b86 2025-08-12 01:38:59,018 - DEBUG - Requesting: http://10.0.0.22:8082/project/be8efcff-f6a4-4313-8ff5-276232fdb7fc 2025-08-12 01:38:59,072 - INFO - Validated that VN __public__ is not found in API Server 2025-08-12 01:38:59,073 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-12 01:38:59,080 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:59,089 - DEBUG - VN __public__ is not present in Agent 10.0.0.19 2025-08-12 01:38:59,089 - INFO - Validated that VN __public__ is not in any agent 2025-08-12 01:38:59,090 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:59,107 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-12 01:38:59,117 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-12 01:38:59,127 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-12 01:38:59,128 - INFO - Deleting pod default:ctest-nginx-pod-13009918 2025-08-12 01:38:59,142 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d5c0592f-4608-4f87-9282-e38cb87f6dc2 2025-08-12 01:38:59,176 - WARNING - Pod uuid d5c0592f-4608-4f87-9282-e38cb87f6dc2 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:39:04,177 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d5c0592f-4608-4f87-9282-e38cb87f6dc2 2025-08-12 01:39:04,183 - DEBUG - Pod d5c0592f-4608-4f87-9282-e38cb87f6dc2 is not in agent 10.0.0.19 VM list 2025-08-12 01:39:04,184 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb552c8e-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:39:04,189 - DEBUG - VMI fb552c8e-771c-11f0-8c48-fa163eadd30c is removed from agent 10.0.0.19 2025-08-12 01:39:04,189 - INFO - Verified that pod ctest-nginx-pod-13009918 is removed in agent 2025-08-12 01:39:04,189 - INFO - Deleting pod default:ctest-nginx-pod-02025229 2025-08-12 01:39:04,202 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7b57da3e-39d2-44c1-9803-9f5c03f72001 2025-08-12 01:39:04,212 - WARNING - Pod uuid 7b57da3e-39d2-44c1-9803-9f5c03f72001 is still seen in agent 10.0.0.19 VM list 2025-08-12 01:39:09,212 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7b57da3e-39d2-44c1-9803-9f5c03f72001 2025-08-12 01:39:09,219 - DEBUG - Pod 7b57da3e-39d2-44c1-9803-9f5c03f72001 is not in agent 10.0.0.19 VM list 2025-08-12 01:39:09,219 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fae8ae6a-771c-11f0-8c48-fa163eadd30c 2025-08-12 01:39:09,224 - DEBUG - VMI fae8ae6a-771c-11f0-8c48-fa163eadd30c is removed from agent 10.0.0.19 2025-08-12 01:39:09,224 - INFO - Verified that pod ctest-nginx-pod-02025229 is removed in agent 2025-08-12 01:39:09,224 - INFO - Deleting service : ctest-nginx-svc-86982918 2025-08-12 01:39:09,442 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-12 01:39:09,450 - DEBUG - No XMPP flaps were noticed during the test 2025-08-12 01:39:09,450 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2025-08-12 01:39:09,450 - INFO - -------------------------------------------------------------------------------- 2025-08-12 01:39:15,897 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-12 01:39:16,054 - DEBUG - Output : cluster_project={} 2025-08-12 01:39:16,205 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-12 01:39:16,378 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-12 01:39:16,383 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-12 01:39:16,596 - DEBUG - Output : cluster_project={} 2025-08-12 01:39:31,762 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:31,795 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:31,880 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:36,922 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:36,999 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:37,077 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:37,113 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:37,187 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-12 01:39:37,418 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-12 01:39:39,243 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_ApplicationPolicySetReq? 2025-08-12 01:39:39,249 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-08-12 01:39:39,277 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-08-12 01:39:41,304 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AclReq? 2025-08-12 01:42:41,423 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-12 01:42:41,458 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=29020536-6d1c-40a3-9ccf-6c34981e1499 2025-08-12 01:42:41,474 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=29587028-b7b7-45e2-b831-162e074eca88 2025-08-12 01:42:41,505 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:42:41,513 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=bfbbe4af-4eb1-4360-a192-91fba806a258 2025-08-12 01:42:41,522 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:42:41,526 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc353554-f0fb-4714-88a8-a971a3a07722 2025-08-12 01:42:41,533 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:42:41,537 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:42:46,467 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=29020536-6d1c-40a3-9ccf-6c34981e1499 2025-08-12 01:42:46,475 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2966b084-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:42:46,614 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=29587028-b7b7-45e2-b831-162e074eca88 2025-08-12 01:42:46,616 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:42:46,617 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:42:46,618 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc353554-f0fb-4714-88a8-a971a3a07722 2025-08-12 01:42:46,619 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:42:46,620 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=bfbbe4af-4eb1-4360-a192-91fba806a258 2025-08-12 01:42:46,621 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:42:46,645 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:29e5180c-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:42:46,649 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2b47fd18-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:42:46,650 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2aac0bba-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:42:51,650 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:42:51,653 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:42:51,655 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:42:51,657 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:42:56,676 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:42:56,678 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:42:56,681 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:42:56,683 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:43:01,700 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:43:01,702 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:43:01,705 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:43:01,707 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:43:06,723 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:43:06,725 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:43:06,727 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:43:06,729 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:43:11,749 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:43:11,750 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:43:11,752 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:43:11,753 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:43:16,770 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=d2c0d84b-fd83-42d7-bda4-9ba626590925 2025-08-12 01:43:16,772 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=cc42b0d5-73cc-4085-a53d-b9815d2a68b0 2025-08-12 01:43:16,774 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=f70b13c5-05c5-4324-acbb-8696bf0406cc 2025-08-12 01:43:16,775 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_VmListReq?uuid=7ea1d770-cc86-4c41-a642-290f27cc6f8c 2025-08-12 01:43:16,794 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2cef87d0-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:43:16,797 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2bea4b22-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:43:16,799 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c67f356-771d-11f0-8c48-fa163eadd30c 2025-08-12 01:43:16,800 - DEBUG - Requesting: http://10.0.0.19:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d5d8ed8-771d-11f0-8c48-fa163eadd30c