2025-05-30 13:50:09,467 - DEBUG - [10.0.0.48]: Running cmd : hostname 2025-05-30 13:50:09,722 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:09,722 - DEBUG - [10.0.0.48]: Running cmd : hostname -f 2025-05-30 13:50:09,755 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:09,755 - DEBUG - [10.0.0.48]: 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-05-30 13:50:09,864 - DEBUG - Output : NAMES contrail_test_lctEhSbAU contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2025-05-30 13:50:09,865 - DEBUG - [10.0.0.48]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-30 13:50:09,899 - DEBUG - Output : 10.0.0.48/24 172.17.0.1/16 2025-05-30 13:50:09,899 - DEBUG - [10.0.0.48]: Running cmd : getent hosts 10.0.0.48 | head -n 1 | awk '{print $2}' 2025-05-30 13:50:09,943 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:10,044 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-05-30 13:50:10,286 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:10,286 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-05-30 13:50:10,319 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:10,320 - DEBUG - [10.0.0.49]: 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-05-30 13:50:10,364 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-05-30 13:50:10,364 - DEBUG - [10.0.0.49]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-30 13:50:10,398 - DEBUG - Output : 10.0.0.49/24 2025-05-30 13:50:10,398 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-05-30 13:50:10,468 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1245-1 2025-05-30 13:50:10,547 - INFO - Using existing project ['default-domain', 'k8s-default'](3ea72ffd-9e81-4532-81fd-383d0af59f77) 2025-05-30 13:50:10,656 - INFO - Using existing project ['default-domain', 'k8s-default'](3ea72ffd-9e81-4532-81fd-383d0af59f77) 2025-05-30 13:50:10,800 - INFO - ================================================================================ 2025-05-30 13:50:10,801 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-05-30 13:50:10,801 - 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-05-30 13:50:11,035 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-30 13:50:11,042 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.0.0.48': '0'}} with 2025-05-30 13:50:11,042 - INFO - Initial checks done. Running the testcase now 2025-05-30 13:50:11,042 - INFO - 2025-05-30 13:50:11,046 - INFO - Namespace default already exists 2025-05-30 13:50:11,047 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-30 13:50:11,153 - DEBUG - Output : cluster_project={} 2025-05-30 13:50:11,195 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-05-30 13:50:11,195 - DEBUG - Project uuid in Contrail is 3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:11,196 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-30 13:50:11,316 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-30 13:50:11,316 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_NamespaceDatabaseList?namespace_uuid=0d9dc0ad-2ef7-48e2-bbad-8fcf162b2d20 2025-05-30 13:50:11,321 - INFO - Namespace default with uuid 0d9dc0ad-2ef7-48e2-bbad-8fcf162b2d20 found in kube manager 2025-05-30 13:50:11,321 - INFO - Namespace default verification passed 2025-05-30 13:50:11,324 - DEBUG - Service ctest-nginx-svc-68849997 not present 2025-05-30 13:50:11,324 - INFO - Creating service ctest-nginx-svc-68849997 2025-05-30 13:50:11,348 - INFO - Created Service ctest-nginx-svc-68849997 2025-05-30 13:50:11,372 - DEBUG - Pod ctest-nginx-pod-85903087 not present 2025-05-30 13:50:11,372 - INFO - Creating Pod ctest-nginx-pod-85903087 2025-05-30 13:50:11,417 - DEBUG - Pod : ctest-nginx-pod-85903087 UUID is 7fcb4b3a-2e45-4454-bcdb-f30b0a862376 2025-05-30 13:50:11,420 - DEBUG - Pod ctest-nginx-pod-25152573 not present 2025-05-30 13:50:11,420 - INFO - Creating Pod ctest-nginx-pod-25152573 2025-05-30 13:50:11,452 - DEBUG - Pod : ctest-nginx-pod-25152573 UUID is d77903be-6ca6-4152-8fca-6310955461cd 2025-05-30 13:50:11,639 - INFO - Created VN __public__, UUID :ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:11,952 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:50:11,959 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:50:12,017 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:12,113 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:12,149 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:12,188 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:12,222 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:12,265 - DEBUG - Route Targets: [] 2025-05-30 13:50:12,265 - DEBUG - RT names not yet present for VN __public__ 2025-05-30 13:50:17,265 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:50:17,271 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:50:17,279 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:17,320 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,329 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,338 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:17,346 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:17,352 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/8e5bc875-452b-44e6-9ba4-44b14143d0bf 2025-05-30 13:50:17,358 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-30 13:50:17,359 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,384 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:17,402 - INFO - Verified VN network id 14 for VN ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,403 - INFO - Verifications in API Server for VN __public__ passed 2025-05-30 13:50:17,403 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,414 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:17,426 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:50:17,433 - DEBUG - Requesting: http://10.0.0.48:8082/route-target/8e5bc875-452b-44e6-9ba4-44b14143d0bf 2025-05-30 13:50:17,446 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-30 13:50:17,453 - DEBUG - Control-node 10.0.0.48 : 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': '17004895128232609118', 'uuid-lslong': '10051053154341221796'}, 'enable': 'true', 'created': '2025-05-30T13:50:11', 'last-modified': '2025-05-30T13:50:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.611116'} 2025-05-30 13:50:17,453 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:50:17,462 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-30 13:50:17,462 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-05-30 13:50:17,462 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-05-30 13:50:17,463 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:50:17,469 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:50:17,477 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:17,521 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,531 - DEBUG - =>VN __public__ has no policy to be verified 2025-05-30 13:50:17,531 - DEBUG - Verifying the vn in opserver 2025-05-30 13:50:17,531 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.48 2025-05-30 13:50:17,531 - DEBUG - Requesting: http://10.0.0.48:8081/analytics/uves/virtual-networks 2025-05-30 13:50:17,536 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.48:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-05-30 13:50:17,536 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-05-30 13:50:17,536 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:50:17,545 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:50:17,551 - DEBUG - Do not have enough data to verify VN in agent 2025-05-30 13:50:17,551 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:50:17,558 - DEBUG - VRF ids for VN __public__: {} 2025-05-30 13:50:17,656 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-05-30 13:50:17,775 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:50:17,781 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:50:17,797 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:17,845 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,877 - DEBUG - Requesting: http://10.0.0.48:8082/floating-ip-pool/22c8a68b-442e-46fd-865e-71e34919c6c0 2025-05-30 13:50:17,884 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:50:17,890 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:50:17,898 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:50:17,941 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-network/ebfd8605-f913-455e-8b7c-83975313f5a4 2025-05-30 13:50:17,954 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-05-30 13:50:17,954 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-05-30 13:50:17,964 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-30 13:50:17,970 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-05-30 13:50:17,970 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-05-30 13:50:17,973 - DEBUG - Ingress ctest-nginx-ingress-40815783 not present 2025-05-30 13:50:17,973 - INFO - Creating Ingress ctest-nginx-ingress-40815783 2025-05-30 13:50:17,980 - INFO - Created Ingress ctest-nginx-ingress-40815783 2025-05-30 13:50:17,983 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40815783 2025-05-30 13:50:20,988 - DEBUG - For Ingress ctest-nginx-ingress-40815783, Cluster IP: 10.47.255.249, External IPs ['92.233.184.188'] 2025-05-30 13:50:20,988 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40815783 2025-05-30 13:50:20,988 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=ef8c00cd-b877-4708-9053-52cf201c4308 2025-05-30 13:50:20,993 - INFO - Ingress ctest-nginx-ingress-40815783 with uuid ef8c00cd-b877-4708-9053-52cf201c4308 found in kube manager 2025-05-30 13:50:20,993 - INFO - Ingress ctest-nginx-ingress-40815783 verification passed 2025-05-30 13:50:20,996 - DEBUG - Pod ctest-busybox-pod-05995425 not present 2025-05-30 13:50:20,996 - INFO - Creating Pod ctest-busybox-pod-05995425 2025-05-30 13:50:21,033 - DEBUG - Pod : ctest-busybox-pod-05995425 UUID is da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:21,053 - DEBUG - Pod ctest-nginx-pod-85903087 not in running state.Currently in Pending 2025-05-30 13:50:26,062 - INFO - Pod ctest-nginx-pod-85903087 is in running state.Got IP 10.47.255.251 2025-05-30 13:50:26,084 - DEBUG - Pod ctest-nginx-pod-85903087 has vmi 027696a0-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:50:26,084 - INFO - Verified pod ctest-nginx-pod-85903087 in contrail-api 2025-05-30 13:50:26,084 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:50:26,096 - DEBUG - VMI 027696a0-3d5d-11f0-b9a7-fa163e2b2ee1 is active in agent 10.0.0.49 2025-05-30 13:50:26,096 - INFO - Verified Pod ctest-nginx-pod-85903087 in agent 10.0.0.49 2025-05-30 13:50:26,096 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=7fcb4b3a-2e45-4454-bcdb-f30b0a862376 2025-05-30 13:50:26,101 - INFO - Pod ctest-nginx-pod-85903087 with uuid 7fcb4b3a-2e45-4454-bcdb-f30b0a862376 found in kube manager 2025-05-30 13:50:26,101 - INFO - Pod ctest-nginx-pod-85903087 verification passed 2025-05-30 13:50:26,183 - DEBUG - [Pod ctest-nginx-pod-85903087] Cmd: echo ctest-nginx-pod-85903087 > /usr/share/nginx/html/index.html, Output: 2025-05-30 13:50:26,188 - INFO - Pod ctest-nginx-pod-25152573 is in running state.Got IP 10.47.255.250 2025-05-30 13:50:26,248 - DEBUG - Pod ctest-nginx-pod-25152573 has vmi 02f23a9e-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:50:26,248 - INFO - Verified pod ctest-nginx-pod-25152573 in contrail-api 2025-05-30 13:50:26,248 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:50:26,259 - DEBUG - VMI 02f23a9e-3d5d-11f0-b9a7-fa163e2b2ee1 is active in agent 10.0.0.49 2025-05-30 13:50:26,259 - INFO - Verified Pod ctest-nginx-pod-25152573 in agent 10.0.0.49 2025-05-30 13:50:26,259 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=d77903be-6ca6-4152-8fca-6310955461cd 2025-05-30 13:50:26,264 - INFO - Pod ctest-nginx-pod-25152573 with uuid d77903be-6ca6-4152-8fca-6310955461cd found in kube manager 2025-05-30 13:50:26,264 - INFO - Pod ctest-nginx-pod-25152573 verification passed 2025-05-30 13:50:26,314 - DEBUG - [Pod ctest-nginx-pod-25152573] Cmd: echo ctest-nginx-pod-25152573 > /usr/share/nginx/html/index.html, Output: 2025-05-30 13:50:26,319 - DEBUG - Pod ctest-busybox-pod-05995425 not in running state.Currently in Pending 2025-05-30 13:50:31,326 - INFO - Pod ctest-busybox-pod-05995425 is in running state.Got IP 10.47.255.248 2025-05-30 13:50:31,340 - DEBUG - Pod ctest-busybox-pod-05995425 has vmi 074e74c2-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:50:31,340 - INFO - Verified pod ctest-busybox-pod-05995425 in contrail-api 2025-05-30 13:50:31,341 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:50:31,352 - DEBUG - VMI 074e74c2-3d5d-11f0-b9a7-fa163e2b2ee1 is active in agent 10.0.0.49 2025-05-30 13:50:31,352 - INFO - Verified Pod ctest-busybox-pod-05995425 in agent 10.0.0.49 2025-05-30 13:50:31,352 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_VirtualMachineDatabaseList?x=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:31,356 - INFO - Pod ctest-busybox-pod-05995425 with uuid da5d938c-a491-43db-9ed1-b1deb887047f found in kube manager 2025-05-30 13:50:31,357 - INFO - Pod ctest-busybox-pod-05995425 verification passed 2025-05-30 13:50:31,413 - DEBUG - [Pod ctest-busybox-pod-05995425] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25152573 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-05-30 13:50:31,413 - DEBUG - [Pod Pod ctest-busybox-pod-05995425] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-30 13:50:31,413 - DEBUG - [Pod Pod ctest-busybox-pod-05995425] Cmd output: ctest-nginx-pod-25152573 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-05-30 13:50:31,469 - DEBUG - [Pod ctest-busybox-pod-05995425] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-85903087 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-05-30 13:50:31,469 - DEBUG - [Pod Pod ctest-busybox-pod-05995425] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-30 13:50:31,469 - DEBUG - [Pod Pod ctest-busybox-pod-05995425] Cmd output: ctest-nginx-pod-85903087 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-05-30 13:50:31,469 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-85903087': 1, 'ctest-nginx-pod-25152573': 1} 2025-05-30 13:50:31,469 - WARNING - Nothing to delete parallely 2025-05-30 13:50:31,470 - INFO - Deleting pod default:ctest-busybox-pod-05995425 2025-05-30 13:50:31,481 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:31,488 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:50:36,489 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:36,496 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:50:41,497 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:41,504 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:50:46,505 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:46,514 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:50:51,515 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:51,523 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:50:56,525 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:50:56,536 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:51:01,536 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:51:01,547 - WARNING - Pod uuid da5d938c-a491-43db-9ed1-b1deb887047f is still seen in agent 10.0.0.49 VM list 2025-05-30 13:51:06,548 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=da5d938c-a491-43db-9ed1-b1deb887047f 2025-05-30 13:51:06,556 - DEBUG - Pod da5d938c-a491-43db-9ed1-b1deb887047f is not in agent 10.0.0.49 VM list 2025-05-30 13:51:06,556 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:074e74c2-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:51:06,562 - DEBUG - VMI 074e74c2-3d5d-11f0-b9a7-fa163e2b2ee1 is removed from agent 10.0.0.49 2025-05-30 13:51:06,562 - INFO - Verified that pod ctest-busybox-pod-05995425 is removed in agent 2025-05-30 13:51:06,562 - INFO - Deleting Ingress : ctest-nginx-ingress-40815783 2025-05-30 13:51:06,577 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=ef8c00cd-b877-4708-9053-52cf201c4308 2025-05-30 13:51:06,597 - ERROR - Ingress ctest-nginx-ingress-40815783 with uuid ef8c00cd-b877-4708-9053-52cf201c4308 still found in kube manager 2025-05-30 13:51:07,600 - DEBUG - Requesting: http://10.0.0.48:8108/Snh_LoadbalancerDatabaseList?x=ef8c00cd-b877-4708-9053-52cf201c4308 2025-05-30 13:51:07,605 - INFO - Ingress ctest-nginx-ingress-40815783 with uuid ef8c00cd-b877-4708-9053-52cf201c4308 deleted successfully from kube manager 2025-05-30 13:51:07,605 - INFO - Verifications on Ingress %s cleanup passed 2025-05-30 13:51:07,605 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-05-30 13:51:07,761 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-30 13:51:07,768 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-05-30 13:51:07,768 - INFO - Deleting VN __public__ 2025-05-30 13:51:07,963 - DEBUG - Requesting: http://10.0.0.48:8082/routing-instance/c7b065d4-5d39-4399-a605-eb31912290df 2025-05-30 13:51:07,983 - DEBUG - Response Code: 404 2025-05-30 13:51:07,983 - DEBUG - Requesting: http://10.0.0.48:8082/domains 2025-05-30 13:51:08,025 - DEBUG - Requesting: http://10.0.0.48:8082/domain/153236bf-71e9-493e-9ee7-3583ec357028 2025-05-30 13:51:08,067 - DEBUG - Requesting: http://10.0.0.48:8082/project/3ea72ffd-9e81-4532-81fd-383d0af59f77 2025-05-30 13:51:08,141 - INFO - Validated that VN __public__ is not found in API Server 2025-05-30 13:51:08,141 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-05-30 13:51:08,150 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:51:08,157 - DEBUG - VN __public__ is not present in Agent 10.0.0.49 2025-05-30 13:51:08,157 - INFO - Validated that VN __public__ is not in any agent 2025-05-30 13:51:08,157 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:51:08,167 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-30 13:51:08,175 - DEBUG - Requesting: http://10.0.0.48:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-30 13:51:08,181 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-05-30 13:51:08,182 - INFO - Deleting pod default:ctest-nginx-pod-25152573 2025-05-30 13:51:08,214 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d77903be-6ca6-4152-8fca-6310955461cd 2025-05-30 13:51:08,227 - WARNING - Pod uuid d77903be-6ca6-4152-8fca-6310955461cd is still seen in agent 10.0.0.49 VM list 2025-05-30 13:51:13,228 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=d77903be-6ca6-4152-8fca-6310955461cd 2025-05-30 13:51:13,235 - DEBUG - Pod d77903be-6ca6-4152-8fca-6310955461cd is not in agent 10.0.0.49 VM list 2025-05-30 13:51:13,235 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02f23a9e-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:51:13,241 - DEBUG - VMI 02f23a9e-3d5d-11f0-b9a7-fa163e2b2ee1 is removed from agent 10.0.0.49 2025-05-30 13:51:13,241 - INFO - Verified that pod ctest-nginx-pod-25152573 is removed in agent 2025-05-30 13:51:13,242 - INFO - Deleting pod default:ctest-nginx-pod-85903087 2025-05-30 13:51:13,260 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7fcb4b3a-2e45-4454-bcdb-f30b0a862376 2025-05-30 13:51:13,267 - WARNING - Pod uuid 7fcb4b3a-2e45-4454-bcdb-f30b0a862376 is still seen in agent 10.0.0.49 VM list 2025-05-30 13:51:18,268 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=7fcb4b3a-2e45-4454-bcdb-f30b0a862376 2025-05-30 13:51:18,275 - DEBUG - Pod 7fcb4b3a-2e45-4454-bcdb-f30b0a862376 is not in agent 10.0.0.49 VM list 2025-05-30 13:51:18,275 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:027696a0-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:51:18,281 - DEBUG - VMI 027696a0-3d5d-11f0-b9a7-fa163e2b2ee1 is removed from agent 10.0.0.49 2025-05-30 13:51:18,281 - INFO - Verified that pod ctest-nginx-pod-85903087 is removed in agent 2025-05-30 13:51:18,281 - INFO - Deleting service : ctest-nginx-svc-68849997 2025-05-30 13:51:18,479 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-30 13:51:18,487 - DEBUG - No XMPP flaps were noticed during the test 2025-05-30 13:51:18,487 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-05-30 13:51:18,487 - INFO - -------------------------------------------------------------------------------- 2025-05-30 13:51:24,847 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-30 13:51:24,973 - DEBUG - Output : cluster_project={} 2025-05-30 13:51:25,020 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-30 13:51:25,147 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-30 13:51:25,152 - DEBUG - [10.0.0.48]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-30 13:51:25,322 - DEBUG - Output : cluster_project={} 2025-05-30 13:51:35,469 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:35,556 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:40,600 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:40,680 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:45,728 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:45,804 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:45,908 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:45,992 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-30 13:51:46,235 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-30 13:51:48,814 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_ApplicationPolicySetReq? 2025-05-30 13:51:48,823 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-05-30 13:51:48,856 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-05-30 13:51:50,887 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AclReq? 2025-05-30 13:54:57,205 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-30 13:54:57,256 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0f037c10-9f9f-4116-a2ff-411bbaa2b148 2025-05-30 13:54:57,296 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e3ddfc63-454c-493a-9a18-d709ab464321 2025-05-30 13:54:57,317 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=26fe40c2-a89f-4186-96e7-ce97fbdb557d 2025-05-30 13:54:57,336 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:54:57,341 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:54:57,348 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:54:57,352 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:54:57,356 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b37c4aff-3efa-48a1-a35f-269f69e7cff5 2025-05-30 13:55:02,363 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=0f037c10-9f9f-4116-a2ff-411bbaa2b148 2025-05-30 13:55:02,372 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2e2b5128-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:02,420 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b37c4aff-3efa-48a1-a35f-269f69e7cff5 2025-05-30 13:55:02,422 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:02,424 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:02,426 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:02,428 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:02,429 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=26fe40c2-a89f-4186-96e7-ce97fbdb557d 2025-05-30 13:55:02,431 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e3ddfc63-454c-493a-9a18-d709ab464321 2025-05-30 13:55:02,437 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2fdea1dc-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:02,457 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2f640d8c-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:02,459 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2eaa8678-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:07,438 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:07,461 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:07,462 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:07,464 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:12,446 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:12,477 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:12,479 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:12,480 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:17,454 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:17,491 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:17,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:17,495 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:22,462 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:22,508 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:22,510 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:22,512 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:27,472 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:27,524 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:27,525 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:27,527 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:32,487 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=b2ea7d02-2095-4c74-963f-296187a12328 2025-05-30 13:55:32,494 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:30e541da-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:32,541 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=ebd32376-768e-4fcc-ae75-fc01ef76f64b 2025-05-30 13:55:32,543 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=5e11258a-f3ff-4bf0-b25b-4d02b44e96bd 2025-05-30 13:55:32,545 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_VmListReq?uuid=e656dc4f-106c-45d2-a215-f33d1ad067cd 2025-05-30 13:55:32,556 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:31dadc94-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:32,559 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3160d958-3d5d-11f0-b9a7-fa163e2b2ee1 2025-05-30 13:55:32,561 - DEBUG - Requesting: http://10.0.0.49:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:306d8f64-3d5d-11f0-b9a7-fa163e2b2ee1