2025-02-12 05:16:44,677 - DEBUG - [10.0.0.46]: Running cmd : hostname 2025-02-12 05:16:44,931 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:44,931 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2025-02-12 05:16:44,966 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:44,966 - DEBUG - [10.0.0.46]: 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-12 05:16:45,092 - DEBUG - Output : NAMES contrail_test_iGMQrpHNb contrail-kubernetes-master_kubemanager_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_schema_1 config_api_nodemgr_1 2025-02-12 05:16:45,093 - DEBUG - [10.0.0.46]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 05:16:45,127 - DEBUG - Output : 10.0.0.46/24 172.17.0.1/16 2025-02-12 05:16:45,128 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2025-02-12 05:16:45,162 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:45,275 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-02-12 05:16:45,499 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:45,499 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-02-12 05:16:45,524 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:45,524 - 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-02-12 05:16:45,569 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-12 05:16:45,569 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-12 05:16:45,633 - DEBUG - Output : 10.0.0.12/24 2025-02-12 05:16:45,633 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-02-12 05:16:45,667 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-977-1 2025-02-12 05:16:45,771 - INFO - Using existing project ['default-domain', 'k8s-default'](ff919db7-87b6-42ca-922c-19a663ba2ca8) 2025-02-12 05:16:45,897 - INFO - Using existing project ['default-domain', 'k8s-default'](ff919db7-87b6-42ca-922c-19a663ba2ca8) 2025-02-12 05:16:46,033 - INFO - ================================================================================ 2025-02-12 05:16:46,033 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-12 05:16:46,034 - 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-12 05:16:46,273 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 05:16:46,281 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.46': '0'}} with 2025-02-12 05:16:46,281 - INFO - Initial checks done. Running the testcase now 2025-02-12 05:16:46,281 - INFO - 2025-02-12 05:16:46,287 - INFO - Namespace default already exists 2025-02-12 05:16:46,288 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 05:16:46,406 - DEBUG - Output : cluster_project={} 2025-02-12 05:16:46,464 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-12 05:16:46,465 - DEBUG - Project uuid in Contrail is ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:46,465 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 05:16:46,583 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 05:16:46,583 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_NamespaceDatabaseList?namespace_uuid=88e085a0-7b2f-449a-81b0-b851647931f9 2025-02-12 05:16:46,589 - INFO - Namespace default with uuid 88e085a0-7b2f-449a-81b0-b851647931f9 found in kube manager 2025-02-12 05:16:46,590 - INFO - Namespace default verification passed 2025-02-12 05:16:46,593 - DEBUG - Service ctest-nginx-svc-85309861 not present 2025-02-12 05:16:46,594 - INFO - Creating service ctest-nginx-svc-85309861 2025-02-12 05:16:46,616 - INFO - Created Service ctest-nginx-svc-85309861 2025-02-12 05:16:46,623 - DEBUG - Pod ctest-nginx-pod-46667702 not present 2025-02-12 05:16:46,623 - INFO - Creating Pod ctest-nginx-pod-46667702 2025-02-12 05:16:46,704 - DEBUG - Pod : ctest-nginx-pod-46667702 UUID is 7be12d08-49ed-4484-8c11-ad2598a1f2e5 2025-02-12 05:16:46,711 - DEBUG - Pod ctest-nginx-pod-30811305 not present 2025-02-12 05:16:46,711 - INFO - Creating Pod ctest-nginx-pod-30811305 2025-02-12 05:16:46,752 - DEBUG - Pod : ctest-nginx-pod-30811305 UUID is 1e125970-2f8e-4a2e-b426-904801176f84 2025-02-12 05:16:47,009 - INFO - Created VN __public__, UUID :ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:47,183 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:16:47,190 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:16:47,209 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:47,321 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:47,341 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:47,355 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:47,382 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:47,391 - DEBUG - Route Targets: [] 2025-02-12 05:16:47,391 - DEBUG - RT names not yet present for VN __public__ 2025-02-12 05:16:52,392 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:16:52,399 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:16:52,410 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:52,465 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,479 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,491 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:52,503 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:52,512 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/aa194a9e-b19d-4ec6-8714-6f3cb55e17ec 2025-02-12 05:16:52,528 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 05:16:52,529 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,548 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:52,567 - INFO - Verified VN network id 13 for VN ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,568 - INFO - Verifications in API Server for VN __public__ passed 2025-02-12 05:16:52,568 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,582 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:52,591 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:16:52,601 - DEBUG - Requesting: http://10.0.0.46:8082/route-target/aa194a9e-b19d-4ec6-8714-6f3cb55e17ec 2025-02-12 05:16:52,610 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 05:16:52,623 - DEBUG - Control-node 10.0.0.46 : 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': '17185335632131870126', 'uuid-lslong': '12332325540648513744'}, 'enable': 'true', 'created': '2025-02-12T05:16:46', 'last-modified': '2025-02-12T05:16:47', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.555214'} 2025-02-12 05:16:52,623 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:16:52,631 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-12 05:16:52,631 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-12 05:16:52,632 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-12 05:16:52,633 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:16:52,641 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:16:52,658 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:52,716 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:52,731 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-12 05:16:52,731 - DEBUG - Verifying the vn in opserver 2025-02-12 05:16:52,731 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.46 2025-02-12 05:16:52,731 - DEBUG - Requesting: http://10.0.0.46:8081/analytics/uves/virtual-networks 2025-02-12 05:16:52,748 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.46:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-12 05:16:52,748 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-12 05:16:52,748 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:16:52,760 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:16:52,771 - DEBUG - Do not have enough data to verify VN in agent 2025-02-12 05:16:52,771 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:16:52,780 - DEBUG - VRF ids for VN __public__: {} 2025-02-12 05:16:52,912 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-12 05:16:53,063 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:16:53,074 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:16:53,086 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:53,152 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:53,170 - DEBUG - Requesting: http://10.0.0.46:8082/floating-ip-pool/4c65192a-b74d-4256-990e-a8b004d7b956 2025-02-12 05:16:53,196 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:16:53,208 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:16:53,221 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:16:53,283 - DEBUG - Requesting: http://10.0.0.46:8082/virtual-network/ee7e93b4-a315-4dae-ab25-38bd60d4f0d0 2025-02-12 05:16:53,297 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-12 05:16:53,298 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-12 05:16:53,308 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 05:16:53,317 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-12 05:16:53,317 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-12 05:16:53,326 - DEBUG - Ingress ctest-nginx-ingress-16381157 not present 2025-02-12 05:16:53,327 - INFO - Creating Ingress ctest-nginx-ingress-16381157 2025-02-12 05:16:53,337 - INFO - Created Ingress ctest-nginx-ingress-16381157 2025-02-12 05:16:53,343 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-16381157 2025-02-12 05:16:56,349 - DEBUG - For Ingress ctest-nginx-ingress-16381157, Cluster IP: 10.47.255.249, External IPs ['126.198.141.188'] 2025-02-12 05:16:56,349 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-16381157 2025-02-12 05:16:56,350 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=e244c74c-13a8-4d28-b33f-bf25118dcd33 2025-02-12 05:16:56,377 - INFO - Ingress ctest-nginx-ingress-16381157 with uuid e244c74c-13a8-4d28-b33f-bf25118dcd33 found in kube manager 2025-02-12 05:16:56,377 - INFO - Ingress ctest-nginx-ingress-16381157 verification passed 2025-02-12 05:16:56,381 - DEBUG - Pod ctest-busybox-pod-13432206 not present 2025-02-12 05:16:56,381 - INFO - Creating Pod ctest-busybox-pod-13432206 2025-02-12 05:16:56,427 - DEBUG - Pod : ctest-busybox-pod-13432206 UUID is 187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:16:56,445 - DEBUG - Pod ctest-nginx-pod-46667702 not in running state.Currently in Pending 2025-02-12 05:17:01,492 - INFO - Pod ctest-nginx-pod-46667702 is in running state.Got IP 10.47.255.251 2025-02-12 05:17:01,581 - DEBUG - Pod ctest-nginx-pod-46667702 has vmi 8f4c4c52-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:01,581 - INFO - Verified pod ctest-nginx-pod-46667702 in contrail-api 2025-02-12 05:17:01,581 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:17:01,596 - DEBUG - VMI 8f4c4c52-e900-11ef-963e-fa163ea24140 is active in agent 10.0.0.12 2025-02-12 05:17:01,596 - INFO - Verified Pod ctest-nginx-pod-46667702 in agent 10.0.0.12 2025-02-12 05:17:01,602 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=7be12d08-49ed-4484-8c11-ad2598a1f2e5 2025-02-12 05:17:01,613 - INFO - Pod ctest-nginx-pod-46667702 with uuid 7be12d08-49ed-4484-8c11-ad2598a1f2e5 found in kube manager 2025-02-12 05:17:01,616 - INFO - Pod ctest-nginx-pod-46667702 verification passed 2025-02-12 05:17:01,767 - DEBUG - [Pod ctest-nginx-pod-46667702] Cmd: echo ctest-nginx-pod-46667702 > /usr/share/nginx/html/index.html, Output: 2025-02-12 05:17:01,777 - INFO - Pod ctest-nginx-pod-30811305 is in running state.Got IP 10.47.255.250 2025-02-12 05:17:01,841 - DEBUG - Pod ctest-nginx-pod-30811305 has vmi 8fd07162-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:01,842 - INFO - Verified pod ctest-nginx-pod-30811305 in contrail-api 2025-02-12 05:17:01,842 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:17:01,858 - DEBUG - VMI 8fd07162-e900-11ef-963e-fa163ea24140 is active in agent 10.0.0.12 2025-02-12 05:17:01,859 - INFO - Verified Pod ctest-nginx-pod-30811305 in agent 10.0.0.12 2025-02-12 05:17:01,859 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=1e125970-2f8e-4a2e-b426-904801176f84 2025-02-12 05:17:01,873 - INFO - Pod ctest-nginx-pod-30811305 with uuid 1e125970-2f8e-4a2e-b426-904801176f84 found in kube manager 2025-02-12 05:17:01,874 - INFO - Pod ctest-nginx-pod-30811305 verification passed 2025-02-12 05:17:01,957 - DEBUG - [Pod ctest-nginx-pod-30811305] Cmd: echo ctest-nginx-pod-30811305 > /usr/share/nginx/html/index.html, Output: 2025-02-12 05:17:01,968 - DEBUG - Pod ctest-busybox-pod-13432206 not in running state.Currently in Pending 2025-02-12 05:17:06,985 - DEBUG - Pod ctest-busybox-pod-13432206 not in running state.Currently in Pending 2025-02-12 05:17:11,992 - INFO - Pod ctest-busybox-pod-13432206 is in running state.Got IP 10.47.255.248 2025-02-12 05:17:12,013 - DEBUG - Pod ctest-busybox-pod-13432206 has vmi 94a8f60a-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:12,013 - INFO - Verified pod ctest-busybox-pod-13432206 in contrail-api 2025-02-12 05:17:12,014 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:17:12,028 - DEBUG - VMI 94a8f60a-e900-11ef-963e-fa163ea24140 is active in agent 10.0.0.12 2025-02-12 05:17:12,028 - INFO - Verified Pod ctest-busybox-pod-13432206 in agent 10.0.0.12 2025-02-12 05:17:12,028 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_VirtualMachineDatabaseList?x=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:12,033 - INFO - Pod ctest-busybox-pod-13432206 with uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 found in kube manager 2025-02-12 05:17:12,034 - INFO - Pod ctest-busybox-pod-13432206 verification passed 2025-02-12 05:17:12,095 - DEBUG - [Pod ctest-busybox-pod-13432206] 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-46667702 2025-02-12 05:17:12,095 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 05:17:12,095 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] 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-46667702 2025-02-12 05:17:12,159 - DEBUG - [Pod ctest-busybox-pod-13432206] 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-46667702 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 05:17:12,160 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 05:17:12,160 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-46667702 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-12 05:17:12,213 - DEBUG - [Pod ctest-busybox-pod-13432206] 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-30811305 2025-02-12 05:17:12,213 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-12 05:17:12,213 - DEBUG - [Pod Pod ctest-busybox-pod-13432206] 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-30811305 2025-02-12 05:17:12,213 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-46667702': 2, 'ctest-nginx-pod-30811305': 1} 2025-02-12 05:17:12,213 - WARNING - Nothing to delete parallely 2025-02-12 05:17:12,214 - INFO - Deleting pod default:ctest-busybox-pod-13432206 2025-02-12 05:17:12,246 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:12,258 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:17,260 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:17,268 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:22,269 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:22,276 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:27,278 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:27,285 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:32,286 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:32,300 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:37,300 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:37,309 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:42,310 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:42,319 - WARNING - Pod uuid 187ad1c2-9042-423e-82bc-405d47c3ab21 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:47,320 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=187ad1c2-9042-423e-82bc-405d47c3ab21 2025-02-12 05:17:47,328 - DEBUG - Pod 187ad1c2-9042-423e-82bc-405d47c3ab21 is not in agent 10.0.0.12 VM list 2025-02-12 05:17:47,328 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94a8f60a-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:47,335 - DEBUG - VMI 94a8f60a-e900-11ef-963e-fa163ea24140 is removed from agent 10.0.0.12 2025-02-12 05:17:47,335 - INFO - Verified that pod ctest-busybox-pod-13432206 is removed in agent 2025-02-12 05:17:47,335 - INFO - Deleting Ingress : ctest-nginx-ingress-16381157 2025-02-12 05:17:47,351 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=e244c74c-13a8-4d28-b33f-bf25118dcd33 2025-02-12 05:17:47,356 - ERROR - Ingress ctest-nginx-ingress-16381157 with uuid e244c74c-13a8-4d28-b33f-bf25118dcd33 still found in kube manager 2025-02-12 05:17:48,357 - DEBUG - Requesting: http://10.0.0.46:8108/Snh_LoadbalancerDatabaseList?x=e244c74c-13a8-4d28-b33f-bf25118dcd33 2025-02-12 05:17:48,365 - INFO - Ingress ctest-nginx-ingress-16381157 with uuid e244c74c-13a8-4d28-b33f-bf25118dcd33 deleted successfully from kube manager 2025-02-12 05:17:48,365 - INFO - Verifications on Ingress %s cleanup passed 2025-02-12 05:17:48,365 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-12 05:17:48,512 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-12 05:17:48,521 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-12 05:17:48,521 - INFO - Deleting VN __public__ 2025-02-12 05:17:48,802 - DEBUG - Requesting: http://10.0.0.46:8082/routing-instance/1b6501a3-f12f-42a1-8a1b-07f2799e6e44 2025-02-12 05:17:48,822 - DEBUG - Response Code: 404 2025-02-12 05:17:48,822 - DEBUG - Requesting: http://10.0.0.46:8082/domains 2025-02-12 05:17:48,845 - DEBUG - Requesting: http://10.0.0.46:8082/domain/0922f9ae-4340-4e8c-91ca-1c399224eede 2025-02-12 05:17:48,879 - DEBUG - Requesting: http://10.0.0.46:8082/project/ff919db7-87b6-42ca-922c-19a663ba2ca8 2025-02-12 05:17:48,923 - INFO - Validated that VN __public__ is not found in API Server 2025-02-12 05:17:48,924 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-12 05:17:48,933 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:17:48,945 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-02-12 05:17:48,945 - INFO - Validated that VN __public__ is not in any agent 2025-02-12 05:17:48,946 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:17:48,953 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-12 05:17:48,960 - DEBUG - Requesting: http://10.0.0.46:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-12 05:17:48,970 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-12 05:17:48,970 - INFO - Deleting pod default:ctest-nginx-pod-30811305 2025-02-12 05:17:48,996 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=1e125970-2f8e-4a2e-b426-904801176f84 2025-02-12 05:17:49,005 - WARNING - Pod uuid 1e125970-2f8e-4a2e-b426-904801176f84 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:54,007 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=1e125970-2f8e-4a2e-b426-904801176f84 2025-02-12 05:17:54,015 - DEBUG - Pod 1e125970-2f8e-4a2e-b426-904801176f84 is not in agent 10.0.0.12 VM list 2025-02-12 05:17:54,015 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8fd07162-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:54,023 - DEBUG - VMI 8fd07162-e900-11ef-963e-fa163ea24140 is removed from agent 10.0.0.12 2025-02-12 05:17:54,024 - INFO - Verified that pod ctest-nginx-pod-30811305 is removed in agent 2025-02-12 05:17:54,024 - INFO - Deleting pod default:ctest-nginx-pod-46667702 2025-02-12 05:17:54,057 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=7be12d08-49ed-4484-8c11-ad2598a1f2e5 2025-02-12 05:17:54,069 - WARNING - Pod uuid 7be12d08-49ed-4484-8c11-ad2598a1f2e5 is still seen in agent 10.0.0.12 VM list 2025-02-12 05:17:59,070 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=7be12d08-49ed-4484-8c11-ad2598a1f2e5 2025-02-12 05:17:59,078 - DEBUG - Pod 7be12d08-49ed-4484-8c11-ad2598a1f2e5 is not in agent 10.0.0.12 VM list 2025-02-12 05:17:59,078 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8f4c4c52-e900-11ef-963e-fa163ea24140 2025-02-12 05:17:59,087 - DEBUG - VMI 8f4c4c52-e900-11ef-963e-fa163ea24140 is removed from agent 10.0.0.12 2025-02-12 05:17:59,087 - INFO - Verified that pod ctest-nginx-pod-46667702 is removed in agent 2025-02-12 05:17:59,088 - INFO - Deleting service : ctest-nginx-svc-85309861 2025-02-12 05:17:59,365 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 05:17:59,373 - DEBUG - No XMPP flaps were noticed during the test 2025-02-12 05:17:59,373 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-02-12 05:17:59,373 - INFO - -------------------------------------------------------------------------------- 2025-02-12 05:18:06,022 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 05:18:06,216 - DEBUG - Output : cluster_project={} 2025-02-12 05:18:06,364 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-12 05:18:06,527 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-12 05:18:06,533 - DEBUG - [10.0.0.46]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-12 05:18:06,710 - DEBUG - Output : cluster_project={} 2025-02-12 05:18:16,870 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:16,911 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:16,999 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:17,053 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:22,141 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:22,183 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:27,353 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:27,395 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-12 05:18:27,672 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 05:18:30,469 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_ApplicationPolicySetReq? 2025-02-12 05:18:30,476 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 05:18:30,521 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 05:18:32,563 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AclReq? 2025-02-12 05:21:33,358 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-12 05:21:33,404 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fcba5705-2991-4e36-9bee-ceb47c59ea5e 2025-02-12 05:21:33,428 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:21:33,435 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5690dd69-6260-466c-aeb5-3113c22c2473 2025-02-12 05:21:33,444 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:33,456 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:33,462 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=39c197e3-d416-4530-b0d4-5c89c6bea73b 2025-02-12 05:21:33,466 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:33,473 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=54d44fda-0a7f-4d63-8b53-95119d652f56 2025-02-12 05:21:38,506 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=54d44fda-0a7f-4d63-8b53-95119d652f56 2025-02-12 05:21:38,508 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:38,509 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:21:38,511 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=5690dd69-6260-466c-aeb5-3113c22c2473 2025-02-12 05:21:38,513 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=fcba5705-2991-4e36-9bee-ceb47c59ea5e 2025-02-12 05:21:38,514 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:38,515 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:38,516 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=39c197e3-d416-4530-b0d4-5c89c6bea73b 2025-02-12 05:21:38,540 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c07610a6-e900-11ef-963e-fa163ea24140 2025-02-12 05:21:38,545 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bf1b4bd6-e900-11ef-963e-fa163ea24140 2025-02-12 05:21:38,548 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be8e24c2-e900-11ef-963e-fa163ea24140 2025-02-12 05:21:38,549 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bfd5b8e0-e900-11ef-963e-fa163ea24140 2025-02-12 05:21:43,546 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:43,548 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:43,551 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:43,553 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:21:48,558 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:48,560 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:48,562 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:21:48,564 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:53,575 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:53,578 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:21:53,579 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:53,580 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:58,594 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:21:58,597 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:21:58,598 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:21:58,599 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:22:03,617 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:22:03,619 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:22:03,620 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:22:03,622 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:22:08,642 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ea8ffe6-e8a8-47e7-b478-5da758ebbf18 2025-02-12 05:22:08,644 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=08d5ac7a-12bc-4f10-9798-f012c4e673d9 2025-02-12 05:22:08,645 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=f0764531-d67d-4160-896e-c53e8872c71d 2025-02-12 05:22:08,647 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=56be6f4b-c85f-4ac6-a377-41693362ebe0 2025-02-12 05:22:08,662 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c11f5a6c-e900-11ef-963e-fa163ea24140 2025-02-12 05:22:08,663 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2cefee4-e900-11ef-963e-fa163ea24140 2025-02-12 05:22:08,665 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c241d9c4-e900-11ef-963e-fa163ea24140 2025-02-12 05:22:08,669 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c1b11132-e900-11ef-963e-fa163ea24140