2025-01-07 11:30:49,666 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-01-07 11:30:49,911 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:49,911 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-01-07 11:30:49,945 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:49,945 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-07 11:30:50,066 - DEBUG - Output : NAMES contrail_test_ycUa3Pw4j contrail-kubernetes-master_kubemanager_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_nodemgr_1 analytics_collector_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2025-01-07 11:30:50,067 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-07 11:30:50,100 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-01-07 11:30:50,100 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-01-07 11:30:50,133 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:50,231 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-01-07 11:30:50,448 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:50,449 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-01-07 11:30:50,483 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:50,483 - DEBUG - [10.0.0.27]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-07 11:30:50,527 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-07 11:30:50,528 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-07 11:30:50,597 - DEBUG - Output : 10.0.0.27/24 2025-01-07 11:30:50,598 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-01-07 11:30:50,632 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-900-1 2025-01-07 11:30:50,711 - INFO - Using existing project ['default-domain', 'k8s-default'](0f916082-800a-448f-9201-34496beecede) 2025-01-07 11:30:50,822 - INFO - Using existing project ['default-domain', 'k8s-default'](0f916082-800a-448f-9201-34496beecede) 2025-01-07 11:30:50,971 - INFO - ================================================================================ 2025-01-07 11:30:50,972 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-07 11:30:50,973 - 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-01-07 11:30:51,200 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 11:30:51,208 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.22': '0'}} with 2025-01-07 11:30:51,208 - INFO - Initial checks done. Running the testcase now 2025-01-07 11:30:51,208 - INFO - 2025-01-07 11:30:51,212 - INFO - Namespace default already exists 2025-01-07 11:30:51,212 - 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-01-07 11:30:51,339 - DEBUG - Output : cluster_project={} 2025-01-07 11:30:51,396 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-07 11:30:51,396 - DEBUG - Project uuid in Contrail is 0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:51,396 - 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-01-07 11:30:51,513 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-07 11:30:51,513 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=20cde32a-0c79-4d08-8969-7ef9674ac80f 2025-01-07 11:30:51,518 - INFO - Namespace default with uuid 20cde32a-0c79-4d08-8969-7ef9674ac80f found in kube manager 2025-01-07 11:30:51,518 - INFO - Namespace default verification passed 2025-01-07 11:30:51,521 - DEBUG - Service ctest-nginx-svc-37329039 not present 2025-01-07 11:30:51,522 - INFO - Creating service ctest-nginx-svc-37329039 2025-01-07 11:30:51,540 - INFO - Created Service ctest-nginx-svc-37329039 2025-01-07 11:30:51,543 - DEBUG - Pod ctest-nginx-pod-31663445 not present 2025-01-07 11:30:51,543 - INFO - Creating Pod ctest-nginx-pod-31663445 2025-01-07 11:30:51,623 - DEBUG - Pod : ctest-nginx-pod-31663445 UUID is 55b2d435-2924-4699-967a-7a452fa953fa 2025-01-07 11:30:51,629 - DEBUG - Pod ctest-nginx-pod-38229258 not present 2025-01-07 11:30:51,630 - INFO - Creating Pod ctest-nginx-pod-38229258 2025-01-07 11:30:51,654 - DEBUG - Pod : ctest-nginx-pod-38229258 UUID is c5230543-5e72-4756-9d54-a3b9e18415ca 2025-01-07 11:30:51,836 - INFO - Created VN __public__, UUID :ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:52,071 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:30:52,077 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:30:52,092 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:52,164 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:52,176 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:52,186 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:52,235 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:52,287 - DEBUG - Route Targets: [] 2025-01-07 11:30:52,287 - DEBUG - RT names not yet present for VN __public__ 2025-01-07 11:30:57,287 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:30:57,293 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:30:57,302 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:57,341 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,352 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,361 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:57,374 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:57,380 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f1947e58-4681-465e-b709-5194e00a9937 2025-01-07 11:30:57,386 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-07 11:30:57,386 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,395 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:57,407 - INFO - Verified VN network id 13 for VN ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,407 - INFO - Verifications in API Server for VN __public__ passed 2025-01-07 11:30:57,407 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,415 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:57,421 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:30:57,427 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/f1947e58-4681-465e-b709-5194e00a9937 2025-01-07 11:30:57,433 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-07 11:30:57,439 - 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': '18407169155647095262', 'uuid-lslong': '10601957799500552894'}, 'enable': 'true', 'created': '2025-01-07T11:30:51', 'last-modified': '2025-01-07T11:30:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.408444'} 2025-01-07 11:30:57,439 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:30:57,445 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-07 11:30:57,445 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-07 11:30:57,446 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-07 11:30:57,446 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:30:57,451 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:30:57,457 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:57,498 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,507 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-07 11:30:57,507 - DEBUG - Verifying the vn in opserver 2025-01-07 11:30:57,507 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-01-07 11:30:57,507 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-01-07 11:30:57,512 - 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-01-07 11:30:57,512 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-07 11:30:57,512 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:30:57,519 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:30:57,524 - DEBUG - Do not have enough data to verify VN in agent 2025-01-07 11:30:57,524 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:30:57,530 - DEBUG - VRF ids for VN __public__: {} 2025-01-07 11:30:57,641 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-07 11:30:57,757 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:30:57,763 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:30:57,778 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:57,836 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,849 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/c2458e88-13b3-45c6-9699-277b9719c81b 2025-01-07 11:30:57,857 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:30:57,861 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:30:57,869 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:30:57,913 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/ff7366d2-5adf-41de-9321-b87272e99abe 2025-01-07 11:30:57,923 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-07 11:30:57,923 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-07 11:30:57,930 - 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-01-07 11:30:57,936 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-07 11:30:57,936 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-07 11:30:57,939 - DEBUG - Ingress ctest-nginx-ingress-45899075 not present 2025-01-07 11:30:57,939 - INFO - Creating Ingress ctest-nginx-ingress-45899075 2025-01-07 11:30:57,950 - INFO - Created Ingress ctest-nginx-ingress-45899075 2025-01-07 11:30:57,953 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45899075 2025-01-07 11:31:00,964 - DEBUG - For Ingress ctest-nginx-ingress-45899075, Cluster IP: 10.47.255.249, External IPs ['171.97.62.188'] 2025-01-07 11:31:00,964 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45899075 2025-01-07 11:31:00,965 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=be1638ad-3f36-4d45-8a6b-52efacb1d98f 2025-01-07 11:31:00,972 - INFO - Ingress ctest-nginx-ingress-45899075 with uuid be1638ad-3f36-4d45-8a6b-52efacb1d98f found in kube manager 2025-01-07 11:31:00,973 - INFO - Ingress ctest-nginx-ingress-45899075 verification passed 2025-01-07 11:31:00,975 - DEBUG - Pod ctest-busybox-pod-25796460 not present 2025-01-07 11:31:00,976 - INFO - Creating Pod ctest-busybox-pod-25796460 2025-01-07 11:31:01,012 - DEBUG - Pod : ctest-busybox-pod-25796460 UUID is 2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:01,020 - DEBUG - Pod ctest-nginx-pod-31663445 not in running state.Currently in Pending 2025-01-07 11:31:06,028 - INFO - Pod ctest-nginx-pod-31663445 is in running state.Got IP 10.47.255.251 2025-01-07 11:31:06,086 - DEBUG - Pod ctest-nginx-pod-31663445 has vmi da7ab948-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:31:06,086 - INFO - Verified pod ctest-nginx-pod-31663445 in contrail-api 2025-01-07 11:31:06,086 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:31:06,100 - DEBUG - VMI da7ab948-ccea-11ef-ad30-fa163e2f646d is active in agent 10.0.0.27 2025-01-07 11:31:06,100 - INFO - Verified Pod ctest-nginx-pod-31663445 in agent 10.0.0.27 2025-01-07 11:31:06,100 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=55b2d435-2924-4699-967a-7a452fa953fa 2025-01-07 11:31:06,105 - INFO - Pod ctest-nginx-pod-31663445 with uuid 55b2d435-2924-4699-967a-7a452fa953fa found in kube manager 2025-01-07 11:31:06,105 - INFO - Pod ctest-nginx-pod-31663445 verification passed 2025-01-07 11:31:06,179 - DEBUG - [Pod ctest-nginx-pod-31663445] Cmd: echo ctest-nginx-pod-31663445 > /usr/share/nginx/html/index.html, Output: 2025-01-07 11:31:06,185 - INFO - Pod ctest-nginx-pod-38229258 is in running state.Got IP 10.47.255.250 2025-01-07 11:31:06,201 - DEBUG - Pod ctest-nginx-pod-38229258 has vmi daf5abc6-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:31:06,201 - INFO - Verified pod ctest-nginx-pod-38229258 in contrail-api 2025-01-07 11:31:06,201 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:31:06,212 - DEBUG - VMI daf5abc6-ccea-11ef-ad30-fa163e2f646d is active in agent 10.0.0.27 2025-01-07 11:31:06,212 - INFO - Verified Pod ctest-nginx-pod-38229258 in agent 10.0.0.27 2025-01-07 11:31:06,212 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=c5230543-5e72-4756-9d54-a3b9e18415ca 2025-01-07 11:31:06,217 - INFO - Pod ctest-nginx-pod-38229258 with uuid c5230543-5e72-4756-9d54-a3b9e18415ca found in kube manager 2025-01-07 11:31:06,217 - INFO - Pod ctest-nginx-pod-38229258 verification passed 2025-01-07 11:31:06,270 - DEBUG - [Pod ctest-nginx-pod-38229258] Cmd: echo ctest-nginx-pod-38229258 > /usr/share/nginx/html/index.html, Output: 2025-01-07 11:31:06,277 - DEBUG - Pod ctest-busybox-pod-25796460 not in running state.Currently in Pending 2025-01-07 11:31:11,283 - DEBUG - Pod ctest-busybox-pod-25796460 not in running state.Currently in Pending 2025-01-07 11:31:16,289 - INFO - Pod ctest-busybox-pod-25796460 is in running state.Got IP 10.47.255.248 2025-01-07 11:31:16,303 - DEBUG - Pod ctest-busybox-pod-25796460 has vmi df4274f2-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:31:16,303 - INFO - Verified pod ctest-busybox-pod-25796460 in contrail-api 2025-01-07 11:31:16,303 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:31:16,322 - DEBUG - VMI df4274f2-ccea-11ef-ad30-fa163e2f646d is active in agent 10.0.0.27 2025-01-07 11:31:16,322 - INFO - Verified Pod ctest-busybox-pod-25796460 in agent 10.0.0.27 2025-01-07 11:31:16,322 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:16,327 - INFO - Pod ctest-busybox-pod-25796460 with uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 found in kube manager 2025-01-07 11:31:16,327 - INFO - Pod ctest-busybox-pod-25796460 verification passed 2025-01-07 11:31:16,391 - DEBUG - [Pod ctest-busybox-pod-25796460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31663445 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-01-07 11:31:16,391 - DEBUG - [Pod Pod ctest-busybox-pod-25796460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-07 11:31:16,391 - DEBUG - [Pod Pod ctest-busybox-pod-25796460] Cmd output: ctest-nginx-pod-31663445 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-01-07 11:31:16,461 - DEBUG - [Pod ctest-busybox-pod-25796460] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-38229258 2025-01-07 11:31:16,461 - DEBUG - [Pod Pod ctest-busybox-pod-25796460] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-07 11:31:16,461 - DEBUG - [Pod Pod ctest-busybox-pod-25796460] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-38229258 2025-01-07 11:31:16,461 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31663445': 1, 'ctest-nginx-pod-38229258': 1} 2025-01-07 11:31:16,462 - WARNING - Nothing to delete parallely 2025-01-07 11:31:16,462 - INFO - Deleting pod default:ctest-busybox-pod-25796460 2025-01-07 11:31:16,474 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:16,482 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:21,483 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:21,489 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:26,489 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:26,496 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:31,496 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:31,503 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:36,504 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:36,517 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:41,519 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:41,525 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:46,527 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:46,533 - WARNING - Pod uuid 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:51,534 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=2b892d49-2b99-4bd2-b258-be7dcb4e9564 2025-01-07 11:31:51,540 - DEBUG - Pod 2b892d49-2b99-4bd2-b258-be7dcb4e9564 is not in agent 10.0.0.27 VM list 2025-01-07 11:31:51,541 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df4274f2-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:31:51,547 - DEBUG - VMI df4274f2-ccea-11ef-ad30-fa163e2f646d is removed from agent 10.0.0.27 2025-01-07 11:31:51,547 - INFO - Verified that pod ctest-busybox-pod-25796460 is removed in agent 2025-01-07 11:31:51,548 - INFO - Deleting Ingress : ctest-nginx-ingress-45899075 2025-01-07 11:31:51,564 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=be1638ad-3f36-4d45-8a6b-52efacb1d98f 2025-01-07 11:31:51,572 - ERROR - Ingress ctest-nginx-ingress-45899075 with uuid be1638ad-3f36-4d45-8a6b-52efacb1d98f still found in kube manager 2025-01-07 11:31:52,572 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=be1638ad-3f36-4d45-8a6b-52efacb1d98f 2025-01-07 11:31:52,586 - INFO - Ingress ctest-nginx-ingress-45899075 with uuid be1638ad-3f36-4d45-8a6b-52efacb1d98f deleted successfully from kube manager 2025-01-07 11:31:52,586 - INFO - Verifications on Ingress %s cleanup passed 2025-01-07 11:31:52,586 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-07 11:31:52,713 - 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-01-07 11:31:52,724 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-07 11:31:52,724 - INFO - Deleting VN __public__ 2025-01-07 11:31:52,867 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/6f0dd9e8-de9e-4b00-a472-aab3e38775cf 2025-01-07 11:31:52,871 - DEBUG - Response Code: 404 2025-01-07 11:31:52,871 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-01-07 11:31:52,877 - DEBUG - Requesting: http://10.0.0.22:8082/domain/91637ee8-139e-4961-9b96-1ea0fe6f9331 2025-01-07 11:31:52,887 - DEBUG - Requesting: http://10.0.0.22:8082/project/0f916082-800a-448f-9201-34496beecede 2025-01-07 11:31:52,967 - INFO - Validated that VN __public__ is not found in API Server 2025-01-07 11:31:52,967 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-07 11:31:52,980 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:31:52,989 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-01-07 11:31:52,989 - INFO - Validated that VN __public__ is not in any agent 2025-01-07 11:31:52,989 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:31:53,007 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-07 11:31:53,019 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-07 11:31:53,030 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-07 11:31:53,032 - INFO - Deleting pod default:ctest-nginx-pod-38229258 2025-01-07 11:31:53,083 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c5230543-5e72-4756-9d54-a3b9e18415ca 2025-01-07 11:31:53,109 - WARNING - Pod uuid c5230543-5e72-4756-9d54-a3b9e18415ca is still seen in agent 10.0.0.27 VM list 2025-01-07 11:31:58,110 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c5230543-5e72-4756-9d54-a3b9e18415ca 2025-01-07 11:31:58,117 - DEBUG - Pod c5230543-5e72-4756-9d54-a3b9e18415ca is not in agent 10.0.0.27 VM list 2025-01-07 11:31:58,117 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:daf5abc6-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:31:58,123 - DEBUG - VMI daf5abc6-ccea-11ef-ad30-fa163e2f646d is removed from agent 10.0.0.27 2025-01-07 11:31:58,123 - INFO - Verified that pod ctest-nginx-pod-38229258 is removed in agent 2025-01-07 11:31:58,124 - INFO - Deleting pod default:ctest-nginx-pod-31663445 2025-01-07 11:31:58,158 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55b2d435-2924-4699-967a-7a452fa953fa 2025-01-07 11:31:58,166 - WARNING - Pod uuid 55b2d435-2924-4699-967a-7a452fa953fa is still seen in agent 10.0.0.27 VM list 2025-01-07 11:32:03,167 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=55b2d435-2924-4699-967a-7a452fa953fa 2025-01-07 11:32:03,174 - DEBUG - Pod 55b2d435-2924-4699-967a-7a452fa953fa is not in agent 10.0.0.27 VM list 2025-01-07 11:32:03,174 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:da7ab948-ccea-11ef-ad30-fa163e2f646d 2025-01-07 11:32:03,181 - DEBUG - VMI da7ab948-ccea-11ef-ad30-fa163e2f646d is removed from agent 10.0.0.27 2025-01-07 11:32:03,181 - INFO - Verified that pod ctest-nginx-pod-31663445 is removed in agent 2025-01-07 11:32:03,181 - INFO - Deleting service : ctest-nginx-svc-37329039 2025-01-07 11:32:03,452 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 11:32:03,461 - DEBUG - No XMPP flaps were noticed during the test
2025-01-07 11:32:03,461 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-01-07 11:32:03,462 - INFO - -------------------------------------------------------------------------------- 2025-01-07 11:32:12,969 - 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-01-07 11:32:13,076 - DEBUG - Output : cluster_project={} 2025-01-07 11:32:13,153 - 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-01-07 11:32:13,364 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-07 11:32:13,371 - 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-01-07 11:32:13,574 - DEBUG - Output : cluster_project={} 2025-01-07 11:32:18,722 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:23,765 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:28,817 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:28,903 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:28,983 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:29,021 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:29,102 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:29,182 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-07 11:32:29,419 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 11:32:32,362 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-01-07 11:32:32,370 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-07 11:32:32,413 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-07 11:32:34,451 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-01-07 11:35:35,341 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-07 11:35:35,373 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=05d2af51-7ad9-43bd-b707-bcf778999ddf 2025-01-07 11:35:35,394 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=eb75fcac-e95d-4949-b93f-0a19acf09b69 2025-01-07 11:35:35,398 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c3ced579-58a6-42fc-89e1-3ff8d57117b0 2025-01-07 11:35:35,419 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:35:35,435 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:35:35,441 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=84ac7c67-6122-42ff-99f8-b56c6086cb50 2025-01-07 11:35:35,456 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:35:35,466 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:35:40,474 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=05d2af51-7ad9-43bd-b707-bcf778999ddf 2025-01-07 11:35:40,480 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0924ef70-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:35:40,515 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:35:40,517 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=84ac7c67-6122-42ff-99f8-b56c6086cb50 2025-01-07 11:35:40,519 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:35:40,520 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=eb75fcac-e95d-4949-b93f-0a19acf09b69 2025-01-07 11:35:40,521 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c3ced579-58a6-42fc-89e1-3ff8d57117b0 2025-01-07 11:35:40,522 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:35:40,523 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:35:40,544 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0abe5f38-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:35:40,548 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0b5e1ad2-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:35:40,551 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0a0a09e8-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:35:45,550 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:35:45,552 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:35:45,553 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:35:45,555 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:35:50,570 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:35:50,572 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:35:50,574 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:35:50,575 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:35:55,590 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:35:55,592 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:35:55,593 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:35:55,595 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:36:00,610 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:36:00,611 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:36:00,614 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:36:00,615 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:36:05,631 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:36:05,633 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:36:05,634 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:36:05,635 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:36:10,649 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=dd3154b9-d068-4d91-86f4-937c56a79cdf 2025-01-07 11:36:10,651 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=e82d1658-badc-40db-8dba-c8668f33fe1b 2025-01-07 11:36:10,653 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5b687597-e118-4f94-92f2-9a2fd6bbf940 2025-01-07 11:36:10,654 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=437ecf08-bd5d-42dc-bc79-15d799670bc0 2025-01-07 11:36:10,667 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0c8550d8-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:36:10,669 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0cf83ff8-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:36:10,673 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0bfce4b4-cceb-11ef-ad30-fa163e2f646d 2025-01-07 11:36:10,674 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d7152b2-cceb-11ef-ad30-fa163e2f646d