2024-09-12 21:43:57,815 - DEBUG - [10.0.0.17]: Running cmd : hostname 2024-09-12 21:43:58,178 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,178 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2024-09-12 21:43:58,211 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,211 - DEBUG - [10.0.0.17]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-09-12 21:43:58,320 - DEBUG - Output : NAMES contrail_test_7U56nOKFp webui_web_1 webui_job_1 contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_dnsmasq_1 config_api_schema_1 2024-09-12 21:43:58,320 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-12 21:43:58,354 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2024-09-12 21:43:58,354 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2024-09-12 21:43:58,387 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,485 - DEBUG - [10.0.0.40]: Running cmd : hostname 2024-09-12 21:43:58,686 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,686 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2024-09-12 21:43:58,710 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,711 - DEBUG - [10.0.0.40]: 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 21:43:58,793 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-12 21:43:58,793 - DEBUG - [10.0.0.40]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-12 21:43:58,827 - DEBUG - Output : 10.0.0.40/24 2024-09-12 21:43:58,827 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2024-09-12 21:43:58,850 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-654-1 2024-09-12 21:43:58,925 - INFO - Using existing project ['default-domain', 'k8s-default'](3d50fcc9-b92c-4717-adce-641a3804572f) 2024-09-12 21:43:58,985 - INFO - Using existing project ['default-domain', 'k8s-default'](3d50fcc9-b92c-4717-adce-641a3804572f) 2024-09-12 21:43:59,127 - INFO - ================================================================================ 2024-09-12 21:43:59,127 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-12 21:43:59,128 - 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 21:43:59,349 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 21:43:59,357 - DEBUG - Nothing to compare xmpp stats {'10.0.0.40': {'10.0.0.17': '0'}} with 2024-09-12 21:43:59,357 - INFO - Initial checks done. Running the testcase now 2024-09-12 21:43:59,357 - INFO - 2024-09-12 21:43:59,361 - INFO - Namespace default already exists 2024-09-12 21:43:59,361 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 21:43:59,487 - DEBUG - Output : cluster_project={} 2024-09-12 21:43:59,590 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-12 21:43:59,590 - DEBUG - Project uuid in Contrail is 3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:43:59,591 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-12 21:43:59,712 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-12 21:43:59,712 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=96d6e596-b417-4f20-986b-2967e343cfb9 2024-09-12 21:43:59,717 - INFO - Namespace default with uuid 96d6e596-b417-4f20-986b-2967e343cfb9 found in kube manager 2024-09-12 21:43:59,717 - INFO - Namespace default verification passed 2024-09-12 21:43:59,723 - DEBUG - Service ctest-nginx-svc-50655259 not present 2024-09-12 21:43:59,723 - INFO - Creating service ctest-nginx-svc-50655259 2024-09-12 21:43:59,738 - INFO - Created Service ctest-nginx-svc-50655259 2024-09-12 21:43:59,742 - DEBUG - Pod ctest-nginx-pod-83338873 not present 2024-09-12 21:43:59,742 - INFO - Creating Pod ctest-nginx-pod-83338873 2024-09-12 21:43:59,796 - DEBUG - Pod : ctest-nginx-pod-83338873 UUID is 2e37b307-ea48-47c6-8a3b-93ddfde87bce 2024-09-12 21:43:59,806 - DEBUG - Pod ctest-nginx-pod-93215204 not present 2024-09-12 21:43:59,806 - INFO - Creating Pod ctest-nginx-pod-93215204 2024-09-12 21:43:59,845 - DEBUG - Pod : ctest-nginx-pod-93215204 UUID is d80f987e-5873-4712-8e55-fbb6082070b1 2024-09-12 21:44:00,058 - INFO - Created VN __public__, UUID :69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:00,314 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:44:00,328 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:44:00,354 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:44:00,491 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:00,516 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:00,559 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:00,594 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:00,618 - DEBUG - Route Targets: [] 2024-09-12 21:44:00,618 - DEBUG - RT names not yet present for VN __public__ 2024-09-12 21:44:05,619 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:44:05,625 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:44:05,634 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:44:05,697 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,714 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,734 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:05,743 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:05,750 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/cd0e3959-e187-422d-87f4-a174c6156421 2024-09-12 21:44:05,756 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-12 21:44:05,756 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,767 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:05,788 - INFO - Verified VN network id 13 for VN 69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,788 - INFO - Verifications in API Server for VN __public__ passed 2024-09-12 21:44:05,789 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,809 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:05,816 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:44:05,831 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/cd0e3959-e187-422d-87f4-a174c6156421 2024-09-12 21:44:05,838 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-12 21:44:05,844 - DEBUG - Control-node 10.0.0.17 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7617412296339571259', 'uuid-lslong': '10947020494119552740'}, 'enable': 'true', 'created': '2024-09-12T21:43:59', 'last-modified': '2024-09-12T21:44:00', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.664568'} 2024-09-12 21:44:05,844 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:44:05,854 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-12 21:44:05,854 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-12 21:44:05,855 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-12 21:44:05,855 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:44:05,861 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:44:05,870 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:44:05,938 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:05,964 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-12 21:44:05,964 - DEBUG - Verifying the vn in opserver 2024-09-12 21:44:05,964 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2024-09-12 21:44:05,964 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2024-09-12 21:44:05,985 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-09-12 21:44:05,985 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-12 21:44:05,985 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:44:05,994 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:44:06,003 - DEBUG - Do not have enough data to verify VN in agent 2024-09-12 21:44:06,003 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:44:06,010 - DEBUG - VRF ids for VN __public__: {} 2024-09-12 21:44:06,150 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-12 21:44:06,266 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:44:06,272 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:44:06,284 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:44:06,329 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:06,344 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/629e8d74-82f2-46f5-99d2-22bfc5b6943a 2024-09-12 21:44:06,352 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:44:06,358 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:44:06,374 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:44:06,435 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/69b67c1f-ef03-423b-97eb-a123bceac6e4 2024-09-12 21:44:06,452 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-12 21:44:06,452 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-12 21:44:06,468 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-12 21:44:06,476 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-12 21:44:06,476 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-12 21:44:06,479 - DEBUG - Ingress ctest-nginx-ingress-88213224 not present 2024-09-12 21:44:06,479 - INFO - Creating Ingress ctest-nginx-ingress-88213224 2024-09-12 21:44:06,486 - INFO - Created Ingress ctest-nginx-ingress-88213224 2024-09-12 21:44:06,490 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-88213224 2024-09-12 21:44:09,502 - DEBUG - For Ingress ctest-nginx-ingress-88213224, Cluster IP: 10.47.255.249, External IPs ['111.255.4.60'] 2024-09-12 21:44:09,502 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-88213224 2024-09-12 21:44:09,504 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=338f3ca9-edff-49ad-bd2b-434bf154e4d4 2024-09-12 21:44:09,509 - INFO - Ingress ctest-nginx-ingress-88213224 with uuid 338f3ca9-edff-49ad-bd2b-434bf154e4d4 found in kube manager 2024-09-12 21:44:09,510 - INFO - Ingress ctest-nginx-ingress-88213224 verification passed 2024-09-12 21:44:09,512 - DEBUG - Pod ctest-busybox-pod-96903281 not present 2024-09-12 21:44:09,512 - INFO - Creating Pod ctest-busybox-pod-96903281 2024-09-12 21:44:09,541 - DEBUG - Pod : ctest-busybox-pod-96903281 UUID is db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:09,557 - DEBUG - Pod ctest-nginx-pod-83338873 not in running state.Currently in Pending 2024-09-12 21:44:14,563 - INFO - Pod ctest-nginx-pod-83338873 is in running state.Got IP 10.47.255.251 2024-09-12 21:44:14,580 - DEBUG - Pod ctest-nginx-pod-83338873 has vmi 1fd3c10c-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:44:14,580 - INFO - Verified pod ctest-nginx-pod-83338873 in contrail-api 2024-09-12 21:44:14,580 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:44:14,592 - DEBUG - VMI 1fd3c10c-7150-11ef-b0d6-fa163e5072fe is active in agent 10.0.0.40 2024-09-12 21:44:14,593 - INFO - Verified Pod ctest-nginx-pod-83338873 in agent 10.0.0.40 2024-09-12 21:44:14,593 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=2e37b307-ea48-47c6-8a3b-93ddfde87bce 2024-09-12 21:44:14,597 - INFO - Pod ctest-nginx-pod-83338873 with uuid 2e37b307-ea48-47c6-8a3b-93ddfde87bce found in kube manager 2024-09-12 21:44:14,597 - INFO - Pod ctest-nginx-pod-83338873 verification passed 2024-09-12 21:44:14,659 - DEBUG - [Pod ctest-nginx-pod-83338873] Cmd: echo ctest-nginx-pod-83338873 > /usr/share/nginx/html/index.html, Output: 2024-09-12 21:44:14,664 - INFO - Pod ctest-nginx-pod-93215204 is in running state.Got IP 10.47.255.250 2024-09-12 21:44:14,722 - DEBUG - Pod ctest-nginx-pod-93215204 has vmi 204c741c-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:44:14,722 - INFO - Verified pod ctest-nginx-pod-93215204 in contrail-api 2024-09-12 21:44:14,722 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:44:14,733 - DEBUG - VMI 204c741c-7150-11ef-b0d6-fa163e5072fe is active in agent 10.0.0.40 2024-09-12 21:44:14,733 - INFO - Verified Pod ctest-nginx-pod-93215204 in agent 10.0.0.40 2024-09-12 21:44:14,733 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=d80f987e-5873-4712-8e55-fbb6082070b1 2024-09-12 21:44:14,738 - INFO - Pod ctest-nginx-pod-93215204 with uuid d80f987e-5873-4712-8e55-fbb6082070b1 found in kube manager 2024-09-12 21:44:14,738 - INFO - Pod ctest-nginx-pod-93215204 verification passed 2024-09-12 21:44:14,801 - DEBUG - [Pod ctest-nginx-pod-93215204] Cmd: echo ctest-nginx-pod-93215204 > /usr/share/nginx/html/index.html, Output: 2024-09-12 21:44:14,807 - DEBUG - Pod ctest-busybox-pod-96903281 not in running state.Currently in Pending 2024-09-12 21:44:19,815 - DEBUG - Pod ctest-busybox-pod-96903281 not in running state.Currently in Pending 2024-09-12 21:44:25,222 - INFO - Pod ctest-busybox-pod-96903281 is in running state.Got IP 10.47.255.248 2024-09-12 21:44:25,240 - DEBUG - Pod ctest-busybox-pod-96903281 has vmi 24e3e8a2-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:44:25,240 - INFO - Verified pod ctest-busybox-pod-96903281 in contrail-api 2024-09-12 21:44:25,240 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:44:25,250 - DEBUG - VMI 24e3e8a2-7150-11ef-b0d6-fa163e5072fe is active in agent 10.0.0.40 2024-09-12 21:44:25,250 - INFO - Verified Pod ctest-busybox-pod-96903281 in agent 10.0.0.40 2024-09-12 21:44:25,250 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:25,254 - INFO - Pod ctest-busybox-pod-96903281 with uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 found in kube manager 2024-09-12 21:44:25,254 - INFO - Pod ctest-busybox-pod-96903281 verification passed 2024-09-12 21:44:25,302 - DEBUG - [Pod ctest-busybox-pod-96903281] 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-93215204 2024-09-12 21:44:25,302 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 21:44:25,302 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] 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-93215204 2024-09-12 21:44:25,354 - DEBUG - [Pod ctest-busybox-pod-96903281] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-93215204 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-12 21:44:25,354 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 21:44:25,354 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd output: ctest-nginx-pod-93215204 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-12 21:44:25,434 - DEBUG - [Pod ctest-busybox-pod-96903281] 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-93215204 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-12 21:44:25,435 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 21:44:25,435 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-93215204 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-12 21:44:25,493 - DEBUG - [Pod ctest-busybox-pod-96903281] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-83338873 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-12 21:44:25,493 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-12 21:44:25,493 - DEBUG - [Pod Pod ctest-busybox-pod-96903281] Cmd output: ctest-nginx-pod-83338873 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-12 21:44:25,493 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-83338873': 1, 'ctest-nginx-pod-93215204': 3} 2024-09-12 21:44:25,493 - WARNING - Nothing to delete parallely 2024-09-12 21:44:25,493 - INFO - Deleting pod default:ctest-busybox-pod-96903281 2024-09-12 21:44:25,710 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:25,725 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:30,727 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:30,733 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:35,734 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:35,744 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:40,744 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:40,755 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:45,756 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:45,764 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:50,765 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:50,772 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:44:55,773 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:44:55,781 - WARNING - Pod uuid db61c23f-f5d6-43dc-90d8-568f4a955a98 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:45:00,782 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=db61c23f-f5d6-43dc-90d8-568f4a955a98 2024-09-12 21:45:00,788 - DEBUG - Pod db61c23f-f5d6-43dc-90d8-568f4a955a98 is not in agent 10.0.0.40 VM list 2024-09-12 21:45:00,788 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24e3e8a2-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:45:00,794 - DEBUG - VMI 24e3e8a2-7150-11ef-b0d6-fa163e5072fe is removed from agent 10.0.0.40 2024-09-12 21:45:00,794 - INFO - Verified that pod ctest-busybox-pod-96903281 is removed in agent 2024-09-12 21:45:00,794 - INFO - Deleting Ingress : ctest-nginx-ingress-88213224 2024-09-12 21:45:00,800 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=338f3ca9-edff-49ad-bd2b-434bf154e4d4 2024-09-12 21:45:00,806 - ERROR - Ingress ctest-nginx-ingress-88213224 with uuid 338f3ca9-edff-49ad-bd2b-434bf154e4d4 still found in kube manager 2024-09-12 21:45:01,806 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=338f3ca9-edff-49ad-bd2b-434bf154e4d4 2024-09-12 21:45:01,811 - INFO - Ingress ctest-nginx-ingress-88213224 with uuid 338f3ca9-edff-49ad-bd2b-434bf154e4d4 deleted successfully from kube manager 2024-09-12 21:45:01,811 - INFO - Verifications on Ingress %s cleanup passed 2024-09-12 21:45:01,811 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-12 21:45:01,930 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-09-12 21:45:01,939 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-12 21:45:01,939 - INFO - Deleting VN __public__ 2024-09-12 21:45:02,106 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/66cd2a07-bac7-4841-8d5b-27bdb4fe4e28 2024-09-12 21:45:02,112 - DEBUG - Response Code: 404 2024-09-12 21:45:02,113 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2024-09-12 21:45:02,122 - DEBUG - Requesting: http://10.0.0.17:8082/domain/97b79a29-631b-4eb7-848e-1d8c219cfca9 2024-09-12 21:45:02,131 - DEBUG - Requesting: http://10.0.0.17:8082/project/3d50fcc9-b92c-4717-adce-641a3804572f 2024-09-12 21:45:02,211 - INFO - Validated that VN __public__ is not found in API Server 2024-09-12 21:45:02,212 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-12 21:45:02,227 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:45:02,238 - DEBUG - VN __public__ is not present in Agent 10.0.0.40 2024-09-12 21:45:02,239 - INFO - Validated that VN __public__ is not in any agent 2024-09-12 21:45:02,239 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:45:02,251 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-12 21:45:02,259 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-12 21:45:02,264 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-12 21:45:02,264 - INFO - Deleting pod default:ctest-nginx-pod-93215204 2024-09-12 21:45:02,277 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=d80f987e-5873-4712-8e55-fbb6082070b1 2024-09-12 21:45:02,295 - WARNING - Pod uuid d80f987e-5873-4712-8e55-fbb6082070b1 is still seen in agent 10.0.0.40 VM list 2024-09-12 21:45:07,296 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=d80f987e-5873-4712-8e55-fbb6082070b1 2024-09-12 21:45:07,304 - DEBUG - Pod d80f987e-5873-4712-8e55-fbb6082070b1 is not in agent 10.0.0.40 VM list 2024-09-12 21:45:07,304 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:204c741c-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:45:07,310 - DEBUG - VMI 204c741c-7150-11ef-b0d6-fa163e5072fe is removed from agent 10.0.0.40 2024-09-12 21:45:07,310 - INFO - Verified that pod ctest-nginx-pod-93215204 is removed in agent 2024-09-12 21:45:07,310 - INFO - Deleting pod default:ctest-nginx-pod-83338873 2024-09-12 21:45:07,329 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2e37b307-ea48-47c6-8a3b-93ddfde87bce 2024-09-12 21:45:07,338 - WARNING - Pod uuid 2e37b307-ea48-47c6-8a3b-93ddfde87bce is still seen in agent 10.0.0.40 VM list 2024-09-12 21:45:12,339 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2e37b307-ea48-47c6-8a3b-93ddfde87bce 2024-09-12 21:45:12,346 - DEBUG - Pod 2e37b307-ea48-47c6-8a3b-93ddfde87bce is not in agent 10.0.0.40 VM list 2024-09-12 21:45:12,346 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1fd3c10c-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:45:12,352 - DEBUG - VMI 1fd3c10c-7150-11ef-b0d6-fa163e5072fe is removed from agent 10.0.0.40 2024-09-12 21:45:12,352 - INFO - Verified that pod ctest-nginx-pod-83338873 is removed in agent 2024-09-12 21:45:12,353 - INFO - Deleting service : ctest-nginx-svc-50655259 2024-09-12 21:45:12,572 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 21:45:12,579 - DEBUG - No XMPP flaps were noticed during the test 2024-09-12 21:45:12,579 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2024-09-12 21:45:12,579 - INFO - -------------------------------------------------------------------------------- 2024-09-12 21:45:18,960 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 21:45:19,087 - DEBUG - Output : cluster_project={} 2024-09-12 21:45:19,148 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-09-12 21:45:19,274 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-12 21:45:19,279 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-09-12 21:45:19,468 - DEBUG - Output : cluster_project={} 2024-09-12 21:45:34,619 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:34,662 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:34,746 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:34,839 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:34,880 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:34,962 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:35,046 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:40,092 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-12 21:45:40,340 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 21:45:42,937 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_ApplicationPolicySetReq? 2024-09-12 21:45:42,943 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-12 21:45:42,970 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-12 21:45:45,011 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AclReq? 2024-09-12 21:48:55,896 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-12 21:48:55,924 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61908dff-b62e-4840-b507-f840734927c9 2024-09-12 21:48:55,958 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=33626ffc-cb6c-412c-9c72-3378abd9802f 2024-09-12 21:48:55,964 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:48:55,973 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:48:55,983 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:48:55,994 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:48:55,998 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:48:56,002 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=d95f4837-3720-4f2d-8ca2-681c21c14e44 2024-09-12 21:49:00,935 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=61908dff-b62e-4840-b507-f840734927c9 2024-09-12 21:49:00,942 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4eec7ca4-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:01,041 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:01,042 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:01,043 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=d95f4837-3720-4f2d-8ca2-681c21c14e44 2024-09-12 21:49:01,044 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=33626ffc-cb6c-412c-9c72-3378abd9802f 2024-09-12 21:49:01,045 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:01,048 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:01,049 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:01,070 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50095f76-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:01,074 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:50854834-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:06,070 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:06,072 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:06,073 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:06,075 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:06,077 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:11,092 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:11,094 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:11,096 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:11,097 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:11,098 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:16,115 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:16,116 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:16,117 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:16,119 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:16,120 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:21,135 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:21,137 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:21,139 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:21,140 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:21,268 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:26,154 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:26,155 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:26,156 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:26,158 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:26,275 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:31,172 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=86e57337-6ce8-44b2-8082-79f44640d290 2024-09-12 21:49:31,174 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=494aa22f-aff7-46a5-9eab-4563e928b575 2024-09-12 21:49:31,176 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=99bb2c7b-a021-4bb9-b0d8-aa5fd9522e58 2024-09-12 21:49:31,177 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=11e069b7-e061-48de-aef9-e46d973c2889 2024-09-12 21:49:31,190 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5183f14a-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:31,191 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:51fa4e44-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:31,193 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:526bc0e2-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:31,194 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:510df580-7150-11ef-b0d6-fa163e5072fe 2024-09-12 21:49:31,284 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_VmListReq?uuid=2469a7b9-06fc-42d5-a764-9d30a0e6b360 2024-09-12 21:49:31,290 - DEBUG - Requesting: http://10.0.0.40:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:4f67efd8-7150-11ef-b0d6-fa163e5072fe