2025-04-26 12:36:38,824 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-04-26 12:36:39,027 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,028 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-04-26 12:36:39,061 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,061 - DEBUG - [10.0.0.22]: 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-04-26 12:36:39,124 - DEBUG - Output : NAMES contrail_test_kcnjJpkGF contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-nodemgr-1 config_api-schema-1 2025-04-26 12:36:39,125 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-26 12:36:39,188 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-04-26 12:36:39,188 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-04-26 12:36:39,222 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,303 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-04-26 12:36:39,493 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,493 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-04-26 12:36:39,516 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,517 - 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-04-26 12:36:39,561 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-26 12:36:39,561 - DEBUG - [10.0.0.249]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-26 12:36:39,615 - DEBUG - Output : 10.0.0.249/24 2025-04-26 12:36:39,616 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-04-26 12:36:39,639 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1194-1 2025-04-26 12:36:39,707 - INFO - Using existing project ['default-domain', 'k8s-default'](ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf) 2025-04-26 12:36:39,815 - INFO - Using existing project ['default-domain', 'k8s-default'](ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf) 2025-04-26 12:36:39,934 - INFO - ================================================================================ 2025-04-26 12:36:39,934 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-26 12:36:39,935 - 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-04-26 12:36:40,159 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 12:36:40,166 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2025-04-26 12:36:40,166 - INFO - Initial checks done. Running the testcase now 2025-04-26 12:36:40,166 - INFO - 2025-04-26 12:36:40,170 - INFO - Namespace default already exists 2025-04-26 12:36:40,171 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-26 12:36:40,291 - DEBUG - Output : cluster_project={} 2025-04-26 12:36:40,334 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-26 12:36:40,335 - DEBUG - Project uuid in Contrail is ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:40,335 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-26 12:36:40,439 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-26 12:36:40,440 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=c60ebac9-b375-489d-b8e6-411aff735051 2025-04-26 12:36:40,444 - INFO - Namespace default with uuid c60ebac9-b375-489d-b8e6-411aff735051 found in kube manager 2025-04-26 12:36:40,444 - INFO - Namespace default verification passed 2025-04-26 12:36:40,446 - DEBUG - Service ctest-nginx-svc-78125758 not present 2025-04-26 12:36:40,446 - INFO - Creating service ctest-nginx-svc-78125758 2025-04-26 12:36:40,462 - INFO - Created Service ctest-nginx-svc-78125758 2025-04-26 12:36:40,476 - DEBUG - Pod ctest-nginx-pod-31574742 not present 2025-04-26 12:36:40,476 - INFO - Creating Pod ctest-nginx-pod-31574742 2025-04-26 12:36:40,528 - DEBUG - Pod : ctest-nginx-pod-31574742 UUID is 0017c696-3507-4829-8933-694abc31712c 2025-04-26 12:36:40,531 - DEBUG - Pod ctest-nginx-pod-17307194 not present 2025-04-26 12:36:40,531 - INFO - Creating Pod ctest-nginx-pod-17307194 2025-04-26 12:36:40,561 - DEBUG - Pod : ctest-nginx-pod-17307194 UUID is a487a55a-e3ad-4dbe-8532-4671634eb22b 2025-04-26 12:36:40,716 - INFO - Created VN __public__, UUID :42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:40,921 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:36:40,927 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:36:40,957 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:41,011 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:41,030 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:41,039 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:41,048 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:41,054 - DEBUG - Route Targets: [] 2025-04-26 12:36:41,054 - DEBUG - RT names not yet present for VN __public__ 2025-04-26 12:36:46,055 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:36:46,061 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:36:46,067 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:46,096 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,103 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,111 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:46,117 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:46,122 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0c1ede8f-ca85-4170-bd30-5d7924f6b3de 2025-04-26 12:36:46,126 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-26 12:36:46,126 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,133 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:46,143 - INFO - Verified VN network id 14 for VN 42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,143 - INFO - Verifications in API Server for VN __public__ passed 2025-04-26 12:36:46,143 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,149 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:46,154 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:36:46,171 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/0c1ede8f-ca85-4170-bd30-5d7924f6b3de 2025-04-26 12:36:46,176 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-26 12:36:46,182 - DEBUG - Control-node 10.0.0.22 : 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': '4792826441916370659', 'uuid-lslong': '10273012187752261834'}, 'enable': 'true', 'created': '2025-04-26T12:36:40', 'last-modified': '2025-04-26T12:36:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.316714'} 2025-04-26 12:36:46,182 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:36:46,190 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-26 12:36:46,190 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-26 12:36:46,191 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-26 12:36:46,191 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:36:46,196 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:36:46,204 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:46,249 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,257 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-26 12:36:46,257 - DEBUG - Verifying the vn in opserver 2025-04-26 12:36:46,257 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-04-26 12:36:46,257 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-04-26 12:36:46,261 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-26 12:36:46,261 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-26 12:36:46,261 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:36:46,269 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:36:46,274 - DEBUG - Do not have enough data to verify VN in agent 2025-04-26 12:36:46,274 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:36:46,279 - DEBUG - VRF ids for VN __public__: {} 2025-04-26 12:36:46,354 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-26 12:36:46,506 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:36:46,510 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:36:46,516 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:46,548 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,559 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/3332e6bb-9990-4ac4-afe5-11484b8a0285 2025-04-26 12:36:46,564 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:36:46,568 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:36:46,574 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:36:46,608 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/42838a41-6486-4ee3-8e91-1227f03b68ca 2025-04-26 12:36:46,616 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-26 12:36:46,616 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-26 12:36:46,621 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-26 12:36:46,626 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-26 12:36:46,626 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-26 12:36:46,629 - DEBUG - Ingress ctest-nginx-ingress-32900373 not present 2025-04-26 12:36:46,629 - INFO - Creating Ingress ctest-nginx-ingress-32900373 2025-04-26 12:36:46,634 - INFO - Created Ingress ctest-nginx-ingress-32900373 2025-04-26 12:36:46,636 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-32900373 2025-04-26 12:36:49,640 - DEBUG - For Ingress ctest-nginx-ingress-32900373, Cluster IP: 10.47.255.249, External IPs ['14.198.153.252'] 2025-04-26 12:36:49,641 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-32900373 2025-04-26 12:36:49,641 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=56452f35-7f26-4f31-bad9-04a33eb5df28 2025-04-26 12:36:49,644 - INFO - Ingress ctest-nginx-ingress-32900373 with uuid 56452f35-7f26-4f31-bad9-04a33eb5df28 found in kube manager 2025-04-26 12:36:49,645 - INFO - Ingress ctest-nginx-ingress-32900373 verification passed 2025-04-26 12:36:49,647 - DEBUG - Pod ctest-busybox-pod-25125669 not present 2025-04-26 12:36:49,647 - INFO - Creating Pod ctest-busybox-pod-25125669 2025-04-26 12:36:49,660 - DEBUG - Node for Pod ctest-busybox-pod-25125669 not yet populated 2025-04-26 12:36:52,665 - DEBUG - Pod : ctest-busybox-pod-25125669 UUID is a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:36:52,669 - DEBUG - Pod ctest-nginx-pod-31574742 not in running state.Currently in Pending 2025-04-26 12:36:57,678 - INFO - Pod ctest-nginx-pod-31574742 is in running state.Got IP 10.47.255.251 2025-04-26 12:36:57,691 - DEBUG - Pod ctest-nginx-pod-31574742 has vmi 1b0a864a-229b-11f0-ab34-fa163e48932e 2025-04-26 12:36:57,691 - INFO - Verified pod ctest-nginx-pod-31574742 in contrail-api 2025-04-26 12:36:57,691 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:36:57,703 - DEBUG - VMI 1b0a864a-229b-11f0-ab34-fa163e48932e is active in agent 10.0.0.249 2025-04-26 12:36:57,703 - INFO - Verified Pod ctest-nginx-pod-31574742 in agent 10.0.0.249 2025-04-26 12:36:57,704 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=0017c696-3507-4829-8933-694abc31712c 2025-04-26 12:36:57,716 - INFO - Pod ctest-nginx-pod-31574742 with uuid 0017c696-3507-4829-8933-694abc31712c found in kube manager 2025-04-26 12:36:57,716 - INFO - Pod ctest-nginx-pod-31574742 verification passed 2025-04-26 12:36:57,777 - DEBUG - [Pod ctest-nginx-pod-31574742] Cmd: echo ctest-nginx-pod-31574742 > /usr/share/nginx/html/index.html, Output: 2025-04-26 12:36:57,783 - DEBUG - Pod ctest-nginx-pod-17307194 not in running state.Currently in Pending 2025-04-26 12:37:02,788 - INFO - Pod ctest-nginx-pod-17307194 is in running state.Got IP 10.47.255.250 2025-04-26 12:37:02,799 - DEBUG - Pod ctest-nginx-pod-17307194 has vmi 1b606ccc-229b-11f0-ab34-fa163e48932e 2025-04-26 12:37:02,799 - INFO - Verified pod ctest-nginx-pod-17307194 in contrail-api 2025-04-26 12:37:02,799 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:37:02,808 - DEBUG - VMI 1b606ccc-229b-11f0-ab34-fa163e48932e is active in agent 10.0.0.249 2025-04-26 12:37:02,808 - INFO - Verified Pod ctest-nginx-pod-17307194 in agent 10.0.0.249 2025-04-26 12:37:02,808 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=a487a55a-e3ad-4dbe-8532-4671634eb22b 2025-04-26 12:37:02,812 - INFO - Pod ctest-nginx-pod-17307194 with uuid a487a55a-e3ad-4dbe-8532-4671634eb22b found in kube manager 2025-04-26 12:37:02,812 - INFO - Pod ctest-nginx-pod-17307194 verification passed 2025-04-26 12:37:02,864 - DEBUG - [Pod ctest-nginx-pod-17307194] Cmd: echo ctest-nginx-pod-17307194 > /usr/share/nginx/html/index.html, Output: 2025-04-26 12:37:02,869 - INFO - Pod ctest-busybox-pod-25125669 is in running state.Got IP 10.47.255.248 2025-04-26 12:37:02,922 - DEBUG - Pod ctest-busybox-pod-25125669 has vmi 1fdb5de8-229b-11f0-ab34-fa163e48932e 2025-04-26 12:37:02,922 - INFO - Verified pod ctest-busybox-pod-25125669 in contrail-api 2025-04-26 12:37:02,922 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:37:02,932 - DEBUG - VMI 1fdb5de8-229b-11f0-ab34-fa163e48932e is active in agent 10.0.0.249 2025-04-26 12:37:02,932 - INFO - Verified Pod ctest-busybox-pod-25125669 in agent 10.0.0.249 2025-04-26 12:37:02,932 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:02,936 - INFO - Pod ctest-busybox-pod-25125669 with uuid a8368a9c-1b2e-49d1-b69b-371059b6cead found in kube manager 2025-04-26 12:37:02,936 - INFO - Pod ctest-busybox-pod-25125669 verification passed 2025-04-26 12:37:02,981 - DEBUG - [Pod ctest-busybox-pod-25125669] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-31574742 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-04-26 12:37:02,982 - DEBUG - [Pod Pod ctest-busybox-pod-25125669] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 12:37:02,982 - DEBUG - [Pod Pod ctest-busybox-pod-25125669] Cmd output: ctest-nginx-pod-31574742 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-04-26 12:37:03,032 - DEBUG - [Pod ctest-busybox-pod-25125669] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-17307194 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-04-26 12:37:03,032 - DEBUG - [Pod Pod ctest-busybox-pod-25125669] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-26 12:37:03,032 - DEBUG - [Pod Pod ctest-busybox-pod-25125669] Cmd output: ctest-nginx-pod-17307194 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-04-26 12:37:03,032 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-31574742': 1, 'ctest-nginx-pod-17307194': 1} 2025-04-26 12:37:03,032 - WARNING - Nothing to delete parallely 2025-04-26 12:37:03,033 - INFO - Deleting pod default:ctest-busybox-pod-25125669 2025-04-26 12:37:03,045 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:03,051 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:08,052 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:08,058 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:13,059 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:13,067 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:18,068 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:18,074 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:23,075 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:23,081 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:28,082 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:28,089 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:33,090 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:33,102 - WARNING - Pod uuid a8368a9c-1b2e-49d1-b69b-371059b6cead is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:38,102 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8368a9c-1b2e-49d1-b69b-371059b6cead 2025-04-26 12:37:38,109 - DEBUG - Pod a8368a9c-1b2e-49d1-b69b-371059b6cead is not in agent 10.0.0.249 VM list 2025-04-26 12:37:38,109 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1fdb5de8-229b-11f0-ab34-fa163e48932e 2025-04-26 12:37:38,114 - DEBUG - VMI 1fdb5de8-229b-11f0-ab34-fa163e48932e is removed from agent 10.0.0.249 2025-04-26 12:37:38,114 - INFO - Verified that pod ctest-busybox-pod-25125669 is removed in agent 2025-04-26 12:37:38,114 - INFO - Deleting Ingress : ctest-nginx-ingress-32900373 2025-04-26 12:37:38,119 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=56452f35-7f26-4f31-bad9-04a33eb5df28 2025-04-26 12:37:38,125 - ERROR - Ingress ctest-nginx-ingress-32900373 with uuid 56452f35-7f26-4f31-bad9-04a33eb5df28 still found in kube manager 2025-04-26 12:37:39,126 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=56452f35-7f26-4f31-bad9-04a33eb5df28 2025-04-26 12:37:39,130 - INFO - Ingress ctest-nginx-ingress-32900373 with uuid 56452f35-7f26-4f31-bad9-04a33eb5df28 deleted successfully from kube manager 2025-04-26 12:37:39,130 - INFO - Verifications on Ingress %s cleanup passed 2025-04-26 12:37:39,131 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-26 12:37:39,195 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-26 12:37:39,202 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-26 12:37:39,202 - INFO - Deleting VN __public__ 2025-04-26 12:37:39,301 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/f25f5905-7362-40fb-ad34-53a2646e4cb2 2025-04-26 12:37:39,305 - DEBUG - Response Code: 404 2025-04-26 12:37:39,306 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-04-26 12:37:39,311 - DEBUG - Requesting: http://10.0.0.22:8082/domain/de01ec42-0776-41ab-8312-e2d7932ff28d 2025-04-26 12:37:39,317 - DEBUG - Requesting: http://10.0.0.22:8082/project/ecaf4e21-ba4f-4ed1-97af-260bc22c3ccf 2025-04-26 12:37:39,357 - INFO - Validated that VN __public__ is not found in API Server 2025-04-26 12:37:39,357 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-26 12:37:39,364 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:37:39,374 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-04-26 12:37:39,374 - INFO - Validated that VN __public__ is not in any agent 2025-04-26 12:37:39,375 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:37:39,383 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-26 12:37:39,387 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-26 12:37:39,404 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-26 12:37:39,404 - INFO - Deleting pod default:ctest-nginx-pod-17307194 2025-04-26 12:37:39,424 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a487a55a-e3ad-4dbe-8532-4671634eb22b 2025-04-26 12:37:39,435 - WARNING - Pod uuid a487a55a-e3ad-4dbe-8532-4671634eb22b is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:44,436 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a487a55a-e3ad-4dbe-8532-4671634eb22b 2025-04-26 12:37:44,442 - DEBUG - Pod a487a55a-e3ad-4dbe-8532-4671634eb22b is not in agent 10.0.0.249 VM list 2025-04-26 12:37:44,442 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1b606ccc-229b-11f0-ab34-fa163e48932e 2025-04-26 12:37:44,447 - DEBUG - VMI 1b606ccc-229b-11f0-ab34-fa163e48932e is removed from agent 10.0.0.249 2025-04-26 12:37:44,447 - INFO - Verified that pod ctest-nginx-pod-17307194 is removed in agent 2025-04-26 12:37:44,447 - INFO - Deleting pod default:ctest-nginx-pod-31574742 2025-04-26 12:37:44,454 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0017c696-3507-4829-8933-694abc31712c 2025-04-26 12:37:44,470 - WARNING - Pod uuid 0017c696-3507-4829-8933-694abc31712c is still seen in agent 10.0.0.249 VM list 2025-04-26 12:37:49,471 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=0017c696-3507-4829-8933-694abc31712c 2025-04-26 12:37:49,478 - DEBUG - Pod 0017c696-3507-4829-8933-694abc31712c is not in agent 10.0.0.249 VM list 2025-04-26 12:37:49,478 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1b0a864a-229b-11f0-ab34-fa163e48932e 2025-04-26 12:37:49,485 - DEBUG - VMI 1b0a864a-229b-11f0-ab34-fa163e48932e is removed from agent 10.0.0.249 2025-04-26 12:37:49,485 - INFO - Verified that pod ctest-nginx-pod-31574742 is removed in agent 2025-04-26 12:37:49,485 - INFO - Deleting service : ctest-nginx-svc-78125758 2025-04-26 12:37:49,697 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 12:37:49,703 - DEBUG - No XMPP flaps were noticed during the test 2025-04-26 12:37:49,703 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:10] 2025-04-26 12:37:49,703 - INFO - -------------------------------------------------------------------------------- 2025-04-26 12:37:55,982 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-26 12:37:56,111 - DEBUG - Output : cluster_project={} 2025-04-26 12:37:56,150 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-26 12:37:56,288 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-26 12:37:56,311 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-26 12:37:56,434 - DEBUG - Output : cluster_project={} 2025-04-26 12:38:06,542 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:06,570 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:06,638 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:11,671 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:16,705 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:16,778 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:16,819 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:16,892 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-26 12:38:17,094 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 12:38:19,018 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_ApplicationPolicySetReq? 2025-04-26 12:38:19,031 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-26 12:38:19,056 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-26 12:38:21,086 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AclReq? 2025-04-26 12:41:26,910 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-26 12:41:26,968 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8885851-8940-4558-b99a-f44de960b2ea 2025-04-26 12:41:26,984 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:26,987 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:26,997 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=03446238-88ad-4589-a4f3-f0e663c84f47 2025-04-26 12:41:27,002 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a6fd5b16-abcd-46f9-b80e-883f12f764f6 2025-04-26 12:41:27,008 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3ece2294-49eb-423e-bb10-985f6b691469 2025-04-26 12:41:27,011 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:27,015 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:32,044 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a6fd5b16-abcd-46f9-b80e-883f12f764f6 2025-04-26 12:41:32,045 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=03446238-88ad-4589-a4f3-f0e663c84f47 2025-04-26 12:41:32,047 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:32,048 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=a8885851-8940-4558-b99a-f44de960b2ea 2025-04-26 12:41:32,049 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:32,050 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:32,051 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3ece2294-49eb-423e-bb10-985f6b691469 2025-04-26 12:41:32,053 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:32,074 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:498571ba-229b-11f0-ab34-fa163e48932e 2025-04-26 12:41:32,075 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4816ddbe-229b-11f0-ab34-fa163e48932e 2025-04-26 12:41:32,076 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4913ba02-229b-11f0-ab34-fa163e48932e 2025-04-26 12:41:32,077 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:487be5ec-229b-11f0-ab34-fa163e48932e 2025-04-26 12:41:37,074 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:37,080 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:37,082 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:37,083 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:42,080 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:42,093 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:42,094 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:42,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:47,087 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:47,112 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:47,113 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:47,114 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:52,095 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:52,124 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:52,126 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:41:52,127 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:57,101 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:41:57,136 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:41:57,138 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:41:57,139 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:42:02,155 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=07abebb2-62e6-40a3-9524-92f20f83b279 2025-04-26 12:42:02,156 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=3046cb85-95c6-4e32-96d3-373fe1eb4483 2025-04-26 12:42:02,158 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=2b31e3de-ef4b-492d-b998-37c4b5defe35 2025-04-26 12:42:02,159 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=396b0347-195c-4973-a13b-c7e033b618c8 2025-04-26 12:42:02,170 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a76e34c-229b-11f0-ab34-fa163e48932e 2025-04-26 12:42:02,173 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4a17ea5e-229b-11f0-ab34-fa163e48932e 2025-04-26 12:42:02,174 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4ae23354-229b-11f0-ab34-fa163e48932e 2025-04-26 12:42:02,175 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4b43f5ee-229b-11f0-ab34-fa163e48932e