2025-03-29 17:40:51,544 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-03-29 17:40:51,860 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:51,861 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-03-29 17:40:51,894 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:51,895 - DEBUG - [10.0.0.12]: 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-03-29 17:40:52,001 - DEBUG - Output : NAMES contrail_test_EUPLkZAdb contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_control_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 config_api_svcmonitor_1 config_api_dnsmasq_1 2025-03-29 17:40:52,001 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 17:40:52,045 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2025-03-29 17:40:52,045 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-03-29 17:40:52,078 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:52,169 - DEBUG - [10.0.0.27]: Running cmd : hostname 2025-03-29 17:40:52,405 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:52,405 - DEBUG - [10.0.0.27]: Running cmd : hostname -f 2025-03-29 17:40:52,439 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:52,439 - DEBUG - [10.0.0.27]: 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-03-29 17:40:52,484 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-29 17:40:52,484 - DEBUG - [10.0.0.27]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 17:40:52,561 - DEBUG - Output : 10.0.0.27/24 2025-03-29 17:40:52,561 - DEBUG - [10.0.0.27]: Running cmd : getent hosts 10.0.0.27 | head -n 1 | awk '{print $2}' 2025-03-29 17:40:52,598 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1066-1 2025-03-29 17:40:52,704 - INFO - Using existing project ['default-domain', 'k8s-default'](41916fea-fd37-40d2-aab3-fa021b28e131) 2025-03-29 17:40:52,812 - INFO - Using existing project ['default-domain', 'k8s-default'](41916fea-fd37-40d2-aab3-fa021b28e131) 2025-03-29 17:40:52,956 - INFO - ================================================================================ 2025-03-29 17:40:52,956 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-29 17:40:52,957 - 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-03-29 17:40:53,212 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 17:40:53,222 - DEBUG - Nothing to compare xmpp stats {'10.0.0.27': {'10.0.0.12': '0'}} with 2025-03-29 17:40:53,222 - INFO - Initial checks done. Running the testcase now 2025-03-29 17:40:53,222 - INFO - 2025-03-29 17:40:53,228 - INFO - Namespace default already exists 2025-03-29 17:40:53,228 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 17:40:53,345 - DEBUG - Output : cluster_project={} 2025-03-29 17:40:53,404 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-29 17:40:53,405 - DEBUG - Project uuid in Contrail is 41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:40:53,405 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-29 17:40:53,526 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-29 17:40:53,527 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=4a0f380c-6d71-4c0a-ae8c-b787d8074366 2025-03-29 17:40:53,532 - INFO - Namespace default with uuid 4a0f380c-6d71-4c0a-ae8c-b787d8074366 found in kube manager 2025-03-29 17:40:53,532 - INFO - Namespace default verification passed 2025-03-29 17:40:53,536 - DEBUG - Service ctest-nginx-svc-78846327 not present 2025-03-29 17:40:53,536 - INFO - Creating service ctest-nginx-svc-78846327 2025-03-29 17:40:53,588 - INFO - Created Service ctest-nginx-svc-78846327 2025-03-29 17:40:53,590 - DEBUG - Pod ctest-nginx-pod-06558761 not present 2025-03-29 17:40:53,590 - INFO - Creating Pod ctest-nginx-pod-06558761 2025-03-29 17:40:53,657 - DEBUG - Pod : ctest-nginx-pod-06558761 UUID is c53c1fd2-2f06-41f2-9dce-60643c7f624a 2025-03-29 17:40:53,660 - DEBUG - Pod ctest-nginx-pod-04457618 not present 2025-03-29 17:40:53,660 - INFO - Creating Pod ctest-nginx-pod-04457618 2025-03-29 17:40:53,698 - DEBUG - Pod : ctest-nginx-pod-04457618 UUID is 1e075c5f-f367-488a-8ab7-38166819d3d8 2025-03-29 17:40:53,952 - INFO - Created VN __public__, UUID :adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:54,181 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:40:54,186 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:40:54,209 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:40:54,289 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:54,322 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:54,347 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:54,363 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:54,375 - DEBUG - Route Targets: [] 2025-03-29 17:40:54,375 - DEBUG - RT names not yet present for VN __public__ 2025-03-29 17:40:59,376 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:40:59,382 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:40:59,391 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:40:59,439 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,450 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,470 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:59,479 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:59,486 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/422c4cc9-095e-45d8-acf2-4c6eacd31b4e 2025-03-29 17:40:59,493 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 17:40:59,493 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,502 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:59,516 - INFO - Verified VN network id 13 for VN adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,517 - INFO - Verifications in API Server for VN __public__ passed 2025-03-29 17:40:59,517 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,526 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:59,533 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:40:59,540 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/422c4cc9-095e-45d8-acf2-4c6eacd31b4e 2025-03-29 17:40:59,546 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 17:40:59,553 - DEBUG - Control-node 10.0.0.12 : 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': '12536373610629775982', 'uuid-lslong': '13809522644757131427'}, 'enable': 'true', 'created': '2025-03-29T17:40:53', 'last-modified': '2025-03-29T17:40:53', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.479679'} 2025-03-29 17:40:59,553 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:40:59,560 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 17:40:59,560 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-29 17:40:59,561 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-29 17:40:59,561 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:40:59,566 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:40:59,574 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:40:59,626 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,637 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-29 17:40:59,637 - DEBUG - Verifying the vn in opserver 2025-03-29 17:40:59,638 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2025-03-29 17:40:59,638 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2025-03-29 17:40:59,644 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-29 17:40:59,644 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-29 17:40:59,644 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:40:59,652 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:40:59,659 - DEBUG - Do not have enough data to verify VN in agent 2025-03-29 17:40:59,659 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:40:59,666 - DEBUG - VRF ids for VN __public__: {} 2025-03-29 17:40:59,776 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-29 17:40:59,897 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:40:59,902 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:40:59,911 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:40:59,955 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:40:59,968 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/7f348222-0e08-4796-af0b-3f2af7fef1a0 2025-03-29 17:40:59,976 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:40:59,980 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:40:59,988 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:41:00,036 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/adfa2560-d92b-426e-bfa5-47adee7630a3 2025-03-29 17:41:00,053 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-29 17:41:00,053 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-29 17:41:00,068 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 17:41:00,076 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-29 17:41:00,076 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-29 17:41:00,079 - DEBUG - Ingress ctest-nginx-ingress-79791983 not present 2025-03-29 17:41:00,079 - INFO - Creating Ingress ctest-nginx-ingress-79791983 2025-03-29 17:41:00,090 - INFO - Created Ingress ctest-nginx-ingress-79791983 2025-03-29 17:41:00,094 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-79791983 2025-03-29 17:41:03,098 - DEBUG - For Ingress ctest-nginx-ingress-79791983, Cluster IP: 10.47.255.249, External IPs ['98.228.226.60'] 2025-03-29 17:41:03,098 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-79791983 2025-03-29 17:41:03,099 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d83ad9ea-c236-4de8-a474-698c7495319b 2025-03-29 17:41:03,104 - INFO - Ingress ctest-nginx-ingress-79791983 with uuid d83ad9ea-c236-4de8-a474-698c7495319b found in kube manager 2025-03-29 17:41:03,104 - INFO - Ingress ctest-nginx-ingress-79791983 verification passed 2025-03-29 17:41:03,107 - DEBUG - Pod ctest-busybox-pod-96057164 not present 2025-03-29 17:41:03,107 - INFO - Creating Pod ctest-busybox-pod-96057164 2025-03-29 17:41:03,148 - DEBUG - Pod : ctest-busybox-pod-96057164 UUID is 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:03,155 - DEBUG - Pod ctest-nginx-pod-06558761 not in running state.Currently in Pending 2025-03-29 17:41:08,161 - DEBUG - Pod ctest-nginx-pod-06558761 not in running state.Currently in Pending 2025-03-29 17:41:13,168 - INFO - Pod ctest-nginx-pod-06558761 is in running state.Got IP 10.47.255.251 2025-03-29 17:41:13,184 - DEBUG - Pod ctest-nginx-pod-06558761 has vmi f770f110-0cc4-11f0-964b-fa163e191163 2025-03-29 17:41:13,184 - INFO - Verified pod ctest-nginx-pod-06558761 in contrail-api 2025-03-29 17:41:13,184 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:41:13,198 - DEBUG - VMI f770f110-0cc4-11f0-964b-fa163e191163 is active in agent 10.0.0.27 2025-03-29 17:41:13,198 - INFO - Verified Pod ctest-nginx-pod-06558761 in agent 10.0.0.27 2025-03-29 17:41:13,198 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=c53c1fd2-2f06-41f2-9dce-60643c7f624a 2025-03-29 17:41:13,205 - INFO - Pod ctest-nginx-pod-06558761 with uuid c53c1fd2-2f06-41f2-9dce-60643c7f624a found in kube manager 2025-03-29 17:41:13,205 - INFO - Pod ctest-nginx-pod-06558761 verification passed 2025-03-29 17:41:13,274 - DEBUG - [Pod ctest-nginx-pod-06558761] Cmd: echo ctest-nginx-pod-06558761 > /usr/share/nginx/html/index.html, Output: 2025-03-29 17:41:13,281 - INFO - Pod ctest-nginx-pod-04457618 is in running state.Got IP 10.47.255.250 2025-03-29 17:41:13,340 - DEBUG - Pod ctest-nginx-pod-04457618 has vmi f7e6316e-0cc4-11f0-964b-fa163e191163 2025-03-29 17:41:13,340 - INFO - Verified pod ctest-nginx-pod-04457618 in contrail-api 2025-03-29 17:41:13,340 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:41:13,352 - DEBUG - VMI f7e6316e-0cc4-11f0-964b-fa163e191163 is active in agent 10.0.0.27 2025-03-29 17:41:13,353 - INFO - Verified Pod ctest-nginx-pod-04457618 in agent 10.0.0.27 2025-03-29 17:41:13,353 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=1e075c5f-f367-488a-8ab7-38166819d3d8 2025-03-29 17:41:13,358 - INFO - Pod ctest-nginx-pod-04457618 with uuid 1e075c5f-f367-488a-8ab7-38166819d3d8 found in kube manager 2025-03-29 17:41:13,358 - INFO - Pod ctest-nginx-pod-04457618 verification passed 2025-03-29 17:41:13,426 - DEBUG - [Pod ctest-nginx-pod-04457618] Cmd: echo ctest-nginx-pod-04457618 > /usr/share/nginx/html/index.html, Output: 2025-03-29 17:41:13,433 - INFO - Pod ctest-busybox-pod-96057164 is in running state.Got IP 10.47.255.248 2025-03-29 17:41:13,449 - DEBUG - Pod ctest-busybox-pod-96057164 has vmi fc4f4510-0cc4-11f0-964b-fa163e191163 2025-03-29 17:41:13,449 - INFO - Verified pod ctest-busybox-pod-96057164 in contrail-api 2025-03-29 17:41:13,449 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:41:13,460 - DEBUG - VMI fc4f4510-0cc4-11f0-964b-fa163e191163 is active in agent 10.0.0.27 2025-03-29 17:41:13,461 - INFO - Verified Pod ctest-busybox-pod-96057164 in agent 10.0.0.27 2025-03-29 17:41:13,461 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:13,465 - INFO - Pod ctest-busybox-pod-96057164 with uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 found in kube manager 2025-03-29 17:41:13,465 - INFO - Pod ctest-busybox-pod-96057164 verification passed 2025-03-29 17:41:13,537 - DEBUG - [Pod ctest-busybox-pod-96057164] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-04457618 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-03-29 17:41:13,537 - DEBUG - [Pod Pod ctest-busybox-pod-96057164] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 17:41:13,537 - DEBUG - [Pod Pod ctest-busybox-pod-96057164] Cmd output: ctest-nginx-pod-04457618 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-03-29 17:41:13,606 - DEBUG - [Pod ctest-busybox-pod-96057164] 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-06558761 2025-03-29 17:41:13,606 - DEBUG - [Pod Pod ctest-busybox-pod-96057164] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 17:41:13,606 - DEBUG - [Pod Pod ctest-busybox-pod-96057164] 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-06558761 2025-03-29 17:41:13,606 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-06558761': 1, 'ctest-nginx-pod-04457618': 1} 2025-03-29 17:41:13,607 - WARNING - Nothing to delete parallely 2025-03-29 17:41:13,607 - INFO - Deleting pod default:ctest-busybox-pod-96057164 2025-03-29 17:41:13,627 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:13,636 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:18,637 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:18,644 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:23,645 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:23,653 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:28,654 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:28,664 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:33,665 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:33,672 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:38,673 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:38,683 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:43,683 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:43,691 - WARNING - Pod uuid 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:48,692 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 2025-03-29 17:41:48,700 - DEBUG - Pod 5ad2ebd3-4a7e-4976-a7a1-6c3ef941b5c1 is not in agent 10.0.0.27 VM list 2025-03-29 17:41:48,700 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc4f4510-0cc4-11f0-964b-fa163e191163 2025-03-29 17:41:48,707 - DEBUG - VMI fc4f4510-0cc4-11f0-964b-fa163e191163 is removed from agent 10.0.0.27 2025-03-29 17:41:48,707 - INFO - Verified that pod ctest-busybox-pod-96057164 is removed in agent 2025-03-29 17:41:48,707 - INFO - Deleting Ingress : ctest-nginx-ingress-79791983 2025-03-29 17:41:48,713 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d83ad9ea-c236-4de8-a474-698c7495319b 2025-03-29 17:41:48,726 - ERROR - Ingress ctest-nginx-ingress-79791983 with uuid d83ad9ea-c236-4de8-a474-698c7495319b still found in kube manager 2025-03-29 17:41:49,727 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=d83ad9ea-c236-4de8-a474-698c7495319b 2025-03-29 17:41:49,732 - INFO - Ingress ctest-nginx-ingress-79791983 with uuid d83ad9ea-c236-4de8-a474-698c7495319b deleted successfully from kube manager 2025-03-29 17:41:49,732 - INFO - Verifications on Ingress %s cleanup passed 2025-03-29 17:41:49,732 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-29 17:41:49,879 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 17:41:49,888 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-29 17:41:49,888 - INFO - Deleting VN __public__ 2025-03-29 17:41:50,155 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/bdcc8b3b-386b-41f8-ad40-3b33e7eb73f3 2025-03-29 17:41:50,165 - DEBUG - Response Code: 404 2025-03-29 17:41:50,166 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2025-03-29 17:41:50,175 - DEBUG - Requesting: http://10.0.0.12:8082/domain/e731ac8a-39ab-4930-8728-f2ccccfc92e6 2025-03-29 17:41:50,197 - DEBUG - Requesting: http://10.0.0.12:8082/project/41916fea-fd37-40d2-aab3-fa021b28e131 2025-03-29 17:41:50,290 - INFO - Validated that VN __public__ is not found in API Server 2025-03-29 17:41:50,290 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-29 17:41:50,304 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:41:50,318 - DEBUG - VN __public__ is not present in Agent 10.0.0.27 2025-03-29 17:41:50,318 - INFO - Validated that VN __public__ is not in any agent 2025-03-29 17:41:50,318 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:41:50,333 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 17:41:50,339 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 17:41:50,347 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-29 17:41:50,347 - INFO - Deleting pod default:ctest-nginx-pod-04457618 2025-03-29 17:41:50,369 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1e075c5f-f367-488a-8ab7-38166819d3d8 2025-03-29 17:41:50,380 - WARNING - Pod uuid 1e075c5f-f367-488a-8ab7-38166819d3d8 is still seen in agent 10.0.0.27 VM list 2025-03-29 17:41:55,381 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=1e075c5f-f367-488a-8ab7-38166819d3d8 2025-03-29 17:41:55,388 - DEBUG - Pod 1e075c5f-f367-488a-8ab7-38166819d3d8 is not in agent 10.0.0.27 VM list 2025-03-29 17:41:55,388 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f7e6316e-0cc4-11f0-964b-fa163e191163 2025-03-29 17:41:55,395 - DEBUG - VMI f7e6316e-0cc4-11f0-964b-fa163e191163 is removed from agent 10.0.0.27 2025-03-29 17:41:55,395 - INFO - Verified that pod ctest-nginx-pod-04457618 is removed in agent 2025-03-29 17:41:55,395 - INFO - Deleting pod default:ctest-nginx-pod-06558761 2025-03-29 17:41:55,431 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c53c1fd2-2f06-41f2-9dce-60643c7f624a 2025-03-29 17:41:55,445 - WARNING - Pod uuid c53c1fd2-2f06-41f2-9dce-60643c7f624a is still seen in agent 10.0.0.27 VM list 2025-03-29 17:42:00,446 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=c53c1fd2-2f06-41f2-9dce-60643c7f624a 2025-03-29 17:42:00,454 - DEBUG - Pod c53c1fd2-2f06-41f2-9dce-60643c7f624a is not in agent 10.0.0.27 VM list 2025-03-29 17:42:00,454 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f770f110-0cc4-11f0-964b-fa163e191163 2025-03-29 17:42:00,461 - DEBUG - VMI f770f110-0cc4-11f0-964b-fa163e191163 is removed from agent 10.0.0.27 2025-03-29 17:42:00,461 - INFO - Verified that pod ctest-nginx-pod-06558761 is removed in agent 2025-03-29 17:42:00,461 - INFO - Deleting service : ctest-nginx-svc-78846327 2025-03-29 17:42:00,713 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 17:42:00,723 - DEBUG - No XMPP flaps were noticed during the test 2025-03-29 17:42:00,723 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:08] 2025-03-29 17:42:00,723 - INFO - -------------------------------------------------------------------------------- 2025-03-29 17:42:07,143 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 17:42:07,274 - DEBUG - Output : cluster_project={} 2025-03-29 17:42:07,343 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-29 17:42:07,517 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-29 17:42:07,531 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 17:42:07,678 - DEBUG - Output : cluster_project={} 2025-03-29 17:42:22,798 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:22,896 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:22,967 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:23,085 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:28,144 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:28,260 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:28,344 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:28,437 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 17:42:28,648 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 17:42:31,308 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_ApplicationPolicySetReq? 2025-03-29 17:42:31,317 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-03-29 17:42:31,373 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-03-29 17:42:33,412 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AclReq? 2025-03-29 17:45:34,123 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 17:45:34,153 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=54ffc49a-822f-455f-9868-31747412f70c 2025-03-29 17:45:34,194 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:34,203 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cad04056-4161-443a-a878-19946e525fbd 2025-03-29 17:45:34,210 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:34,218 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:45:34,224 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=534d5785-7917-48ea-a3cf-7b4ff76b3d48 2025-03-29 17:45:34,228 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:34,231 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=779a45bb-b682-40ee-8f5a-18351c22f57f 2025-03-29 17:45:39,181 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=54ffc49a-822f-455f-9868-31747412f70c 2025-03-29 17:45:39,189 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23426936-0cc5-11f0-964b-fa163e191163 2025-03-29 17:45:39,217 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:39,239 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:39,244 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=cad04056-4161-443a-a878-19946e525fbd 2025-03-29 17:45:39,256 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23c6953a-0cc5-11f0-964b-fa163e191163 2025-03-29 17:45:39,270 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=779a45bb-b682-40ee-8f5a-18351c22f57f 2025-03-29 17:45:39,272 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:45:39,273 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=534d5785-7917-48ea-a3cf-7b4ff76b3d48 2025-03-29 17:45:39,275 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:39,289 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24fd58d0-0cc5-11f0-964b-fa163e191163 2025-03-29 17:45:39,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2479dc44-0cc5-11f0-964b-fa163e191163 2025-03-29 17:45:44,226 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:44,255 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:44,290 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:45:44,293 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:49,235 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:49,265 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:49,301 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:45:49,303 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:54,243 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:54,273 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:54,313 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:54,315 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:45:59,254 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:45:59,282 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:45:59,326 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:45:59,328 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:46:04,265 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:46:04,291 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:46:04,340 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:46:04,341 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:46:09,301 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=f8ae30cb-21d1-44dc-854f-087f0c1c61a0 2025-03-29 17:46:09,303 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=ccc24fe8-1987-4478-88da-d36e22110f7d 2025-03-29 17:46:09,313 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:271dfdd6-0cc5-11f0-964b-fa163e191163 2025-03-29 17:46:09,316 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:258f5c80-0cc5-11f0-964b-fa163e191163 2025-03-29 17:46:09,366 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=547c8873-9449-42ab-a40c-ab9b7311dbd3 2025-03-29 17:46:09,368 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_VmListReq?uuid=60f80d13-8fec-45ed-87b8-06ccf64a52c1 2025-03-29 17:46:09,378 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:260e1b74-0cc5-11f0-964b-fa163e191163 2025-03-29 17:46:09,380 - DEBUG - Requesting: http://10.0.0.27:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26938a70-0cc5-11f0-964b-fa163e191163