2024-09-17 08:53:25,267 - DEBUG - [10.0.0.36]: Running cmd : hostname 2024-09-17 08:53:25,507 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:25,508 - DEBUG - [10.0.0.36]: Running cmd : hostname -f 2024-09-17 08:53:25,541 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:25,542 - DEBUG - [10.0.0.36]: 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-17 08:53:25,618 - DEBUG - Output : NAMES contrail_test_uGYZZWOqR contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_schema_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 2024-09-17 08:53:25,619 - DEBUG - [10.0.0.36]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-17 08:53:25,687 - DEBUG - Output : 10.0.0.36/24 172.17.0.1/16 2024-09-17 08:53:25,688 - DEBUG - [10.0.0.36]: Running cmd : getent hosts 10.0.0.36 | head -n 1 | awk '{print $2}' 2024-09-17 08:53:25,721 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:25,809 - DEBUG - [10.0.0.32]: Running cmd : hostname 2024-09-17 08:53:26,009 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:26,010 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2024-09-17 08:53:26,033 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:26,035 - 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-17 08:53:26,120 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-17 08:53:26,120 - DEBUG - [10.0.0.32]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-17 08:53:26,144 - DEBUG - Output : 10.0.0.32/24 2024-09-17 08:53:26,144 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2024-09-17 08:53:26,167 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-674-1 2024-09-17 08:53:26,248 - INFO - Using existing project ['default-domain', 'k8s-default'](35aad031-6623-4064-b0a9-e17e066b73a7) 2024-09-17 08:53:26,374 - INFO - Using existing project ['default-domain', 'k8s-default'](35aad031-6623-4064-b0a9-e17e066b73a7) 2024-09-17 08:53:26,522 - INFO - ================================================================================ 2024-09-17 08:53:26,522 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-17 08:53:26,523 - 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-17 08:53:26,758 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 08:53:26,766 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.0.0.36': '0'}} with 2024-09-17 08:53:26,766 - INFO - Initial checks done. Running the testcase now 2024-09-17 08:53:26,766 - INFO - 2024-09-17 08:53:26,772 - INFO - Namespace default already exists 2024-09-17 08:53:26,772 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-17 08:53:27,085 - DEBUG - Output : cluster_project={} 2024-09-17 08:53:27,136 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-17 08:53:27,136 - DEBUG - Project uuid in Contrail is 35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:27,136 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-17 08:53:27,278 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-17 08:53:27,278 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_NamespaceDatabaseList?namespace_uuid=5584e87e-57d7-4657-898c-bdf52cb9025f 2024-09-17 08:53:27,283 - INFO - Namespace default with uuid 5584e87e-57d7-4657-898c-bdf52cb9025f found in kube manager 2024-09-17 08:53:27,283 - INFO - Namespace default verification passed 2024-09-17 08:53:27,286 - DEBUG - Service ctest-nginx-svc-46229091 not present 2024-09-17 08:53:27,286 - INFO - Creating service ctest-nginx-svc-46229091 2024-09-17 08:53:27,304 - INFO - Created Service ctest-nginx-svc-46229091 2024-09-17 08:53:27,308 - DEBUG - Pod ctest-nginx-pod-13433469 not present 2024-09-17 08:53:27,309 - INFO - Creating Pod ctest-nginx-pod-13433469 2024-09-17 08:53:27,350 - DEBUG - Pod : ctest-nginx-pod-13433469 UUID is e5c7a5ad-f595-4a32-8e21-bc8b188c19cd 2024-09-17 08:53:27,356 - DEBUG - Pod ctest-nginx-pod-76174964 not present 2024-09-17 08:53:27,357 - INFO - Creating Pod ctest-nginx-pod-76174964 2024-09-17 08:53:27,412 - DEBUG - Pod : ctest-nginx-pod-76174964 UUID is de2217f7-889f-4775-ba40-84f25533cd32 2024-09-17 08:53:27,641 - INFO - Created VN __public__, UUID :9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:27,931 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:53:27,937 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:53:27,952 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:28,029 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:28,045 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:28,094 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:28,112 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:28,130 - DEBUG - Route Targets: [] 2024-09-17 08:53:28,130 - DEBUG - RT names not yet present for VN __public__ 2024-09-17 08:53:33,131 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:53:33,139 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:53:33,152 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:33,223 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,236 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,251 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:33,261 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:33,270 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/1adbc59d-af9a-461c-8d33-1785d1c5b528 2024-09-17 08:53:33,280 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-17 08:53:33,280 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,294 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:33,313 - INFO - Verified VN network id 13 for VN 9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,313 - INFO - Verifications in API Server for VN __public__ passed 2024-09-17 08:53:33,313 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,330 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:33,338 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:53:33,346 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/1adbc59d-af9a-461c-8d33-1785d1c5b528 2024-09-17 08:53:33,354 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-17 08:53:33,361 - DEBUG - Control-node 10.0.0.36 : 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': '11145588227379382674', 'uuid-lslong': '12989203435620001610'}, 'enable': 'true', 'created': '2024-09-17T08:53:27', 'last-modified': '2024-09-17T08:53:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.546478'} 2024-09-17 08:53:33,361 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:53:33,369 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-17 08:53:33,369 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-17 08:53:33,369 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-17 08:53:33,370 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:53:33,375 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:53:33,386 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:33,434 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,449 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-17 08:53:33,449 - DEBUG - Verifying the vn in opserver 2024-09-17 08:53:33,449 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.36 2024-09-17 08:53:33,449 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2024-09-17 08:53:33,455 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-17 08:53:33,455 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-17 08:53:33,455 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:53:33,463 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:53:33,469 - DEBUG - Do not have enough data to verify VN in agent 2024-09-17 08:53:33,469 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:53:33,475 - DEBUG - VRF ids for VN __public__: {} 2024-09-17 08:53:33,586 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-17 08:53:33,702 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:53:33,708 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:53:33,716 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:33,775 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,793 - DEBUG - Requesting: http://10.0.0.36:8082/floating-ip-pool/fa8a9cf5-d986-45f2-ac71-c0562edb467e 2024-09-17 08:53:33,800 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:53:33,806 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:53:33,815 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:53:33,870 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/9aad1570-e1b9-4992-b442-ebb47769e74a 2024-09-17 08:53:33,890 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-17 08:53:33,890 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-17 08:53:33,905 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-17 08:53:33,911 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-17 08:53:33,911 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-17 08:53:33,914 - DEBUG - Ingress ctest-nginx-ingress-14877595 not present 2024-09-17 08:53:33,914 - INFO - Creating Ingress ctest-nginx-ingress-14877595 2024-09-17 08:53:33,924 - INFO - Created Ingress ctest-nginx-ingress-14877595 2024-09-17 08:53:33,927 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-14877595 2024-09-17 08:53:36,933 - DEBUG - For Ingress ctest-nginx-ingress-14877595, Cluster IP: 10.47.255.249, External IPs ['130.135.38.60'] 2024-09-17 08:53:36,933 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-14877595 2024-09-17 08:53:36,933 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=fd34ee7b-e9f4-4932-8106-211a52b64d91 2024-09-17 08:53:36,938 - INFO - Ingress ctest-nginx-ingress-14877595 with uuid fd34ee7b-e9f4-4932-8106-211a52b64d91 found in kube manager 2024-09-17 08:53:36,938 - INFO - Ingress ctest-nginx-ingress-14877595 verification passed 2024-09-17 08:53:36,940 - DEBUG - Pod ctest-busybox-pod-77492335 not present 2024-09-17 08:53:36,941 - INFO - Creating Pod ctest-busybox-pod-77492335 2024-09-17 08:53:36,989 - DEBUG - Pod : ctest-busybox-pod-77492335 UUID is a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:53:36,997 - DEBUG - Pod ctest-nginx-pod-13433469 not in running state.Currently in Pending 2024-09-17 08:53:42,003 - DEBUG - Pod ctest-nginx-pod-13433469 not in running state.Currently in Pending 2024-09-17 08:53:47,018 - INFO - Pod ctest-nginx-pod-13433469 is in running state.Got IP 10.47.255.251 2024-09-17 08:53:47,039 - DEBUG - Pod ctest-nginx-pod-13433469 has vmi 4f200a94-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:53:47,039 - INFO - Verified pod ctest-nginx-pod-13433469 in contrail-api 2024-09-17 08:53:47,039 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:53:47,810 - DEBUG - VMI 4f200a94-74d2-11ef-b38c-fa163ea49b28 is active in agent 10.0.0.32 2024-09-17 08:53:47,810 - INFO - Verified Pod ctest-nginx-pod-13433469 in agent 10.0.0.32 2024-09-17 08:53:47,811 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=e5c7a5ad-f595-4a32-8e21-bc8b188c19cd 2024-09-17 08:53:47,815 - INFO - Pod ctest-nginx-pod-13433469 with uuid e5c7a5ad-f595-4a32-8e21-bc8b188c19cd found in kube manager 2024-09-17 08:53:47,815 - INFO - Pod ctest-nginx-pod-13433469 verification passed 2024-09-17 08:53:47,906 - DEBUG - [Pod ctest-nginx-pod-13433469] Cmd: echo ctest-nginx-pod-13433469 > /usr/share/nginx/html/index.html, Output: 2024-09-17 08:53:47,912 - INFO - Pod ctest-nginx-pod-76174964 is in running state.Got IP 10.47.255.250 2024-09-17 08:53:47,982 - DEBUG - Pod ctest-nginx-pod-76174964 has vmi 4fb710f6-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:53:47,983 - INFO - Verified pod ctest-nginx-pod-76174964 in contrail-api 2024-09-17 08:53:47,983 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:53:47,996 - DEBUG - VMI 4fb710f6-74d2-11ef-b38c-fa163ea49b28 is active in agent 10.0.0.32 2024-09-17 08:53:47,996 - INFO - Verified Pod ctest-nginx-pod-76174964 in agent 10.0.0.32 2024-09-17 08:53:47,997 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=de2217f7-889f-4775-ba40-84f25533cd32 2024-09-17 08:53:48,006 - INFO - Pod ctest-nginx-pod-76174964 with uuid de2217f7-889f-4775-ba40-84f25533cd32 found in kube manager 2024-09-17 08:53:48,007 - INFO - Pod ctest-nginx-pod-76174964 verification passed 2024-09-17 08:53:48,085 - DEBUG - [Pod ctest-nginx-pod-76174964] Cmd: echo ctest-nginx-pod-76174964 > /usr/share/nginx/html/index.html, Output: 2024-09-17 08:53:48,092 - DEBUG - Pod ctest-busybox-pod-77492335 not in running state.Currently in Pending 2024-09-17 08:53:53,099 - INFO - Pod ctest-busybox-pod-77492335 is in running state.Got IP 10.47.255.248 2024-09-17 08:53:53,118 - DEBUG - Pod ctest-busybox-pod-77492335 has vmi 54594d90-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:53:53,118 - INFO - Verified pod ctest-busybox-pod-77492335 in contrail-api 2024-09-17 08:53:53,119 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:53:53,132 - DEBUG - VMI 54594d90-74d2-11ef-b38c-fa163ea49b28 is active in agent 10.0.0.32 2024-09-17 08:53:53,133 - INFO - Verified Pod ctest-busybox-pod-77492335 in agent 10.0.0.32 2024-09-17 08:53:53,133 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:53:53,137 - INFO - Pod ctest-busybox-pod-77492335 with uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 found in kube manager 2024-09-17 08:53:53,138 - INFO - Pod ctest-busybox-pod-77492335 verification passed 2024-09-17 08:53:53,215 - DEBUG - [Pod ctest-busybox-pod-77492335] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76174964 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-17 08:53:53,215 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-17 08:53:53,215 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] Cmd output: ctest-nginx-pod-76174964 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-17 08:53:53,271 - DEBUG - [Pod ctest-busybox-pod-77492335] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76174964 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-17 08:53:53,271 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-17 08:53:53,271 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] Cmd output: ctest-nginx-pod-76174964 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-17 08:53:53,327 - DEBUG - [Pod ctest-busybox-pod-77492335] 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-13433469 2024-09-17 08:53:53,327 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-17 08:53:53,327 - DEBUG - [Pod Pod ctest-busybox-pod-77492335] 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-13433469 2024-09-17 08:53:53,327 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-13433469': 1, 'ctest-nginx-pod-76174964': 2} 2024-09-17 08:53:53,327 - WARNING - Nothing to delete parallely 2024-09-17 08:53:53,328 - INFO - Deleting pod default:ctest-busybox-pod-77492335 2024-09-17 08:53:53,344 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:53:53,353 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:53:58,353 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:53:58,360 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:03,361 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:03,368 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:08,369 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:08,377 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:13,377 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:13,385 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:18,387 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:18,396 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:23,397 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:23,405 - WARNING - Pod uuid a8ff2279-59b9-42b0-81ea-76b004eebde2 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:28,406 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=a8ff2279-59b9-42b0-81ea-76b004eebde2 2024-09-17 08:54:28,413 - DEBUG - Pod a8ff2279-59b9-42b0-81ea-76b004eebde2 is not in agent 10.0.0.32 VM list 2024-09-17 08:54:28,414 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:54594d90-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:54:28,420 - DEBUG - VMI 54594d90-74d2-11ef-b38c-fa163ea49b28 is removed from agent 10.0.0.32 2024-09-17 08:54:28,420 - INFO - Verified that pod ctest-busybox-pod-77492335 is removed in agent 2024-09-17 08:54:28,420 - INFO - Deleting Ingress : ctest-nginx-ingress-14877595 2024-09-17 08:54:28,425 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=fd34ee7b-e9f4-4932-8106-211a52b64d91 2024-09-17 08:54:28,430 - ERROR - Ingress ctest-nginx-ingress-14877595 with uuid fd34ee7b-e9f4-4932-8106-211a52b64d91 still found in kube manager 2024-09-17 08:54:29,431 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=fd34ee7b-e9f4-4932-8106-211a52b64d91 2024-09-17 08:54:29,438 - ERROR - Ingress ctest-nginx-ingress-14877595 with uuid fd34ee7b-e9f4-4932-8106-211a52b64d91 still found in kube manager 2024-09-17 08:54:30,439 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=fd34ee7b-e9f4-4932-8106-211a52b64d91 2024-09-17 08:54:30,443 - INFO - Ingress ctest-nginx-ingress-14877595 with uuid fd34ee7b-e9f4-4932-8106-211a52b64d91 deleted successfully from kube manager 2024-09-17 08:54:30,443 - INFO - Verifications on Ingress %s cleanup passed 2024-09-17 08:54:30,444 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-17 08:54:30,505 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-17 08:54:30,515 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-17 08:54:30,515 - INFO - Deleting VN __public__ 2024-09-17 08:54:30,645 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/5d2126fb-ab03-4387-ab82-da362bed15f2 2024-09-17 08:54:30,650 - DEBUG - Response Code: 404 2024-09-17 08:54:30,651 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2024-09-17 08:54:30,656 - DEBUG - Requesting: http://10.0.0.36:8082/domain/61c31de1-9d14-413e-afc6-8f03aba22c08 2024-09-17 08:54:30,684 - DEBUG - Requesting: http://10.0.0.36:8082/project/35aad031-6623-4064-b0a9-e17e066b73a7 2024-09-17 08:54:30,732 - INFO - Validated that VN __public__ is not found in API Server 2024-09-17 08:54:30,732 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-17 08:54:30,738 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:54:30,746 - DEBUG - VN __public__ is not present in Agent 10.0.0.32 2024-09-17 08:54:30,746 - INFO - Validated that VN __public__ is not in any agent 2024-09-17 08:54:30,746 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:54:30,755 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-17 08:54:30,761 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-17 08:54:30,766 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-17 08:54:30,767 - INFO - Deleting pod default:ctest-nginx-pod-76174964 2024-09-17 08:54:30,779 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=de2217f7-889f-4775-ba40-84f25533cd32 2024-09-17 08:54:30,788 - WARNING - Pod uuid de2217f7-889f-4775-ba40-84f25533cd32 is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:35,789 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=de2217f7-889f-4775-ba40-84f25533cd32 2024-09-17 08:54:35,797 - DEBUG - Pod de2217f7-889f-4775-ba40-84f25533cd32 is not in agent 10.0.0.32 VM list 2024-09-17 08:54:35,797 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4fb710f6-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:54:35,803 - DEBUG - VMI 4fb710f6-74d2-11ef-b38c-fa163ea49b28 is removed from agent 10.0.0.32 2024-09-17 08:54:35,803 - INFO - Verified that pod ctest-nginx-pod-76174964 is removed in agent 2024-09-17 08:54:35,804 - INFO - Deleting pod default:ctest-nginx-pod-13433469 2024-09-17 08:54:35,818 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=e5c7a5ad-f595-4a32-8e21-bc8b188c19cd 2024-09-17 08:54:35,828 - WARNING - Pod uuid e5c7a5ad-f595-4a32-8e21-bc8b188c19cd is still seen in agent 10.0.0.32 VM list 2024-09-17 08:54:40,829 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=e5c7a5ad-f595-4a32-8e21-bc8b188c19cd 2024-09-17 08:54:40,836 - DEBUG - Pod e5c7a5ad-f595-4a32-8e21-bc8b188c19cd is not in agent 10.0.0.32 VM list 2024-09-17 08:54:40,836 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f200a94-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:54:40,842 - DEBUG - VMI 4f200a94-74d2-11ef-b38c-fa163ea49b28 is removed from agent 10.0.0.32 2024-09-17 08:54:40,842 - INFO - Verified that pod ctest-nginx-pod-13433469 is removed in agent 2024-09-17 08:54:40,842 - INFO - Deleting service : ctest-nginx-svc-46229091 2024-09-17 08:54:41,032 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 08:54:41,038 - DEBUG - No XMPP flaps were noticed during the test
2024-09-17 08:54:41,038 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:15]
2024-09-17 08:54:41,039 - INFO - -------------------------------------------------------------------------------- 2024-09-17 08:54:48,211 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-17 08:54:48,334 - DEBUG - Output : cluster_project={} 2024-09-17 08:54:48,425 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-17 08:54:48,563 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-17 08:54:48,571 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-17 08:54:48,701 - DEBUG - Output : cluster_project={} 2024-09-17 08:55:03,903 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:03,979 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:04,049 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:09,159 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:09,209 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:09,295 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:09,855 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:14,951 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-17 08:55:15,211 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 08:55:18,003 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_ApplicationPolicySetReq? 2024-09-17 08:55:18,010 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-17 08:55:18,701 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-17 08:55:20,733 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AclReq? 2024-09-17 08:58:23,316 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-17 08:58:24,221 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:24,229 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=9a23d5f5-d2d5-43cd-ae0a-a3aee43e33b7 2024-09-17 08:58:24,234 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:24,253 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:24,260 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:24,266 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=2a86ce89-ff60-4ff1-98d1-50f9c849af14 2024-09-17 08:58:24,270 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=72d65873-d6ec-4acf-88f2-6a9d17a5286b 2024-09-17 08:58:24,276 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:29,326 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:29,328 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:29,329 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:29,331 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:29,332 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:29,334 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=9a23d5f5-d2d5-43cd-ae0a-a3aee43e33b7 2024-09-17 08:58:29,337 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=2a86ce89-ff60-4ff1-98d1-50f9c849af14 2024-09-17 08:58:29,338 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=72d65873-d6ec-4acf-88f2-6a9d17a5286b 2024-09-17 08:58:29,359 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80b147ee-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:29,361 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f8a9a5a-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:29,366 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81a7bbce-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:34,366 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:34,367 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:34,368 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:34,371 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:35,083 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:39,388 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:39,391 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:39,394 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:39,396 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:40,701 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:44,415 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:44,418 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:44,420 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:44,421 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:45,715 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:49,437 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:49,439 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:49,440 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:49,441 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:50,723 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:54,455 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:54,456 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:54,458 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:54,460 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:55,733 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=089dd7d1-1550-456d-b474-1c8aee010b27 2024-09-17 08:58:55,746 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f0fdd38-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:59,474 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=7fd35151-ade3-4936-a9c1-42a02f1dc218 2024-09-17 08:58:59,478 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=69903f80-3a40-493b-96ea-8b2104bf769c 2024-09-17 08:58:59,480 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=4277e832-fe80-457c-8805-245b691e2a1f 2024-09-17 08:58:59,484 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=5ef6d5ac-928f-41b3-831c-0379f22c4105 2024-09-17 08:58:59,501 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:835d146e-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:59,506 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:824361e6-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:59,508 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:83e91fea-74d2-11ef-b38c-fa163ea49b28 2024-09-17 08:58:59,510 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82d85260-74d2-11ef-b38c-fa163ea49b28