2026-06-09 16:38:57,672 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-06-09 16:38:57,948 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:57,949 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-06-09 16:38:57,982 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:57,982 - DEBUG - [10.0.0.33]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-09 16:38:58,046 - DEBUG - Output : NAMES contrail_test_VVEb1tLjY contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 2026-06-09 16:38:58,047 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-09 16:38:58,080 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.122.254.1/24 172.17.0.1/16 2026-06-09 16:38:58,081 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-06-09 16:38:58,153 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:58,222 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-09 16:38:58,469 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:58,470 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-09 16:38:58,504 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:58,504 - DEBUG - [10.0.0.22]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-09 16:38:58,548 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-09 16:38:58,549 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-09 16:38:58,582 - DEBUG - Output : 10.0.0.22/24 2026-06-09 16:38:58,584 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-09 16:38:58,651 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2013-1 2026-06-09 16:38:58,721 - INFO - Using existing project ['default-domain', 'k8s-default'](806dff97-d7ec-4cbd-b33d-086904b2f48f) 2026-06-09 16:38:58,836 - INFO - Using existing project ['default-domain', 'k8s-default'](806dff97-d7ec-4cbd-b33d-086904b2f48f) 2026-06-09 16:38:58,953 - INFO - ================================================================================ 2026-06-09 16:38:58,954 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-09 16:38:58,954 - 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 2026-06-09 16:38:59,193 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 16:38:59,200 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2026-06-09 16:38:59,200 - INFO - Initial checks done. Running the testcase now 2026-06-09 16:38:59,200 - INFO - 2026-06-09 16:38:59,204 - INFO - Namespace default already exists 2026-06-09 16:38:59,204 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 16:38:59,320 - DEBUG - Output : cluster_project={} 2026-06-09 16:38:59,369 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-09 16:38:59,369 - DEBUG - Project uuid in Contrail is 806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:38:59,369 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 16:38:59,499 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 16:38:59,499 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=0be4275b-de52-40ac-8dc9-5cda479a4334 2026-06-09 16:38:59,504 - INFO - Namespace default with uuid 0be4275b-de52-40ac-8dc9-5cda479a4334 found in kube manager 2026-06-09 16:38:59,504 - INFO - Namespace default verification passed 2026-06-09 16:38:59,507 - DEBUG - Service ctest-nginx-svc-62725631 not present 2026-06-09 16:38:59,508 - INFO - Creating service ctest-nginx-svc-62725631 2026-06-09 16:38:59,549 - INFO - Created Service ctest-nginx-svc-62725631 2026-06-09 16:38:59,556 - DEBUG - Pod ctest-nginx-pod-61707544 not present 2026-06-09 16:38:59,557 - INFO - Creating Pod ctest-nginx-pod-61707544 2026-06-09 16:38:59,627 - DEBUG - Pod : ctest-nginx-pod-61707544 UUID is 92d4bf60-9983-4c99-8784-b35021c159b3 2026-06-09 16:38:59,633 - DEBUG - Pod ctest-nginx-pod-77613680 not present 2026-06-09 16:38:59,633 - INFO - Creating Pod ctest-nginx-pod-77613680 2026-06-09 16:38:59,669 - DEBUG - Pod : ctest-nginx-pod-77613680 UUID is 2058af8b-aaee-4e89-9f41-7547f3066a92 2026-06-09 16:38:59,833 - INFO - Created VN __public__, UUID :4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:00,111 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:39:00,121 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:39:00,139 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:39:00,258 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:00,283 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:00,311 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:00,320 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:00,347 - DEBUG - Route Targets: [] 2026-06-09 16:39:00,347 - DEBUG - RT names not yet present for VN __public__ 2026-06-09 16:39:05,348 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:39:05,354 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:39:05,360 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:39:05,411 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,419 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,427 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:05,433 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:05,439 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/402ed75d-0e8a-4d33-b5fe-7812f07521d0 2026-06-09 16:39:05,444 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 16:39:05,444 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,451 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:05,462 - INFO - Verified VN network id 13 for VN 4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,462 - INFO - Verifications in API Server for VN __public__ passed 2026-06-09 16:39:05,462 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,470 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:05,476 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:39:05,482 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/402ed75d-0e8a-4d33-b5fe-7812f07521d0 2026-06-09 16:39:05,488 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 16:39:05,496 - DEBUG - Control-node 10.0.0.33 : 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': '5695790809716902088', 'uuid-lslong': '9559304632064183574'}, 'enable': 'true', 'created': '2026-06-09T16:38:59', 'last-modified': '2026-06-09T16:38:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.502510'} 2026-06-09 16:39:05,496 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:39:05,505 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-09 16:39:05,505 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-09 16:39:05,506 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-09 16:39:05,506 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:39:05,511 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:39:05,518 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:39:05,561 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,571 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-09 16:39:05,571 - DEBUG - Verifying the vn in opserver 2026-06-09 16:39:05,571 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-06-09 16:39:05,571 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-06-09 16:39:05,576 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-09 16:39:05,576 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-09 16:39:05,576 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:39:05,584 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:39:05,588 - DEBUG - Do not have enough data to verify VN in agent 2026-06-09 16:39:05,588 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:39:05,593 - DEBUG - VRF ids for VN __public__: {} 2026-06-09 16:39:05,691 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-09 16:39:05,802 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:39:05,825 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:39:05,832 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:39:05,872 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,882 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/d3f70484-039c-4793-9d5e-5d1729132393 2026-06-09 16:39:05,888 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:39:05,893 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:39:05,900 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:39:05,939 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4f0b8390-581c-48c8-84a9-78ea5dee8d16 2026-06-09 16:39:05,949 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-09 16:39:05,949 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-09 16:39:05,956 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 16:39:05,961 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-09 16:39:05,961 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-09 16:39:05,964 - DEBUG - Ingress ctest-nginx-ingress-86321569 not present 2026-06-09 16:39:05,965 - INFO - Creating Ingress ctest-nginx-ingress-86321569 2026-06-09 16:39:05,975 - INFO - Created Ingress ctest-nginx-ingress-86321569 2026-06-09 16:39:05,978 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-86321569 2026-06-09 16:39:08,984 - DEBUG - For Ingress ctest-nginx-ingress-86321569, Cluster IP: 10.47.255.249, External IPs ['55.4.237.124'] 2026-06-09 16:39:08,985 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-86321569 2026-06-09 16:39:08,985 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 2026-06-09 16:39:08,995 - INFO - Ingress ctest-nginx-ingress-86321569 with uuid 7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 found in kube manager 2026-06-09 16:39:08,996 - INFO - Ingress ctest-nginx-ingress-86321569 verification passed 2026-06-09 16:39:09,001 - DEBUG - Pod ctest-busybox-pod-16686162 not present 2026-06-09 16:39:09,002 - INFO - Creating Pod ctest-busybox-pod-16686162 2026-06-09 16:39:09,031 - DEBUG - Pod : ctest-busybox-pod-16686162 UUID is cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:09,042 - DEBUG - Pod ctest-nginx-pod-61707544 not in running state.Currently in Pending 2026-06-09 16:39:14,051 - INFO - Pod ctest-nginx-pod-61707544 is in running state.Got IP 10.47.255.251 2026-06-09 16:39:14,064 - DEBUG - Pod ctest-nginx-pod-61707544 has vmi b819930e-6421-11f1-9ec2-fa163e424299 2026-06-09 16:39:14,064 - INFO - Verified pod ctest-nginx-pod-61707544 in contrail-api 2026-06-09 16:39:14,064 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:39:14,074 - DEBUG - VMI b819930e-6421-11f1-9ec2-fa163e424299 is active in agent 10.0.0.22 2026-06-09 16:39:14,074 - INFO - Verified Pod ctest-nginx-pod-61707544 in agent 10.0.0.22 2026-06-09 16:39:14,075 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=92d4bf60-9983-4c99-8784-b35021c159b3 2026-06-09 16:39:14,078 - INFO - Pod ctest-nginx-pod-61707544 with uuid 92d4bf60-9983-4c99-8784-b35021c159b3 found in kube manager 2026-06-09 16:39:14,078 - INFO - Pod ctest-nginx-pod-61707544 verification passed 2026-06-09 16:39:14,149 - DEBUG - [Pod ctest-nginx-pod-61707544] Cmd: echo ctest-nginx-pod-61707544 > /usr/share/nginx/html/index.html, Output: 2026-06-09 16:39:14,157 - INFO - Pod ctest-nginx-pod-77613680 is in running state.Got IP 10.47.255.250 2026-06-09 16:39:14,211 - DEBUG - Pod ctest-nginx-pod-77613680 has vmi b88ff4f4-6421-11f1-9ec2-fa163e424299 2026-06-09 16:39:14,212 - INFO - Verified pod ctest-nginx-pod-77613680 in contrail-api 2026-06-09 16:39:14,212 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:39:14,221 - DEBUG - VMI b88ff4f4-6421-11f1-9ec2-fa163e424299 is active in agent 10.0.0.22 2026-06-09 16:39:14,222 - INFO - Verified Pod ctest-nginx-pod-77613680 in agent 10.0.0.22 2026-06-09 16:39:14,222 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=2058af8b-aaee-4e89-9f41-7547f3066a92 2026-06-09 16:39:14,226 - INFO - Pod ctest-nginx-pod-77613680 with uuid 2058af8b-aaee-4e89-9f41-7547f3066a92 found in kube manager 2026-06-09 16:39:14,226 - INFO - Pod ctest-nginx-pod-77613680 verification passed 2026-06-09 16:39:14,296 - DEBUG - [Pod ctest-nginx-pod-77613680] Cmd: echo ctest-nginx-pod-77613680 > /usr/share/nginx/html/index.html, Output: 2026-06-09 16:39:14,306 - DEBUG - Pod ctest-busybox-pod-16686162 not in running state.Currently in Pending 2026-06-09 16:39:19,324 - DEBUG - Pod ctest-busybox-pod-16686162 not in running state.Currently in Pending 2026-06-09 16:39:24,332 - INFO - Pod ctest-busybox-pod-16686162 is in running state.Got IP 10.47.255.248 2026-06-09 16:39:24,344 - DEBUG - Pod ctest-busybox-pod-16686162 has vmi bcf6d2c4-6421-11f1-9ec2-fa163e424299 2026-06-09 16:39:24,344 - INFO - Verified pod ctest-busybox-pod-16686162 in contrail-api 2026-06-09 16:39:24,344 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:39:24,354 - DEBUG - VMI bcf6d2c4-6421-11f1-9ec2-fa163e424299 is active in agent 10.0.0.22 2026-06-09 16:39:24,354 - INFO - Verified Pod ctest-busybox-pod-16686162 in agent 10.0.0.22 2026-06-09 16:39:24,354 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:24,358 - INFO - Pod ctest-busybox-pod-16686162 with uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa found in kube manager 2026-06-09 16:39:24,358 - INFO - Pod ctest-busybox-pod-16686162 verification passed 2026-06-09 16:39:24,415 - DEBUG - [Pod ctest-busybox-pod-16686162] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77613680 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 16:39:24,415 - DEBUG - [Pod Pod ctest-busybox-pod-16686162] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 16:39:24,415 - DEBUG - [Pod Pod ctest-busybox-pod-16686162] Cmd output: ctest-nginx-pod-77613680 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 16:39:24,477 - DEBUG - [Pod ctest-busybox-pod-16686162] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-61707544 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 16:39:24,477 - DEBUG - [Pod Pod ctest-busybox-pod-16686162] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-09 16:39:24,477 - DEBUG - [Pod Pod ctest-busybox-pod-16686162] Cmd output: ctest-nginx-pod-61707544 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-09 16:39:24,477 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-61707544': 1, 'ctest-nginx-pod-77613680': 1} 2026-06-09 16:39:24,477 - WARNING - Nothing to delete parallely 2026-06-09 16:39:24,477 - INFO - Deleting pod default:ctest-busybox-pod-16686162 2026-06-09 16:39:24,493 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:24,498 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:29,499 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:29,507 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:34,507 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:34,513 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:39,514 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:39,520 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:44,521 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:44,533 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:49,534 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:49,541 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:54,542 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:54,548 - WARNING - Pod uuid cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is still seen in agent 10.0.0.22 VM list 2026-06-09 16:39:59,549 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa 2026-06-09 16:39:59,555 - DEBUG - Pod cd5268a1-bbd8-4d3e-a7a8-85172d9b69aa is not in agent 10.0.0.22 VM list 2026-06-09 16:39:59,555 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bcf6d2c4-6421-11f1-9ec2-fa163e424299 2026-06-09 16:39:59,560 - DEBUG - VMI bcf6d2c4-6421-11f1-9ec2-fa163e424299 is removed from agent 10.0.0.22 2026-06-09 16:39:59,561 - INFO - Verified that pod ctest-busybox-pod-16686162 is removed in agent 2026-06-09 16:39:59,561 - INFO - Deleting Ingress : ctest-nginx-ingress-86321569 2026-06-09 16:39:59,566 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 2026-06-09 16:39:59,571 - ERROR - Ingress ctest-nginx-ingress-86321569 with uuid 7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 still found in kube manager 2026-06-09 16:40:00,572 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 2026-06-09 16:40:00,577 - INFO - Ingress ctest-nginx-ingress-86321569 with uuid 7bdaf0a8-cd64-4eaa-b6c0-af7d1fc14b29 deleted successfully from kube manager 2026-06-09 16:40:00,578 - INFO - Verifications on Ingress %s cleanup passed 2026-06-09 16:40:00,578 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-09 16:40:00,766 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-09 16:40:00,773 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-09 16:40:00,773 - INFO - Deleting VN __public__ 2026-06-09 16:40:00,934 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/09f522f2-41fe-4380-9b40-8e62f5401838 2026-06-09 16:40:00,940 - DEBUG - Response Code: 404 2026-06-09 16:40:00,940 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-06-09 16:40:00,948 - DEBUG - Requesting: http://10.0.0.33:8082/domain/bf4f5842-9677-478f-9da1-1a37c5c70e25 2026-06-09 16:40:00,957 - DEBUG - Requesting: http://10.0.0.33:8082/project/806dff97-d7ec-4cbd-b33d-086904b2f48f 2026-06-09 16:40:01,074 - INFO - Validated that VN __public__ is not found in API Server 2026-06-09 16:40:01,075 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-09 16:40:01,081 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:40:01,097 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2026-06-09 16:40:01,097 - INFO - Validated that VN __public__ is not in any agent 2026-06-09 16:40:01,098 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:40:01,108 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-09 16:40:01,116 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-09 16:40:01,132 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-09 16:40:01,133 - INFO - Deleting pod default:ctest-nginx-pod-77613680 2026-06-09 16:40:01,160 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2058af8b-aaee-4e89-9f41-7547f3066a92 2026-06-09 16:40:01,179 - WARNING - Pod uuid 2058af8b-aaee-4e89-9f41-7547f3066a92 is still seen in agent 10.0.0.22 VM list 2026-06-09 16:40:06,180 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2058af8b-aaee-4e89-9f41-7547f3066a92 2026-06-09 16:40:06,188 - DEBUG - Pod 2058af8b-aaee-4e89-9f41-7547f3066a92 is not in agent 10.0.0.22 VM list 2026-06-09 16:40:06,188 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b88ff4f4-6421-11f1-9ec2-fa163e424299 2026-06-09 16:40:06,200 - DEBUG - VMI b88ff4f4-6421-11f1-9ec2-fa163e424299 is removed from agent 10.0.0.22 2026-06-09 16:40:06,200 - INFO - Verified that pod ctest-nginx-pod-77613680 is removed in agent 2026-06-09 16:40:06,201 - INFO - Deleting pod default:ctest-nginx-pod-61707544 2026-06-09 16:40:06,232 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92d4bf60-9983-4c99-8784-b35021c159b3 2026-06-09 16:40:06,245 - WARNING - Pod uuid 92d4bf60-9983-4c99-8784-b35021c159b3 is still seen in agent 10.0.0.22 VM list 2026-06-09 16:40:11,247 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=92d4bf60-9983-4c99-8784-b35021c159b3 2026-06-09 16:40:11,253 - DEBUG - Pod 92d4bf60-9983-4c99-8784-b35021c159b3 is not in agent 10.0.0.22 VM list 2026-06-09 16:40:11,253 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b819930e-6421-11f1-9ec2-fa163e424299 2026-06-09 16:40:11,261 - DEBUG - VMI b819930e-6421-11f1-9ec2-fa163e424299 is removed from agent 10.0.0.22 2026-06-09 16:40:11,261 - INFO - Verified that pod ctest-nginx-pod-61707544 is removed in agent 2026-06-09 16:40:11,262 - INFO - Deleting service : ctest-nginx-svc-62725631 2026-06-09 16:40:11,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 16:40:11,565 - DEBUG - No XMPP flaps were noticed during the test 2026-06-09 16:40:11,565 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-06-09 16:40:11,566 - INFO - -------------------------------------------------------------------------------- 2026-06-09 16:40:21,324 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 16:40:21,496 - DEBUG - Output : cluster_project={} 2026-06-09 16:40:21,559 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-09 16:40:21,717 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-09 16:40:21,722 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-09 16:40:21,871 - DEBUG - Output : cluster_project={} 2026-06-09 16:40:32,040 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,090 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,168 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,204 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,283 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,368 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:37,406 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:42,492 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-09 16:40:42,761 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 16:40:45,382 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_ApplicationPolicySetReq? 2026-06-09 16:40:45,396 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 16:40:45,426 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 16:40:47,450 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AclReq? 2026-06-09 16:43:47,457 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-09 16:43:47,496 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:43:47,523 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=34db785e-e6a3-44e4-967f-4b26015caf63 2026-06-09 16:43:47,543 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:43:47,558 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:43:47,568 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2209a25d-f52a-43ea-a8c9-b60e8d6b3515 2026-06-09 16:43:47,575 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:43:47,580 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:43:47,586 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=143b17d8-5adb-44b0-880e-32b759f85c43 2026-06-09 16:43:52,591 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:43:52,595 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=34db785e-e6a3-44e4-967f-4b26015caf63 2026-06-09 16:43:52,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e89b27b8-6421-11f1-9ec2-fa163e424299 2026-06-09 16:43:52,634 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:43:52,636 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:43:52,637 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=2209a25d-f52a-43ea-a8c9-b60e8d6b3515 2026-06-09 16:43:52,638 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=143b17d8-5adb-44b0-880e-32b759f85c43 2026-06-09 16:43:52,639 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:43:52,641 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:43:52,654 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e93fa068-6421-11f1-9ec2-fa163e424299 2026-06-09 16:43:52,658 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e7dc0770-6421-11f1-9ec2-fa163e424299 2026-06-09 16:43:57,601 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:43:57,649 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:43:57,656 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:43:57,657 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:43:57,659 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:02,608 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:44:02,655 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:44:02,667 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:44:02,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:02,670 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:44:07,616 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:44:07,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:44:07,680 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:07,682 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:44:07,683 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:44:12,625 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:44:12,669 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:44:12,694 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:12,735 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:44:12,736 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:44:17,632 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:44:17,676 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:44:17,751 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:17,752 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:44:17,753 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:44:22,651 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=7b4f3e4b-292a-4bba-9812-c0accfd75c2e 2026-06-09 16:44:22,663 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e6c2caae-6421-11f1-9ec2-fa163e424299 2026-06-09 16:44:22,684 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=3745e23c-a8c9-46d9-b808-c1e1a8fa26ff 2026-06-09 16:44:22,691 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e9e3a53c-6421-11f1-9ec2-fa163e424299 2026-06-09 16:44:22,787 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=794f7b2a-0315-494d-a50e-271332ec4109 2026-06-09 16:44:22,789 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=f32ea902-e687-4342-9652-a9a16e536951 2026-06-09 16:44:22,791 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=ab8aa129-2a89-4bec-a7ca-6982298e4327 2026-06-09 16:44:22,801 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ebc22432-6421-11f1-9ec2-fa163e424299 2026-06-09 16:44:22,802 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eab0a762-6421-11f1-9ec2-fa163e424299 2026-06-09 16:44:22,805 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:eb3a9a58-6421-11f1-9ec2-fa163e424299