2025-10-30 02:00:12,040 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-30 02:00:12,292 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:12,293 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-30 02:00:12,326 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:12,327 - DEBUG - [10.0.0.41]: 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-10-30 02:00:12,391 - DEBUG - Output : NAMES contrail_test_3LwIWBfdn contrail-kubernetes-master-kubemanager-1 webui-job-1 webui-web-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 2025-10-30 02:00:12,391 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-30 02:00:12,425 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.123.16.1/24 172.17.0.1/16 2025-10-30 02:00:12,425 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-30 02:00:12,499 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:12,567 - DEBUG - [10.0.0.23]: Running cmd : hostname 2025-10-30 02:00:12,799 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:12,800 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2025-10-30 02:00:12,834 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:12,835 - DEBUG - [10.0.0.23]: 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-10-30 02:00:12,889 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-30 02:00:12,889 - DEBUG - [10.0.0.23]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-30 02:00:12,962 - DEBUG - Output : 10.0.0.23/24 2025-10-30 02:00:12,962 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2025-10-30 02:00:12,997 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1642-1 2025-10-30 02:00:13,086 - INFO - Using existing project ['default-domain', 'k8s-default'](b0fe02d0-1d35-472a-92fe-20fac5b5bf82) 2025-10-30 02:00:13,158 - INFO - Using existing project ['default-domain', 'k8s-default'](b0fe02d0-1d35-472a-92fe-20fac5b5bf82) 2025-10-30 02:00:13,263 - INFO - ================================================================================ 2025-10-30 02:00:13,263 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-30 02:00:13,264 - 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-10-30 02:00:13,497 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 02:00:13,503 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.41': '0'}} with 2025-10-30 02:00:13,503 - INFO - Initial checks done. Running the testcase now 2025-10-30 02:00:13,503 - INFO - 2025-10-30 02:00:13,507 - INFO - Namespace default already exists 2025-10-30 02:00:13,507 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 02:00:13,602 - DEBUG - Output : cluster_project={} 2025-10-30 02:00:13,673 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-30 02:00:13,673 - DEBUG - Project uuid in Contrail is b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:13,674 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-30 02:00:13,811 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-30 02:00:13,812 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=4ede2fce-c8fc-4f55-90c3-55dccfab116b 2025-10-30 02:00:13,817 - INFO - Namespace default with uuid 4ede2fce-c8fc-4f55-90c3-55dccfab116b found in kube manager 2025-10-30 02:00:13,817 - INFO - Namespace default verification passed 2025-10-30 02:00:13,824 - DEBUG - Service ctest-nginx-svc-34208728 not present 2025-10-30 02:00:13,824 - INFO - Creating service ctest-nginx-svc-34208728 2025-10-30 02:00:13,841 - INFO - Created Service ctest-nginx-svc-34208728 2025-10-30 02:00:13,855 - DEBUG - Pod ctest-nginx-pod-89230150 not present 2025-10-30 02:00:13,856 - INFO - Creating Pod ctest-nginx-pod-89230150 2025-10-30 02:00:13,932 - DEBUG - Pod : ctest-nginx-pod-89230150 UUID is 62b96a6e-c656-4668-8cb3-3ad53f4fa28b 2025-10-30 02:00:13,937 - DEBUG - Pod ctest-nginx-pod-77690064 not present 2025-10-30 02:00:13,937 - INFO - Creating Pod ctest-nginx-pod-77690064 2025-10-30 02:00:13,964 - DEBUG - Pod : ctest-nginx-pod-77690064 UUID is 381b0fb2-1117-4a90-9fc7-28314ac5a60f 2025-10-30 02:00:14,139 - INFO - Created VN __public__, UUID :ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:14,418 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:00:14,437 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:00:14,452 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:14,554 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:14,612 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:14,630 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:14,642 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:14,670 - DEBUG - Route Targets: [] 2025-10-30 02:00:14,670 - DEBUG - RT names not yet present for VN __public__ 2025-10-30 02:00:19,671 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:00:19,676 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:00:19,683 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:19,720 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,729 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,738 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:19,743 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:19,748 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/9f20353b-f625-4773-8d44-5d574d225779 2025-10-30 02:00:19,752 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-30 02:00:19,752 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,759 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:19,769 - INFO - Verified VN network id 13 for VN ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,769 - INFO - Verifications in API Server for VN __public__ passed 2025-10-30 02:00:19,769 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,776 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:19,780 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:00:19,784 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/9f20353b-f625-4773-8d44-5d574d225779 2025-10-30 02:00:19,789 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-30 02:00:19,793 - DEBUG - Control-node 10.0.0.41 : 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': '17150162612495075779', 'uuid-lslong': '13017347761126320375'}, 'enable': 'true', 'created': '2025-10-30T02:00:14', 'last-modified': '2025-10-30T02:00:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.460628'} 2025-10-30 02:00:19,794 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:00:19,801 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-30 02:00:19,801 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-30 02:00:19,801 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-30 02:00:19,801 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:00:19,805 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:00:19,816 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:19,851 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:19,859 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-30 02:00:19,859 - DEBUG - Verifying the vn in opserver 2025-10-30 02:00:19,859 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2025-10-30 02:00:19,859 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-10-30 02:00:19,863 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-10-30 02:00:19,863 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-30 02:00:19,863 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:00:19,870 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:00:19,874 - DEBUG - Do not have enough data to verify VN in agent 2025-10-30 02:00:19,874 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:00:19,879 - DEBUG - VRF ids for VN __public__: {} 2025-10-30 02:00:19,965 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-30 02:00:20,084 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:00:20,090 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:00:20,096 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:20,128 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:20,137 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/b9811e99-6e32-4868-bf04-77e3e28e270b 2025-10-30 02:00:20,147 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:00:20,151 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:00:20,156 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:00:20,188 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ee019e07-d5f4-49c3-b4a6-e8d1e3a928f7 2025-10-30 02:00:20,195 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-30 02:00:20,195 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-30 02:00:20,200 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-30 02:00:20,205 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-30 02:00:20,205 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-30 02:00:20,208 - DEBUG - Ingress ctest-nginx-ingress-24434958 not present 2025-10-30 02:00:20,208 - INFO - Creating Ingress ctest-nginx-ingress-24434958 2025-10-30 02:00:20,219 - INFO - Created Ingress ctest-nginx-ingress-24434958 2025-10-30 02:00:20,224 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-24434958 2025-10-30 02:00:23,229 - DEBUG - For Ingress ctest-nginx-ingress-24434958, Cluster IP: 10.47.255.249, External IPs ['223.134.73.252'] 2025-10-30 02:00:23,229 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-24434958 2025-10-30 02:00:23,229 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=5e32b660-67fb-4b51-93a6-3525b6a0087d 2025-10-30 02:00:23,233 - INFO - Ingress ctest-nginx-ingress-24434958 with uuid 5e32b660-67fb-4b51-93a6-3525b6a0087d found in kube manager 2025-10-30 02:00:23,234 - INFO - Ingress ctest-nginx-ingress-24434958 verification passed 2025-10-30 02:00:23,235 - DEBUG - Pod ctest-busybox-pod-15748346 not present 2025-10-30 02:00:23,236 - INFO - Creating Pod ctest-busybox-pod-15748346 2025-10-30 02:00:23,266 - DEBUG - Pod : ctest-busybox-pod-15748346 UUID is 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:23,277 - DEBUG - Pod ctest-nginx-pod-89230150 not in running state.Currently in Pending 2025-10-30 02:00:28,285 - DEBUG - Pod ctest-nginx-pod-89230150 not in running state.Currently in Pending 2025-10-30 02:00:33,292 - INFO - Pod ctest-nginx-pod-89230150 is in running state.Got IP 10.47.255.251 2025-10-30 02:00:33,305 - DEBUG - Pod ctest-nginx-pod-89230150 has vmi 2d7fc4f8-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:00:33,305 - INFO - Verified pod ctest-nginx-pod-89230150 in contrail-api 2025-10-30 02:00:33,305 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:00:33,315 - DEBUG - VMI 2d7fc4f8-b534-11f0-83b9-fa163ec7a9ec is active in agent 10.0.0.23 2025-10-30 02:00:33,315 - INFO - Verified Pod ctest-nginx-pod-89230150 in agent 10.0.0.23 2025-10-30 02:00:33,315 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=62b96a6e-c656-4668-8cb3-3ad53f4fa28b 2025-10-30 02:00:33,319 - INFO - Pod ctest-nginx-pod-89230150 with uuid 62b96a6e-c656-4668-8cb3-3ad53f4fa28b found in kube manager 2025-10-30 02:00:33,319 - INFO - Pod ctest-nginx-pod-89230150 verification passed 2025-10-30 02:00:33,388 - DEBUG - [Pod ctest-nginx-pod-89230150] Cmd: echo ctest-nginx-pod-89230150 > /usr/share/nginx/html/index.html, Output: 2025-10-30 02:00:33,395 - INFO - Pod ctest-nginx-pod-77690064 is in running state.Got IP 10.47.255.250 2025-10-30 02:00:33,449 - DEBUG - Pod ctest-nginx-pod-77690064 has vmi 2de9be6c-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:00:33,449 - INFO - Verified pod ctest-nginx-pod-77690064 in contrail-api 2025-10-30 02:00:33,450 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:00:33,459 - DEBUG - VMI 2de9be6c-b534-11f0-83b9-fa163ec7a9ec is active in agent 10.0.0.23 2025-10-30 02:00:33,459 - INFO - Verified Pod ctest-nginx-pod-77690064 in agent 10.0.0.23 2025-10-30 02:00:33,459 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=381b0fb2-1117-4a90-9fc7-28314ac5a60f 2025-10-30 02:00:33,463 - INFO - Pod ctest-nginx-pod-77690064 with uuid 381b0fb2-1117-4a90-9fc7-28314ac5a60f found in kube manager 2025-10-30 02:00:33,463 - INFO - Pod ctest-nginx-pod-77690064 verification passed 2025-10-30 02:00:33,525 - DEBUG - [Pod ctest-nginx-pod-77690064] Cmd: echo ctest-nginx-pod-77690064 > /usr/share/nginx/html/index.html, Output: 2025-10-30 02:00:33,532 - DEBUG - Pod ctest-busybox-pod-15748346 not in running state.Currently in Pending 2025-10-30 02:00:38,541 - INFO - Pod ctest-busybox-pod-15748346 is in running state.Got IP 10.47.255.248 2025-10-30 02:00:38,551 - DEBUG - Pod ctest-busybox-pod-15748346 has vmi 323abc00-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:00:38,552 - INFO - Verified pod ctest-busybox-pod-15748346 in contrail-api 2025-10-30 02:00:38,552 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:00:38,561 - DEBUG - VMI 323abc00-b534-11f0-83b9-fa163ec7a9ec is active in agent 10.0.0.23 2025-10-30 02:00:38,561 - INFO - Verified Pod ctest-busybox-pod-15748346 in agent 10.0.0.23 2025-10-30 02:00:38,561 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:38,565 - INFO - Pod ctest-busybox-pod-15748346 with uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f found in kube manager 2025-10-30 02:00:38,565 - INFO - Pod ctest-busybox-pod-15748346 verification passed 2025-10-30 02:00:38,621 - DEBUG - [Pod ctest-busybox-pod-15748346] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77690064 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-10-30 02:00:38,621 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 02:00:38,621 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd output: ctest-nginx-pod-77690064 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-10-30 02:00:38,655 - DEBUG - [Pod ctest-busybox-pod-15748346] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77690064 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-10-30 02:00:38,656 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 02:00:38,656 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd output: ctest-nginx-pod-77690064 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-10-30 02:00:38,707 - DEBUG - [Pod ctest-busybox-pod-15748346] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77690064 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-10-30 02:00:38,707 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 02:00:38,707 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd output: ctest-nginx-pod-77690064 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-10-30 02:00:38,763 - DEBUG - [Pod ctest-busybox-pod-15748346] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-77690064 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-10-30 02:00:38,763 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 02:00:38,763 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd output: ctest-nginx-pod-77690064 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-10-30 02:00:38,820 - DEBUG - [Pod ctest-busybox-pod-15748346] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-89230150 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-10-30 02:00:38,820 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-30 02:00:38,820 - DEBUG - [Pod Pod ctest-busybox-pod-15748346] Cmd output: ctest-nginx-pod-89230150 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-10-30 02:00:38,820 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-89230150': 1, 'ctest-nginx-pod-77690064': 4} 2025-10-30 02:00:38,820 - WARNING - Nothing to delete parallely 2025-10-30 02:00:38,821 - INFO - Deleting pod default:ctest-busybox-pod-15748346 2025-10-30 02:00:38,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:38,844 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:00:43,845 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:43,851 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:00:48,851 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:48,858 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:00:53,859 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:53,864 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:00:58,865 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:00:58,871 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:01:03,873 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:01:03,879 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:01:08,880 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:01:08,886 - WARNING - Pod uuid 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:01:13,889 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f 2025-10-30 02:01:13,896 - DEBUG - Pod 8d3bc217-0fc9-4386-b0cd-c13c7ae7dc5f is not in agent 10.0.0.23 VM list 2025-10-30 02:01:13,896 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:323abc00-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:01:13,901 - DEBUG - VMI 323abc00-b534-11f0-83b9-fa163ec7a9ec is removed from agent 10.0.0.23 2025-10-30 02:01:13,901 - INFO - Verified that pod ctest-busybox-pod-15748346 is removed in agent 2025-10-30 02:01:13,902 - INFO - Deleting Ingress : ctest-nginx-ingress-24434958 2025-10-30 02:01:13,924 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=5e32b660-67fb-4b51-93a6-3525b6a0087d 2025-10-30 02:01:13,927 - ERROR - Ingress ctest-nginx-ingress-24434958 with uuid 5e32b660-67fb-4b51-93a6-3525b6a0087d still found in kube manager 2025-10-30 02:01:14,929 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=5e32b660-67fb-4b51-93a6-3525b6a0087d 2025-10-30 02:01:14,950 - INFO - Ingress ctest-nginx-ingress-24434958 with uuid 5e32b660-67fb-4b51-93a6-3525b6a0087d deleted successfully from kube manager 2025-10-30 02:01:14,950 - INFO - Verifications on Ingress %s cleanup passed 2025-10-30 02:01:14,954 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-30 02:01:15,183 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-10-30 02:01:15,189 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-30 02:01:15,189 - INFO - Deleting VN __public__ 2025-10-30 02:01:15,622 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/9238d5e1-f555-457e-bef8-41c6ed770e33 2025-10-30 02:01:15,648 - DEBUG - Response Code: 404 2025-10-30 02:01:15,648 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-30 02:01:15,658 - DEBUG - Requesting: http://10.0.0.41:8082/domain/7853a4ba-574c-480d-9831-75caeed8ee77 2025-10-30 02:01:15,672 - DEBUG - Requesting: http://10.0.0.41:8082/project/b0fe02d0-1d35-472a-92fe-20fac5b5bf82 2025-10-30 02:01:15,744 - INFO - Validated that VN __public__ is not found in API Server 2025-10-30 02:01:15,745 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-30 02:01:15,752 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:01:15,762 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2025-10-30 02:01:15,762 - INFO - Validated that VN __public__ is not in any agent 2025-10-30 02:01:15,762 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:01:15,767 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-30 02:01:15,782 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-30 02:01:15,803 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-30 02:01:15,803 - INFO - Deleting pod default:ctest-nginx-pod-77690064 2025-10-30 02:01:15,832 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=381b0fb2-1117-4a90-9fc7-28314ac5a60f 2025-10-30 02:01:15,845 - WARNING - Pod uuid 381b0fb2-1117-4a90-9fc7-28314ac5a60f is still seen in agent 10.0.0.23 VM list 2025-10-30 02:01:20,845 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=381b0fb2-1117-4a90-9fc7-28314ac5a60f 2025-10-30 02:01:20,851 - DEBUG - Pod 381b0fb2-1117-4a90-9fc7-28314ac5a60f is not in agent 10.0.0.23 VM list 2025-10-30 02:01:20,851 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2de9be6c-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:01:20,856 - DEBUG - VMI 2de9be6c-b534-11f0-83b9-fa163ec7a9ec is removed from agent 10.0.0.23 2025-10-30 02:01:20,856 - INFO - Verified that pod ctest-nginx-pod-77690064 is removed in agent 2025-10-30 02:01:20,856 - INFO - Deleting pod default:ctest-nginx-pod-89230150 2025-10-30 02:01:20,880 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62b96a6e-c656-4668-8cb3-3ad53f4fa28b 2025-10-30 02:01:20,901 - WARNING - Pod uuid 62b96a6e-c656-4668-8cb3-3ad53f4fa28b is still seen in agent 10.0.0.23 VM list 2025-10-30 02:01:25,902 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=62b96a6e-c656-4668-8cb3-3ad53f4fa28b 2025-10-30 02:01:25,908 - DEBUG - Pod 62b96a6e-c656-4668-8cb3-3ad53f4fa28b is not in agent 10.0.0.23 VM list 2025-10-30 02:01:25,908 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d7fc4f8-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:01:25,913 - DEBUG - VMI 2d7fc4f8-b534-11f0-83b9-fa163ec7a9ec is removed from agent 10.0.0.23 2025-10-30 02:01:25,913 - INFO - Verified that pod ctest-nginx-pod-89230150 is removed in agent 2025-10-30 02:01:25,913 - INFO - Deleting service : ctest-nginx-svc-34208728 2025-10-30 02:01:26,121 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 02:01:26,127 - DEBUG - No XMPP flaps were noticed during the test 2025-10-30 02:01:26,127 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2025-10-30 02:01:26,127 - INFO - -------------------------------------------------------------------------------- 2025-10-30 02:01:32,537 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 02:01:32,647 - DEBUG - Output : cluster_project={} 2025-10-30 02:01:32,736 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-30 02:01:32,889 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-30 02:01:32,908 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-30 02:01:33,030 - DEBUG - Output : cluster_project={} 2025-10-30 02:01:43,194 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:48,240 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:48,313 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:48,360 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:48,440 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:53,479 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:53,556 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:53,629 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-30 02:01:53,841 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 02:01:55,629 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2025-10-30 02:01:55,636 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-30 02:01:55,657 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-30 02:01:57,681 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2025-10-30 02:05:05,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-30 02:05:05,554 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=aad22c09-07e1-46b0-aac9-32ab2216fbb5 2025-10-30 02:05:05,576 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=31ac4134-9fa4-4e86-9fd1-c20c9977cf82 2025-10-30 02:05:05,581 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:05,586 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:05,590 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d071881c-e0d5-4299-9ca5-570d7ca1b042 2025-10-30 02:05:05,786 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:05,801 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b75147b-5772-4492-9bec-10a643b37032 2025-10-30 02:05:05,807 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:10,715 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:10,717 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=31ac4134-9fa4-4e86-9fd1-c20c9977cf82 2025-10-30 02:05:10,718 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:10,719 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=d071881c-e0d5-4299-9ca5-570d7ca1b042 2025-10-30 02:05:10,720 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=aad22c09-07e1-46b0-aac9-32ab2216fbb5 2025-10-30 02:05:10,734 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5db1f04c-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:10,738 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5cae2a80-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:10,739 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c381200-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:10,834 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:10,838 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:10,839 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=0b75147b-5772-4492-9bec-10a643b37032 2025-10-30 02:05:10,848 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d3c19e4-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:15,736 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:15,738 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:15,847 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:15,848 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:20,745 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:20,750 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:20,872 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:20,873 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:25,754 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:25,757 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:25,884 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:25,885 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:30,763 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:30,764 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:30,894 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:30,895 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:35,772 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:35,774 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:35,903 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:35,904 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:40,782 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=1353ca6b-a8b5-4e3f-b512-7490760d8ef4 2025-10-30 02:05:40,785 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=46b804fa-e6bc-4c34-95f5-4009365c1479 2025-10-30 02:05:40,792 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e3273e8-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:40,794 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f6f16d0-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:40,913 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=f7e59374-a959-45b5-95b8-8dd72919e589 2025-10-30 02:05:40,915 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=573af8c9-a160-4bf7-82a6-75527ccacb89 2025-10-30 02:05:40,922 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e9b5142-b534-11f0-83b9-fa163ec7a9ec 2025-10-30 02:05:40,923 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5f020c0c-b534-11f0-83b9-fa163ec7a9ec