2025-02-05 10:08:40,365 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-05 10:08:40,640 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-285-1.novalocal 2025-02-05 10:08:40,640 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-05 10:08:40,757 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-285-1.novalocal 2025-02-05 10:08:40,757 - 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}' 2025-02-05 10:08:40,933 - DEBUG - Output : NAMES contrail_test_TareXUGC3 vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 webui_web_1 webui_job_1 config_devicemgr_1 config_svcmonitor_1 config_api_1 config_dnsmasq_1 config_schema_1 config_nodemgr_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2025-02-05 10:08:40,933 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-05 10:08:41,051 - DEBUG - Output : 172.17.0.1/16 10.0.0.22/24 2025-02-05 10:08:41,052 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-05 10:08:41,176 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-285-1.novalocal 2025-02-05 10:08:41,177 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-05 10:08:41,297 - DEBUG - Output : 10.0.0.22/24 2025-02-05 10:08:41,605 - INFO - Using existing project ['default-domain', 'k8s-default'](165887df-ece5-42fa-88b2-939b22d768f1) 2025-02-05 10:08:41,675 - INFO - Using existing project ['default-domain', 'k8s-default'](165887df-ece5-42fa-88b2-939b22d768f1) 2025-02-05 10:08:41,821 - INFO - ================================================================================ 2025-02-05 10:08:41,822 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-05 10:08:41,823 - 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-02-05 10:08:42,053 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 10:08:42,061 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.22': '0'}} with 2025-02-05 10:08:42,061 - INFO - Initial checks done. Running the testcase now 2025-02-05 10:08:42,061 - INFO - 2025-02-05 10:08:42,066 - INFO - Namespace default already exists 2025-02-05 10:08:42,067 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-05 10:08:42,269 - DEBUG - Output : cluster_project={} 2025-02-05 10:08:42,317 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-05 10:08:42,317 - DEBUG - Project uuid in Contrail is 165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:42,319 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-05 10:08:42,488 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-05 10:08:42,488 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=3bd574cb-5110-468c-b563-2b11a392671d 2025-02-05 10:08:42,493 - INFO - Namespace default with uuid 3bd574cb-5110-468c-b563-2b11a392671d found in kube manager 2025-02-05 10:08:42,493 - INFO - Namespace default verification passed 2025-02-05 10:08:42,497 - DEBUG - Service ctest-nginx-svc-77813782 not present 2025-02-05 10:08:42,497 - INFO - Creating service ctest-nginx-svc-77813782 2025-02-05 10:08:42,515 - INFO - Created Service ctest-nginx-svc-77813782 2025-02-05 10:08:42,520 - DEBUG - Pod ctest-nginx-pod-93350360 not present 2025-02-05 10:08:42,520 - INFO - Creating Pod ctest-nginx-pod-93350360 2025-02-05 10:08:42,543 - DEBUG - Pod : ctest-nginx-pod-93350360 UUID is 913d8f01-a5b4-4ea5-8d69-605e26899e05 2025-02-05 10:08:42,548 - DEBUG - Pod ctest-nginx-pod-70768770 not present 2025-02-05 10:08:42,549 - INFO - Creating Pod ctest-nginx-pod-70768770 2025-02-05 10:08:42,591 - DEBUG - Pod : ctest-nginx-pod-70768770 UUID is da69a7e7-c40c-4b73-96a7-e5dd310156b6 2025-02-05 10:08:42,848 - INFO - Created VN __public__, UUID :913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:42,993 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:08:43,000 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:08:43,012 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:43,075 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:43,086 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:43,099 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:43,110 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:43,116 - DEBUG - Route Targets: [] 2025-02-05 10:08:43,116 - DEBUG - RT names not yet present for VN __public__ 2025-02-05 10:08:48,117 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:08:48,123 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:08:48,130 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:48,185 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,196 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,208 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:48,221 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:48,231 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fc5909cd-af0a-4557-bcae-a7a37a4b3b10 2025-02-05 10:08:48,242 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-05 10:08:48,242 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,254 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:48,270 - INFO - Verified VN network id 15 for VN 913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,270 - INFO - Verifications in API Server for VN __public__ passed 2025-02-05 10:08:48,270 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,281 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:48,296 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:08:48,305 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fc5909cd-af0a-4557-bcae-a7a37a4b3b10 2025-02-05 10:08:48,313 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-05 10:08:48,322 - 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': '10464704209640246033', 'uuid-lslong': '11681184146264786680'}, 'enable': 'true', 'created': '2025-02-05T10:08:42', 'last-modified': '2025-02-05T10:08:42', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.411444'} 2025-02-05 10:08:48,323 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:08:48,332 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-05 10:08:48,332 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-05 10:08:48,333 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-05 10:08:48,333 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:08:48,339 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:08:48,347 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:48,400 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,432 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-05 10:08:48,433 - DEBUG - Verifying the vn in opserver 2025-02-05 10:08:48,433 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-02-05 10:08:48,433 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-02-05 10:08:48,446 - 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-02-05 10:08:48,446 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-05 10:08:48,447 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:08:48,463 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:08:48,474 - DEBUG - Do not have enough data to verify VN in agent 2025-02-05 10:08:48,474 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:08:48,483 - DEBUG - VRF ids for VN __public__: {} 2025-02-05 10:08:48,590 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-05 10:08:48,680 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:08:48,685 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:08:48,698 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:48,745 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,758 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/f746a93b-9c29-4697-bbf7-27971fb89ecb 2025-02-05 10:08:48,764 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:08:48,768 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:08:48,775 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:08:48,821 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/913a1908-c724-4b11-a21b-e7176a0986f8 2025-02-05 10:08:48,836 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-05 10:08:48,836 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-05 10:08:48,844 - 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-02-05 10:08:48,852 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-05 10:08:48,852 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-05 10:08:48,855 - DEBUG - Ingress ctest-nginx-ingress-03715024 not present 2025-02-05 10:08:48,856 - INFO - Creating Ingress ctest-nginx-ingress-03715024 2025-02-05 10:08:48,862 - INFO - Created Ingress ctest-nginx-ingress-03715024 2025-02-05 10:08:48,866 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:08:51,871 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:08:54,876 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:08:57,881 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:09:00,886 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:09:03,893 - DEBUG - For Ingress ctest-nginx-ingress-03715024, Cluster IP: 10.47.255.246, External IPs ['104.221.61.60'] 2025-02-05 10:09:03,893 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-03715024 2025-02-05 10:09:03,893 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=38f5197f-ec31-4b53-9ad2-a57a01144522 2025-02-05 10:09:03,906 - INFO - Ingress ctest-nginx-ingress-03715024 with uuid 38f5197f-ec31-4b53-9ad2-a57a01144522 found in kube manager 2025-02-05 10:09:03,906 - INFO - Ingress ctest-nginx-ingress-03715024 verification passed 2025-02-05 10:09:03,915 - DEBUG - Pod ctest-busybox-pod-11725634 not present 2025-02-05 10:09:03,915 - INFO - Creating Pod ctest-busybox-pod-11725634 2025-02-05 10:09:03,959 - DEBUG - Pod : ctest-busybox-pod-11725634 UUID is 9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:03,967 - DEBUG - Pod ctest-nginx-pod-93350360 not in running state.Currently in Pending 2025-02-05 10:09:08,974 - DEBUG - Pod ctest-nginx-pod-93350360 not in running state.Currently in Pending 2025-02-05 10:09:13,981 - INFO - Pod ctest-nginx-pod-93350360 is in running state.Got IP 10.47.255.248 2025-02-05 10:09:13,996 - DEBUG - Pod ctest-nginx-pod-93350360 has vmi 32631d60-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:09:13,996 - INFO - Verified pod ctest-nginx-pod-93350360 in contrail-api 2025-02-05 10:09:13,996 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:09:14,006 - DEBUG - VMI 32631d60-e3a9-11ef-aab5-fa163e9a0750 is active in agent 10.0.0.22 2025-02-05 10:09:14,007 - INFO - Verified Pod ctest-nginx-pod-93350360 in agent 10.0.0.22 2025-02-05 10:09:14,007 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=913d8f01-a5b4-4ea5-8d69-605e26899e05 2025-02-05 10:09:14,011 - INFO - Pod ctest-nginx-pod-93350360 with uuid 913d8f01-a5b4-4ea5-8d69-605e26899e05 found in kube manager 2025-02-05 10:09:14,011 - INFO - Pod ctest-nginx-pod-93350360 verification passed 2025-02-05 10:09:14,068 - DEBUG - [Pod ctest-nginx-pod-93350360] Cmd: echo ctest-nginx-pod-93350360 > /usr/share/nginx/html/index.html, Output: 2025-02-05 10:09:14,074 - INFO - Pod ctest-nginx-pod-70768770 is in running state.Got IP 10.47.255.247 2025-02-05 10:09:14,089 - DEBUG - Pod ctest-nginx-pod-70768770 has vmi 3482c58c-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:09:14,089 - INFO - Verified pod ctest-nginx-pod-70768770 in contrail-api 2025-02-05 10:09:14,089 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:09:14,101 - DEBUG - VMI 3482c58c-e3a9-11ef-aab5-fa163e9a0750 is active in agent 10.0.0.22 2025-02-05 10:09:14,102 - INFO - Verified Pod ctest-nginx-pod-70768770 in agent 10.0.0.22 2025-02-05 10:09:14,102 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=da69a7e7-c40c-4b73-96a7-e5dd310156b6 2025-02-05 10:09:14,111 - INFO - Pod ctest-nginx-pod-70768770 with uuid da69a7e7-c40c-4b73-96a7-e5dd310156b6 found in kube manager 2025-02-05 10:09:14,112 - INFO - Pod ctest-nginx-pod-70768770 verification passed 2025-02-05 10:09:14,158 - DEBUG - [Pod ctest-nginx-pod-70768770] Cmd: echo ctest-nginx-pod-70768770 > /usr/share/nginx/html/index.html, Output: 2025-02-05 10:09:14,164 - DEBUG - Pod ctest-busybox-pod-11725634 not in running state.Currently in Pending 2025-02-05 10:09:19,171 - INFO - Pod ctest-busybox-pod-11725634 is in running state.Got IP 10.47.255.245 2025-02-05 10:09:19,184 - DEBUG - Pod ctest-busybox-pod-11725634 has vmi 3e434de4-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:09:19,184 - INFO - Verified pod ctest-busybox-pod-11725634 in contrail-api 2025-02-05 10:09:19,184 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:09:19,194 - DEBUG - VMI 3e434de4-e3a9-11ef-aab5-fa163e9a0750 is active in agent 10.0.0.22 2025-02-05 10:09:19,195 - INFO - Verified Pod ctest-busybox-pod-11725634 in agent 10.0.0.22 2025-02-05 10:09:19,195 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:19,200 - INFO - Pod ctest-busybox-pod-11725634 with uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 found in kube manager 2025-02-05 10:09:19,200 - INFO - Pod ctest-busybox-pod-11725634 verification passed 2025-02-05 10:09:19,247 - DEBUG - [Pod ctest-busybox-pod-11725634] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93350360 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-05 10:09:19,247 - DEBUG - [Pod Pod ctest-busybox-pod-11725634] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-02-05 10:09:19,247 - DEBUG - [Pod Pod ctest-busybox-pod-11725634] Cmd output: ctest-nginx-pod-93350360 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-05 10:09:19,292 - DEBUG - [Pod ctest-busybox-pod-11725634] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-70768770 2025-02-05 10:09:19,292 - DEBUG - [Pod Pod ctest-busybox-pod-11725634] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-02-05 10:09:19,292 - DEBUG - [Pod Pod ctest-busybox-pod-11725634] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-70768770 2025-02-05 10:09:19,292 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-93350360': 1, 'ctest-nginx-pod-70768770': 1} 2025-02-05 10:09:19,292 - WARNING - Nothing to delete parallely 2025-02-05 10:09:19,292 - INFO - Deleting pod default:ctest-busybox-pod-11725634 2025-02-05 10:09:19,304 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:19,313 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:24,314 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:24,321 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:29,322 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:29,329 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:34,329 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:34,336 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:39,337 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:39,346 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:44,347 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:44,355 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:49,356 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:49,363 - WARNING - Pod uuid 9710ea62-da64-4c04-9114-4770ac4d6e00 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:09:54,364 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9710ea62-da64-4c04-9114-4770ac4d6e00 2025-02-05 10:09:54,371 - DEBUG - Pod 9710ea62-da64-4c04-9114-4770ac4d6e00 is not in agent 10.0.0.22 VM list 2025-02-05 10:09:54,371 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3e434de4-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:09:54,376 - DEBUG - VMI 3e434de4-e3a9-11ef-aab5-fa163e9a0750 is removed from agent 10.0.0.22 2025-02-05 10:09:54,376 - INFO - Verified that pod ctest-busybox-pod-11725634 is removed in agent 2025-02-05 10:09:54,377 - INFO - Deleting Ingress : ctest-nginx-ingress-03715024 2025-02-05 10:09:54,383 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=38f5197f-ec31-4b53-9ad2-a57a01144522 2025-02-05 10:09:54,388 - ERROR - Ingress ctest-nginx-ingress-03715024 with uuid 38f5197f-ec31-4b53-9ad2-a57a01144522 still found in kube manager 2025-02-05 10:09:55,389 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=38f5197f-ec31-4b53-9ad2-a57a01144522 2025-02-05 10:09:55,394 - ERROR - Ingress ctest-nginx-ingress-03715024 with uuid 38f5197f-ec31-4b53-9ad2-a57a01144522 still found in kube manager 2025-02-05 10:09:56,395 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=38f5197f-ec31-4b53-9ad2-a57a01144522 2025-02-05 10:09:56,399 - ERROR - Ingress ctest-nginx-ingress-03715024 with uuid 38f5197f-ec31-4b53-9ad2-a57a01144522 still found in kube manager 2025-02-05 10:09:57,400 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=38f5197f-ec31-4b53-9ad2-a57a01144522 2025-02-05 10:09:57,404 - INFO - Ingress ctest-nginx-ingress-03715024 with uuid 38f5197f-ec31-4b53-9ad2-a57a01144522 deleted successfully from kube manager 2025-02-05 10:09:57,405 - INFO - Verifications on Ingress %s cleanup passed 2025-02-05 10:09:57,406 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-05 10:09:57,547 - 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-02-05 10:09:57,557 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-05 10:09:57,557 - INFO - Deleting VN __public__ 2025-02-05 10:09:57,833 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/b47a0441-65df-4ef6-8ecf-b1e6a01d6677 2025-02-05 10:09:57,847 - DEBUG - Response Code: 404 2025-02-05 10:09:57,847 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-05 10:09:57,856 - DEBUG - Requesting: http://10.0.0.22:8082/domain/c032dac4-3bb5-4203-8054-ff1a735a9470 2025-02-05 10:09:57,865 - DEBUG - Requesting: http://10.0.0.22:8082/project/165887df-ece5-42fa-88b2-939b22d768f1 2025-02-05 10:09:57,928 - INFO - Validated that VN __public__ is not found in API Server 2025-02-05 10:09:57,929 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-05 10:09:57,945 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:09:57,952 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-02-05 10:09:57,952 - INFO - Validated that VN __public__ is not in any agent 2025-02-05 10:09:57,953 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:09:57,979 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 10:09:57,997 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-05 10:09:58,031 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-05 10:09:58,031 - INFO - Deleting pod default:ctest-nginx-pod-70768770 2025-02-05 10:09:58,070 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=da69a7e7-c40c-4b73-96a7-e5dd310156b6 2025-02-05 10:09:58,178 - WARNING - Pod uuid da69a7e7-c40c-4b73-96a7-e5dd310156b6 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:10:03,179 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=da69a7e7-c40c-4b73-96a7-e5dd310156b6 2025-02-05 10:10:03,186 - DEBUG - Pod da69a7e7-c40c-4b73-96a7-e5dd310156b6 is not in agent 10.0.0.22 VM list 2025-02-05 10:10:03,186 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3482c58c-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:10:03,191 - DEBUG - VMI 3482c58c-e3a9-11ef-aab5-fa163e9a0750 is removed from agent 10.0.0.22 2025-02-05 10:10:03,191 - INFO - Verified that pod ctest-nginx-pod-70768770 is removed in agent 2025-02-05 10:10:03,191 - INFO - Deleting pod default:ctest-nginx-pod-93350360 2025-02-05 10:10:03,207 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=913d8f01-a5b4-4ea5-8d69-605e26899e05 2025-02-05 10:10:03,225 - WARNING - Pod uuid 913d8f01-a5b4-4ea5-8d69-605e26899e05 is still seen in agent 10.0.0.22 VM list 2025-02-05 10:10:08,226 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=913d8f01-a5b4-4ea5-8d69-605e26899e05 2025-02-05 10:10:08,233 - DEBUG - Pod 913d8f01-a5b4-4ea5-8d69-605e26899e05 is not in agent 10.0.0.22 VM list 2025-02-05 10:10:08,233 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:32631d60-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:10:08,240 - DEBUG - VMI 32631d60-e3a9-11ef-aab5-fa163e9a0750 is removed from agent 10.0.0.22 2025-02-05 10:10:08,240 - INFO - Verified that pod ctest-nginx-pod-93350360 is removed in agent 2025-02-05 10:10:08,241 - INFO - Deleting service : ctest-nginx-svc-77813782 2025-02-05 10:10:08,711 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 10:10:08,719 - DEBUG - No XMPP flaps were noticed during the test 2025-02-05 10:10:08,719 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:27] 2025-02-05 10:10:08,719 - INFO - -------------------------------------------------------------------------------- 2025-02-05 10:10:15,100 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-05 10:10:15,317 - DEBUG - Output : cluster_project={} 2025-02-05 10:10:15,381 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-05 10:10:15,544 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-05 10:10:15,550 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-05 10:10:15,744 - DEBUG - Output : cluster_project={} 2025-02-05 10:10:45,856 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:10:50,901 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:10:55,944 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:10:55,984 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:11:11,043 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:11:11,081 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:11:11,131 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:11:11,170 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 10:11:11,675 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 10:11:18,900 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2025-02-05 10:11:18,908 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-05 10:11:18,945 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-05 10:11:20,990 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-05 10:11:23,021 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-05 10:11:25,056 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2025-02-05 10:14:25,079 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 10:14:25,130 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c387eeaf-9203-4131-b7ef-dcda470bb4de 2025-02-05 10:14:25,166 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:25,174 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:25,189 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:25,193 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:25,200 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c9ba40f-5e4b-4b33-9402-e368daa53b7e 2025-02-05 10:14:25,208 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f9799fce-6bed-4249-88ad-5d9a53391e1e 2025-02-05 10:14:25,222 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b0397b7f-fb9d-4794-a0fb-9b899d844435 2025-02-05 10:14:30,179 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c387eeaf-9203-4131-b7ef-dcda470bb4de 2025-02-05 10:14:30,242 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:30,244 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:30,261 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:30,287 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f9799fce-6bed-4249-88ad-5d9a53391e1e 2025-02-05 10:14:30,289 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=b0397b7f-fb9d-4794-a0fb-9b899d844435 2025-02-05 10:14:30,290 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:30,291 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=0c9ba40f-5e4b-4b33-9402-e368daa53b7e 2025-02-05 10:14:30,329 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:73565b2a-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:14:30,333 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:75794930-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:14:35,188 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=c387eeaf-9203-4131-b7ef-dcda470bb4de 2025-02-05 10:14:35,193 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d2d0c6c-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:14:35,262 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:35,267 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:35,279 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:35,329 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f9799fce-6bed-4249-88ad-5d9a53391e1e 2025-02-05 10:14:35,335 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:35,337 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6fedb190-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:14:40,274 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:40,276 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:40,285 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:40,345 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:45,285 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:45,287 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:45,292 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:45,352 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:50,299 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:50,300 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:50,302 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:50,359 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:14:55,312 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:14:55,314 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:14:55,315 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:14:55,367 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:15:00,342 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9059fed2-808c-45ff-9edd-dc5fa5960820 2025-02-05 10:15:00,344 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:15:00,346 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=e49b16b9-9659-45f4-afa9-de1b760f92e7 2025-02-05 10:15:00,356 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7bf7e726-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:15:00,361 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d799d38-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:15:00,381 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=a5bf2de3-5c8a-4af2-9e1f-cb5aa28bc97c 2025-02-05 10:15:00,387 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77ac8b7c-e3a9-11ef-aab5-fa163e9a0750 2025-02-05 10:15:05,365 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=9a3a7579-ab8c-4ad2-8b13-213d5c6d5ea9 2025-02-05 10:15:05,370 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:79cd3474-e3a9-11ef-aab5-fa163e9a0750