2025-09-21 14:53:49,142 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-09-21 14:53:49,407 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:49,407 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-09-21 14:53:49,440 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:49,440 - DEBUG - [10.0.0.38]: 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-09-21 14:53:49,537 - DEBUG - Output : NAMES contrail_test_Yh9abWMNi contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-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-nodemgr-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-schema-1 2025-09-21 14:53:49,538 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-09-21 14:53:49,571 - DEBUG - Output : 127.0.0.1/8 10.0.0.38/24 252.38.0.1/8 10.174.11.1/24 172.17.0.1/16 2025-09-21 14:53:49,571 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-09-21 14:53:49,604 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:49,698 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-09-21 14:53:49,936 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:49,936 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-09-21 14:53:49,971 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:49,971 - DEBUG - [10.0.0.50]: 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-09-21 14:53:50,070 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-09-21 14:53:50,070 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-09-21 14:53:50,105 - DEBUG - Output : 10.0.0.50/24 2025-09-21 14:53:50,105 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-09-21 14:53:50,173 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1499-1 2025-09-21 14:53:50,235 - INFO - Using existing project ['default-domain', 'k8s-default'](95669a5c-4182-48b9-8daf-4f3776997897) 2025-09-21 14:53:50,329 - INFO - Using existing project ['default-domain', 'k8s-default'](95669a5c-4182-48b9-8daf-4f3776997897) 2025-09-21 14:53:50,439 - INFO - ================================================================================ 2025-09-21 14:53:50,439 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-09-21 14:53:50,440 - 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-09-21 14:53:50,671 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-21 14:53:50,678 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2025-09-21 14:53:50,678 - INFO - Initial checks done. Running the testcase now 2025-09-21 14:53:50,678 - INFO - 2025-09-21 14:53:50,682 - INFO - Namespace default already exists 2025-09-21 14:53:50,682 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-21 14:53:50,797 - DEBUG - Output : cluster_project={} 2025-09-21 14:53:50,830 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-09-21 14:53:50,830 - DEBUG - Project uuid in Contrail is 95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:50,831 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-21 14:53:50,947 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-21 14:53:50,947 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=506267c1-42da-46c8-9ed8-02222df56843 2025-09-21 14:53:50,951 - INFO - Namespace default with uuid 506267c1-42da-46c8-9ed8-02222df56843 found in kube manager 2025-09-21 14:53:50,951 - INFO - Namespace default verification passed 2025-09-21 14:53:50,954 - DEBUG - Service ctest-nginx-svc-40521548 not present 2025-09-21 14:53:50,954 - INFO - Creating service ctest-nginx-svc-40521548 2025-09-21 14:53:50,972 - INFO - Created Service ctest-nginx-svc-40521548 2025-09-21 14:53:50,982 - DEBUG - Pod ctest-nginx-pod-61853843 not present 2025-09-21 14:53:50,984 - INFO - Creating Pod ctest-nginx-pod-61853843 2025-09-21 14:53:51,052 - DEBUG - Pod : ctest-nginx-pod-61853843 UUID is a8862ed8-6d25-4fff-baf3-89e50f46e92c 2025-09-21 14:53:51,054 - DEBUG - Pod ctest-nginx-pod-36259161 not present 2025-09-21 14:53:51,055 - INFO - Creating Pod ctest-nginx-pod-36259161 2025-09-21 14:53:51,079 - DEBUG - Pod : ctest-nginx-pod-36259161 UUID is 721b7f2e-e664-4d36-9352-bd633072d367 2025-09-21 14:53:51,261 - INFO - Created VN __public__, UUID :1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:51,335 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:53:51,339 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:53:51,404 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:51,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:51,477 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:51,484 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:51,504 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:51,509 - DEBUG - Route Targets: [] 2025-09-21 14:53:51,509 - DEBUG - RT names not yet present for VN __public__ 2025-09-21 14:53:56,509 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:53:56,514 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:53:56,519 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:56,550 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,565 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,573 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:56,579 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:56,592 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c62efca2-f80f-496d-afce-e8f049e1b2b3 2025-09-21 14:53:56,597 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-21 14:53:56,597 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,603 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:56,613 - INFO - Verified VN network id 13 for VN 1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,613 - INFO - Verifications in API Server for VN __public__ passed 2025-09-21 14:53:56,613 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,620 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:56,624 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:53:56,628 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/c62efca2-f80f-496d-afce-e8f049e1b2b3 2025-09-21 14:53:56,633 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-21 14:53:56,639 - DEBUG - Control-node 10.0.0.38 : 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': '1954757674523116993', 'uuid-lslong': '9615179140387639180'}, 'enable': 'true', 'created': '2025-09-21T14:53:51', 'last-modified': '2025-09-21T14:53:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.338952'} 2025-09-21 14:53:56,639 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:53:56,648 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-09-21 14:53:56,648 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-09-21 14:53:56,648 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-09-21 14:53:56,649 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:53:56,652 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:53:56,657 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:56,709 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,716 - DEBUG - =>VN __public__ has no policy to be verified 2025-09-21 14:53:56,716 - DEBUG - Verifying the vn in opserver 2025-09-21 14:53:56,716 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-09-21 14:53:56,716 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-09-21 14:53:56,720 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-09-21 14:53:56,720 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-09-21 14:53:56,720 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:53:56,727 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:53:56,731 - DEBUG - Do not have enough data to verify VN in agent 2025-09-21 14:53:56,731 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:53:56,736 - DEBUG - VRF ids for VN __public__: {} 2025-09-21 14:53:56,817 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-09-21 14:53:56,919 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:53:56,923 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:53:56,929 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:56,966 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:56,982 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/ad20723a-b5cc-407a-b33c-101e44313f95 2025-09-21 14:53:56,989 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:53:56,995 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:53:57,001 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:53:57,032 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c 2025-09-21 14:53:57,040 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-09-21 14:53:57,040 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-09-21 14:53:57,046 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-21 14:53:57,050 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-09-21 14:53:57,050 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-09-21 14:53:57,053 - DEBUG - Ingress ctest-nginx-ingress-82985494 not present 2025-09-21 14:53:57,054 - INFO - Creating Ingress ctest-nginx-ingress-82985494 2025-09-21 14:53:57,062 - INFO - Created Ingress ctest-nginx-ingress-82985494 2025-09-21 14:53:57,066 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-82985494 2025-09-21 14:54:00,079 - DEBUG - For Ingress ctest-nginx-ingress-82985494, Cluster IP: 10.47.255.249, External IPs ['113.171.236.252'] 2025-09-21 14:54:00,079 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-82985494 2025-09-21 14:54:00,079 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=503e0c86-97a2-4082-b616-316c0059c3de 2025-09-21 14:54:00,083 - INFO - Ingress ctest-nginx-ingress-82985494 with uuid 503e0c86-97a2-4082-b616-316c0059c3de found in kube manager 2025-09-21 14:54:00,084 - INFO - Ingress ctest-nginx-ingress-82985494 verification passed 2025-09-21 14:54:00,086 - DEBUG - Pod ctest-busybox-pod-34910724 not present 2025-09-21 14:54:00,086 - INFO - Creating Pod ctest-busybox-pod-34910724 2025-09-21 14:54:00,113 - DEBUG - Pod : ctest-busybox-pod-34910724 UUID is 1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:00,120 - DEBUG - Pod ctest-nginx-pod-61853843 not in running state.Currently in Pending 2025-09-21 14:54:05,185 - INFO - Pod ctest-nginx-pod-61853843 is in running state.Got IP 10.47.255.251 2025-09-21 14:54:05,203 - DEBUG - Pod ctest-nginx-pod-61853843 has vmi ca04701a-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:54:05,203 - INFO - Verified pod ctest-nginx-pod-61853843 in contrail-api 2025-09-21 14:54:05,203 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:54:05,215 - DEBUG - VMI ca04701a-96fa-11f0-b6ae-fa163ecb11df is active in agent 10.0.0.50 2025-09-21 14:54:05,215 - INFO - Verified Pod ctest-nginx-pod-61853843 in agent 10.0.0.50 2025-09-21 14:54:05,215 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=a8862ed8-6d25-4fff-baf3-89e50f46e92c 2025-09-21 14:54:05,219 - INFO - Pod ctest-nginx-pod-61853843 with uuid a8862ed8-6d25-4fff-baf3-89e50f46e92c found in kube manager 2025-09-21 14:54:05,219 - INFO - Pod ctest-nginx-pod-61853843 verification passed 2025-09-21 14:54:05,288 - DEBUG - [Pod ctest-nginx-pod-61853843] Cmd: echo ctest-nginx-pod-61853843 > /usr/share/nginx/html/index.html, Output: 2025-09-21 14:54:05,295 - INFO - Pod ctest-nginx-pod-36259161 is in running state.Got IP 10.47.255.250 2025-09-21 14:54:05,349 - DEBUG - Pod ctest-nginx-pod-36259161 has vmi ca704b32-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:54:05,349 - INFO - Verified pod ctest-nginx-pod-36259161 in contrail-api 2025-09-21 14:54:05,349 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:54:05,359 - DEBUG - VMI ca704b32-96fa-11f0-b6ae-fa163ecb11df is active in agent 10.0.0.50 2025-09-21 14:54:05,360 - INFO - Verified Pod ctest-nginx-pod-36259161 in agent 10.0.0.50 2025-09-21 14:54:05,360 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=721b7f2e-e664-4d36-9352-bd633072d367 2025-09-21 14:54:05,363 - INFO - Pod ctest-nginx-pod-36259161 with uuid 721b7f2e-e664-4d36-9352-bd633072d367 found in kube manager 2025-09-21 14:54:05,363 - INFO - Pod ctest-nginx-pod-36259161 verification passed 2025-09-21 14:54:05,420 - DEBUG - [Pod ctest-nginx-pod-36259161] Cmd: echo ctest-nginx-pod-36259161 > /usr/share/nginx/html/index.html, Output: 2025-09-21 14:54:05,427 - DEBUG - Pod ctest-busybox-pod-34910724 not in running state.Currently in Pending 2025-09-21 14:54:10,435 - DEBUG - Pod ctest-busybox-pod-34910724 not in running state.Currently in Pending 2025-09-21 14:54:15,441 - INFO - Pod ctest-busybox-pod-34910724 is in running state.Got IP 10.47.255.248 2025-09-21 14:54:15,452 - DEBUG - Pod ctest-busybox-pod-34910724 has vmi cebdf216-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:54:15,452 - INFO - Verified pod ctest-busybox-pod-34910724 in contrail-api 2025-09-21 14:54:15,452 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:54:15,461 - DEBUG - VMI cebdf216-96fa-11f0-b6ae-fa163ecb11df is active in agent 10.0.0.50 2025-09-21 14:54:15,461 - INFO - Verified Pod ctest-busybox-pod-34910724 in agent 10.0.0.50 2025-09-21 14:54:15,462 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:15,465 - INFO - Pod ctest-busybox-pod-34910724 with uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 found in kube manager 2025-09-21 14:54:15,465 - INFO - Pod ctest-busybox-pod-34910724 verification passed 2025-09-21 14:54:15,519 - DEBUG - [Pod ctest-busybox-pod-34910724] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-61853843 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-09-21 14:54:15,519 - DEBUG - [Pod Pod ctest-busybox-pod-34910724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-21 14:54:15,519 - DEBUG - [Pod Pod ctest-busybox-pod-34910724] Cmd output: ctest-nginx-pod-61853843 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-09-21 14:54:15,569 - DEBUG - [Pod ctest-busybox-pod-34910724] 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-36259161 2025-09-21 14:54:15,569 - DEBUG - [Pod Pod ctest-busybox-pod-34910724] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-09-21 14:54:15,569 - DEBUG - [Pod Pod ctest-busybox-pod-34910724] 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-36259161 2025-09-21 14:54:15,569 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-61853843': 1, 'ctest-nginx-pod-36259161': 1} 2025-09-21 14:54:15,569 - WARNING - Nothing to delete parallely 2025-09-21 14:54:15,570 - INFO - Deleting pod default:ctest-busybox-pod-34910724 2025-09-21 14:54:15,582 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:15,588 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:20,589 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:20,595 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:25,595 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:25,601 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:30,602 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:30,608 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:35,609 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:35,620 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:40,621 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:40,628 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:45,629 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:45,635 - WARNING - Pod uuid 1d8fcd41-555c-4c18-87d7-426281d574b8 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:50,635 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1d8fcd41-555c-4c18-87d7-426281d574b8 2025-09-21 14:54:50,641 - DEBUG - Pod 1d8fcd41-555c-4c18-87d7-426281d574b8 is not in agent 10.0.0.50 VM list 2025-09-21 14:54:50,641 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:cebdf216-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:54:50,646 - DEBUG - VMI cebdf216-96fa-11f0-b6ae-fa163ecb11df is removed from agent 10.0.0.50 2025-09-21 14:54:50,646 - INFO - Verified that pod ctest-busybox-pod-34910724 is removed in agent 2025-09-21 14:54:50,646 - INFO - Deleting Ingress : ctest-nginx-ingress-82985494 2025-09-21 14:54:50,664 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=503e0c86-97a2-4082-b616-316c0059c3de 2025-09-21 14:54:50,667 - ERROR - Ingress ctest-nginx-ingress-82985494 with uuid 503e0c86-97a2-4082-b616-316c0059c3de still found in kube manager 2025-09-21 14:54:51,668 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=503e0c86-97a2-4082-b616-316c0059c3de 2025-09-21 14:54:51,673 - INFO - Ingress ctest-nginx-ingress-82985494 with uuid 503e0c86-97a2-4082-b616-316c0059c3de deleted successfully from kube manager 2025-09-21 14:54:51,673 - INFO - Verifications on Ingress %s cleanup passed 2025-09-21 14:54:51,673 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-09-21 14:54:51,727 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-09-21 14:54:51,732 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-09-21 14:54:51,732 - INFO - Deleting VN __public__ 2025-09-21 14:54:51,841 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 2025-09-21 14:54:51,845 - DEBUG - Response Code: 404 2025-09-21 14:54:51,845 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-09-21 14:54:51,849 - DEBUG - Requesting: http://10.0.0.38:8082/domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f 2025-09-21 14:54:51,854 - DEBUG - Requesting: http://10.0.0.38:8082/project/95669a5c-4182-48b9-8daf-4f3776997897 2025-09-21 14:54:51,894 - INFO - Validated that VN __public__ is not found in API Server 2025-09-21 14:54:51,895 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-09-21 14:54:51,905 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:54:51,928 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-09-21 14:54:51,928 - INFO - Validated that VN __public__ is not in any agent 2025-09-21 14:54:51,928 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:54:51,943 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-09-21 14:54:51,956 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-09-21 14:54:51,961 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-09-21 14:54:51,961 - INFO - Deleting pod default:ctest-nginx-pod-36259161 2025-09-21 14:54:51,971 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=721b7f2e-e664-4d36-9352-bd633072d367 2025-09-21 14:54:51,982 - WARNING - Pod uuid 721b7f2e-e664-4d36-9352-bd633072d367 is still seen in agent 10.0.0.50 VM list 2025-09-21 14:54:56,982 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=721b7f2e-e664-4d36-9352-bd633072d367 2025-09-21 14:54:56,988 - DEBUG - Pod 721b7f2e-e664-4d36-9352-bd633072d367 is not in agent 10.0.0.50 VM list 2025-09-21 14:54:56,988 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca704b32-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:54:56,993 - DEBUG - VMI ca704b32-96fa-11f0-b6ae-fa163ecb11df is removed from agent 10.0.0.50 2025-09-21 14:54:56,993 - INFO - Verified that pod ctest-nginx-pod-36259161 is removed in agent 2025-09-21 14:54:56,993 - INFO - Deleting pod default:ctest-nginx-pod-61853843 2025-09-21 14:54:57,011 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a8862ed8-6d25-4fff-baf3-89e50f46e92c 2025-09-21 14:54:57,019 - WARNING - Pod uuid a8862ed8-6d25-4fff-baf3-89e50f46e92c is still seen in agent 10.0.0.50 VM list 2025-09-21 14:55:02,020 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a8862ed8-6d25-4fff-baf3-89e50f46e92c 2025-09-21 14:55:02,031 - DEBUG - Pod a8862ed8-6d25-4fff-baf3-89e50f46e92c is not in agent 10.0.0.50 VM list 2025-09-21 14:55:02,031 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca04701a-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:55:02,037 - DEBUG - VMI ca04701a-96fa-11f0-b6ae-fa163ecb11df is removed from agent 10.0.0.50 2025-09-21 14:55:02,037 - INFO - Verified that pod ctest-nginx-pod-61853843 is removed in agent 2025-09-21 14:55:02,038 - INFO - Deleting service : ctest-nginx-svc-40521548 2025-09-21 14:55:02,298 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-21 14:55:02,304 - DEBUG - No XMPP flaps were noticed during the test
2025-09-21 14:55:02,304 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-09-21 14:55:02,304 - INFO - -------------------------------------------------------------------------------- 2025-09-21 14:55:08,691 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-21 14:55:08,797 - DEBUG - Output : cluster_project={} 2025-09-21 14:55:08,837 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-09-21 14:55:08,995 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-09-21 14:55:09,001 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-09-21 14:55:09,138 - DEBUG - Output : cluster_project={} 2025-09-21 14:55:24,256 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:24,329 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:24,373 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:24,447 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:29,483 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:29,558 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:29,633 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:29,663 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-09-21 14:55:29,867 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-21 14:55:31,639 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2025-09-21 14:55:31,649 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-21 14:55:31,671 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-21 14:55:33,696 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-09-21 14:58:33,791 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-09-21 14:58:33,835 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a114daf4-17c1-4fc8-be62-ae1b59ddd6a8 2025-09-21 14:58:33,878 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=138e435f-7276-42e4-b914-6f8a8a20822c 2025-09-21 14:58:33,897 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1fa08b5e-b8c8-4df2-a1ac-a7c2da766d6f 2025-09-21 14:58:33,901 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:33,905 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:33,909 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:58:33,916 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fdf5abc4-51c0-41fe-b0e5-92a12998f10a 2025-09-21 14:58:33,922 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:38,858 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=a114daf4-17c1-4fc8-be62-ae1b59ddd6a8 2025-09-21 14:58:38,864 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f849ed92-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:58:38,963 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=138e435f-7276-42e4-b914-6f8a8a20822c 2025-09-21 14:58:38,964 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:38,965 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:38,966 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:38,968 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=fdf5abc4-51c0-41fe-b0e5-92a12998f10a 2025-09-21 14:58:38,970 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:58:38,972 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=1fa08b5e-b8c8-4df2-a1ac-a7c2da766d6f 2025-09-21 14:58:38,996 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f944dfcc-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:58:38,998 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9b3decc-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:58:39,002 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8b3cece-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:58:43,996 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:43,998 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:44,002 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:58:44,003 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:49,007 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:49,008 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:49,010 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:58:49,012 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:54,016 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:54,019 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:54,020 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:58:54,022 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:59,025 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:58:59,030 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:58:59,031 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:58:59,032 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:59:04,035 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:59:04,043 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:59:04,043 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:59:04,045 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:59:09,049 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=536d87d7-cb75-43d2-be88-bdcf2c2451c7 2025-09-21 14:59:09,054 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa914df2-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:59:09,060 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=8efd4a0b-267c-4d18-a008-43aed50dcb06 2025-09-21 14:59:09,062 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=90bdcf40-6bf9-44a9-8db2-9a311738cf33 2025-09-21 14:59:09,063 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=702b0ee7-cc69-4106-819d-32e4404c1514 2025-09-21 14:59:09,065 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb60741a-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:59:09,072 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa2e62dc-96fa-11f0-b6ae-fa163ecb11df 2025-09-21 14:59:09,075 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:faf6e5c2-96fa-11f0-b6ae-fa163ecb11df