2025-07-04 15:26:52,697 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-07-04 15:26:52,947 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:52,947 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-07-04 15:26:52,981 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:52,981 - DEBUG - [10.0.0.249]: 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-07-04 15:26:53,067 - DEBUG - Output : NAMES contrail_test_G8chC5uvX contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-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-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-api-1 2025-07-04 15:26:53,067 - DEBUG - [10.0.0.249]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-04 15:26:53,155 - DEBUG - Output : 10.0.0.249/24 172.17.0.1/16 2025-07-04 15:26:53,156 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-07-04 15:26:53,199 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:53,307 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-07-04 15:26:53,559 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:53,559 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-07-04 15:26:53,594 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:53,595 - DEBUG - [10.0.0.23]: 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-07-04 15:26:53,670 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-04 15:26:53,670 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-04 15:26:53,705 - DEBUG - Output : 10.0.0.23/24 2025-07-04 15:26:53,705 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-07-04 15:26:53,741 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1313-1 2025-07-04 15:26:53,840 - INFO - Using existing project ['default-domain', 'k8s-default'](8b018d77-3350-47f7-8fe2-f771141c70e9) 2025-07-04 15:26:53,961 - INFO - Using existing project ['default-domain', 'k8s-default'](8b018d77-3350-47f7-8fe2-f771141c70e9) 2025-07-04 15:26:54,126 - INFO - ================================================================================ 2025-07-04 15:26:54,126 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-04 15:26:54,127 - 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-07-04 15:26:54,378 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:26:54,386 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.249': '0'}} with 2025-07-04 15:26:54,386 - INFO - Initial checks done. Running the testcase now 2025-07-04 15:26:54,386 - INFO - 2025-07-04 15:26:54,390 - INFO - Namespace default already exists 2025-07-04 15:26:54,391 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-04 15:26:54,541 - DEBUG - Output : cluster_project={} 2025-07-04 15:26:54,618 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-04 15:26:54,618 - DEBUG - Project uuid in Contrail is 8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:26:54,619 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-04 15:26:54,772 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-04 15:26:54,773 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_NamespaceDatabaseList?namespace_uuid=c0b042cd-e75d-4271-ad22-977bd426c76a 2025-07-04 15:26:54,779 - INFO - Namespace default with uuid c0b042cd-e75d-4271-ad22-977bd426c76a found in kube manager 2025-07-04 15:26:54,779 - INFO - Namespace default verification passed 2025-07-04 15:26:54,783 - DEBUG - Service ctest-nginx-svc-28627044 not present 2025-07-04 15:26:54,783 - INFO - Creating service ctest-nginx-svc-28627044 2025-07-04 15:26:54,802 - INFO - Created Service ctest-nginx-svc-28627044 2025-07-04 15:26:54,812 - DEBUG - Pod ctest-nginx-pod-82130046 not present 2025-07-04 15:26:54,812 - INFO - Creating Pod ctest-nginx-pod-82130046 2025-07-04 15:26:54,870 - DEBUG - Pod : ctest-nginx-pod-82130046 UUID is a800949b-6d04-42e2-b1db-0676b64b8419 2025-07-04 15:26:54,876 - DEBUG - Pod ctest-nginx-pod-21526675 not present 2025-07-04 15:26:54,877 - INFO - Creating Pod ctest-nginx-pod-21526675 2025-07-04 15:26:54,941 - DEBUG - Pod : ctest-nginx-pod-21526675 UUID is c1477383-1c4c-48f0-a015-c916036d04e7 2025-07-04 15:26:55,275 - INFO - Created VN __public__, UUID :2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:55,595 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-07-04 15:26:55,604 - DEBUG - Requesting: http://10.0.0.249:8082/domain/82db2c7f-97ea-4043-8dc3-c0e8fc56bfbf 2025-07-04 15:26:55,652 - DEBUG - Requesting: http://10.0.0.249:8082/project/8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:26:55,760 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:55,830 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:55,868 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:26:55,891 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:26:55,983 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/49a60ed0-2d12-4819-9c6a-07104312ac03 2025-07-04 15:26:56,034 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-04 15:26:56,034 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:56,102 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:26:56,170 - INFO - Verified VN network id 14 for VN 2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:56,171 - INFO - Verifications in API Server for VN __public__ passed 2025-07-04 15:26:56,171 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:56,212 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:26:56,241 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:26:56,258 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/49a60ed0-2d12-4819-9c6a-07104312ac03 2025-07-04 15:26:56,275 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-04 15:26:56,310 - DEBUG - Control-node 10.0.0.249 : 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': '3077293499735491837', 'uuid-lslong': '11088894921601115280'}, 'enable': 'true', 'created': '2025-07-04T15:26:55', 'last-modified': '2025-07-04T15:26:55', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.794386'} 2025-07-04 15:26:56,310 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:26:56,335 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-04 15:26:56,335 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-04 15:26:56,336 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-04 15:26:56,336 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-07-04 15:26:56,384 - DEBUG - Requesting: http://10.0.0.249:8082/domain/82db2c7f-97ea-4043-8dc3-c0e8fc56bfbf 2025-07-04 15:26:56,413 - DEBUG - Requesting: http://10.0.0.249:8082/project/8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:26:56,528 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:56,556 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-04 15:26:56,556 - DEBUG - Verifying the vn in opserver 2025-07-04 15:26:56,556 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.249 2025-07-04 15:26:56,557 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2025-07-04 15:26:56,587 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-04 15:26:56,587 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-04 15:26:56,587 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:26:56,603 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:26:56,613 - DEBUG - Do not have enough data to verify VN in agent 2025-07-04 15:26:56,613 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:26:56,626 - DEBUG - VRF ids for VN __public__: {} 2025-07-04 15:26:56,837 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-04 15:26:57,177 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-07-04 15:26:57,210 - DEBUG - Requesting: http://10.0.0.249:8082/domain/82db2c7f-97ea-4043-8dc3-c0e8fc56bfbf 2025-07-04 15:26:57,226 - DEBUG - Requesting: http://10.0.0.249:8082/project/8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:26:57,310 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:57,345 - DEBUG - Requesting: http://10.0.0.249:8082/floating-ip-pool/3004047d-f8f6-475f-8750-c5522e86450b 2025-07-04 15:26:57,356 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-07-04 15:26:57,367 - DEBUG - Requesting: http://10.0.0.249:8082/domain/82db2c7f-97ea-4043-8dc3-c0e8fc56bfbf 2025-07-04 15:26:57,380 - DEBUG - Requesting: http://10.0.0.249:8082/project/8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:26:57,437 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/2ab4be22-415a-44fd-99e3-ab2e01aae490 2025-07-04 15:26:57,463 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-04 15:26:57,463 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-04 15:26:57,478 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-04 15:26:57,498 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-04 15:26:57,498 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-04 15:26:57,501 - DEBUG - Ingress ctest-nginx-ingress-26023859 not present 2025-07-04 15:26:57,501 - INFO - Creating Ingress ctest-nginx-ingress-26023859 2025-07-04 15:26:57,513 - INFO - Created Ingress ctest-nginx-ingress-26023859 2025-07-04 15:26:57,525 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-26023859 2025-07-04 15:27:00,534 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-26023859 2025-07-04 15:27:03,540 - DEBUG - For Ingress ctest-nginx-ingress-26023859, Cluster IP: 10.47.255.249, External IPs ['119.197.241.124'] 2025-07-04 15:27:03,540 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-26023859 2025-07-04 15:27:03,540 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=bbccafaa-b237-4776-a902-8d0ec5103c95 2025-07-04 15:27:03,545 - INFO - Ingress ctest-nginx-ingress-26023859 with uuid bbccafaa-b237-4776-a902-8d0ec5103c95 found in kube manager 2025-07-04 15:27:03,546 - INFO - Ingress ctest-nginx-ingress-26023859 verification passed 2025-07-04 15:27:03,549 - DEBUG - Pod ctest-busybox-pod-73607775 not present 2025-07-04 15:27:03,549 - INFO - Creating Pod ctest-busybox-pod-73607775 2025-07-04 15:27:03,586 - DEBUG - Pod : ctest-busybox-pod-73607775 UUID is 75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:03,602 - DEBUG - Pod ctest-nginx-pod-82130046 not in running state.Currently in Pending 2025-07-04 15:27:08,619 - DEBUG - Pod ctest-nginx-pod-82130046 not in running state.Currently in Pending 2025-07-04 15:27:13,626 - INFO - Pod ctest-nginx-pod-82130046 is in running state.Got IP 10.47.255.251 2025-07-04 15:27:13,641 - DEBUG - Pod ctest-nginx-pod-82130046 has vmi 52b76ad2-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:27:13,641 - INFO - Verified pod ctest-nginx-pod-82130046 in contrail-api 2025-07-04 15:27:13,641 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:27:13,669 - DEBUG - VMI 52b76ad2-58eb-11f0-bb1a-fa163e674e9e is active in agent 10.0.0.23 2025-07-04 15:27:13,670 - INFO - Verified Pod ctest-nginx-pod-82130046 in agent 10.0.0.23 2025-07-04 15:27:13,670 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=a800949b-6d04-42e2-b1db-0676b64b8419 2025-07-04 15:27:13,676 - INFO - Pod ctest-nginx-pod-82130046 with uuid a800949b-6d04-42e2-b1db-0676b64b8419 found in kube manager 2025-07-04 15:27:13,676 - INFO - Pod ctest-nginx-pod-82130046 verification passed 2025-07-04 15:27:13,736 - DEBUG - [Pod ctest-nginx-pod-82130046] Cmd: echo ctest-nginx-pod-82130046 > /usr/share/nginx/html/index.html, Output: 2025-07-04 15:27:13,742 - INFO - Pod ctest-nginx-pod-21526675 is in running state.Got IP 10.47.255.250 2025-07-04 15:27:13,757 - DEBUG - Pod ctest-nginx-pod-21526675 has vmi 5343dada-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:27:13,757 - INFO - Verified pod ctest-nginx-pod-21526675 in contrail-api 2025-07-04 15:27:13,757 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:27:13,784 - DEBUG - VMI 5343dada-58eb-11f0-bb1a-fa163e674e9e is active in agent 10.0.0.23 2025-07-04 15:27:13,784 - INFO - Verified Pod ctest-nginx-pod-21526675 in agent 10.0.0.23 2025-07-04 15:27:13,784 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=c1477383-1c4c-48f0-a015-c916036d04e7 2025-07-04 15:27:13,789 - INFO - Pod ctest-nginx-pod-21526675 with uuid c1477383-1c4c-48f0-a015-c916036d04e7 found in kube manager 2025-07-04 15:27:13,789 - INFO - Pod ctest-nginx-pod-21526675 verification passed 2025-07-04 15:27:13,844 - DEBUG - [Pod ctest-nginx-pod-21526675] Cmd: echo ctest-nginx-pod-21526675 > /usr/share/nginx/html/index.html, Output: 2025-07-04 15:27:13,851 - DEBUG - Pod ctest-busybox-pod-73607775 not in running state.Currently in Pending 2025-07-04 15:27:18,858 - INFO - Pod ctest-busybox-pod-73607775 is in running state.Got IP 10.47.255.248 2025-07-04 15:27:18,913 - DEBUG - Pod ctest-busybox-pod-73607775 has vmi 565c0d28-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:27:18,913 - INFO - Verified pod ctest-busybox-pod-73607775 in contrail-api 2025-07-04 15:27:18,913 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:27:18,926 - DEBUG - VMI 565c0d28-58eb-11f0-bb1a-fa163e674e9e is active in agent 10.0.0.23 2025-07-04 15:27:18,926 - INFO - Verified Pod ctest-busybox-pod-73607775 in agent 10.0.0.23 2025-07-04 15:27:18,927 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_VirtualMachineDatabaseList?x=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:18,931 - INFO - Pod ctest-busybox-pod-73607775 with uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda found in kube manager 2025-07-04 15:27:18,932 - INFO - Pod ctest-busybox-pod-73607775 verification passed 2025-07-04 15:27:18,986 - DEBUG - [Pod ctest-busybox-pod-73607775] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21526675 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-07-04 15:27:18,986 - DEBUG - [Pod Pod ctest-busybox-pod-73607775] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-04 15:27:18,986 - DEBUG - [Pod Pod ctest-busybox-pod-73607775] Cmd output: ctest-nginx-pod-21526675 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-07-04 15:27:19,044 - DEBUG - [Pod ctest-busybox-pod-73607775] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82130046 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-07-04 15:27:19,044 - DEBUG - [Pod Pod ctest-busybox-pod-73607775] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-04 15:27:19,044 - DEBUG - [Pod Pod ctest-busybox-pod-73607775] Cmd output: ctest-nginx-pod-82130046 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-07-04 15:27:19,044 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-82130046': 1, 'ctest-nginx-pod-21526675': 1} 2025-07-04 15:27:19,044 - WARNING - Nothing to delete parallely 2025-07-04 15:27:19,044 - INFO - Deleting pod default:ctest-busybox-pod-73607775 2025-07-04 15:27:19,058 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:19,067 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:24,068 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:24,075 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:29,076 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:29,083 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:34,085 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:34,094 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:39,095 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:39,104 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:44,105 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:44,116 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:49,116 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:49,126 - WARNING - Pod uuid 75fcfcd3-794c-44c3-8d16-23ab767c1eda is still seen in agent 10.0.0.23 VM list 2025-07-04 15:27:54,127 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=75fcfcd3-794c-44c3-8d16-23ab767c1eda 2025-07-04 15:27:54,134 - DEBUG - Pod 75fcfcd3-794c-44c3-8d16-23ab767c1eda is not in agent 10.0.0.23 VM list 2025-07-04 15:27:54,134 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:565c0d28-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:27:54,142 - DEBUG - VMI 565c0d28-58eb-11f0-bb1a-fa163e674e9e is removed from agent 10.0.0.23 2025-07-04 15:27:54,142 - INFO - Verified that pod ctest-busybox-pod-73607775 is removed in agent 2025-07-04 15:27:54,142 - INFO - Deleting Ingress : ctest-nginx-ingress-26023859 2025-07-04 15:27:54,156 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=bbccafaa-b237-4776-a902-8d0ec5103c95 2025-07-04 15:27:54,161 - ERROR - Ingress ctest-nginx-ingress-26023859 with uuid bbccafaa-b237-4776-a902-8d0ec5103c95 still found in kube manager 2025-07-04 15:27:55,162 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=bbccafaa-b237-4776-a902-8d0ec5103c95 2025-07-04 15:27:55,167 - ERROR - Ingress ctest-nginx-ingress-26023859 with uuid bbccafaa-b237-4776-a902-8d0ec5103c95 still found in kube manager 2025-07-04 15:27:56,171 - DEBUG - Requesting: http://10.0.0.249:8108/Snh_LoadbalancerDatabaseList?x=bbccafaa-b237-4776-a902-8d0ec5103c95 2025-07-04 15:27:56,183 - INFO - Ingress ctest-nginx-ingress-26023859 with uuid bbccafaa-b237-4776-a902-8d0ec5103c95 deleted successfully from kube manager 2025-07-04 15:27:56,183 - INFO - Verifications on Ingress %s cleanup passed 2025-07-04 15:27:56,184 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-04 15:27:56,345 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-07-04 15:27:56,367 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-04 15:27:56,367 - INFO - Deleting VN __public__ 2025-07-04 15:27:56,625 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/e58edd2c-ee8d-4554-85bf-09b5bd5b23f5 2025-07-04 15:27:56,655 - DEBUG - Response Code: 404 2025-07-04 15:27:56,656 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2025-07-04 15:27:56,684 - DEBUG - Requesting: http://10.0.0.249:8082/domain/82db2c7f-97ea-4043-8dc3-c0e8fc56bfbf 2025-07-04 15:27:56,712 - DEBUG - Requesting: http://10.0.0.249:8082/project/8b018d77-3350-47f7-8fe2-f771141c70e9 2025-07-04 15:27:56,912 - INFO - Validated that VN __public__ is not found in API Server 2025-07-04 15:27:56,912 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-04 15:27:56,922 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:27:56,938 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-07-04 15:27:56,938 - INFO - Validated that VN __public__ is not in any agent 2025-07-04 15:27:56,939 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:27:56,955 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:27:56,987 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-04 15:27:57,002 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-04 15:27:57,002 - INFO - Deleting pod default:ctest-nginx-pod-21526675 2025-07-04 15:27:57,063 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c1477383-1c4c-48f0-a015-c916036d04e7 2025-07-04 15:27:57,084 - WARNING - Pod uuid c1477383-1c4c-48f0-a015-c916036d04e7 is still seen in agent 10.0.0.23 VM list 2025-07-04 15:28:02,084 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=c1477383-1c4c-48f0-a015-c916036d04e7 2025-07-04 15:28:02,094 - DEBUG - Pod c1477383-1c4c-48f0-a015-c916036d04e7 is not in agent 10.0.0.23 VM list 2025-07-04 15:28:02,094 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5343dada-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:28:02,105 - DEBUG - VMI 5343dada-58eb-11f0-bb1a-fa163e674e9e is removed from agent 10.0.0.23 2025-07-04 15:28:02,105 - INFO - Verified that pod ctest-nginx-pod-21526675 is removed in agent 2025-07-04 15:28:02,105 - INFO - Deleting pod default:ctest-nginx-pod-82130046 2025-07-04 15:28:02,118 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a800949b-6d04-42e2-b1db-0676b64b8419 2025-07-04 15:28:02,126 - WARNING - Pod uuid a800949b-6d04-42e2-b1db-0676b64b8419 is still seen in agent 10.0.0.23 VM list 2025-07-04 15:28:07,128 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a800949b-6d04-42e2-b1db-0676b64b8419 2025-07-04 15:28:07,136 - DEBUG - Pod a800949b-6d04-42e2-b1db-0676b64b8419 is not in agent 10.0.0.23 VM list 2025-07-04 15:28:07,136 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:52b76ad2-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:28:07,143 - DEBUG - VMI 52b76ad2-58eb-11f0-bb1a-fa163e674e9e is removed from agent 10.0.0.23 2025-07-04 15:28:07,143 - INFO - Verified that pod ctest-nginx-pod-82130046 is removed in agent 2025-07-04 15:28:07,143 - INFO - Deleting service : ctest-nginx-svc-28627044 2025-07-04 15:28:07,410 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:28:07,419 - DEBUG - No XMPP flaps were noticed during the test 2025-07-04 15:28:07,419 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-07-04 15:28:07,419 - INFO - -------------------------------------------------------------------------------- 2025-07-04 15:28:13,987 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-04 15:28:14,143 - DEBUG - Output : cluster_project={} 2025-07-04 15:28:14,346 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-04 15:28:14,571 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-04 15:28:14,582 - DEBUG - [10.0.0.249]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-07-04 15:28:14,800 - DEBUG - Output : cluster_project={} 2025-07-04 15:28:25,016 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:35,095 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:35,177 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:35,222 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:35,305 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:40,356 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:40,441 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:40,521 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:28:40,791 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:28:43,424 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-07-04 15:28:43,432 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-04 15:28:43,469 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-04 15:28:45,505 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-07-04 15:31:45,673 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:31:45,724 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1f28b37c-5c4c-4cad-86e7-c361388c567b 2025-07-04 15:31:45,744 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:31:45,761 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f8c4e423-7940-4a11-900d-772c744401a9 2025-07-04 15:31:45,777 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:31:45,781 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d23fb1ea-a5c6-45ef-bdbd-e9257449a37e 2025-07-04 15:31:45,787 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:31:45,795 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:31:45,810 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:31:50,772 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1f28b37c-5c4c-4cad-86e7-c361388c567b 2025-07-04 15:31:50,779 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8167758e-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:31:50,827 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:31:50,829 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f8c4e423-7940-4a11-900d-772c744401a9 2025-07-04 15:31:50,840 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:83d74d30-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:31:50,874 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:31:50,876 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:31:50,878 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d23fb1ea-a5c6-45ef-bdbd-e9257449a37e 2025-07-04 15:31:50,879 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:31:50,880 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:31:50,898 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:84c37930-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:31:55,840 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:31:55,897 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:31:55,900 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:31:55,902 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:31:55,904 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:00,848 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:32:00,920 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:00,921 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:32:00,924 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:32:00,925 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:32:05,856 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:32:05,939 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:32:05,942 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:32:05,943 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:32:05,945 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:10,867 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:32:10,961 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:32:10,964 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:32:10,965 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:10,967 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:32:15,878 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:32:15,982 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:32:15,984 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:32:15,985 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:32:15,986 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:20,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dd3e77f4-8770-4ba2-be30-2b5178ced57f 2025-07-04 15:32:20,903 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:86c541d2-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:32:20,999 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=7828b225-95d2-4188-98b2-523f72835292 2025-07-04 15:32:21,001 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6012cd1a-fb9a-4e64-a33f-1c64656b4c8e 2025-07-04 15:32:21,003 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dfea1896-1dfe-411f-8865-ec5116f7ad8f 2025-07-04 15:32:21,004 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=a6720d8c-49ab-4f11-8497-176adda0d9cb 2025-07-04 15:32:21,016 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8215c44a-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:32:21,020 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:875f4912-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:32:21,024 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8612afb8-58eb-11f0-bb1a-fa163e674e9e 2025-07-04 15:32:21,026 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:856ea33c-58eb-11f0-bb1a-fa163e674e9e