2025-02-10 17:23:13,622 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-02-10 17:23:13,870 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:13,870 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-02-10 17:23:13,905 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:13,905 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-10 17:23:14,018 - DEBUG - Output : NAMES contrail_test_3NQnYtBHL contrail-kubernetes-master_kubemanager_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 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_nodemgr_1 config_api_dnsmasq_1 2025-02-10 17:23:14,019 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-10 17:23:14,053 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2025-02-10 17:23:14,053 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-02-10 17:23:14,087 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:14,176 - DEBUG - [10.0.0.44]: Running cmd : hostname 2025-02-10 17:23:14,411 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:14,411 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2025-02-10 17:23:14,446 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:14,446 - DEBUG - [10.0.0.44]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-10 17:23:14,533 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-10 17:23:14,533 - DEBUG - [10.0.0.44]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-10 17:23:14,567 - DEBUG - Output : 10.0.0.44/24 2025-02-10 17:23:14,567 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2025-02-10 17:23:14,604 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-967-1 2025-02-10 17:23:14,716 - INFO - Using existing project ['default-domain', 'k8s-default'](3967d2f2-7fb5-4d81-afe9-77649094f7c3) 2025-02-10 17:23:14,786 - INFO - Using existing project ['default-domain', 'k8s-default'](3967d2f2-7fb5-4d81-afe9-77649094f7c3) 2025-02-10 17:23:14,941 - INFO - ================================================================================ 2025-02-10 17:23:14,941 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-10 17:23:14,942 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2025-02-10 17:23:15,139 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 17:23:15,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.44': {'10.0.0.22': '0'}} with 2025-02-10 17:23:15,148 - INFO - Initial checks done. Running the testcase now 2025-02-10 17:23:15,148 - INFO - 2025-02-10 17:23:15,152 - INFO - Namespace default already exists 2025-02-10 17:23:15,152 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 17:23:15,290 - DEBUG - Output : cluster_project={} 2025-02-10 17:23:15,429 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-10 17:23:15,429 - DEBUG - Project uuid in Contrail is 3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:23:15,429 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-10 17:23:15,570 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-10 17:23:15,570 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=6111845b-aa65-4fde-80a2-de103cdc8479 2025-02-10 17:23:15,581 - INFO - Namespace default with uuid 6111845b-aa65-4fde-80a2-de103cdc8479 found in kube manager 2025-02-10 17:23:15,581 - INFO - Namespace default verification passed 2025-02-10 17:23:15,584 - DEBUG - Service ctest-nginx-svc-08138548 not present 2025-02-10 17:23:15,585 - INFO - Creating service ctest-nginx-svc-08138548 2025-02-10 17:23:15,617 - INFO - Created Service ctest-nginx-svc-08138548 2025-02-10 17:23:15,622 - DEBUG - Pod ctest-nginx-pod-59840901 not present 2025-02-10 17:23:15,622 - INFO - Creating Pod ctest-nginx-pod-59840901 2025-02-10 17:23:15,677 - DEBUG - Pod : ctest-nginx-pod-59840901 UUID is 4542dcd5-14c7-4fd1-88ea-ba805d2ab05e 2025-02-10 17:23:15,685 - DEBUG - Pod ctest-nginx-pod-59254180 not present 2025-02-10 17:23:15,685 - INFO - Creating Pod ctest-nginx-pod-59254180 2025-02-10 17:23:15,723 - DEBUG - Pod : ctest-nginx-pod-59254180 UUID is c3088fdc-9e89-449a-98ac-e84190ff7d85 2025-02-10 17:23:16,140 - INFO - Created VN __public__, UUID :0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:16,492 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-10 17:23:16,516 - DEBUG - Requesting: http://10.0.0.22:8082/domain/750660e6-65ba-42ff-b63f-e977905e6f92 2025-02-10 17:23:16,582 - DEBUG - Requesting: http://10.0.0.22:8082/project/3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:23:16,929 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:16,966 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:17,003 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:23:17,014 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:23:17,046 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/d3e93177-f882-4ac0-921c-bb3679538180 2025-02-10 17:23:17,059 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-10 17:23:17,059 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:17,077 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:23:17,182 - INFO - Verified VN network id 13 for VN 0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:17,183 - INFO - Verifications in API Server for VN __public__ passed 2025-02-10 17:23:17,183 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:17,203 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:23:17,262 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:23:17,308 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/d3e93177-f882-4ac0-921c-bb3679538180 2025-02-10 17:23:17,350 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-10 17:23:17,359 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '854523131968439520', 'uuid-lslong': '11058972127514838645'}, 'enable': 'true', 'created': '2025-02-10T17:23:15', 'last-modified': '2025-02-10T17:23:16', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.124427'} 2025-02-10 17:23:17,359 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:23:17,370 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-10 17:23:17,370 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-10 17:23:17,371 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-10 17:23:17,371 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-10 17:23:17,395 - DEBUG - Requesting: http://10.0.0.22:8082/domain/750660e6-65ba-42ff-b63f-e977905e6f92 2025-02-10 17:23:17,407 - DEBUG - Requesting: http://10.0.0.22:8082/project/3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:23:17,532 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:17,569 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-10 17:23:17,569 - DEBUG - Verifying the vn in opserver 2025-02-10 17:23:17,569 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2025-02-10 17:23:17,569 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2025-02-10 17:23:17,574 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-10 17:23:17,574 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-10 17:23:17,575 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:23:17,583 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:23:17,591 - DEBUG - Do not have enough data to verify VN in agent 2025-02-10 17:23:17,591 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:23:17,597 - DEBUG - VRF ids for VN __public__: {} 2025-02-10 17:23:17,825 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-10 17:23:17,969 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-10 17:23:17,977 - DEBUG - Requesting: http://10.0.0.22:8082/domain/750660e6-65ba-42ff-b63f-e977905e6f92 2025-02-10 17:23:17,985 - DEBUG - Requesting: http://10.0.0.22:8082/project/3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:23:18,073 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:18,107 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/46d85d26-6406-4206-9f0b-125f8c6a9176 2025-02-10 17:23:18,134 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-10 17:23:18,143 - DEBUG - Requesting: http://10.0.0.22:8082/domain/750660e6-65ba-42ff-b63f-e977905e6f92 2025-02-10 17:23:18,159 - DEBUG - Requesting: http://10.0.0.22:8082/project/3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:23:18,279 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/0bdbe042-d555-44e0-9979-5c8e9977c675 2025-02-10 17:23:18,291 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-10 17:23:18,291 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-10 17:23:18,301 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-10 17:23:18,307 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-10 17:23:18,307 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-10 17:23:18,310 - DEBUG - Ingress ctest-nginx-ingress-59686306 not present 2025-02-10 17:23:18,310 - INFO - Creating Ingress ctest-nginx-ingress-59686306 2025-02-10 17:23:18,319 - INFO - Created Ingress ctest-nginx-ingress-59686306 2025-02-10 17:23:18,323 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59686306 2025-02-10 17:23:21,334 - DEBUG - For Ingress ctest-nginx-ingress-59686306, Cluster IP: 10.47.255.249, External IPs ['60.192.128.124'] 2025-02-10 17:23:21,335 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59686306 2025-02-10 17:23:21,335 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 2025-02-10 17:23:21,345 - INFO - Ingress ctest-nginx-ingress-59686306 with uuid ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 found in kube manager 2025-02-10 17:23:21,345 - INFO - Ingress ctest-nginx-ingress-59686306 verification passed 2025-02-10 17:23:21,361 - DEBUG - Pod ctest-busybox-pod-27212791 not present 2025-02-10 17:23:21,361 - INFO - Creating Pod ctest-busybox-pod-27212791 2025-02-10 17:23:21,392 - DEBUG - Pod : ctest-busybox-pod-27212791 UUID is dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:21,397 - DEBUG - Pod ctest-nginx-pod-59840901 not in running state.Currently in Pending 2025-02-10 17:23:26,403 - DEBUG - Pod ctest-nginx-pod-59840901 not in running state.Currently in Pending 2025-02-10 17:23:31,409 - DEBUG - Pod ctest-nginx-pod-59840901 not in running state.Currently in Pending 2025-02-10 17:23:36,415 - INFO - Pod ctest-nginx-pod-59840901 is in running state.Got IP 10.47.255.251 2025-02-10 17:23:36,473 - DEBUG - Pod ctest-nginx-pod-59840901 has vmi b8241e08-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:23:36,473 - INFO - Verified pod ctest-nginx-pod-59840901 in contrail-api 2025-02-10 17:23:36,473 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:23:36,487 - DEBUG - VMI b8241e08-e7d3-11ef-b0d5-fa163e44080b is active in agent 10.0.0.44 2025-02-10 17:23:36,487 - INFO - Verified Pod ctest-nginx-pod-59840901 in agent 10.0.0.44 2025-02-10 17:23:36,487 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=4542dcd5-14c7-4fd1-88ea-ba805d2ab05e 2025-02-10 17:23:36,491 - INFO - Pod ctest-nginx-pod-59840901 with uuid 4542dcd5-14c7-4fd1-88ea-ba805d2ab05e found in kube manager 2025-02-10 17:23:36,492 - INFO - Pod ctest-nginx-pod-59840901 verification passed 2025-02-10 17:23:36,565 - DEBUG - [Pod ctest-nginx-pod-59840901] Cmd: echo ctest-nginx-pod-59840901 > /usr/share/nginx/html/index.html, Output: 2025-02-10 17:23:36,572 - INFO - Pod ctest-nginx-pod-59254180 is in running state.Got IP 10.47.255.250 2025-02-10 17:23:36,588 - DEBUG - Pod ctest-nginx-pod-59254180 has vmi b89d1b50-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:23:36,588 - INFO - Verified pod ctest-nginx-pod-59254180 in contrail-api 2025-02-10 17:23:36,588 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:23:36,599 - DEBUG - VMI b89d1b50-e7d3-11ef-b0d5-fa163e44080b is active in agent 10.0.0.44 2025-02-10 17:23:36,600 - INFO - Verified Pod ctest-nginx-pod-59254180 in agent 10.0.0.44 2025-02-10 17:23:36,600 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=c3088fdc-9e89-449a-98ac-e84190ff7d85 2025-02-10 17:23:36,605 - INFO - Pod ctest-nginx-pod-59254180 with uuid c3088fdc-9e89-449a-98ac-e84190ff7d85 found in kube manager 2025-02-10 17:23:36,605 - INFO - Pod ctest-nginx-pod-59254180 verification passed 2025-02-10 17:23:36,664 - DEBUG - [Pod ctest-nginx-pod-59254180] Cmd: echo ctest-nginx-pod-59254180 > /usr/share/nginx/html/index.html, Output: 2025-02-10 17:23:36,669 - DEBUG - Pod ctest-busybox-pod-27212791 not in running state.Currently in Pending 2025-02-10 17:23:41,676 - INFO - Pod ctest-busybox-pod-27212791 is in running state.Got IP 10.47.255.248 2025-02-10 17:23:41,691 - DEBUG - Pod ctest-busybox-pod-27212791 has vmi bb2243d2-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:23:41,692 - INFO - Verified pod ctest-busybox-pod-27212791 in contrail-api 2025-02-10 17:23:41,692 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:23:41,704 - DEBUG - VMI bb2243d2-e7d3-11ef-b0d5-fa163e44080b is active in agent 10.0.0.44 2025-02-10 17:23:41,705 - INFO - Verified Pod ctest-busybox-pod-27212791 in agent 10.0.0.44 2025-02-10 17:23:41,705 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:41,709 - INFO - Pod ctest-busybox-pod-27212791 with uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 found in kube manager 2025-02-10 17:23:41,710 - INFO - Pod ctest-busybox-pod-27212791 verification passed 2025-02-10 17:23:41,787 - DEBUG - [Pod ctest-busybox-pod-27212791] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,787 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:41,787 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,848 - DEBUG - [Pod ctest-busybox-pod-27212791] 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-59840901 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,848 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:41,848 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-59840901 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,899 - DEBUG - [Pod ctest-busybox-pod-27212791] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,900 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:41,900 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,953 - DEBUG - [Pod ctest-busybox-pod-27212791] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:41,953 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:41,954 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd output: ctest-nginx-pod-59840901 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:42,013 - DEBUG - [Pod ctest-busybox-pod-27212791] 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-59840901 2025-02-10 17:23:42,013 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:42,013 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] 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-59840901 2025-02-10 17:23:42,075 - DEBUG - [Pod ctest-busybox-pod-27212791] 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-59840901 2025-02-10 17:23:42,076 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:42,076 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] 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-59840901 2025-02-10 17:23:42,134 - DEBUG - [Pod ctest-busybox-pod-27212791] 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-59840901 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:42,134 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:42,134 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-59840901 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-10 17:23:42,214 - DEBUG - [Pod ctest-busybox-pod-27212791] 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-59254180 2025-02-10 17:23:42,214 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-10 17:23:42,214 - DEBUG - [Pod Pod ctest-busybox-pod-27212791] 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-59254180 2025-02-10 17:23:42,214 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-59840901': 7, 'ctest-nginx-pod-59254180': 1} 2025-02-10 17:23:42,215 - WARNING - Nothing to delete parallely 2025-02-10 17:23:42,215 - INFO - Deleting pod default:ctest-busybox-pod-27212791 2025-02-10 17:23:42,232 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:42,239 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:23:47,240 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:47,250 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:23:52,250 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:52,258 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:23:57,259 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:23:57,335 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:02,335 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:24:02,345 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:07,346 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:24:07,354 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:12,355 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:24:12,362 - WARNING - Pod uuid dbe0f115-ff42-447f-bbc3-ca3750b83065 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:17,363 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=dbe0f115-ff42-447f-bbc3-ca3750b83065 2025-02-10 17:24:17,371 - DEBUG - Pod dbe0f115-ff42-447f-bbc3-ca3750b83065 is not in agent 10.0.0.44 VM list 2025-02-10 17:24:17,371 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb2243d2-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:24:17,385 - DEBUG - VMI bb2243d2-e7d3-11ef-b0d5-fa163e44080b is removed from agent 10.0.0.44 2025-02-10 17:24:17,385 - INFO - Verified that pod ctest-busybox-pod-27212791 is removed in agent 2025-02-10 17:24:17,386 - INFO - Deleting Ingress : ctest-nginx-ingress-59686306 2025-02-10 17:24:17,394 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 2025-02-10 17:24:17,401 - ERROR - Ingress ctest-nginx-ingress-59686306 with uuid ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 still found in kube manager 2025-02-10 17:24:18,402 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 2025-02-10 17:24:18,407 - ERROR - Ingress ctest-nginx-ingress-59686306 with uuid ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 still found in kube manager 2025-02-10 17:24:19,408 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 2025-02-10 17:24:19,413 - INFO - Ingress ctest-nginx-ingress-59686306 with uuid ac8ac74b-139b-4bcc-b84f-40b1e7c596f9 deleted successfully from kube manager 2025-02-10 17:24:19,413 - INFO - Verifications on Ingress %s cleanup passed 2025-02-10 17:24:19,413 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-10 17:24:19,507 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-10 17:24:19,513 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-10 17:24:19,513 - INFO - Deleting VN __public__ 2025-02-10 17:24:19,618 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/e5de2fe8-dc46-42a2-9dd9-21f6055544d6 2025-02-10 17:24:19,624 - DEBUG - Response Code: 404 2025-02-10 17:24:19,625 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2025-02-10 17:24:19,632 - DEBUG - Requesting: http://10.0.0.22:8082/domain/750660e6-65ba-42ff-b63f-e977905e6f92 2025-02-10 17:24:19,642 - DEBUG - Requesting: http://10.0.0.22:8082/project/3967d2f2-7fb5-4d81-afe9-77649094f7c3 2025-02-10 17:24:19,699 - INFO - Validated that VN __public__ is not found in API Server 2025-02-10 17:24:19,699 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-10 17:24:19,706 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:24:19,721 - DEBUG - VN __public__ is not present in Agent 10.0.0.44 2025-02-10 17:24:19,721 - INFO - Validated that VN __public__ is not in any agent 2025-02-10 17:24:19,721 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:24:19,729 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-10 17:24:19,736 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-10 17:24:19,741 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-10 17:24:19,741 - INFO - Deleting pod default:ctest-nginx-pod-59254180 2025-02-10 17:24:19,761 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c3088fdc-9e89-449a-98ac-e84190ff7d85 2025-02-10 17:24:19,778 - WARNING - Pod uuid c3088fdc-9e89-449a-98ac-e84190ff7d85 is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:24,779 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c3088fdc-9e89-449a-98ac-e84190ff7d85 2025-02-10 17:24:24,787 - DEBUG - Pod c3088fdc-9e89-449a-98ac-e84190ff7d85 is not in agent 10.0.0.44 VM list 2025-02-10 17:24:24,787 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b89d1b50-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:24:24,795 - DEBUG - VMI b89d1b50-e7d3-11ef-b0d5-fa163e44080b is removed from agent 10.0.0.44 2025-02-10 17:24:24,795 - INFO - Verified that pod ctest-nginx-pod-59254180 is removed in agent 2025-02-10 17:24:24,795 - INFO - Deleting pod default:ctest-nginx-pod-59840901 2025-02-10 17:24:24,827 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=4542dcd5-14c7-4fd1-88ea-ba805d2ab05e 2025-02-10 17:24:24,837 - WARNING - Pod uuid 4542dcd5-14c7-4fd1-88ea-ba805d2ab05e is still seen in agent 10.0.0.44 VM list 2025-02-10 17:24:29,838 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=4542dcd5-14c7-4fd1-88ea-ba805d2ab05e 2025-02-10 17:24:29,846 - DEBUG - Pod 4542dcd5-14c7-4fd1-88ea-ba805d2ab05e is not in agent 10.0.0.44 VM list 2025-02-10 17:24:29,846 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8241e08-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:24:29,853 - DEBUG - VMI b8241e08-e7d3-11ef-b0d5-fa163e44080b is removed from agent 10.0.0.44 2025-02-10 17:24:29,853 - INFO - Verified that pod ctest-nginx-pod-59840901 is removed in agent 2025-02-10 17:24:29,853 - INFO - Deleting service : ctest-nginx-svc-08138548 2025-02-10 17:24:30,053 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 17:24:30,061 - DEBUG - No XMPP flaps were noticed during the test 2025-02-10 17:24:30,061 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16] 2025-02-10 17:24:30,061 - INFO - -------------------------------------------------------------------------------- 2025-02-10 17:24:36,484 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 17:24:36,632 - DEBUG - Output : cluster_project={} 2025-02-10 17:24:36,683 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-10 17:24:36,866 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-10 17:24:36,880 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-10 17:24:37,027 - DEBUG - Output : cluster_project={} 2025-02-10 17:24:52,181 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:52,223 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:52,301 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:52,389 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:57,438 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:57,525 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:57,627 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:57,717 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-10 17:24:57,968 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 17:25:00,684 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_ApplicationPolicySetReq? 2025-02-10 17:25:00,696 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2025-02-10 17:25:00,731 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2025-02-10 17:25:02,763 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AclReq? 2025-02-10 17:28:11,600 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-10 17:28:11,637 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=07ed440b-c6dc-47ca-bdd4-63deaa00612b 2025-02-10 17:28:11,675 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:11,696 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:11,704 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:11,713 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:11,719 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:11,725 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=691e012b-ed15-4279-a7ab-042e024df110 2025-02-10 17:28:11,731 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c116bcb8-8656-4c9a-a28d-5d4c5f8e4981 2025-02-10 17:28:16,661 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=07ed440b-c6dc-47ca-bdd4-63deaa00612b 2025-02-10 17:28:16,668 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e79458a6-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:16,739 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:16,807 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=691e012b-ed15-4279-a7ab-042e024df110 2025-02-10 17:28:16,810 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:16,813 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:16,816 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:16,817 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:16,820 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=c116bcb8-8656-4c9a-a28d-5d4c5f8e4981 2025-02-10 17:28:16,845 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e953d39c-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:16,854 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e8c8c3d8-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:21,749 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:21,849 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:21,851 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:21,856 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:21,858 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:26,758 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:26,863 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:26,864 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:26,872 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:26,873 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:31,767 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:31,876 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:31,878 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:31,885 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:31,887 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:36,777 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:36,891 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:36,892 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:36,898 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:36,900 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:41,786 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:41,905 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:41,907 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:41,914 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:41,915 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:46,800 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=5a9bb2ef-0eff-499e-961c-c673ec039454 2025-02-10 17:28:46,807 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ea6a653e-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:46,939 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=9e46784a-b224-4cfc-bf83-cabcd60cef32 2025-02-10 17:28:46,941 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=cf98f913-2120-49b0-aa63-5b9321e50a18 2025-02-10 17:28:46,943 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=59bed2db-dbb3-4e14-9a1a-8ba859da2760 2025-02-10 17:28:46,944 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_VmListReq?uuid=506c038a-705b-4c59-9e8c-4c8ffed7c778 2025-02-10 17:28:46,959 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb70a984-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:46,961 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9ec7db8-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:46,962 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e822cbae-e7d3-11ef-b0d5-fa163e44080b 2025-02-10 17:28:46,965 - DEBUG - Requesting: http://10.0.0.44:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eaee56e6-e7d3-11ef-b0d5-fa163e44080b