2024-09-11 18:58:06,522 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-09-11 18:58:06,793 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:06,794 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-09-11 18:58:06,833 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:06,834 - DEBUG - [10.0.0.17]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-11 18:58:06,952 - DEBUG - Output : NAMES contrail_test_tA77PqL67 contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_control_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_svcmonitor_1 config_api_api_1 config_api_nodemgr_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-11 18:58:06,952 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 18:58:06,988 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2024-09-11 18:58:06,988 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-09-11 18:58:07,025 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:07,131 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-09-11 18:58:07,345 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:07,346 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-09-11 18:58:07,374 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:07,374 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-11 18:58:07,460 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-11 18:58:07,460 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-11 18:58:07,484 - DEBUG - Output : 10.0.0.22/24 2024-09-11 18:58:07,484 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-09-11 18:58:07,516 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-650-1 2024-09-11 18:58:07,605 - INFO - Using existing project ['default-domain', 'k8s-default'](9fc1e125-8642-4c0d-8061-090fc7a69ac5) 2024-09-11 18:58:07,725 - INFO - Using existing project ['default-domain', 'k8s-default'](9fc1e125-8642-4c0d-8061-090fc7a69ac5) 2024-09-11 18:58:07,879 - INFO - ================================================================================ 2024-09-11 18:58:07,879 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-11 18:58:07,880 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2024-09-11 18:58:08,080 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 18:58:08,087 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.17': '0'}} with 2024-09-11 18:58:08,087 - INFO - Initial checks done. Running the testcase now 2024-09-11 18:58:08,087 - INFO - 2024-09-11 18:58:08,091 - INFO - Namespace default already exists 2024-09-11 18:58:08,092 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 18:58:08,221 - DEBUG - Output : cluster_project={} 2024-09-11 18:58:08,265 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-11 18:58:08,266 - DEBUG - Project uuid in Contrail is 9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:08,266 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 18:58:08,373 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 18:58:08,373 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=f442282f-76ff-46cb-bfa4-7a039611bf55 2024-09-11 18:58:08,379 - INFO - Namespace default with uuid f442282f-76ff-46cb-bfa4-7a039611bf55 found in kube manager 2024-09-11 18:58:08,379 - INFO - Namespace default verification passed 2024-09-11 18:58:08,388 - DEBUG - Service ctest-nginx-svc-51363392 not present 2024-09-11 18:58:08,388 - INFO - Creating service ctest-nginx-svc-51363392 2024-09-11 18:58:08,413 - INFO - Created Service ctest-nginx-svc-51363392 2024-09-11 18:58:08,435 - DEBUG - Pod ctest-nginx-pod-09753030 not present 2024-09-11 18:58:08,435 - INFO - Creating Pod ctest-nginx-pod-09753030 2024-09-11 18:58:08,475 - DEBUG - Pod : ctest-nginx-pod-09753030 UUID is 5bf4b73b-6a32-4057-afad-ab9a10ffed85 2024-09-11 18:58:08,480 - DEBUG - Pod ctest-nginx-pod-36268073 not present 2024-09-11 18:58:08,480 - INFO - Creating Pod ctest-nginx-pod-36268073 2024-09-11 18:58:08,502 - DEBUG - Pod : ctest-nginx-pod-36268073 UUID is 238984dd-19be-49cf-83ad-9fcba8ed542a 2024-09-11 18:58:08,739 - INFO - Created VN __public__, UUID :0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:08,988 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:58:08,995 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:58:09,018 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:09,104 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:09,119 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:09,174 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:09,193 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:09,212 - DEBUG - Route Targets: [] 2024-09-11 18:58:09,212 - DEBUG - RT names not yet present for VN __public__ 2024-09-11 18:58:14,214 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:58:14,220 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:58:14,229 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:14,282 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,300 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,313 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:14,323 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:14,330 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/b59b9cb5-f92c-44cb-81f3-5e1d46dca0d9 2024-09-11 18:58:14,338 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 18:58:14,338 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,352 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:14,371 - INFO - Verified VN network id 13 for VN 0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,372 - INFO - Verifications in API Server for VN __public__ passed 2024-09-11 18:58:14,372 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,386 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:14,394 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:58:14,401 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/b59b9cb5-f92c-44cb-81f3-5e1d46dca0d9 2024-09-11 18:58:14,409 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 18:58:14,415 - DEBUG - Control-node 10.0.0.17 : 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': '1132213446514393905', 'uuid-lslong': '11220681926413526879'}, 'enable': 'true', 'created': '2024-09-11T18:58:08', 'last-modified': '2024-09-11T18:58:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.470741'} 2024-09-11 18:58:14,415 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:58:14,422 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-11 18:58:14,422 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-11 18:58:14,423 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-11 18:58:14,423 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:58:14,428 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:58:14,438 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:14,479 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,493 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-11 18:58:14,493 - DEBUG - Verifying the vn in opserver 2024-09-11 18:58:14,493 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2024-09-11 18:58:14,493 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-11 18:58:14,501 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-11 18:58:14,501 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-11 18:58:14,501 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:58:14,509 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:58:14,516 - DEBUG - Do not have enough data to verify VN in agent 2024-09-11 18:58:14,516 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:58:14,524 - DEBUG - VRF ids for VN __public__: {} 2024-09-11 18:58:14,654 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-11 18:58:14,863 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:58:14,875 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:58:14,884 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:14,957 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:14,974 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/a4358f9a-7191-44aa-8d8f-ace0492de929 2024-09-11 18:58:14,983 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:58:14,991 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:58:15,005 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:58:15,056 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/0fb66e21-8169-4331-9bb7-dec32986275f 2024-09-11 18:58:15,073 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-11 18:58:15,074 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-11 18:58:15,086 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 18:58:15,092 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-11 18:58:15,092 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-11 18:58:15,099 - DEBUG - Ingress ctest-nginx-ingress-48838335 not present 2024-09-11 18:58:15,100 - INFO - Creating Ingress ctest-nginx-ingress-48838335 2024-09-11 18:58:15,111 - INFO - Created Ingress ctest-nginx-ingress-48838335 2024-09-11 18:58:15,114 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-48838335 2024-09-11 18:58:18,127 - DEBUG - For Ingress ctest-nginx-ingress-48838335, Cluster IP: 10.47.255.249, External IPs ['87.233.219.252'] 2024-09-11 18:58:18,127 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-48838335 2024-09-11 18:58:18,127 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=a2dff078-d4e8-4139-8c21-ecb5f8fbcaef 2024-09-11 18:58:18,140 - INFO - Ingress ctest-nginx-ingress-48838335 with uuid a2dff078-d4e8-4139-8c21-ecb5f8fbcaef found in kube manager 2024-09-11 18:58:18,140 - INFO - Ingress ctest-nginx-ingress-48838335 verification passed 2024-09-11 18:58:18,142 - DEBUG - Pod ctest-busybox-pod-10960084 not present 2024-09-11 18:58:18,143 - INFO - Creating Pod ctest-busybox-pod-10960084 2024-09-11 18:58:18,160 - DEBUG - Pod : ctest-busybox-pod-10960084 UUID is aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:18,166 - DEBUG - Pod ctest-nginx-pod-09753030 not in running state.Currently in Pending 2024-09-11 18:58:23,177 - DEBUG - Pod ctest-nginx-pod-09753030 not in running state.Currently in Pending 2024-09-11 18:58:28,184 - INFO - Pod ctest-nginx-pod-09753030 is in running state.Got IP 10.47.255.251 2024-09-11 18:58:28,203 - DEBUG - Pod ctest-nginx-pod-09753030 has vmi c9e7bc20-706f-11ef-b914-fa163ebb676f 2024-09-11 18:58:28,203 - INFO - Verified pod ctest-nginx-pod-09753030 in contrail-api 2024-09-11 18:58:28,203 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:58:28,226 - DEBUG - VMI c9e7bc20-706f-11ef-b914-fa163ebb676f is active in agent 10.0.0.22 2024-09-11 18:58:28,226 - INFO - Verified Pod ctest-nginx-pod-09753030 in agent 10.0.0.22 2024-09-11 18:58:28,226 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=5bf4b73b-6a32-4057-afad-ab9a10ffed85 2024-09-11 18:58:28,231 - INFO - Pod ctest-nginx-pod-09753030 with uuid 5bf4b73b-6a32-4057-afad-ab9a10ffed85 found in kube manager 2024-09-11 18:58:28,231 - INFO - Pod ctest-nginx-pod-09753030 verification passed 2024-09-11 18:58:28,284 - DEBUG - [Pod ctest-nginx-pod-09753030] Cmd: echo ctest-nginx-pod-09753030 > /usr/share/nginx/html/index.html, Output: 2024-09-11 18:58:28,290 - INFO - Pod ctest-nginx-pod-36268073 is in running state.Got IP 10.47.255.250 2024-09-11 18:58:28,308 - DEBUG - Pod ctest-nginx-pod-36268073 has vmi ca70ffa8-706f-11ef-b914-fa163ebb676f 2024-09-11 18:58:28,308 - INFO - Verified pod ctest-nginx-pod-36268073 in contrail-api 2024-09-11 18:58:28,309 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:58:28,320 - DEBUG - VMI ca70ffa8-706f-11ef-b914-fa163ebb676f is active in agent 10.0.0.22 2024-09-11 18:58:28,320 - INFO - Verified Pod ctest-nginx-pod-36268073 in agent 10.0.0.22 2024-09-11 18:58:28,320 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=238984dd-19be-49cf-83ad-9fcba8ed542a 2024-09-11 18:58:28,325 - INFO - Pod ctest-nginx-pod-36268073 with uuid 238984dd-19be-49cf-83ad-9fcba8ed542a found in kube manager 2024-09-11 18:58:28,325 - INFO - Pod ctest-nginx-pod-36268073 verification passed 2024-09-11 18:58:28,374 - DEBUG - [Pod ctest-nginx-pod-36268073] Cmd: echo ctest-nginx-pod-36268073 > /usr/share/nginx/html/index.html, Output: 2024-09-11 18:58:28,379 - DEBUG - Pod ctest-busybox-pod-10960084 not in running state.Currently in Pending 2024-09-11 18:58:33,387 - INFO - Pod ctest-busybox-pod-10960084 is in running state.Got IP 10.47.255.248 2024-09-11 18:58:33,447 - DEBUG - Pod ctest-busybox-pod-10960084 has vmi ced0e27a-706f-11ef-b914-fa163ebb676f 2024-09-11 18:58:33,447 - INFO - Verified pod ctest-busybox-pod-10960084 in contrail-api 2024-09-11 18:58:33,448 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:58:33,459 - DEBUG - VMI ced0e27a-706f-11ef-b914-fa163ebb676f is active in agent 10.0.0.22 2024-09-11 18:58:33,459 - INFO - Verified Pod ctest-busybox-pod-10960084 in agent 10.0.0.22 2024-09-11 18:58:33,459 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:33,464 - INFO - Pod ctest-busybox-pod-10960084 with uuid aa85fb2b-d492-4096-bf07-573923e759f5 found in kube manager 2024-09-11 18:58:33,464 - INFO - Pod ctest-busybox-pod-10960084 verification passed 2024-09-11 18:58:33,543 - DEBUG - [Pod ctest-busybox-pod-10960084] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-09753030 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 18:58:33,544 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 18:58:33,544 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] Cmd output: ctest-nginx-pod-09753030 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-11 18:58:33,609 - DEBUG - [Pod ctest-busybox-pod-10960084] 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-09753030 2024-09-11 18:58:33,609 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 18:58:33,609 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] 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-09753030 2024-09-11 18:58:33,672 - DEBUG - [Pod ctest-busybox-pod-10960084] 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-36268073 2024-09-11 18:58:33,672 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-11 18:58:33,672 - DEBUG - [Pod Pod ctest-busybox-pod-10960084] 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-36268073 2024-09-11 18:58:33,673 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-09753030': 2, 'ctest-nginx-pod-36268073': 1} 2024-09-11 18:58:33,673 - WARNING - Nothing to delete parallely 2024-09-11 18:58:33,673 - INFO - Deleting pod default:ctest-busybox-pod-10960084 2024-09-11 18:58:33,698 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:33,706 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:58:38,707 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:38,714 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:58:43,715 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:43,722 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:58:48,722 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:48,729 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:58:53,731 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:53,738 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:58:58,740 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:58:58,748 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:59:03,748 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:59:03,757 - WARNING - Pod uuid aa85fb2b-d492-4096-bf07-573923e759f5 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:59:08,758 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=aa85fb2b-d492-4096-bf07-573923e759f5 2024-09-11 18:59:08,767 - DEBUG - Pod aa85fb2b-d492-4096-bf07-573923e759f5 is not in agent 10.0.0.22 VM list 2024-09-11 18:59:08,767 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ced0e27a-706f-11ef-b914-fa163ebb676f 2024-09-11 18:59:08,774 - DEBUG - VMI ced0e27a-706f-11ef-b914-fa163ebb676f is removed from agent 10.0.0.22 2024-09-11 18:59:08,774 - INFO - Verified that pod ctest-busybox-pod-10960084 is removed in agent 2024-09-11 18:59:08,774 - INFO - Deleting Ingress : ctest-nginx-ingress-48838335 2024-09-11 18:59:08,782 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=a2dff078-d4e8-4139-8c21-ecb5f8fbcaef 2024-09-11 18:59:08,789 - ERROR - Ingress ctest-nginx-ingress-48838335 with uuid a2dff078-d4e8-4139-8c21-ecb5f8fbcaef still found in kube manager 2024-09-11 18:59:09,790 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=a2dff078-d4e8-4139-8c21-ecb5f8fbcaef 2024-09-11 18:59:09,796 - INFO - Ingress ctest-nginx-ingress-48838335 with uuid a2dff078-d4e8-4139-8c21-ecb5f8fbcaef deleted successfully from kube manager 2024-09-11 18:59:09,796 - INFO - Verifications on Ingress %s cleanup passed 2024-09-11 18:59:09,796 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-11 18:59:09,936 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-11 18:59:09,943 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-11 18:59:09,943 - INFO - Deleting VN __public__ 2024-09-11 18:59:10,184 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/3191da93-c47c-488c-9768-c5337e5b966a 2024-09-11 18:59:10,192 - DEBUG - Response Code: 404 2024-09-11 18:59:10,193 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-11 18:59:10,205 - DEBUG - Requesting: http://10.0.0.17:8082/domain/b61ca29a-4d32-4c85-903b-9c95b6b6e348 2024-09-11 18:59:10,223 - DEBUG - Requesting: http://10.0.0.17:8082/project/9fc1e125-8642-4c0d-8061-090fc7a69ac5 2024-09-11 18:59:10,281 - INFO - Validated that VN __public__ is not found in API Server 2024-09-11 18:59:10,281 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-11 18:59:10,289 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:59:10,296 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2024-09-11 18:59:10,296 - INFO - Validated that VN __public__ is not in any agent 2024-09-11 18:59:10,296 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:59:10,304 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-11 18:59:10,311 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-11 18:59:10,328 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-11 18:59:10,329 - INFO - Deleting pod default:ctest-nginx-pod-36268073 2024-09-11 18:59:10,338 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=238984dd-19be-49cf-83ad-9fcba8ed542a 2024-09-11 18:59:10,360 - WARNING - Pod uuid 238984dd-19be-49cf-83ad-9fcba8ed542a is still seen in agent 10.0.0.22 VM list 2024-09-11 18:59:15,362 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=238984dd-19be-49cf-83ad-9fcba8ed542a 2024-09-11 18:59:15,369 - DEBUG - Pod 238984dd-19be-49cf-83ad-9fcba8ed542a is not in agent 10.0.0.22 VM list 2024-09-11 18:59:15,369 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ca70ffa8-706f-11ef-b914-fa163ebb676f 2024-09-11 18:59:15,375 - DEBUG - VMI ca70ffa8-706f-11ef-b914-fa163ebb676f is removed from agent 10.0.0.22 2024-09-11 18:59:15,376 - INFO - Verified that pod ctest-nginx-pod-36268073 is removed in agent 2024-09-11 18:59:15,376 - INFO - Deleting pod default:ctest-nginx-pod-09753030 2024-09-11 18:59:15,398 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5bf4b73b-6a32-4057-afad-ab9a10ffed85 2024-09-11 18:59:15,418 - WARNING - Pod uuid 5bf4b73b-6a32-4057-afad-ab9a10ffed85 is still seen in agent 10.0.0.22 VM list 2024-09-11 18:59:20,418 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5bf4b73b-6a32-4057-afad-ab9a10ffed85 2024-09-11 18:59:20,426 - DEBUG - Pod 5bf4b73b-6a32-4057-afad-ab9a10ffed85 is not in agent 10.0.0.22 VM list 2024-09-11 18:59:20,426 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c9e7bc20-706f-11ef-b914-fa163ebb676f 2024-09-11 18:59:20,433 - DEBUG - VMI c9e7bc20-706f-11ef-b914-fa163ebb676f is removed from agent 10.0.0.22 2024-09-11 18:59:20,433 - INFO - Verified that pod ctest-nginx-pod-09753030 is removed in agent 2024-09-11 18:59:20,433 - INFO - Deleting service : ctest-nginx-svc-51363392 2024-09-11 18:59:20,666 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 18:59:20,673 - DEBUG - No XMPP flaps were noticed during the test 2024-09-11 18:59:20,673 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-11 18:59:20,674 - INFO - -------------------------------------------------------------------------------- 2024-09-11 18:59:27,125 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 18:59:27,278 - DEBUG - Output : cluster_project={} 2024-09-11 18:59:27,364 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-11 18:59:27,493 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-11 18:59:27,498 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-11 18:59:27,658 - DEBUG - Output : cluster_project={} 2024-09-11 18:59:42,825 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:42,911 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:42,955 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:43,040 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:48,090 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:48,180 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:48,268 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:48,313 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-11 18:59:48,490 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 18:59:51,449 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2024-09-11 18:59:51,455 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-09-11 18:59:51,487 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-09-11 18:59:53,519 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2024-09-11 19:02:53,911 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-11 19:02:53,965 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5929692f-c20a-4ccc-b752-a2c86b624d54 2024-09-11 19:02:53,994 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a9f7072-670f-40e3-afcd-038fefbe4eb6 2024-09-11 19:02:54,012 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:02:54,016 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:02:54,023 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:02:54,029 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c892ca09-1238-401a-834d-1e68322640fe 2024-09-11 19:02:54,034 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4553f901-1dfc-4407-be89-8056e99a5d5f 2024-09-11 19:02:54,044 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:02:59,056 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=5929692f-c20a-4ccc-b752-a2c86b624d54 2024-09-11 19:02:59,057 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7a9f7072-670f-40e3-afcd-038fefbe4eb6 2024-09-11 19:02:59,066 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f8d09458-706f-11ef-b914-fa163ebb676f 2024-09-11 19:02:59,069 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f9567d34-706f-11ef-b914-fa163ebb676f 2024-09-11 19:02:59,097 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c892ca09-1238-401a-834d-1e68322640fe 2024-09-11 19:02:59,099 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:02:59,101 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:02:59,102 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=4553f901-1dfc-4407-be89-8056e99a5d5f 2024-09-11 19:02:59,103 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:02:59,105 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:02:59,132 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa9b3a86-706f-11ef-b914-fa163ebb676f 2024-09-11 19:02:59,135 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fa16573a-706f-11ef-b914-fa163ebb676f 2024-09-11 19:03:04,132 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:04,134 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:04,136 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:04,138 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:09,153 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:09,154 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:09,155 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:09,158 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:14,173 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:14,175 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:14,177 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:14,178 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:19,193 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:19,194 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:19,197 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:19,198 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:24,213 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:24,224 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:24,225 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:24,226 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:29,241 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=597216ab-194f-4d33-8bae-fbac71afebbb 2024-09-11 19:03:29,243 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=91038236-7375-471a-908a-d9e8772d31ea 2024-09-11 19:03:29,244 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ee5c8831-0469-420c-b8ad-8d46461e2886 2024-09-11 19:03:29,246 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=16e7109b-8b79-4bd3-9f84-9333c8b4aa8d 2024-09-11 19:03:29,260 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fc538892-706f-11ef-b914-fa163ebb676f 2024-09-11 19:03:29,262 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fb44f238-706f-11ef-b914-fa163ebb676f 2024-09-11 19:03:29,264 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fbd59b76-706f-11ef-b914-fa163ebb676f 2024-09-11 19:03:29,268 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fcd8780e-706f-11ef-b914-fa163ebb676f