2025-08-11 15:39:07,799 - DEBUG - [10.0.0.137]: Running cmd : hostname 2025-08-11 15:39:08,026 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,026 - DEBUG - [10.0.0.137]: Running cmd : hostname -f 2025-08-11 15:39:08,059 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,060 - DEBUG - [10.0.0.137]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-11 15:39:08,113 - DEBUG - Output : NAMES contrail_test_Bt7KC2EoM contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-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-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-schema-1 config_api-dnsmasq-1 config_api-api-1 config_api-nodemgr-1 config_api-svcmonitor-1 2025-08-11 15:39:08,113 - DEBUG - [10.0.0.137]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-11 15:39:08,186 - DEBUG - Output : 127.0.0.1/8 10.0.0.137/24 252.137.0.1/8 10.198.153.1/24 172.17.0.1/16 2025-08-11 15:39:08,186 - DEBUG - [10.0.0.137]: Running cmd : getent hosts 10.0.0.137 | head -n 1 | awk '{print $2}' 2025-08-11 15:39:08,219 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,304 - DEBUG - [10.0.0.241]: Running cmd : hostname 2025-08-11 15:39:08,502 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,502 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2025-08-11 15:39:08,525 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,525 - DEBUG - [10.0.0.241]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-11 15:39:08,613 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-11 15:39:08,613 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-11 15:39:08,636 - DEBUG - Output : 10.0.0.241/24 2025-08-11 15:39:08,636 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2025-08-11 15:39:08,659 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1361-1 2025-08-11 15:39:08,747 - INFO - Using existing project ['default-domain', 'k8s-default'](05e89fe4-7f96-4d76-be19-ede64df8ffb6) 2025-08-11 15:39:08,845 - INFO - Using existing project ['default-domain', 'k8s-default'](05e89fe4-7f96-4d76-be19-ede64df8ffb6) 2025-08-11 15:39:08,980 - INFO - ================================================================================ 2025-08-11 15:39:08,980 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-11 15:39:08,981 - 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-08-11 15:39:09,170 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:39:09,176 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.137': '0'}} with 2025-08-11 15:39:09,176 - INFO - Initial checks done. Running the testcase now 2025-08-11 15:39:09,176 - INFO - 2025-08-11 15:39:09,180 - INFO - Namespace default already exists 2025-08-11 15:39:09,180 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 15:39:09,280 - DEBUG - Output : cluster_project={} 2025-08-11 15:39:09,313 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-11 15:39:09,313 - DEBUG - Project uuid in Contrail is 05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:09,313 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 15:39:09,418 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 15:39:09,419 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_NamespaceDatabaseList?namespace_uuid=527331b0-abe3-4d16-b510-ffe0c5a841ec 2025-08-11 15:39:09,423 - INFO - Namespace default with uuid 527331b0-abe3-4d16-b510-ffe0c5a841ec found in kube manager 2025-08-11 15:39:09,423 - INFO - Namespace default verification passed 2025-08-11 15:39:09,426 - DEBUG - Service ctest-nginx-svc-59840748 not present 2025-08-11 15:39:09,426 - INFO - Creating service ctest-nginx-svc-59840748 2025-08-11 15:39:09,446 - INFO - Created Service ctest-nginx-svc-59840748 2025-08-11 15:39:09,460 - DEBUG - Pod ctest-nginx-pod-14851332 not present 2025-08-11 15:39:09,460 - INFO - Creating Pod ctest-nginx-pod-14851332 2025-08-11 15:39:09,499 - DEBUG - Pod : ctest-nginx-pod-14851332 UUID is 56b34208-84e4-4651-8a24-9abaa0841083 2025-08-11 15:39:09,506 - DEBUG - Pod ctest-nginx-pod-00989202 not present 2025-08-11 15:39:09,507 - INFO - Creating Pod ctest-nginx-pod-00989202 2025-08-11 15:39:09,528 - DEBUG - Pod : ctest-nginx-pod-00989202 UUID is 17f8fabb-d437-4be2-88ac-0656002af3bc 2025-08-11 15:39:09,709 - INFO - Created VN __public__, UUID :bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:09,897 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:39:09,912 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:39:09,931 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:10,013 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:10,037 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:10,047 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:10,054 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:10,072 - DEBUG - Route Targets: [] 2025-08-11 15:39:10,072 - DEBUG - RT names not yet present for VN __public__ 2025-08-11 15:39:15,073 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:39:15,078 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:39:15,085 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:15,119 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,127 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,135 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:15,141 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:15,146 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c4a8cfa0-6eea-40ba-8a79-9041a1b02516 2025-08-11 15:39:15,151 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 15:39:15,151 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,158 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:15,168 - INFO - Verified VN network id 13 for VN bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,169 - INFO - Verifications in API Server for VN __public__ passed 2025-08-11 15:39:15,169 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,176 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:15,181 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:39:15,186 - DEBUG - Requesting: http://10.0.0.137:8082/route-target/c4a8cfa0-6eea-40ba-8a79-9041a1b02516 2025-08-11 15:39:15,191 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 15:39:15,197 - DEBUG - Control-node 10.0.0.137 : 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': '13571097810677679828', 'uuid-lslong': '11161087516879127704'}, 'enable': 'true', 'created': '2025-08-11T15:39:09', 'last-modified': '2025-08-11T15:39:09', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.394469'} 2025-08-11 15:39:15,197 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:39:15,203 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-11 15:39:15,203 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-11 15:39:15,204 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-11 15:39:15,204 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:39:15,208 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:39:15,215 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:15,250 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,258 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-11 15:39:15,258 - DEBUG - Verifying the vn in opserver 2025-08-11 15:39:15,258 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.137 2025-08-11 15:39:15,259 - DEBUG - Requesting: http://10.0.0.137:8081/analytics/uves/virtual-networks 2025-08-11 15:39:15,263 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.137:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-11 15:39:15,263 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-11 15:39:15,263 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:39:15,270 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:39:15,275 - DEBUG - Do not have enough data to verify VN in agent 2025-08-11 15:39:15,276 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:39:15,281 - DEBUG - VRF ids for VN __public__: {} 2025-08-11 15:39:15,322 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-11 15:39:15,469 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:39:15,475 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:39:15,482 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:15,516 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,527 - DEBUG - Requesting: http://10.0.0.137:8082/floating-ip-pool/73f2667e-1f89-4db0-8963-4194adab5e2b 2025-08-11 15:39:15,532 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:39:15,538 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:39:15,543 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:39:15,576 - DEBUG - Requesting: http://10.0.0.137:8082/virtual-network/bc56398e-5986-46d4-9ae4-25f66ea08498 2025-08-11 15:39:15,600 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-11 15:39:15,600 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-11 15:39:15,609 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 15:39:15,614 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-11 15:39:15,614 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-11 15:39:15,617 - DEBUG - Ingress ctest-nginx-ingress-76551102 not present 2025-08-11 15:39:15,618 - INFO - Creating Ingress ctest-nginx-ingress-76551102 2025-08-11 15:39:15,623 - INFO - Created Ingress ctest-nginx-ingress-76551102 2025-08-11 15:39:15,626 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-76551102 2025-08-11 15:39:18,629 - DEBUG - For Ingress ctest-nginx-ingress-76551102, Cluster IP: 10.47.255.249, External IPs ['122.153.22.60'] 2025-08-11 15:39:18,630 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-76551102 2025-08-11 15:39:18,630 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=1cc3efbe-9e17-424f-9bb1-d3936609739a 2025-08-11 15:39:18,634 - INFO - Ingress ctest-nginx-ingress-76551102 with uuid 1cc3efbe-9e17-424f-9bb1-d3936609739a found in kube manager 2025-08-11 15:39:18,634 - INFO - Ingress ctest-nginx-ingress-76551102 verification passed 2025-08-11 15:39:18,637 - DEBUG - Pod ctest-busybox-pod-50599804 not present 2025-08-11 15:39:18,637 - INFO - Creating Pod ctest-busybox-pod-50599804 2025-08-11 15:39:18,665 - DEBUG - Pod : ctest-busybox-pod-50599804 UUID is ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:18,677 - DEBUG - Pod ctest-nginx-pod-14851332 not in running state.Currently in Pending 2025-08-11 15:39:23,683 - INFO - Pod ctest-nginx-pod-14851332 is in running state.Got IP 10.47.255.251 2025-08-11 15:39:23,696 - DEBUG - Pod ctest-nginx-pod-14851332 has vmi 536288a8-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:39:23,696 - INFO - Verified pod ctest-nginx-pod-14851332 in contrail-api 2025-08-11 15:39:23,697 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:39:23,710 - DEBUG - VMI 536288a8-76c9-11f0-9f77-fa163ef325e7 is active in agent 10.0.0.241 2025-08-11 15:39:23,711 - INFO - Verified Pod ctest-nginx-pod-14851332 in agent 10.0.0.241 2025-08-11 15:39:23,711 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=56b34208-84e4-4651-8a24-9abaa0841083 2025-08-11 15:39:23,717 - INFO - Pod ctest-nginx-pod-14851332 with uuid 56b34208-84e4-4651-8a24-9abaa0841083 found in kube manager 2025-08-11 15:39:23,717 - INFO - Pod ctest-nginx-pod-14851332 verification passed 2025-08-11 15:39:23,777 - DEBUG - [Pod ctest-nginx-pod-14851332] Cmd: echo ctest-nginx-pod-14851332 > /usr/share/nginx/html/index.html, Output: 2025-08-11 15:39:23,782 - INFO - Pod ctest-nginx-pod-00989202 is in running state.Got IP 10.47.255.250 2025-08-11 15:39:23,794 - DEBUG - Pod ctest-nginx-pod-00989202 has vmi 53c7da78-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:39:23,794 - INFO - Verified pod ctest-nginx-pod-00989202 in contrail-api 2025-08-11 15:39:23,794 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:39:23,813 - DEBUG - VMI 53c7da78-76c9-11f0-9f77-fa163ef325e7 is active in agent 10.0.0.241 2025-08-11 15:39:23,817 - INFO - Verified Pod ctest-nginx-pod-00989202 in agent 10.0.0.241 2025-08-11 15:39:23,817 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=17f8fabb-d437-4be2-88ac-0656002af3bc 2025-08-11 15:39:23,826 - INFO - Pod ctest-nginx-pod-00989202 with uuid 17f8fabb-d437-4be2-88ac-0656002af3bc found in kube manager 2025-08-11 15:39:23,826 - INFO - Pod ctest-nginx-pod-00989202 verification passed 2025-08-11 15:39:23,884 - DEBUG - [Pod ctest-nginx-pod-00989202] Cmd: echo ctest-nginx-pod-00989202 > /usr/share/nginx/html/index.html, Output: 2025-08-11 15:39:23,889 - DEBUG - Pod ctest-busybox-pod-50599804 not in running state.Currently in Pending 2025-08-11 15:39:28,896 - INFO - Pod ctest-busybox-pod-50599804 is in running state.Got IP 10.47.255.248 2025-08-11 15:39:28,949 - DEBUG - Pod ctest-busybox-pod-50599804 has vmi 582330a4-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:39:28,949 - INFO - Verified pod ctest-busybox-pod-50599804 in contrail-api 2025-08-11 15:39:28,950 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:39:28,960 - DEBUG - VMI 582330a4-76c9-11f0-9f77-fa163ef325e7 is active in agent 10.0.0.241 2025-08-11 15:39:28,960 - INFO - Verified Pod ctest-busybox-pod-50599804 in agent 10.0.0.241 2025-08-11 15:39:28,960 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_VirtualMachineDatabaseList?x=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:28,964 - INFO - Pod ctest-busybox-pod-50599804 with uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb found in kube manager 2025-08-11 15:39:28,964 - INFO - Pod ctest-busybox-pod-50599804 verification passed 2025-08-11 15:39:29,016 - DEBUG - [Pod ctest-busybox-pod-50599804] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-14851332 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-08-11 15:39:29,016 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:39:29,016 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd output: ctest-nginx-pod-14851332 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-08-11 15:39:29,064 - DEBUG - [Pod ctest-busybox-pod-50599804] 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-14851332 2025-08-11 15:39:29,064 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:39:29,064 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] 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-14851332 2025-08-11 15:39:29,115 - DEBUG - [Pod ctest-busybox-pod-50599804] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-14851332 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-08-11 15:39:29,115 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:39:29,115 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd output: ctest-nginx-pod-14851332 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-08-11 15:39:29,163 - DEBUG - [Pod ctest-busybox-pod-50599804] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00989202 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-08-11 15:39:29,163 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-11 15:39:29,164 - DEBUG - [Pod Pod ctest-busybox-pod-50599804] Cmd output: ctest-nginx-pod-00989202 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-08-11 15:39:29,164 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-14851332': 3, 'ctest-nginx-pod-00989202': 1} 2025-08-11 15:39:29,164 - WARNING - Nothing to delete parallely 2025-08-11 15:39:29,164 - INFO - Deleting pod default:ctest-busybox-pod-50599804 2025-08-11 15:39:29,172 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:29,181 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:34,181 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:34,188 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:39,188 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:39,194 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:44,194 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:44,201 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:49,202 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:49,208 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:54,209 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:54,215 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:39:59,215 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:39:59,223 - WARNING - Pod uuid ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is still seen in agent 10.0.0.241 VM list 2025-08-11 15:40:04,224 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb 2025-08-11 15:40:04,231 - DEBUG - Pod ee2df9c1-ac8e-49d2-bb2f-e73cac0801cb is not in agent 10.0.0.241 VM list 2025-08-11 15:40:04,231 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:582330a4-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:40:04,237 - DEBUG - VMI 582330a4-76c9-11f0-9f77-fa163ef325e7 is removed from agent 10.0.0.241 2025-08-11 15:40:04,237 - INFO - Verified that pod ctest-busybox-pod-50599804 is removed in agent 2025-08-11 15:40:04,237 - INFO - Deleting Ingress : ctest-nginx-ingress-76551102 2025-08-11 15:40:04,243 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=1cc3efbe-9e17-424f-9bb1-d3936609739a 2025-08-11 15:40:04,247 - ERROR - Ingress ctest-nginx-ingress-76551102 with uuid 1cc3efbe-9e17-424f-9bb1-d3936609739a still found in kube manager 2025-08-11 15:40:05,248 - DEBUG - Requesting: http://10.0.0.137:8108/Snh_LoadbalancerDatabaseList?x=1cc3efbe-9e17-424f-9bb1-d3936609739a 2025-08-11 15:40:05,252 - INFO - Ingress ctest-nginx-ingress-76551102 with uuid 1cc3efbe-9e17-424f-9bb1-d3936609739a deleted successfully from kube manager 2025-08-11 15:40:05,252 - INFO - Verifications on Ingress %s cleanup passed 2025-08-11 15:40:05,252 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-11 15:40:05,340 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-11 15:40:05,347 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-11 15:40:05,347 - INFO - Deleting VN __public__ 2025-08-11 15:40:05,447 - DEBUG - Requesting: http://10.0.0.137:8082/routing-instance/7fce9a84-34b1-4ded-b7f3-2c2ff8bbbefa 2025-08-11 15:40:05,452 - DEBUG - Response Code: 404 2025-08-11 15:40:05,452 - DEBUG - Requesting: http://10.0.0.137:8082/domains 2025-08-11 15:40:05,475 - DEBUG - Requesting: http://10.0.0.137:8082/domain/43f97ae5-083c-452b-b3e6-a609768c82de 2025-08-11 15:40:05,484 - DEBUG - Requesting: http://10.0.0.137:8082/project/05e89fe4-7f96-4d76-be19-ede64df8ffb6 2025-08-11 15:40:05,535 - INFO - Validated that VN __public__ is not found in API Server 2025-08-11 15:40:05,535 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-11 15:40:05,542 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:40:05,548 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2025-08-11 15:40:05,548 - INFO - Validated that VN __public__ is not in any agent 2025-08-11 15:40:05,548 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:40:05,555 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-11 15:40:05,560 - DEBUG - Requesting: http://10.0.0.137:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-11 15:40:05,566 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-11 15:40:05,566 - INFO - Deleting pod default:ctest-nginx-pod-00989202 2025-08-11 15:40:05,578 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17f8fabb-d437-4be2-88ac-0656002af3bc 2025-08-11 15:40:05,589 - WARNING - Pod uuid 17f8fabb-d437-4be2-88ac-0656002af3bc is still seen in agent 10.0.0.241 VM list 2025-08-11 15:40:10,590 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=17f8fabb-d437-4be2-88ac-0656002af3bc 2025-08-11 15:40:10,596 - DEBUG - Pod 17f8fabb-d437-4be2-88ac-0656002af3bc is not in agent 10.0.0.241 VM list 2025-08-11 15:40:10,596 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:53c7da78-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:40:10,601 - DEBUG - VMI 53c7da78-76c9-11f0-9f77-fa163ef325e7 is removed from agent 10.0.0.241 2025-08-11 15:40:10,601 - INFO - Verified that pod ctest-nginx-pod-00989202 is removed in agent 2025-08-11 15:40:10,601 - INFO - Deleting pod default:ctest-nginx-pod-14851332 2025-08-11 15:40:10,615 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=56b34208-84e4-4651-8a24-9abaa0841083 2025-08-11 15:40:10,622 - WARNING - Pod uuid 56b34208-84e4-4651-8a24-9abaa0841083 is still seen in agent 10.0.0.241 VM list 2025-08-11 15:40:15,622 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=56b34208-84e4-4651-8a24-9abaa0841083 2025-08-11 15:40:15,629 - DEBUG - Pod 56b34208-84e4-4651-8a24-9abaa0841083 is not in agent 10.0.0.241 VM list 2025-08-11 15:40:15,629 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:536288a8-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:40:15,634 - DEBUG - VMI 536288a8-76c9-11f0-9f77-fa163ef325e7 is removed from agent 10.0.0.241 2025-08-11 15:40:15,634 - INFO - Verified that pod ctest-nginx-pod-14851332 is removed in agent 2025-08-11 15:40:15,634 - INFO - Deleting service : ctest-nginx-svc-59840748 2025-08-11 15:40:15,774 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:40:15,781 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 15:40:15,781 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:07]
2025-08-11 15:40:15,781 - INFO - -------------------------------------------------------------------------------- 2025-08-11 15:40:22,144 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 15:40:22,250 - DEBUG - Output : cluster_project={} 2025-08-11 15:40:22,283 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-11 15:40:22,400 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-11 15:40:22,404 - DEBUG - [10.0.0.137]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-11 15:40:22,533 - DEBUG - Output : cluster_project={} 2025-08-11 15:40:37,611 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:37,652 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:37,728 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:37,801 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:42,840 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:42,977 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:43,049 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:43,126 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-11 15:40:43,308 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:40:44,986 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2025-08-11 15:40:44,992 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-08-11 15:40:45,026 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-08-11 15:40:47,056 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2025-08-11 15:43:46,836 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-11 15:43:46,893 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=dbe2ce0b-cef6-4a68-ade3-f4878325f7af 2025-08-11 15:43:46,917 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6ea9e893-bee5-45e5-ab76-cc299c4dfbe9 2025-08-11 15:43:46,930 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5d612038-e929-42dd-b566-1a8fe673cfd7 2025-08-11 15:43:46,934 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:43:46,939 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:43:46,942 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:43:46,947 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a8bdbf61-d73c-450f-9dd8-51ef02efbf98 2025-08-11 15:43:46,959 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:43:51,987 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:43:51,989 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:43:51,990 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6ea9e893-bee5-45e5-ab76-cc299c4dfbe9 2025-08-11 15:43:51,991 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=5d612038-e929-42dd-b566-1a8fe673cfd7 2025-08-11 15:43:51,992 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=dbe2ce0b-cef6-4a68-ade3-f4878325f7af 2025-08-11 15:43:51,993 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:43:51,994 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:43:51,995 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=a8bdbf61-d73c-450f-9dd8-51ef02efbf98 2025-08-11 15:43:52,018 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7fed222a-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:43:52,022 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:805e96d0-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:43:52,023 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7ec4518e-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:43:52,024 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7f1df572-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:43:57,019 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:43:57,020 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:43:57,022 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:43:57,023 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:02,036 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:44:02,037 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:44:02,039 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:02,040 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:44:07,054 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:44:07,055 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:44:07,057 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:07,058 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:44:12,069 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:44:12,070 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:44:12,072 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:12,073 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:44:17,087 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:44:17,089 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:44:17,091 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:44:17,091 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:22,123 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6b65e63c-c7bc-4cc4-bb1e-29fae772b242 2025-08-11 15:44:22,125 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=1b8bbda0-8938-4262-aa69-dbc24eb8ceb8 2025-08-11 15:44:22,126 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=78a4f46e-d588-4c93-b08f-d6fb2e00833d 2025-08-11 15:44:22,127 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=c0fe3909-0c3f-4dab-b263-033b71a858fc 2025-08-11 15:44:22,140 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:82160864-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:44:22,141 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:80d91040-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:44:22,144 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:81a719cc-76c9-11f0-9f77-fa163ef325e7 2025-08-11 15:44:22,145 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8147bf7c-76c9-11f0-9f77-fa163ef325e7