2024-09-12 09:54:57,063 - DEBUG - [10.0.0.32]: Running cmd : hostname 2024-09-12 09:54:57,462 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:57,462 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2024-09-12 09:54:57,528 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:57,528 - DEBUG - [10.0.0.32]: 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-12 09:54:57,634 - DEBUG - Output : NAMES contrail_test_L0WjHrbRr contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 2024-09-12 09:54:57,634 - DEBUG - [10.0.0.32]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-12 09:54:57,714 - DEBUG - Output : 10.0.0.32/24 172.17.0.1/16 2024-09-12 09:54:57,714 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2024-09-12 09:54:57,751 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:57,847 - DEBUG - [10.0.0.30]: Running cmd : hostname 2024-09-12 09:54:58,144 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:58,144 - DEBUG - [10.0.0.30]: Running cmd : hostname -f 2024-09-12 09:54:58,217 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:58,217 - DEBUG - [10.0.0.30]: 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-12 09:54:58,283 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-12 09:54:58,283 - DEBUG - [10.0.0.30]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-12 09:54:58,317 - DEBUG - Output : 10.0.0.30/24 2024-09-12 09:54:58,318 - DEBUG - [10.0.0.30]: Running cmd : getent hosts 10.0.0.30 | head -n 1 | awk '{print $2}' 2024-09-12 09:54:58,411 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-653-1 2024-09-12 09:54:58,492 - INFO - Using existing project ['default-domain', 'k8s-default'](bbf28fac-aba9-4574-97cf-d2bf35a7b933) 2024-09-12 09:54:58,631 - INFO - Using existing project ['default-domain', 'k8s-default'](bbf28fac-aba9-4574-97cf-d2bf35a7b933) 2024-09-12 09:54:58,779 - INFO - ================================================================================ 2024-09-12 09:54:58,779 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-12 09:54:58,780 - 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-12 09:54:59,023 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 09:54:59,032 - DEBUG - Nothing to compare xmpp stats {'10.0.0.30': {'10.0.0.32': '0'}} with 2024-09-12 09:54:59,032 - INFO - Initial checks done. Running the testcase now 2024-09-12 09:54:59,032 - INFO - 2024-09-12 09:54:59,043 - INFO - Namespace default already exists 2024-09-12 09:54:59,050 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 09:54:59,186 - DEBUG - Output : cluster_project={} 2024-09-12 09:54:59,238 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-12 09:54:59,238 - DEBUG - Project uuid in Contrail is bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:54:59,238 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-12 09:54:59,364 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-12 09:54:59,365 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_NamespaceDatabaseList?namespace_uuid=7b85685f-2e4a-421f-b25c-be97a0235042 2024-09-12 09:54:59,369 - INFO - Namespace default with uuid 7b85685f-2e4a-421f-b25c-be97a0235042 found in kube manager 2024-09-12 09:54:59,369 - INFO - Namespace default verification passed 2024-09-12 09:54:59,372 - DEBUG - Service ctest-nginx-svc-19747852 not present 2024-09-12 09:54:59,372 - INFO - Creating service ctest-nginx-svc-19747852 2024-09-12 09:54:59,386 - INFO - Created Service ctest-nginx-svc-19747852 2024-09-12 09:54:59,388 - DEBUG - Pod ctest-nginx-pod-47561801 not present 2024-09-12 09:54:59,388 - INFO - Creating Pod ctest-nginx-pod-47561801 2024-09-12 09:54:59,427 - DEBUG - Pod : ctest-nginx-pod-47561801 UUID is b7e77582-0572-4641-a940-96b487e2bf8e 2024-09-12 09:54:59,432 - DEBUG - Pod ctest-nginx-pod-59041140 not present 2024-09-12 09:54:59,433 - INFO - Creating Pod ctest-nginx-pod-59041140 2024-09-12 09:54:59,505 - DEBUG - Pod : ctest-nginx-pod-59041140 UUID is 1cef0240-2962-498f-a1ff-69a85bdc02c8 2024-09-12 09:54:59,731 - INFO - Created VN __public__, UUID :af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:00,043 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:55:00,051 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:55:00,095 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:55:00,176 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:00,237 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:00,295 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:00,310 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:00,328 - DEBUG - Route Targets: [] 2024-09-12 09:55:00,329 - DEBUG - RT names not yet present for VN __public__ 2024-09-12 09:55:05,329 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:55:05,337 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:55:05,352 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:55:05,405 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,419 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,431 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:05,441 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:05,449 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/e5ce736f-0f72-4540-94b7-107d6fea9e5f 2024-09-12 09:55:05,457 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-12 09:55:05,457 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,470 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:05,493 - INFO - Verified VN network id 13 for VN af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,493 - INFO - Verifications in API Server for VN __public__ passed 2024-09-12 09:55:05,493 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,507 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:05,517 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:55:05,527 - DEBUG - Requesting: http://10.0.0.32:8082/route-target/e5ce736f-0f72-4540-94b7-107d6fea9e5f 2024-09-12 09:55:05,535 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-12 09:55:05,541 - DEBUG - Control-node 10.0.0.32 : 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': '12649998304448039150', 'uuid-lslong': '11250266486521039616'}, 'enable': 'true', 'created': '2024-09-12T09:54:59', 'last-modified': '2024-09-12T09:54:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.662122'} 2024-09-12 09:55:05,541 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:55:05,548 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-12 09:55:05,548 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-12 09:55:05,549 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-12 09:55:05,549 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:55:05,556 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:55:05,567 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:55:05,621 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,636 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-12 09:55:05,636 - DEBUG - Verifying the vn in opserver 2024-09-12 09:55:05,636 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.32 2024-09-12 09:55:05,636 - DEBUG - Requesting: http://10.0.0.32:8081/analytics/uves/virtual-networks 2024-09-12 09:55:05,642 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.32:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-12 09:55:05,642 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-12 09:55:05,642 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:55:05,653 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:55:05,666 - DEBUG - Do not have enough data to verify VN in agent 2024-09-12 09:55:05,666 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:55:05,679 - DEBUG - VRF ids for VN __public__: {} 2024-09-12 09:55:05,794 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-12 09:55:05,914 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:55:05,920 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:55:05,930 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:55:05,980 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:05,995 - DEBUG - Requesting: http://10.0.0.32:8082/floating-ip-pool/faf36c4c-eddc-45ee-acff-dfa846e12ce4 2024-09-12 09:55:06,003 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:55:06,008 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:55:06,016 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:55:06,063 - DEBUG - Requesting: http://10.0.0.32:8082/virtual-network/af8dd26f-71eb-48ee-9c20-f9c355918b00 2024-09-12 09:55:06,077 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-12 09:55:06,077 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-12 09:55:06,089 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-12 09:55:06,095 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-12 09:55:06,095 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-12 09:55:06,098 - DEBUG - Ingress ctest-nginx-ingress-45587869 not present 2024-09-12 09:55:06,099 - INFO - Creating Ingress ctest-nginx-ingress-45587869 2024-09-12 09:55:06,111 - INFO - Created Ingress ctest-nginx-ingress-45587869 2024-09-12 09:55:06,116 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45587869 2024-09-12 09:55:09,123 - DEBUG - For Ingress ctest-nginx-ingress-45587869, Cluster IP: 10.47.255.249, External IPs ['222.18.81.188'] 2024-09-12 09:55:09,123 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45587869 2024-09-12 09:55:09,123 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b 2024-09-12 09:55:09,134 - INFO - Ingress ctest-nginx-ingress-45587869 with uuid 3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b found in kube manager 2024-09-12 09:55:09,134 - INFO - Ingress ctest-nginx-ingress-45587869 verification passed 2024-09-12 09:55:09,137 - DEBUG - Pod ctest-busybox-pod-64911583 not present 2024-09-12 09:55:09,137 - INFO - Creating Pod ctest-busybox-pod-64911583 2024-09-12 09:55:09,189 - DEBUG - Pod : ctest-busybox-pod-64911583 UUID is 0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:09,194 - DEBUG - Pod ctest-nginx-pod-47561801 not in running state.Currently in Pending 2024-09-12 09:55:14,203 - DEBUG - Pod ctest-nginx-pod-47561801 not in running state.Currently in Pending 2024-09-12 09:55:19,209 - INFO - Pod ctest-nginx-pod-47561801 is in running state.Got IP 10.47.255.251 2024-09-12 09:55:19,229 - DEBUG - Pod ctest-nginx-pod-47561801 has vmi 13c96014-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:55:19,229 - INFO - Verified pod ctest-nginx-pod-47561801 in contrail-api 2024-09-12 09:55:19,229 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:55:19,243 - DEBUG - VMI 13c96014-70ed-11ef-8968-fa163e5ec334 is active in agent 10.0.0.30 2024-09-12 09:55:19,243 - INFO - Verified Pod ctest-nginx-pod-47561801 in agent 10.0.0.30 2024-09-12 09:55:19,243 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=b7e77582-0572-4641-a940-96b487e2bf8e 2024-09-12 09:55:19,249 - INFO - Pod ctest-nginx-pod-47561801 with uuid b7e77582-0572-4641-a940-96b487e2bf8e found in kube manager 2024-09-12 09:55:19,249 - INFO - Pod ctest-nginx-pod-47561801 verification passed 2024-09-12 09:55:19,377 - DEBUG - [Pod ctest-nginx-pod-47561801] Cmd: echo ctest-nginx-pod-47561801 > /usr/share/nginx/html/index.html, Output: 2024-09-12 09:55:19,383 - INFO - Pod ctest-nginx-pod-59041140 is in running state.Got IP 10.47.255.250 2024-09-12 09:55:19,458 - DEBUG - Pod ctest-nginx-pod-59041140 has vmi 144159ac-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:55:19,458 - INFO - Verified pod ctest-nginx-pod-59041140 in contrail-api 2024-09-12 09:55:19,459 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:55:19,471 - DEBUG - VMI 144159ac-70ed-11ef-8968-fa163e5ec334 is active in agent 10.0.0.30 2024-09-12 09:55:19,471 - INFO - Verified Pod ctest-nginx-pod-59041140 in agent 10.0.0.30 2024-09-12 09:55:19,472 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=1cef0240-2962-498f-a1ff-69a85bdc02c8 2024-09-12 09:55:19,477 - INFO - Pod ctest-nginx-pod-59041140 with uuid 1cef0240-2962-498f-a1ff-69a85bdc02c8 found in kube manager 2024-09-12 09:55:19,477 - INFO - Pod ctest-nginx-pod-59041140 verification passed 2024-09-12 09:55:19,580 - DEBUG - [Pod ctest-nginx-pod-59041140] Cmd: echo ctest-nginx-pod-59041140 > /usr/share/nginx/html/index.html, Output: 2024-09-12 09:55:19,588 - DEBUG - Pod ctest-busybox-pod-64911583 not in running state.Currently in Pending 2024-09-12 09:55:24,594 - INFO - Pod ctest-busybox-pod-64911583 is in running state.Got IP 10.47.255.248 2024-09-12 09:55:24,618 - DEBUG - Pod ctest-busybox-pod-64911583 has vmi 18b366ce-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:55:24,618 - INFO - Verified pod ctest-busybox-pod-64911583 in contrail-api 2024-09-12 09:55:24,618 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:55:24,630 - DEBUG - VMI 18b366ce-70ed-11ef-8968-fa163e5ec334 is active in agent 10.0.0.30 2024-09-12 09:55:24,630 - INFO - Verified Pod ctest-busybox-pod-64911583 in agent 10.0.0.30 2024-09-12 09:55:24,631 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_VirtualMachineDatabaseList?x=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:24,635 - INFO - Pod ctest-busybox-pod-64911583 with uuid 0bb15b9f-13e3-4220-8850-32f571e1334c found in kube manager 2024-09-12 09:55:24,635 - INFO - Pod ctest-busybox-pod-64911583 verification passed 2024-09-12 09:55:24,718 - DEBUG - [Pod ctest-busybox-pod-64911583] 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-47561801 2024-09-12 09:55:24,718 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 09:55:24,719 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] 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-47561801 2024-09-12 09:55:24,791 - DEBUG - [Pod ctest-busybox-pod-64911583] 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-47561801 2024-09-12 09:55:24,792 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 09:55:24,792 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] 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-47561801 2024-09-12 09:55:24,884 - DEBUG - [Pod ctest-busybox-pod-64911583] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-59041140 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-12 09:55:24,884 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 09:55:24,884 - DEBUG - [Pod Pod ctest-busybox-pod-64911583] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-59041140 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-12 09:55:24,884 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-47561801': 2, 'ctest-nginx-pod-59041140': 1} 2024-09-12 09:55:24,884 - WARNING - Nothing to delete parallely 2024-09-12 09:55:24,884 - INFO - Deleting pod default:ctest-busybox-pod-64911583 2024-09-12 09:55:24,897 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:24,907 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:29,908 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:29,916 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:34,917 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:34,929 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:39,930 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:39,938 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:44,939 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:44,956 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:49,957 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:49,965 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:54,966 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:54,976 - WARNING - Pod uuid 0bb15b9f-13e3-4220-8850-32f571e1334c is still seen in agent 10.0.0.30 VM list 2024-09-12 09:55:59,977 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=0bb15b9f-13e3-4220-8850-32f571e1334c 2024-09-12 09:55:59,984 - DEBUG - Pod 0bb15b9f-13e3-4220-8850-32f571e1334c is not in agent 10.0.0.30 VM list 2024-09-12 09:55:59,984 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:18b366ce-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:55:59,993 - DEBUG - VMI 18b366ce-70ed-11ef-8968-fa163e5ec334 is removed from agent 10.0.0.30 2024-09-12 09:55:59,993 - INFO - Verified that pod ctest-busybox-pod-64911583 is removed in agent 2024-09-12 09:55:59,993 - INFO - Deleting Ingress : ctest-nginx-ingress-45587869 2024-09-12 09:56:00,004 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b 2024-09-12 09:56:00,023 - ERROR - Ingress ctest-nginx-ingress-45587869 with uuid 3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b still found in kube manager 2024-09-12 09:56:01,024 - DEBUG - Requesting: http://10.0.0.32:8108/Snh_LoadbalancerDatabaseList?x=3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b 2024-09-12 09:56:01,030 - INFO - Ingress ctest-nginx-ingress-45587869 with uuid 3e649cf8-fcac-4f0a-8a3c-7779aeb4df1b deleted successfully from kube manager 2024-09-12 09:56:01,030 - INFO - Verifications on Ingress %s cleanup passed 2024-09-12 09:56:01,030 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-12 09:56:01,142 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-12 09:56:01,156 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-12 09:56:01,157 - INFO - Deleting VN __public__ 2024-09-12 09:56:01,325 - DEBUG - Requesting: http://10.0.0.32:8082/routing-instance/dae00335-b7d4-4f85-adc2-a92368efb09d 2024-09-12 09:56:01,334 - DEBUG - Response Code: 404 2024-09-12 09:56:01,334 - DEBUG - Requesting: http://10.0.0.32:8082/domains 2024-09-12 09:56:01,342 - DEBUG - Requesting: http://10.0.0.32:8082/domain/f7a54b73-6d0b-424a-bc5f-68aae3d36ab9 2024-09-12 09:56:01,358 - DEBUG - Requesting: http://10.0.0.32:8082/project/bbf28fac-aba9-4574-97cf-d2bf35a7b933 2024-09-12 09:56:01,426 - INFO - Validated that VN __public__ is not found in API Server 2024-09-12 09:56:01,426 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-12 09:56:01,451 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:56:01,465 - DEBUG - VN __public__ is not present in Agent 10.0.0.30 2024-09-12 09:56:01,465 - INFO - Validated that VN __public__ is not in any agent 2024-09-12 09:56:01,465 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:56:01,477 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 09:56:01,488 - DEBUG - Requesting: http://10.0.0.32:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-12 09:56:01,515 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-12 09:56:01,515 - INFO - Deleting pod default:ctest-nginx-pod-59041140 2024-09-12 09:56:01,527 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1cef0240-2962-498f-a1ff-69a85bdc02c8 2024-09-12 09:56:01,551 - WARNING - Pod uuid 1cef0240-2962-498f-a1ff-69a85bdc02c8 is still seen in agent 10.0.0.30 VM list 2024-09-12 09:56:06,552 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=1cef0240-2962-498f-a1ff-69a85bdc02c8 2024-09-12 09:56:06,559 - DEBUG - Pod 1cef0240-2962-498f-a1ff-69a85bdc02c8 is not in agent 10.0.0.30 VM list 2024-09-12 09:56:06,559 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:144159ac-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:56:06,566 - DEBUG - VMI 144159ac-70ed-11ef-8968-fa163e5ec334 is removed from agent 10.0.0.30 2024-09-12 09:56:06,566 - INFO - Verified that pod ctest-nginx-pod-59041140 is removed in agent 2024-09-12 09:56:06,566 - INFO - Deleting pod default:ctest-nginx-pod-47561801 2024-09-12 09:56:06,574 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b7e77582-0572-4641-a940-96b487e2bf8e 2024-09-12 09:56:06,603 - WARNING - Pod uuid b7e77582-0572-4641-a940-96b487e2bf8e is still seen in agent 10.0.0.30 VM list 2024-09-12 09:56:11,604 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b7e77582-0572-4641-a940-96b487e2bf8e 2024-09-12 09:56:11,623 - DEBUG - Pod b7e77582-0572-4641-a940-96b487e2bf8e is not in agent 10.0.0.30 VM list 2024-09-12 09:56:11,623 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13c96014-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:56:11,642 - DEBUG - VMI 13c96014-70ed-11ef-8968-fa163e5ec334 is removed from agent 10.0.0.30 2024-09-12 09:56:11,642 - INFO - Verified that pod ctest-nginx-pod-47561801 is removed in agent 2024-09-12 09:56:11,643 - INFO - Deleting service : ctest-nginx-svc-19747852 2024-09-12 09:56:11,951 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 09:56:11,960 - DEBUG - No XMPP flaps were noticed during the test 2024-09-12 09:56:11,961 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-12 09:56:11,961 - INFO - -------------------------------------------------------------------------------- 2024-09-12 09:56:21,366 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 09:56:21,497 - DEBUG - Output : cluster_project={} 2024-09-12 09:56:21,638 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-12 09:56:21,777 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-12 09:56:21,807 - DEBUG - [10.0.0.32]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 09:56:21,949 - DEBUG - Output : cluster_project={} 2024-09-12 09:56:32,155 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:37,222 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:37,311 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:37,368 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:37,471 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:37,521 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:42,634 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:42,711 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 09:56:43,010 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 09:56:45,774 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_ApplicationPolicySetReq? 2024-09-12 09:56:45,782 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-12 09:56:45,817 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-12 09:56:47,856 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AclReq? 2024-09-12 09:59:49,569 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 09:59:49,626 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6ec261d5-88b6-47dc-b5b8-13f06b4d8f9a 2024-09-12 09:59:49,634 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 09:59:49,639 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 09:59:49,644 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=42c33da2-a63e-4390-9daf-7f50f2bc3978 2024-09-12 09:59:49,659 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 09:59:49,665 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2aae51f3-6451-413b-838f-70042bc598bd 2024-09-12 09:59:49,670 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=51dbb598-1112-4db2-959a-4ac6751ae4c8 2024-09-12 09:59:49,690 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 09:59:54,681 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=6ec261d5-88b6-47dc-b5b8-13f06b4d8f9a 2024-09-12 09:59:54,688 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:42a1293a-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:59:54,741 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 09:59:54,743 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=42c33da2-a63e-4390-9daf-7f50f2bc3978 2024-09-12 09:59:54,744 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=51dbb598-1112-4db2-959a-4ac6751ae4c8 2024-09-12 09:59:54,746 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2aae51f3-6451-413b-838f-70042bc598bd 2024-09-12 09:59:54,747 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 09:59:54,748 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 09:59:54,749 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 09:59:54,777 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4388d866-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:59:54,782 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:44eabe0e-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:59:54,784 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:445b72da-70ed-11ef-8968-fa163e5ec334 2024-09-12 09:59:59,778 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 09:59:59,782 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 09:59:59,785 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 09:59:59,787 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:04,793 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 10:00:04,795 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 10:00:04,817 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 10:00:04,818 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:09,804 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 10:00:09,806 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 10:00:09,830 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:09,831 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 10:00:14,831 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 10:00:14,833 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 10:00:14,851 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 10:00:14,852 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:19,845 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 10:00:19,847 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 10:00:19,864 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:19,866 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 10:00:24,863 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=3e2a0483-0a1c-418a-aef8-7edee166d01e 2024-09-12 10:00:24,864 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=2b4a3fcf-b2d4-402a-8e4a-9df78aa618d0 2024-09-12 10:00:24,879 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=dce85301-b95e-4d04-89c2-56ce8b0362d9 2024-09-12 10:00:24,882 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:473bd6fc-70ed-11ef-8968-fa163e5ec334 2024-09-12 10:00:24,884 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_VmListReq?uuid=b40fcc51-3ab3-47f8-8d93-5b9dc78a612b 2024-09-12 10:00:24,886 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46bba7a2-70ed-11ef-8968-fa163e5ec334 2024-09-12 10:00:24,910 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:459789fe-70ed-11ef-8968-fa163e5ec334 2024-09-12 10:00:24,912 - DEBUG - Requesting: http://10.0.0.30:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:46374408-70ed-11ef-8968-fa163e5ec334