2025-01-13 08:57:18,818 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-01-13 08:57:19,083 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,083 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-01-13 08:57:19,117 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,118 - 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}' 2025-01-13 08:57:19,214 - DEBUG - Output : NAMES contrail_test_xdOnvomAS contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 redis_redis_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2025-01-13 08:57:19,214 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 08:57:19,280 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2025-01-13 08:57:19,280 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-01-13 08:57:19,314 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,403 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-13 08:57:19,614 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,614 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-13 08:57:19,638 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,639 - DEBUG - [10.0.0.12]: 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-01-13 08:57:19,683 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-13 08:57:19,683 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 08:57:19,757 - DEBUG - Output : 10.0.0.12/24 2025-01-13 08:57:19,757 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-13 08:57:19,792 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-918-1 2025-01-13 08:57:19,889 - INFO - Using existing project ['default-domain', 'k8s-default'](152c743c-8e32-4b42-ae68-5adac05c1cf1) 2025-01-13 08:57:20,022 - INFO - Using existing project ['default-domain', 'k8s-default'](152c743c-8e32-4b42-ae68-5adac05c1cf1) 2025-01-13 08:57:20,180 - INFO - ================================================================================ 2025-01-13 08:57:20,181 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-13 08:57:20,182 - 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-01-13 08:57:20,447 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 08:57:20,456 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.17': '0'}} with 2025-01-13 08:57:20,456 - INFO - Initial checks done. Running the testcase now 2025-01-13 08:57:20,456 - INFO - 2025-01-13 08:57:20,461 - INFO - Namespace default already exists 2025-01-13 08:57:20,461 - 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' 2025-01-13 08:57:20,593 - DEBUG - Output : cluster_project={} 2025-01-13 08:57:20,653 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-13 08:57:20,653 - DEBUG - Project uuid in Contrail is 152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:57:20,653 - 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' 2025-01-13 08:57:20,802 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 08:57:20,803 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=56e77ac7-8e61-4513-a756-17d7bb96ebc4 2025-01-13 08:57:20,808 - INFO - Namespace default with uuid 56e77ac7-8e61-4513-a756-17d7bb96ebc4 found in kube manager 2025-01-13 08:57:20,808 - INFO - Namespace default verification passed 2025-01-13 08:57:20,811 - DEBUG - Service ctest-nginx-svc-39293636 not present 2025-01-13 08:57:20,812 - INFO - Creating service ctest-nginx-svc-39293636 2025-01-13 08:57:20,837 - INFO - Created Service ctest-nginx-svc-39293636 2025-01-13 08:57:20,842 - DEBUG - Pod ctest-nginx-pod-97348659 not present 2025-01-13 08:57:20,842 - INFO - Creating Pod ctest-nginx-pod-97348659 2025-01-13 08:57:20,917 - DEBUG - Pod : ctest-nginx-pod-97348659 UUID is 5c8f7665-0c29-4a38-976b-44345d66d0e8 2025-01-13 08:57:20,923 - DEBUG - Pod ctest-nginx-pod-00038466 not present 2025-01-13 08:57:20,925 - INFO - Creating Pod ctest-nginx-pod-00038466 2025-01-13 08:57:20,960 - DEBUG - Pod : ctest-nginx-pod-00038466 UUID is 85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 2025-01-13 08:57:21,157 - INFO - Created VN __public__, UUID :9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,470 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-13 08:57:21,486 - DEBUG - Requesting: http://10.0.0.17:8082/domain/3e3c23cd-ae80-4cd9-a133-47c5aa1c4640 2025-01-13 08:57:21,511 - DEBUG - Requesting: http://10.0.0.17:8082/project/152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:57:21,671 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,738 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,774 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:57:21,785 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:57:21,810 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/bcfc3dd4-9dba-495c-b472-b8cea1590431 2025-01-13 08:57:21,858 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 08:57:21,858 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,882 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:57:21,917 - INFO - Verified VN network id 13 for VN 9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,917 - INFO - Verifications in API Server for VN __public__ passed 2025-01-13 08:57:21,917 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:21,935 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:57:21,953 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:57:21,979 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/bcfc3dd4-9dba-495c-b472-b8cea1590431 2025-01-13 08:57:21,993 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 08:57:22,000 - 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': '10748112095778589210', 'uuid-lslong': '12889734678179935213'}, 'enable': 'true', 'created': '2025-01-13T08:57:21', 'last-modified': '2025-01-13T08:57:21', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.663948'} 2025-01-13 08:57:22,000 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:57:22,007 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 08:57:22,008 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-13 08:57:22,008 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-13 08:57:22,008 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-13 08:57:22,014 - DEBUG - Requesting: http://10.0.0.17:8082/domain/3e3c23cd-ae80-4cd9-a133-47c5aa1c4640 2025-01-13 08:57:22,023 - DEBUG - Requesting: http://10.0.0.17:8082/project/152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:57:22,109 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:22,121 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-13 08:57:22,121 - DEBUG - Verifying the vn in opserver 2025-01-13 08:57:22,121 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2025-01-13 08:57:22,123 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-01-13 08:57:22,134 - 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'} 2025-01-13 08:57:22,134 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-13 08:57:22,134 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:57:22,143 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:57:22,149 - DEBUG - Do not have enough data to verify VN in agent 2025-01-13 08:57:22,149 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:57:22,156 - DEBUG - VRF ids for VN __public__: {} 2025-01-13 08:57:22,280 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-13 08:57:22,453 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-13 08:57:22,466 - DEBUG - Requesting: http://10.0.0.17:8082/domain/3e3c23cd-ae80-4cd9-a133-47c5aa1c4640 2025-01-13 08:57:22,477 - DEBUG - Requesting: http://10.0.0.17:8082/project/152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:57:22,543 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:22,555 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/9831eb16-a8bf-45a4-8bce-799ab237cf51 2025-01-13 08:57:22,562 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-13 08:57:22,582 - DEBUG - Requesting: http://10.0.0.17:8082/domain/3e3c23cd-ae80-4cd9-a133-47c5aa1c4640 2025-01-13 08:57:22,590 - DEBUG - Requesting: http://10.0.0.17:8082/project/152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:57:22,636 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/9528f701-52f6-4a1a-b2e1-8965a5f2f3ed 2025-01-13 08:57:22,648 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-13 08:57:22,648 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-13 08:57:22,668 - 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__ 2025-01-13 08:57:22,676 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-13 08:57:22,676 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-13 08:57:22,680 - DEBUG - Ingress ctest-nginx-ingress-33318057 not present 2025-01-13 08:57:22,680 - INFO - Creating Ingress ctest-nginx-ingress-33318057 2025-01-13 08:57:22,688 - INFO - Created Ingress ctest-nginx-ingress-33318057 2025-01-13 08:57:22,691 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-33318057 2025-01-13 08:57:25,696 - DEBUG - For Ingress ctest-nginx-ingress-33318057, Cluster IP: 10.47.255.249, External IPs ['9.217.243.188'] 2025-01-13 08:57:25,696 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-33318057 2025-01-13 08:57:25,696 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=e70f4349-3770-455a-b1bd-daa7cd3b37a2 2025-01-13 08:57:25,702 - INFO - Ingress ctest-nginx-ingress-33318057 with uuid e70f4349-3770-455a-b1bd-daa7cd3b37a2 found in kube manager 2025-01-13 08:57:25,702 - INFO - Ingress ctest-nginx-ingress-33318057 verification passed 2025-01-13 08:57:25,705 - DEBUG - Pod ctest-busybox-pod-17200077 not present 2025-01-13 08:57:25,705 - INFO - Creating Pod ctest-busybox-pod-17200077 2025-01-13 08:57:25,761 - DEBUG - Pod : ctest-busybox-pod-17200077 UUID is 0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:57:25,773 - DEBUG - Pod ctest-nginx-pod-97348659 not in running state.Currently in Pending 2025-01-13 08:57:30,791 - DEBUG - Pod ctest-nginx-pod-97348659 not in running state.Currently in Pending 2025-01-13 08:57:35,798 - DEBUG - Pod ctest-nginx-pod-97348659 not in running state.Currently in Pending 2025-01-13 08:57:40,808 - INFO - Pod ctest-nginx-pod-97348659 is in running state.Got IP 10.47.255.251 2025-01-13 08:57:40,852 - DEBUG - Pod ctest-nginx-pod-97348659 has vmi 673240a4-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:57:40,852 - INFO - Verified pod ctest-nginx-pod-97348659 in contrail-api 2025-01-13 08:57:40,852 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:57:40,871 - DEBUG - VMI 673240a4-d18c-11ef-85f7-fa163ec3ad3b is active in agent 10.0.0.12 2025-01-13 08:57:40,871 - INFO - Verified Pod ctest-nginx-pod-97348659 in agent 10.0.0.12 2025-01-13 08:57:40,871 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=5c8f7665-0c29-4a38-976b-44345d66d0e8 2025-01-13 08:57:40,893 - INFO - Pod ctest-nginx-pod-97348659 with uuid 5c8f7665-0c29-4a38-976b-44345d66d0e8 found in kube manager 2025-01-13 08:57:40,893 - INFO - Pod ctest-nginx-pod-97348659 verification passed 2025-01-13 08:57:40,977 - DEBUG - [Pod ctest-nginx-pod-97348659] Cmd: echo ctest-nginx-pod-97348659 > /usr/share/nginx/html/index.html, Output: 2025-01-13 08:57:40,984 - DEBUG - Pod ctest-nginx-pod-00038466 not in running state.Currently in Pending 2025-01-13 08:57:45,991 - INFO - Pod ctest-nginx-pod-00038466 is in running state.Got IP 10.47.255.250 2025-01-13 08:57:46,050 - DEBUG - Pod ctest-nginx-pod-00038466 has vmi 67b4cb1e-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:57:46,050 - INFO - Verified pod ctest-nginx-pod-00038466 in contrail-api 2025-01-13 08:57:46,051 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:57:46,064 - DEBUG - VMI 67b4cb1e-d18c-11ef-85f7-fa163ec3ad3b is active in agent 10.0.0.12 2025-01-13 08:57:46,064 - INFO - Verified Pod ctest-nginx-pod-00038466 in agent 10.0.0.12 2025-01-13 08:57:46,064 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 2025-01-13 08:57:46,069 - INFO - Pod ctest-nginx-pod-00038466 with uuid 85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 found in kube manager 2025-01-13 08:57:46,069 - INFO - Pod ctest-nginx-pod-00038466 verification passed 2025-01-13 08:57:46,129 - DEBUG - [Pod ctest-nginx-pod-00038466] Cmd: echo ctest-nginx-pod-00038466 > /usr/share/nginx/html/index.html, Output: 2025-01-13 08:57:46,134 - INFO - Pod ctest-busybox-pod-17200077 is in running state.Got IP 10.47.255.248 2025-01-13 08:57:46,150 - DEBUG - Pod ctest-busybox-pod-17200077 has vmi 6a47cb38-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:57:46,150 - INFO - Verified pod ctest-busybox-pod-17200077 in contrail-api 2025-01-13 08:57:46,150 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:57:46,163 - DEBUG - VMI 6a47cb38-d18c-11ef-85f7-fa163ec3ad3b is active in agent 10.0.0.12 2025-01-13 08:57:46,163 - INFO - Verified Pod ctest-busybox-pod-17200077 in agent 10.0.0.12 2025-01-13 08:57:46,163 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:57:46,168 - INFO - Pod ctest-busybox-pod-17200077 with uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 found in kube manager 2025-01-13 08:57:46,168 - INFO - Pod ctest-busybox-pod-17200077 verification passed 2025-01-13 08:57:46,242 - DEBUG - [Pod ctest-busybox-pod-17200077] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00038466 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-01-13 08:57:46,242 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 08:57:46,242 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd output: ctest-nginx-pod-00038466 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-01-13 08:57:46,295 - DEBUG - [Pod ctest-busybox-pod-17200077] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00038466 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-01-13 08:57:46,295 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 08:57:46,295 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd output: ctest-nginx-pod-00038466 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-01-13 08:57:46,361 - DEBUG - [Pod ctest-busybox-pod-17200077] 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-00038466 2025-01-13 08:57:46,361 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 08:57:46,361 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] 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-00038466 2025-01-13 08:57:46,433 - DEBUG - [Pod ctest-busybox-pod-17200077] 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-97348659 2025-01-13 08:57:46,433 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 08:57:46,433 - DEBUG - [Pod Pod ctest-busybox-pod-17200077] 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-97348659 2025-01-13 08:57:46,433 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-97348659': 1, 'ctest-nginx-pod-00038466': 3} 2025-01-13 08:57:46,434 - WARNING - Nothing to delete parallely 2025-01-13 08:57:46,434 - INFO - Deleting pod default:ctest-busybox-pod-17200077 2025-01-13 08:57:46,453 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:57:46,465 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:57:51,466 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:57:51,473 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:57:56,474 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:57:56,484 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:01,485 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:58:01,493 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:06,495 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:58:06,504 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:11,504 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:58:11,519 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:16,520 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:58:16,583 - WARNING - Pod uuid 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:21,584 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0f5b982d-fc25-4f4c-b668-02c97004f4f1 2025-01-13 08:58:21,591 - DEBUG - Pod 0f5b982d-fc25-4f4c-b668-02c97004f4f1 is not in agent 10.0.0.12 VM list 2025-01-13 08:58:21,591 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a47cb38-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:58:21,598 - DEBUG - VMI 6a47cb38-d18c-11ef-85f7-fa163ec3ad3b is removed from agent 10.0.0.12 2025-01-13 08:58:21,598 - INFO - Verified that pod ctest-busybox-pod-17200077 is removed in agent 2025-01-13 08:58:21,599 - INFO - Deleting Ingress : ctest-nginx-ingress-33318057 2025-01-13 08:58:21,612 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=e70f4349-3770-455a-b1bd-daa7cd3b37a2 2025-01-13 08:58:21,617 - ERROR - Ingress ctest-nginx-ingress-33318057 with uuid e70f4349-3770-455a-b1bd-daa7cd3b37a2 still found in kube manager 2025-01-13 08:58:22,620 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=e70f4349-3770-455a-b1bd-daa7cd3b37a2 2025-01-13 08:58:22,625 - INFO - Ingress ctest-nginx-ingress-33318057 with uuid e70f4349-3770-455a-b1bd-daa7cd3b37a2 deleted successfully from kube manager 2025-01-13 08:58:22,625 - INFO - Verifications on Ingress %s cleanup passed 2025-01-13 08:58:22,626 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-13 08:58:22,736 - 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__ 2025-01-13 08:58:22,751 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-13 08:58:22,751 - INFO - Deleting VN __public__ 2025-01-13 08:58:23,139 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/17659a69-1da2-4ec4-8e47-68830c2ff9f5 2025-01-13 08:58:23,149 - DEBUG - Response Code: 404 2025-01-13 08:58:23,150 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-01-13 08:58:23,163 - DEBUG - Requesting: http://10.0.0.17:8082/domain/3e3c23cd-ae80-4cd9-a133-47c5aa1c4640 2025-01-13 08:58:23,183 - DEBUG - Requesting: http://10.0.0.17:8082/project/152c743c-8e32-4b42-ae68-5adac05c1cf1 2025-01-13 08:58:23,233 - INFO - Validated that VN __public__ is not found in API Server 2025-01-13 08:58:23,233 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-13 08:58:23,243 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:58:23,253 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-13 08:58:23,253 - INFO - Validated that VN __public__ is not in any agent 2025-01-13 08:58:23,254 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:58:23,263 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 08:58:23,271 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 08:58:23,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-13 08:58:23,296 - INFO - Deleting pod default:ctest-nginx-pod-00038466 2025-01-13 08:58:23,311 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 2025-01-13 08:58:23,330 - WARNING - Pod uuid 85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:28,330 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 2025-01-13 08:58:28,338 - DEBUG - Pod 85cd0f87-3ee7-4318-9ff7-e4d8bee95e99 is not in agent 10.0.0.12 VM list 2025-01-13 08:58:28,338 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:67b4cb1e-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:58:28,345 - DEBUG - VMI 67b4cb1e-d18c-11ef-85f7-fa163ec3ad3b is removed from agent 10.0.0.12 2025-01-13 08:58:28,345 - INFO - Verified that pod ctest-nginx-pod-00038466 is removed in agent 2025-01-13 08:58:28,345 - INFO - Deleting pod default:ctest-nginx-pod-97348659 2025-01-13 08:58:28,357 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5c8f7665-0c29-4a38-976b-44345d66d0e8 2025-01-13 08:58:28,376 - WARNING - Pod uuid 5c8f7665-0c29-4a38-976b-44345d66d0e8 is still seen in agent 10.0.0.12 VM list 2025-01-13 08:58:33,377 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5c8f7665-0c29-4a38-976b-44345d66d0e8 2025-01-13 08:58:33,385 - DEBUG - Pod 5c8f7665-0c29-4a38-976b-44345d66d0e8 is not in agent 10.0.0.12 VM list 2025-01-13 08:58:33,385 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:673240a4-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 08:58:33,391 - DEBUG - VMI 673240a4-d18c-11ef-85f7-fa163ec3ad3b is removed from agent 10.0.0.12 2025-01-13 08:58:33,391 - INFO - Verified that pod ctest-nginx-pod-97348659 is removed in agent 2025-01-13 08:58:33,391 - INFO - Deleting service : ctest-nginx-svc-39293636 2025-01-13 08:58:33,612 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 08:58:33,620 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 08:58:33,620 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-01-13 08:58:33,620 - INFO - -------------------------------------------------------------------------------- 2025-01-13 08:58:40,110 - 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' 2025-01-13 08:58:40,291 - DEBUG - Output : cluster_project={} 2025-01-13 08:58:40,461 - 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' 2025-01-13 08:58:40,669 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 08:58:40,678 - 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' 2025-01-13 08:58:40,832 - DEBUG - Output : cluster_project={} 2025-01-13 08:58:56,053 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:58:56,138 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:58:56,184 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:58:56,272 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:59:01,328 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:59:01,486 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:59:01,531 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:59:01,616 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 08:59:01,920 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 08:59:04,866 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-01-13 08:59:04,873 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-13 08:59:04,907 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-13 08:59:06,949 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-01-13 09:02:16,050 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 09:02:16,105 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=98b3604e-4381-4a87-b433-a36250a53972 2025-01-13 09:02:16,117 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:16,133 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=608134ae-ab62-4a19-99eb-5ff2d3e02587 2025-01-13 09:02:16,141 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:16,145 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:16,158 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:16,164 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6165451d-f9de-4da3-8559-b1b70468c73c 2025-01-13 09:02:16,171 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=99228942-9929-48c4-8a98-03e2fc30aa3e 2025-01-13 09:02:21,179 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:21,288 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:21,290 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=98b3604e-4381-4a87-b433-a36250a53972 2025-01-13 09:02:21,292 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=99228942-9929-48c4-8a98-03e2fc30aa3e 2025-01-13 09:02:21,293 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=6165451d-f9de-4da3-8559-b1b70468c73c 2025-01-13 09:02:21,294 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:21,295 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=608134ae-ab62-4a19-99eb-5ff2d3e02587 2025-01-13 09:02:21,296 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:21,318 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96f40e1c-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:21,322 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:97ace61c-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:21,323 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:982f6574-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:21,325 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:96669348-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:26,188 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:26,318 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:26,326 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:26,328 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:31,197 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:31,326 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:31,338 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:31,340 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:36,205 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:36,334 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:36,349 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:36,351 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:41,218 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:41,344 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:41,362 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:41,364 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:46,227 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:46,352 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:46,374 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:46,376 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:51,263 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d6c2b58a-02d5-4741-84d3-a43f683676ad 2025-01-13 09:02:51,271 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:99ca19ce-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:51,392 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=d1f9ee49-382e-4329-bfca-ed9ca129890f 2025-01-13 09:02:51,395 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=92355a70-c9ae-4479-a942-7544986b88c7 2025-01-13 09:02:51,397 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=c2fe1572-e013-49da-8c7c-8b57729a4e58 2025-01-13 09:02:51,402 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:9a83d36e-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:51,413 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:994f30c4-d18c-11ef-85f7-fa163ec3ad3b 2025-01-13 09:02:51,416 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:98c85a18-d18c-11ef-85f7-fa163ec3ad3b