2024-09-18 02:33:54,281 - DEBUG - [10.0.0.32]: Running cmd : hostname 2024-09-18 02:33:54,514 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:54,515 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2024-09-18 02:33:54,548 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:54,548 - DEBUG - [10.0.0.32]: 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}' 2024-09-18 02:33:54,660 - DEBUG - Output : NAMES contrail_test_G2firsa8z contrail-kubernetes-master_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-18 02:33:54,660 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 02:33:54,704 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2024-09-18 02:33:54,704 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2024-09-18 02:33:54,737 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:54,843 - DEBUG - [10.0.0.66]: Running cmd : hostname 2024-09-18 02:33:55,079 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:55,080 - DEBUG - [10.0.0.66]: Running cmd : hostname -f 2024-09-18 02:33:55,115 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:55,115 - DEBUG - [10.0.0.66]: 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}' 2024-09-18 02:33:55,206 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-18 02:33:55,207 - DEBUG - [10.0.0.66]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-18 02:33:55,241 - DEBUG - Output : 10.0.0.66/24 2024-09-18 02:33:55,241 - DEBUG - [10.0.0.66]: Running cmd : getent hosts 10.0.0.66 | head -n 1 | awk '{print $2}' 2024-09-18 02:33:55,277 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-689-1 2024-09-18 02:33:55,363 - INFO - Using existing project ['default-domain', 'k8s-default'](e05c0edc-c352-4ad1-90b2-3710853c5251) 2024-09-18 02:33:55,489 - INFO - Using existing project ['default-domain', 'k8s-default'](e05c0edc-c352-4ad1-90b2-3710853c5251) 2024-09-18 02:33:55,635 - INFO - ================================================================================ 2024-09-18 02:33:55,635 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-18 02:33:55,636 - 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 2024-09-18 02:33:55,867 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 02:33:55,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.66': {'10.0.0.32': '0'}} with 2024-09-18 02:33:55,875 - INFO - Initial checks done. Running the testcase now 2024-09-18 02:33:55,875 - INFO - 2024-09-18 02:33:55,879 - INFO - Namespace default already exists 2024-09-18 02:33:55,880 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 02:33:56,004 - DEBUG - Output : cluster_project={} 2024-09-18 02:33:56,050 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-18 02:33:56,050 - DEBUG - Project uuid in Contrail is e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:33:56,050 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 02:33:56,169 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 02:33:56,169 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=50131dfc-2bbf-401b-8173-2cd55fec95d2 2024-09-18 02:33:56,174 - INFO - Namespace default with uuid 50131dfc-2bbf-401b-8173-2cd55fec95d2 found in kube manager 2024-09-18 02:33:56,174 - INFO - Namespace default verification passed 2024-09-18 02:33:56,177 - DEBUG - Service ctest-nginx-svc-22231765 not present 2024-09-18 02:33:56,178 - INFO - Creating service ctest-nginx-svc-22231765 2024-09-18 02:33:56,206 - INFO - Created Service ctest-nginx-svc-22231765 2024-09-18 02:33:56,210 - DEBUG - Pod ctest-nginx-pod-60633110 not present 2024-09-18 02:33:56,210 - INFO - Creating Pod ctest-nginx-pod-60633110 2024-09-18 02:33:56,305 - DEBUG - Pod : ctest-nginx-pod-60633110 UUID is da65d9bc-9bd4-4b4b-99c8-33dad8eca024 2024-09-18 02:33:56,310 - DEBUG - Pod ctest-nginx-pod-91932593 not present 2024-09-18 02:33:56,310 - INFO - Creating Pod ctest-nginx-pod-91932593 2024-09-18 02:33:56,344 - DEBUG - Pod : ctest-nginx-pod-91932593 UUID is 48cd2221-bf69-4270-b7d9-099129b652a9 2024-09-18 02:33:56,545 - INFO - Created VN __public__, UUID :8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:33:56,807 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:33:56,815 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:33:56,833 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:33:56,919 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:33:56,933 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:33:56,946 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:33:56,992 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:33:57,014 - DEBUG - Route Targets: [] 2024-09-18 02:33:57,014 - DEBUG - RT names not yet present for VN __public__ 2024-09-18 02:34:02,015 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:34:02,021 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:34:02,030 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:34:02,086 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,099 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,113 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:02,122 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:02,130 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/c88b7900-fe98-48ca-a420-04dbadce0748 2024-09-18 02:34:02,137 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 02:34:02,137 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,149 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:02,172 - INFO - Verified VN network id 13 for VN 8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,172 - INFO - Verifications in API Server for VN __public__ passed 2024-09-18 02:34:02,172 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,186 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:02,195 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:02,203 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/c88b7900-fe98-48ca-a420-04dbadce0748 2024-09-18 02:34:02,210 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 02:34:02,216 - DEBUG - Control-node 10.0.0.32 : 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': '9751327371958240963', 'uuid-lslong': '11777551280377697204'}, 'enable': 'true', 'created': '2024-09-18T02:33:56', 'last-modified': '2024-09-18T02:33:56', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.488221'} 2024-09-18 02:34:02,216 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:02,223 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-18 02:34:02,223 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-18 02:34:02,224 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-18 02:34:02,224 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:34:02,229 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:34:02,239 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:34:02,338 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,352 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-18 02:34:02,352 - DEBUG - Verifying the vn in opserver 2024-09-18 02:34:02,352 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2024-09-18 02:34:02,352 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-09-18 02:34:02,360 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-18 02:34:02,360 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-18 02:34:02,361 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:02,368 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:02,374 - DEBUG - Do not have enough data to verify VN in agent 2024-09-18 02:34:02,374 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:02,380 - DEBUG - VRF ids for VN __public__: {} 2024-09-18 02:34:02,499 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-18 02:34:02,621 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:34:02,628 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:34:02,637 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:34:02,685 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,708 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/791e8b28-72b8-46c0-803d-a15f6eb7f123 2024-09-18 02:34:02,716 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:34:02,721 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:34:02,734 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:34:02,782 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/8753ac94-7e1d-46c3-a372-447d46dc13b4 2024-09-18 02:34:02,795 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-18 02:34:02,795 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-18 02:34:02,806 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 02:34:02,812 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-18 02:34:02,812 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-18 02:34:02,815 - DEBUG - Ingress ctest-nginx-ingress-91284155 not present 2024-09-18 02:34:02,815 - INFO - Creating Ingress ctest-nginx-ingress-91284155 2024-09-18 02:34:02,822 - INFO - Created Ingress ctest-nginx-ingress-91284155 2024-09-18 02:34:02,825 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-91284155 2024-09-18 02:34:05,829 - DEBUG - For Ingress ctest-nginx-ingress-91284155, Cluster IP: 10.47.255.249, External IPs ['85.126.159.188'] 2024-09-18 02:34:05,830 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-91284155 2024-09-18 02:34:05,830 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=258875aa-9e7b-4847-9dc6-9394a33023b8 2024-09-18 02:34:05,834 - INFO - Ingress ctest-nginx-ingress-91284155 with uuid 258875aa-9e7b-4847-9dc6-9394a33023b8 found in kube manager 2024-09-18 02:34:05,834 - INFO - Ingress ctest-nginx-ingress-91284155 verification passed 2024-09-18 02:34:05,837 - DEBUG - Pod ctest-busybox-pod-17082880 not present 2024-09-18 02:34:05,837 - INFO - Creating Pod ctest-busybox-pod-17082880 2024-09-18 02:34:05,866 - DEBUG - Pod : ctest-busybox-pod-17082880 UUID is c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:05,870 - DEBUG - Pod ctest-nginx-pod-60633110 not in running state.Currently in Pending 2024-09-18 02:34:10,878 - DEBUG - Pod ctest-nginx-pod-60633110 not in running state.Currently in Pending 2024-09-18 02:34:15,884 - INFO - Pod ctest-nginx-pod-60633110 is in running state.Got IP 10.47.255.251 2024-09-18 02:34:15,945 - DEBUG - Pod ctest-nginx-pod-60633110 has vmi 74e598fe-7566-11ef-b85a-fa163e213c18 2024-09-18 02:34:15,945 - INFO - Verified pod ctest-nginx-pod-60633110 in contrail-api 2024-09-18 02:34:15,945 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:34:15,959 - DEBUG - VMI 74e598fe-7566-11ef-b85a-fa163e213c18 is active in agent 10.0.0.66 2024-09-18 02:34:15,959 - INFO - Verified Pod ctest-nginx-pod-60633110 in agent 10.0.0.66 2024-09-18 02:34:15,960 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=da65d9bc-9bd4-4b4b-99c8-33dad8eca024 2024-09-18 02:34:15,969 - INFO - Pod ctest-nginx-pod-60633110 with uuid da65d9bc-9bd4-4b4b-99c8-33dad8eca024 found in kube manager 2024-09-18 02:34:15,969 - INFO - Pod ctest-nginx-pod-60633110 verification passed 2024-09-18 02:34:16,041 - DEBUG - [Pod ctest-nginx-pod-60633110] Cmd: echo ctest-nginx-pod-60633110 > /usr/share/nginx/html/index.html, Output: 2024-09-18 02:34:16,046 - INFO - Pod ctest-nginx-pod-91932593 is in running state.Got IP 10.47.255.250 2024-09-18 02:34:16,066 - DEBUG - Pod ctest-nginx-pod-91932593 has vmi 756292e6-7566-11ef-b85a-fa163e213c18 2024-09-18 02:34:16,066 - INFO - Verified pod ctest-nginx-pod-91932593 in contrail-api 2024-09-18 02:34:16,066 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:34:16,077 - DEBUG - VMI 756292e6-7566-11ef-b85a-fa163e213c18 is active in agent 10.0.0.66 2024-09-18 02:34:16,077 - INFO - Verified Pod ctest-nginx-pod-91932593 in agent 10.0.0.66 2024-09-18 02:34:16,077 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=48cd2221-bf69-4270-b7d9-099129b652a9 2024-09-18 02:34:16,086 - INFO - Pod ctest-nginx-pod-91932593 with uuid 48cd2221-bf69-4270-b7d9-099129b652a9 found in kube manager 2024-09-18 02:34:16,086 - INFO - Pod ctest-nginx-pod-91932593 verification passed 2024-09-18 02:34:16,150 - DEBUG - [Pod ctest-nginx-pod-91932593] Cmd: echo ctest-nginx-pod-91932593 > /usr/share/nginx/html/index.html, Output: 2024-09-18 02:34:16,157 - DEBUG - Pod ctest-busybox-pod-17082880 not in running state.Currently in Pending 2024-09-18 02:34:21,175 - INFO - Pod ctest-busybox-pod-17082880 is in running state.Got IP 10.47.255.248 2024-09-18 02:34:21,193 - DEBUG - Pod ctest-busybox-pod-17082880 has vmi 79b53128-7566-11ef-b85a-fa163e213c18 2024-09-18 02:34:21,193 - INFO - Verified pod ctest-busybox-pod-17082880 in contrail-api 2024-09-18 02:34:21,194 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:34:21,206 - DEBUG - VMI 79b53128-7566-11ef-b85a-fa163e213c18 is active in agent 10.0.0.66 2024-09-18 02:34:21,206 - INFO - Verified Pod ctest-busybox-pod-17082880 in agent 10.0.0.66 2024-09-18 02:34:21,207 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:21,211 - INFO - Pod ctest-busybox-pod-17082880 with uuid c45d4793-eb82-4add-b326-5dc50477a5f5 found in kube manager 2024-09-18 02:34:21,211 - INFO - Pod ctest-busybox-pod-17082880 verification passed 2024-09-18 02:34:21,285 - DEBUG - [Pod ctest-busybox-pod-17082880] 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 ctest-nginx-pod-91932593 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 02:34:21,285 - DEBUG - [Pod Pod ctest-busybox-pod-17082880] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 02:34:21,285 - DEBUG - [Pod Pod ctest-busybox-pod-17082880] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout ctest-nginx-pod-91932593 - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 02:34:21,355 - DEBUG - [Pod ctest-busybox-pod-17082880] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60633110 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 02:34:21,355 - DEBUG - [Pod Pod ctest-busybox-pod-17082880] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-18 02:34:21,355 - DEBUG - [Pod Pod ctest-busybox-pod-17082880] Cmd output: ctest-nginx-pod-60633110 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-18 02:34:21,355 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-60633110': 1, 'ctest-nginx-pod-91932593': 1} 2024-09-18 02:34:21,355 - WARNING - Nothing to delete parallely 2024-09-18 02:34:21,355 - INFO - Deleting pod default:ctest-busybox-pod-17082880 2024-09-18 02:34:21,370 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:21,378 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:26,379 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:26,386 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:31,386 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:31,393 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:36,394 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:36,402 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:41,403 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:41,411 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:46,412 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:46,425 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:51,425 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:51,441 - WARNING - Pod uuid c45d4793-eb82-4add-b326-5dc50477a5f5 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:34:56,441 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c45d4793-eb82-4add-b326-5dc50477a5f5 2024-09-18 02:34:56,449 - DEBUG - Pod c45d4793-eb82-4add-b326-5dc50477a5f5 is not in agent 10.0.0.66 VM list 2024-09-18 02:34:56,450 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:79b53128-7566-11ef-b85a-fa163e213c18 2024-09-18 02:34:56,457 - DEBUG - VMI 79b53128-7566-11ef-b85a-fa163e213c18 is removed from agent 10.0.0.66 2024-09-18 02:34:56,457 - INFO - Verified that pod ctest-busybox-pod-17082880 is removed in agent 2024-09-18 02:34:56,457 - INFO - Deleting Ingress : ctest-nginx-ingress-91284155 2024-09-18 02:34:56,465 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=258875aa-9e7b-4847-9dc6-9394a33023b8 2024-09-18 02:34:56,471 - ERROR - Ingress ctest-nginx-ingress-91284155 with uuid 258875aa-9e7b-4847-9dc6-9394a33023b8 still found in kube manager 2024-09-18 02:34:57,472 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=258875aa-9e7b-4847-9dc6-9394a33023b8 2024-09-18 02:34:57,477 - INFO - Ingress ctest-nginx-ingress-91284155 with uuid 258875aa-9e7b-4847-9dc6-9394a33023b8 deleted successfully from kube manager 2024-09-18 02:34:57,478 - INFO - Verifications on Ingress %s cleanup passed 2024-09-18 02:34:57,478 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-18 02:34:57,620 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-18 02:34:57,627 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-18 02:34:57,627 - INFO - Deleting VN __public__ 2024-09-18 02:34:57,763 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/5ec8b0ac-a9ba-48b6-9c16-8c0f02f8069c 2024-09-18 02:34:57,783 - DEBUG - Response Code: 404 2024-09-18 02:34:57,783 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-18 02:34:57,794 - DEBUG - Requesting: http://10.0.0.32:8082/domain/a515922b-b9e0-497f-8fef-30ae77e45fcf 2024-09-18 02:34:57,808 - DEBUG - Requesting: http://10.0.0.32:8082/project/e05c0edc-c352-4ad1-90b2-3710853c5251 2024-09-18 02:34:57,898 - INFO - Validated that VN __public__ is not found in API Server 2024-09-18 02:34:57,898 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-18 02:34:57,906 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:57,914 - DEBUG - VN __public__ is not present in Agent 10.0.0.66 2024-09-18 02:34:57,914 - INFO - Validated that VN __public__ is not in any agent 2024-09-18 02:34:57,915 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:58,157 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-18 02:34:58,165 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-18 02:34:58,171 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-18 02:34:58,171 - INFO - Deleting pod default:ctest-nginx-pod-91932593 2024-09-18 02:34:58,210 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=48cd2221-bf69-4270-b7d9-099129b652a9 2024-09-18 02:34:58,232 - WARNING - Pod uuid 48cd2221-bf69-4270-b7d9-099129b652a9 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:35:03,233 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=48cd2221-bf69-4270-b7d9-099129b652a9 2024-09-18 02:35:03,241 - DEBUG - Pod 48cd2221-bf69-4270-b7d9-099129b652a9 is not in agent 10.0.0.66 VM list 2024-09-18 02:35:03,241 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:756292e6-7566-11ef-b85a-fa163e213c18 2024-09-18 02:35:03,248 - DEBUG - VMI 756292e6-7566-11ef-b85a-fa163e213c18 is removed from agent 10.0.0.66 2024-09-18 02:35:03,248 - INFO - Verified that pod ctest-nginx-pod-91932593 is removed in agent 2024-09-18 02:35:03,249 - INFO - Deleting pod default:ctest-nginx-pod-60633110 2024-09-18 02:35:03,257 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=da65d9bc-9bd4-4b4b-99c8-33dad8eca024 2024-09-18 02:35:03,269 - WARNING - Pod uuid da65d9bc-9bd4-4b4b-99c8-33dad8eca024 is still seen in agent 10.0.0.66 VM list 2024-09-18 02:35:08,269 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=da65d9bc-9bd4-4b4b-99c8-33dad8eca024 2024-09-18 02:35:08,276 - DEBUG - Pod da65d9bc-9bd4-4b4b-99c8-33dad8eca024 is not in agent 10.0.0.66 VM list 2024-09-18 02:35:08,276 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:74e598fe-7566-11ef-b85a-fa163e213c18 2024-09-18 02:35:08,282 - DEBUG - VMI 74e598fe-7566-11ef-b85a-fa163e213c18 is removed from agent 10.0.0.66 2024-09-18 02:35:08,282 - INFO - Verified that pod ctest-nginx-pod-60633110 is removed in agent 2024-09-18 02:35:08,283 - INFO - Deleting service : ctest-nginx-svc-22231765 2024-09-18 02:35:08,527 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 02:35:08,536 - DEBUG - No XMPP flaps were noticed during the test
2024-09-18 02:35:08,536 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2024-09-18 02:35:08,536 - INFO - -------------------------------------------------------------------------------- 2024-09-18 02:35:18,025 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 02:35:18,179 - DEBUG - Output : cluster_project={} 2024-09-18 02:35:18,268 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-18 02:35:18,429 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-18 02:35:18,444 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-18 02:35:18,613 - DEBUG - Output : cluster_project={} 2024-09-18 02:35:28,817 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:28,861 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:28,946 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:34,010 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:34,097 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:34,189 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:34,232 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:39,329 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-18 02:35:39,600 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 02:35:42,356 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_ApplicationPolicySetReq? 2024-09-18 02:35:42,367 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-18 02:35:42,408 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-18 02:35:44,439 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AclReq? 2024-09-18 02:38:44,963 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-18 02:38:45,018 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=9b83eef9-3c77-4f1f-b935-fa82c63db370 2024-09-18 02:38:45,035 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=1d434e23-e4ba-4145-a0d5-8753acd27518 2024-09-18 02:38:45,043 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=7be3621d-5c54-4204-8f43-d6944cdbf99e 2024-09-18 02:38:45,052 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:38:45,060 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:38:45,066 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:38:45,073 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2ff5bfd9-ad4c-4c38-9ce1-756938dd1d23 2024-09-18 02:38:45,078 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:38:50,085 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=9b83eef9-3c77-4f1f-b935-fa82c63db370 2024-09-18 02:38:50,093 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a3bde9e2-7566-11ef-b85a-fa163e213c18 2024-09-18 02:38:50,095 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=1d434e23-e4ba-4145-a0d5-8753acd27518 2024-09-18 02:38:50,104 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6046122-7566-11ef-b85a-fa163e213c18 2024-09-18 02:38:50,131 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2ff5bfd9-ad4c-4c38-9ce1-756938dd1d23 2024-09-18 02:38:50,133 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:38:50,134 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:38:50,135 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:38:50,136 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:38:50,138 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=7be3621d-5c54-4204-8f43-d6944cdbf99e 2024-09-18 02:38:50,165 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a4a2b5a4-7566-11ef-b85a-fa163e213c18 2024-09-18 02:38:50,168 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a575a6da-7566-11ef-b85a-fa163e213c18 2024-09-18 02:38:55,164 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:38:55,167 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:38:55,168 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:38:55,169 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:00,182 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:39:00,184 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:39:00,186 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:00,187 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:39:05,202 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:39:05,204 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:39:05,206 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:39:05,208 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:10,228 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:39:10,231 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:10,233 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:39:10,234 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:39:15,241 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:39:15,250 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:15,252 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:39:15,254 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:39:20,250 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=ea672723-75ce-4f10-8c68-11ac75dbda85 2024-09-18 02:39:20,260 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8383914-7566-11ef-b85a-fa163e213c18 2024-09-18 02:39:20,269 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=2702a244-cd3b-4125-bf35-75c3344ad5d8 2024-09-18 02:39:20,271 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=d02edaec-2db6-4c7e-8827-5df1ddc15b32 2024-09-18 02:39:20,272 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_VmListReq?uuid=c800b3ef-369b-4da1-8593-0693a0f6219a 2024-09-18 02:39:20,284 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a72e3eba-7566-11ef-b85a-fa163e213c18 2024-09-18 02:39:20,288 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7b2e692-7566-11ef-b85a-fa163e213c18 2024-09-18 02:39:20,289 - DEBUG - Requesting: http://10.0.0.66:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a69dc998-7566-11ef-b85a-fa163e213c18