2025-07-04 15:32:06,171 - DEBUG - [10.0.0.57]: Running cmd : hostname 2025-07-04 15:32:06,404 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:06,404 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2025-07-04 15:32:06,437 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:06,438 - DEBUG - [10.0.0.57]: 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:32:06,505 - DEBUG - Output : NAMES contrail_test_chAQw59NF contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 2025-07-04 15:32:06,506 - DEBUG - [10.0.0.57]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-04 15:32:06,572 - DEBUG - Output : 10.0.0.57/24 172.17.0.1/16 2025-07-04 15:32:06,573 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2025-07-04 15:32:06,605 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:06,674 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-07-04 15:32:06,933 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:06,933 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-07-04 15:32:06,962 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:06,962 - DEBUG - [10.0.0.73]: 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:32:07,059 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-07-04 15:32:07,059 - DEBUG - [10.0.0.73]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-07-04 15:32:07,093 - DEBUG - Output : 10.0.0.73/24 2025-07-04 15:32:07,094 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-07-04 15:32:07,167 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1314-1 2025-07-04 15:32:07,260 - INFO - Using existing project ['default-domain', 'k8s-default'](385e674f-7ecd-4142-8db7-6c3d81aa8e70) 2025-07-04 15:32:07,383 - INFO - Using existing project ['default-domain', 'k8s-default'](385e674f-7ecd-4142-8db7-6c3d81aa8e70) 2025-07-04 15:32:07,518 - INFO - ================================================================================ 2025-07-04 15:32:07,518 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-07-04 15:32:07,519 - 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:32:07,746 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:32:07,755 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.57': '0'}} with 2025-07-04 15:32:07,755 - INFO - Initial checks done. Running the testcase now 2025-07-04 15:32:07,755 - INFO - 2025-07-04 15:32:07,760 - INFO - Namespace default already exists 2025-07-04 15:32:07,760 - DEBUG - [10.0.0.57]: 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:32:07,876 - DEBUG - Output : cluster_project={} 2025-07-04 15:32:07,916 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-07-04 15:32:07,917 - DEBUG - Project uuid in Contrail is 385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:07,917 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-04 15:32:08,033 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-04 15:32:08,034 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=ed1b2b17-752a-4705-bb84-5be18ad21844 2025-07-04 15:32:08,039 - INFO - Namespace default with uuid ed1b2b17-752a-4705-bb84-5be18ad21844 found in kube manager 2025-07-04 15:32:08,039 - INFO - Namespace default verification passed 2025-07-04 15:32:08,041 - DEBUG - Service ctest-nginx-svc-45779286 not present 2025-07-04 15:32:08,042 - INFO - Creating service ctest-nginx-svc-45779286 2025-07-04 15:32:08,059 - INFO - Created Service ctest-nginx-svc-45779286 2025-07-04 15:32:08,064 - DEBUG - Pod ctest-nginx-pod-41489265 not present 2025-07-04 15:32:08,064 - INFO - Creating Pod ctest-nginx-pod-41489265 2025-07-04 15:32:08,150 - DEBUG - Pod : ctest-nginx-pod-41489265 UUID is 3228ace2-7275-43ed-b4ff-a7ff6a3ff824 2025-07-04 15:32:08,170 - DEBUG - Pod ctest-nginx-pod-69514846 not present 2025-07-04 15:32:08,171 - INFO - Creating Pod ctest-nginx-pod-69514846 2025-07-04 15:32:08,200 - DEBUG - Pod : ctest-nginx-pod-69514846 UUID is 2f39164f-c329-4417-ba23-97e1f743cb32 2025-07-04 15:32:08,409 - INFO - Created VN __public__, UUID :95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:08,653 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:32:08,660 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:32:08,699 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:08,752 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:08,765 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:08,776 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:08,785 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:08,829 - DEBUG - Route Targets: [] 2025-07-04 15:32:08,829 - DEBUG - RT names not yet present for VN __public__ 2025-07-04 15:32:13,829 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:32:13,836 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:32:13,844 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:13,900 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:13,910 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:13,924 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:13,934 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:13,942 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/539ffc63-a794-456e-a92a-aad707ec1f34 2025-07-04 15:32:13,949 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-04 15:32:13,949 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:13,959 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:13,977 - INFO - Verified VN network id 13 for VN 95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:13,977 - INFO - Verifications in API Server for VN __public__ passed 2025-07-04 15:32:13,977 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:13,991 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:14,002 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:32:14,011 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/539ffc63-a794-456e-a92a-aad707ec1f34 2025-07-04 15:32:14,024 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-04 15:32:14,032 - DEBUG - Control-node 10.0.0.57 : 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': '10795988738512080708', 'uuid-lslong': '12369280884753160652'}, 'enable': 'true', 'created': '2025-07-04T15:32:08', 'last-modified': '2025-07-04T15:32:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.430959'} 2025-07-04 15:32:14,032 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:32:14,038 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-07-04 15:32:14,038 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-07-04 15:32:14,039 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-07-04 15:32:14,039 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:32:14,046 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:32:14,054 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:14,109 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:14,131 - DEBUG - =>VN __public__ has no policy to be verified 2025-07-04 15:32:14,131 - DEBUG - Verifying the vn in opserver 2025-07-04 15:32:14,131 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2025-07-04 15:32:14,132 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2025-07-04 15:32:14,140 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-07-04 15:32:14,140 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-07-04 15:32:14,140 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:32:14,148 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:32:14,155 - DEBUG - Do not have enough data to verify VN in agent 2025-07-04 15:32:14,155 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:32:14,162 - DEBUG - VRF ids for VN __public__: {} 2025-07-04 15:32:14,290 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-07-04 15:32:14,384 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:32:14,402 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:32:14,417 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:14,472 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:14,499 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/9c4bef18-c6cb-4598-b66f-22b2684c9382 2025-07-04 15:32:14,516 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:32:14,530 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:32:14,538 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:32:14,590 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/95d30e8e-de21-4f44-aba8-836deebdd9cc 2025-07-04 15:32:14,602 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-07-04 15:32:14,602 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-07-04 15:32:14,610 - DEBUG - Requesting: http://10.0.0.57: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:32:14,621 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-07-04 15:32:14,622 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-07-04 15:32:14,625 - DEBUG - Ingress ctest-nginx-ingress-86929349 not present 2025-07-04 15:32:14,625 - INFO - Creating Ingress ctest-nginx-ingress-86929349 2025-07-04 15:32:14,633 - INFO - Created Ingress ctest-nginx-ingress-86929349 2025-07-04 15:32:14,647 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86929349 2025-07-04 15:32:17,652 - DEBUG - For Ingress ctest-nginx-ingress-86929349, Cluster IP: 10.47.255.249, External IPs ['140.236.240.252'] 2025-07-04 15:32:17,652 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86929349 2025-07-04 15:32:17,652 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=bc0f143f-705d-4c24-9b7a-55ee32407d59 2025-07-04 15:32:17,671 - INFO - Ingress ctest-nginx-ingress-86929349 with uuid bc0f143f-705d-4c24-9b7a-55ee32407d59 found in kube manager 2025-07-04 15:32:17,672 - INFO - Ingress ctest-nginx-ingress-86929349 verification passed 2025-07-04 15:32:17,675 - DEBUG - Pod ctest-busybox-pod-04337954 not present 2025-07-04 15:32:17,676 - INFO - Creating Pod ctest-busybox-pod-04337954 2025-07-04 15:32:17,724 - DEBUG - Pod : ctest-busybox-pod-04337954 UUID is 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:17,731 - DEBUG - Pod ctest-nginx-pod-41489265 not in running state.Currently in Pending 2025-07-04 15:32:22,738 - INFO - Pod ctest-nginx-pod-41489265 is in running state.Got IP 10.47.255.251 2025-07-04 15:32:22,796 - DEBUG - Pod ctest-nginx-pod-41489265 has vmi 0ce556b2-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:32:22,796 - INFO - Verified pod ctest-nginx-pod-41489265 in contrail-api 2025-07-04 15:32:22,800 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:32:22,813 - DEBUG - VMI 0ce556b2-58ec-11f0-9db9-fa163ea91488 is active in agent 10.0.0.73 2025-07-04 15:32:22,813 - INFO - Verified Pod ctest-nginx-pod-41489265 in agent 10.0.0.73 2025-07-04 15:32:22,813 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=3228ace2-7275-43ed-b4ff-a7ff6a3ff824 2025-07-04 15:32:22,821 - INFO - Pod ctest-nginx-pod-41489265 with uuid 3228ace2-7275-43ed-b4ff-a7ff6a3ff824 found in kube manager 2025-07-04 15:32:22,821 - INFO - Pod ctest-nginx-pod-41489265 verification passed 2025-07-04 15:32:22,893 - DEBUG - [Pod ctest-nginx-pod-41489265] Cmd: echo ctest-nginx-pod-41489265 > /usr/share/nginx/html/index.html, Output: 2025-07-04 15:32:22,905 - INFO - Pod ctest-nginx-pod-69514846 is in running state.Got IP 10.47.255.250 2025-07-04 15:32:22,930 - DEBUG - Pod ctest-nginx-pod-69514846 has vmi 0d712d68-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:32:22,930 - INFO - Verified pod ctest-nginx-pod-69514846 in contrail-api 2025-07-04 15:32:22,930 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:32:22,940 - DEBUG - VMI 0d712d68-58ec-11f0-9db9-fa163ea91488 is active in agent 10.0.0.73 2025-07-04 15:32:22,941 - INFO - Verified Pod ctest-nginx-pod-69514846 in agent 10.0.0.73 2025-07-04 15:32:22,941 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=2f39164f-c329-4417-ba23-97e1f743cb32 2025-07-04 15:32:22,945 - INFO - Pod ctest-nginx-pod-69514846 with uuid 2f39164f-c329-4417-ba23-97e1f743cb32 found in kube manager 2025-07-04 15:32:22,946 - INFO - Pod ctest-nginx-pod-69514846 verification passed 2025-07-04 15:32:23,004 - DEBUG - [Pod ctest-nginx-pod-69514846] Cmd: echo ctest-nginx-pod-69514846 > /usr/share/nginx/html/index.html, Output: 2025-07-04 15:32:23,009 - DEBUG - Pod ctest-busybox-pod-04337954 not in running state.Currently in Pending 2025-07-04 15:32:28,016 - DEBUG - Pod ctest-busybox-pod-04337954 not in running state.Currently in Pending 2025-07-04 15:32:33,024 - INFO - Pod ctest-busybox-pod-04337954 is in running state.Got IP 10.47.255.248 2025-07-04 15:32:33,037 - DEBUG - Pod ctest-busybox-pod-04337954 has vmi 11e0b2c4-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:32:33,037 - INFO - Verified pod ctest-busybox-pod-04337954 in contrail-api 2025-07-04 15:32:33,037 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:32:33,048 - DEBUG - VMI 11e0b2c4-58ec-11f0-9db9-fa163ea91488 is active in agent 10.0.0.73 2025-07-04 15:32:33,049 - INFO - Verified Pod ctest-busybox-pod-04337954 in agent 10.0.0.73 2025-07-04 15:32:33,049 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:33,053 - INFO - Pod ctest-busybox-pod-04337954 with uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c found in kube manager 2025-07-04 15:32:33,053 - INFO - Pod ctest-busybox-pod-04337954 verification passed 2025-07-04 15:32:33,108 - DEBUG - [Pod ctest-busybox-pod-04337954] 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) ctest-nginx-pod-69514846 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-04 15:32:33,108 - DEBUG - [Pod Pod ctest-busybox-pod-04337954] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-04 15:32:33,108 - DEBUG - [Pod Pod ctest-busybox-pod-04337954] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-69514846 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-04 15:32:33,165 - DEBUG - [Pod ctest-busybox-pod-04337954] 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) ctest-nginx-pod-41489265 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-04 15:32:33,166 - DEBUG - [Pod Pod ctest-busybox-pod-04337954] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-07-04 15:32:33,168 - DEBUG - [Pod Pod ctest-busybox-pod-04337954] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-41489265 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-07-04 15:32:33,168 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-41489265': 1, 'ctest-nginx-pod-69514846': 1} 2025-07-04 15:32:33,168 - WARNING - Nothing to delete parallely 2025-07-04 15:32:33,168 - INFO - Deleting pod default:ctest-busybox-pod-04337954 2025-07-04 15:32:33,178 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:33,189 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:32:38,191 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:38,200 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:32:43,201 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:43,209 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:32:48,210 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:48,217 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:32:53,217 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:53,233 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:32:58,234 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:32:58,243 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:33:03,244 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:33:03,252 - WARNING - Pod uuid 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is still seen in agent 10.0.0.73 VM list 2025-07-04 15:33:08,253 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3a153adb-fd6e-4a6e-9d3a-938ce71bde3c 2025-07-04 15:33:08,261 - DEBUG - Pod 3a153adb-fd6e-4a6e-9d3a-938ce71bde3c is not in agent 10.0.0.73 VM list 2025-07-04 15:33:08,261 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:11e0b2c4-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:33:08,268 - DEBUG - VMI 11e0b2c4-58ec-11f0-9db9-fa163ea91488 is removed from agent 10.0.0.73 2025-07-04 15:33:08,268 - INFO - Verified that pod ctest-busybox-pod-04337954 is removed in agent 2025-07-04 15:33:08,268 - INFO - Deleting Ingress : ctest-nginx-ingress-86929349 2025-07-04 15:33:08,282 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=bc0f143f-705d-4c24-9b7a-55ee32407d59 2025-07-04 15:33:08,294 - ERROR - Ingress ctest-nginx-ingress-86929349 with uuid bc0f143f-705d-4c24-9b7a-55ee32407d59 still found in kube manager 2025-07-04 15:33:09,295 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=bc0f143f-705d-4c24-9b7a-55ee32407d59 2025-07-04 15:33:09,303 - INFO - Ingress ctest-nginx-ingress-86929349 with uuid bc0f143f-705d-4c24-9b7a-55ee32407d59 deleted successfully from kube manager 2025-07-04 15:33:09,303 - INFO - Verifications on Ingress %s cleanup passed 2025-07-04 15:33:09,303 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-07-04 15:33:09,429 - DEBUG - Requesting: http://10.0.0.57: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:33:09,435 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-07-04 15:33:09,435 - INFO - Deleting VN __public__ 2025-07-04 15:33:09,556 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/177ecf70-559c-432c-b7a2-74d65682aece 2025-07-04 15:33:09,567 - DEBUG - Response Code: 404 2025-07-04 15:33:09,567 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2025-07-04 15:33:09,573 - DEBUG - Requesting: http://10.0.0.57:8082/domain/c90a2b7e-ca39-4976-87ba-54a462cfd393 2025-07-04 15:33:09,581 - DEBUG - Requesting: http://10.0.0.57:8082/project/385e674f-7ecd-4142-8db7-6c3d81aa8e70 2025-07-04 15:33:09,651 - INFO - Validated that VN __public__ is not found in API Server 2025-07-04 15:33:09,651 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-07-04 15:33:09,665 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:33:09,672 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2025-07-04 15:33:09,672 - INFO - Validated that VN __public__ is not in any agent 2025-07-04 15:33:09,673 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:33:09,698 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-07-04 15:33:09,703 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-07-04 15:33:09,714 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-07-04 15:33:09,716 - INFO - Deleting pod default:ctest-nginx-pod-69514846 2025-07-04 15:33:09,750 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2f39164f-c329-4417-ba23-97e1f743cb32 2025-07-04 15:33:09,782 - WARNING - Pod uuid 2f39164f-c329-4417-ba23-97e1f743cb32 is still seen in agent 10.0.0.73 VM list 2025-07-04 15:33:14,783 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2f39164f-c329-4417-ba23-97e1f743cb32 2025-07-04 15:33:14,790 - DEBUG - Pod 2f39164f-c329-4417-ba23-97e1f743cb32 is not in agent 10.0.0.73 VM list 2025-07-04 15:33:14,790 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d712d68-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:33:14,797 - DEBUG - VMI 0d712d68-58ec-11f0-9db9-fa163ea91488 is removed from agent 10.0.0.73 2025-07-04 15:33:14,797 - INFO - Verified that pod ctest-nginx-pod-69514846 is removed in agent 2025-07-04 15:33:14,797 - INFO - Deleting pod default:ctest-nginx-pod-41489265 2025-07-04 15:33:14,807 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3228ace2-7275-43ed-b4ff-a7ff6a3ff824 2025-07-04 15:33:14,817 - WARNING - Pod uuid 3228ace2-7275-43ed-b4ff-a7ff6a3ff824 is still seen in agent 10.0.0.73 VM list 2025-07-04 15:33:19,818 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=3228ace2-7275-43ed-b4ff-a7ff6a3ff824 2025-07-04 15:33:19,825 - DEBUG - Pod 3228ace2-7275-43ed-b4ff-a7ff6a3ff824 is not in agent 10.0.0.73 VM list 2025-07-04 15:33:19,825 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ce556b2-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:33:19,831 - DEBUG - VMI 0ce556b2-58ec-11f0-9db9-fa163ea91488 is removed from agent 10.0.0.73 2025-07-04 15:33:19,831 - INFO - Verified that pod ctest-nginx-pod-41489265 is removed in agent 2025-07-04 15:33:19,831 - INFO - Deleting service : ctest-nginx-svc-45779286 2025-07-04 15:33:20,111 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:33:20,119 - DEBUG - No XMPP flaps were noticed during the test
2025-07-04 15:33:20,119 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13]
2025-07-04 15:33:20,120 - INFO - -------------------------------------------------------------------------------- 2025-07-04 15:33:26,580 - DEBUG - [10.0.0.57]: 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:33:26,715 - DEBUG - Output : cluster_project={} 2025-07-04 15:33:26,766 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-07-04 15:33:26,965 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-07-04 15:33:26,971 - DEBUG - [10.0.0.57]: 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:33:27,129 - DEBUG - Output : cluster_project={} 2025-07-04 15:33:42,216 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:42,303 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:42,384 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:42,422 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:42,507 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:47,626 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:47,707 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:47,792 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-07-04 15:33:48,057 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:33:50,983 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_ApplicationPolicySetReq? 2025-07-04 15:33:50,990 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-07-04 15:33:51,030 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-07-04 15:33:53,060 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AclReq? 2025-07-04 15:37:00,912 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-07-04 15:37:00,962 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d0ef660e-26df-41b3-ae16-3f044d1e5a0e 2025-07-04 15:37:00,970 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:00,977 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=99683e6a-b2e8-49b0-9aca-5834c3a64e84 2025-07-04 15:37:00,982 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=00964e9c-d546-4b18-8248-574bafbe5856 2025-07-04 15:37:00,989 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:00,997 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:01,005 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:01,013 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4eee2f0e-4f2b-4182-8a20-7446b174b3f4 2025-07-04 15:37:06,020 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d0ef660e-26df-41b3-ae16-3f044d1e5a0e 2025-07-04 15:37:06,022 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:06,033 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3b632334-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:06,043 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=4eee2f0e-4f2b-4182-8a20-7446b174b3f4 2025-07-04 15:37:06,045 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=99683e6a-b2e8-49b0-9aca-5834c3a64e84 2025-07-04 15:37:06,046 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=00964e9c-d546-4b18-8248-574bafbe5856 2025-07-04 15:37:06,048 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:06,049 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:06,050 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:06,060 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3c808536-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:06,074 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3cf61b48-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:06,076 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3be362b0-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:11,033 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:11,075 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:11,088 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:11,089 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:16,043 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:16,083 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:16,100 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:16,102 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:21,051 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:21,100 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:21,112 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:21,113 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:26,061 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:26,108 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:26,123 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:26,124 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:31,070 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:31,116 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:31,134 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:31,136 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:36,080 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=504384aa-b892-4786-a411-b3df8eebb624 2025-07-04 15:37:36,088 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3d7e5436-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:36,160 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=0cdba8f4-7c5f-4be1-85b9-5df3d7aed63c 2025-07-04 15:37:36,163 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=2dc2f63b-eb58-470e-993b-3bf85cc945c1 2025-07-04 15:37:36,164 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=d5ce66bf-251a-48bb-b4b0-6c41271300a8 2025-07-04 15:37:36,176 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e6d56da-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:36,179 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3edf3d22-58ec-11f0-9db9-fa163ea91488 2025-07-04 15:37:36,180 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3df8abaa-58ec-11f0-9db9-fa163ea91488