2026-06-08 02:02:54,846 - DEBUG - [10.0.0.19]: Running cmd : hostname 2026-06-08 02:02:55,194 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:55,195 - DEBUG - [10.0.0.19]: Running cmd : hostname -f 2026-06-08 02:02:55,230 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:55,230 - DEBUG - [10.0.0.19]: 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-08 02:02:55,302 - DEBUG - Output : NAMES contrail_test_45banYaQz contrail-kubernetes-master-kubemanager-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 analytics_database-query-engine-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 2026-06-08 02:02:55,303 - DEBUG - [10.0.0.19]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-08 02:02:55,349 - DEBUG - Output : 127.0.0.1/8 10.0.0.19/24 252.19.0.1/8 10.77.38.1/24 172.17.0.1/16 2026-06-08 02:02:55,349 - DEBUG - [10.0.0.19]: Running cmd : getent hosts 10.0.0.19 | head -n 1 | awk '{print $2}' 2026-06-08 02:02:55,440 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:55,543 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-06-08 02:02:55,791 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:55,791 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-06-08 02:02:55,827 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:55,827 - 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}' 2026-06-08 02:02:55,922 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-08 02:02:55,923 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-08 02:02:55,961 - DEBUG - Output : 10.0.0.241/24 2026-06-08 02:02:55,961 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-06-08 02:02:55,997 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2010-1 2026-06-08 02:02:56,095 - INFO - Using existing project ['default-domain', 'k8s-default'](41161ee6-c76c-4288-9e48-52f403590819) 2026-06-08 02:02:56,222 - INFO - Using existing project ['default-domain', 'k8s-default'](41161ee6-c76c-4288-9e48-52f403590819) 2026-06-08 02:02:56,385 - INFO - ================================================================================ 2026-06-08 02:02:56,385 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-08 02:02:56,387 - 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-08 02:02:56,611 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-08 02:02:56,619 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.19': '0'}} with 2026-06-08 02:02:56,619 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:02:56,619 - INFO - 2026-06-08 02:02:56,623 - INFO - Namespace default already exists 2026-06-08 02:02:56,624 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-08 02:02:56,775 - DEBUG - Output : cluster_project={} 2026-06-08 02:02:56,867 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-08 02:02:56,867 - DEBUG - Project uuid in Contrail is 41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:02:56,868 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-08 02:02:57,359 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-08 02:02:57,359 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_NamespaceDatabaseList?namespace_uuid=1e4b0b24-151c-4f21-be53-4285a9c511c4 2026-06-08 02:02:57,365 - INFO - Namespace default with uuid 1e4b0b24-151c-4f21-be53-4285a9c511c4 found in kube manager 2026-06-08 02:02:57,366 - INFO - Namespace default verification passed 2026-06-08 02:02:57,370 - DEBUG - Service ctest-nginx-svc-42848905 not present 2026-06-08 02:02:57,371 - INFO - Creating service ctest-nginx-svc-42848905 2026-06-08 02:02:57,394 - INFO - Created Service ctest-nginx-svc-42848905 2026-06-08 02:02:57,410 - DEBUG - Pod ctest-nginx-pod-79071937 not present 2026-06-08 02:02:57,411 - INFO - Creating Pod ctest-nginx-pod-79071937 2026-06-08 02:02:57,505 - DEBUG - Pod : ctest-nginx-pod-79071937 UUID is ebba86d3-e389-4c25-aa02-648639477723 2026-06-08 02:02:57,513 - DEBUG - Pod ctest-nginx-pod-78192604 not present 2026-06-08 02:02:57,516 - INFO - Creating Pod ctest-nginx-pod-78192604 2026-06-08 02:02:57,567 - DEBUG - Pod : ctest-nginx-pod-78192604 UUID is 4d524b06-8136-4382-b6d7-4cda65937108 2026-06-08 02:02:57,852 - INFO - Created VN __public__, UUID :e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:02:58,118 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:02:58,124 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:02:58,197 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:02:58,310 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:02:58,368 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:02:58,409 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:02:58,421 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:02:58,448 - DEBUG - Route Targets: [] 2026-06-08 02:02:58,448 - DEBUG - RT names not yet present for VN __public__ 2026-06-08 02:03:03,448 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:03:03,456 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:03:03,465 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:03:03,523 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,534 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,546 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:03,557 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:03,565 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/cc76a54c-59d5-45ec-b1d1-d00164ea5db7 2026-06-08 02:03:03,573 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-08 02:03:03,573 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,581 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:03,594 - INFO - Verified VN network id 13 for VN e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,594 - INFO - Verifications in API Server for VN __public__ passed 2026-06-08 02:03:03,594 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,603 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:03,610 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:03,616 - DEBUG - Requesting: http://10.0.0.19:8082/route-target/cc76a54c-59d5-45ec-b1d1-d00164ea5db7 2026-06-08 02:03:03,622 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-08 02:03:03,630 - DEBUG - Control-node 10.0.0.19 : 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': '16284995125450129696', 'uuid-lslong': '13703482060522633351'}, 'enable': 'true', 'created': '2026-06-08T02:02:57', 'last-modified': '2026-06-08T02:02:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.577027'} 2026-06-08 02:03:03,630 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:03,643 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-08 02:03:03,643 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-08 02:03:03,644 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-08 02:03:03,644 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:03:03,650 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:03:03,657 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:03:03,697 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:03,706 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-08 02:03:03,706 - DEBUG - Verifying the vn in opserver 2026-06-08 02:03:03,706 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.19 2026-06-08 02:03:03,707 - DEBUG - Requesting: http://10.0.0.19:8081/analytics/uves/virtual-networks 2026-06-08 02:03:03,711 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.19:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-08 02:03:03,711 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-08 02:03:03,711 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:03,721 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:03,727 - DEBUG - Do not have enough data to verify VN in agent 2026-06-08 02:03:03,727 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:03,733 - DEBUG - VRF ids for VN __public__: {} 2026-06-08 02:03:03,855 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-08 02:03:04,030 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:03:04,049 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:03:04,062 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:03:04,113 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:04,128 - DEBUG - Requesting: http://10.0.0.19:8082/floating-ip-pool/363a4060-041f-459e-878f-8205c27b47f7 2026-06-08 02:03:04,136 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:03:04,143 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:03:04,151 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:03:04,196 - DEBUG - Requesting: http://10.0.0.19:8082/virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 2026-06-08 02:03:04,206 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-08 02:03:04,206 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-08 02:03:04,215 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-08 02:03:04,223 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-08 02:03:04,223 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-08 02:03:04,228 - DEBUG - Ingress ctest-nginx-ingress-98515666 not present 2026-06-08 02:03:04,228 - INFO - Creating Ingress ctest-nginx-ingress-98515666 2026-06-08 02:03:04,238 - INFO - Created Ingress ctest-nginx-ingress-98515666 2026-06-08 02:03:04,242 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-98515666 2026-06-08 02:03:07,248 - DEBUG - For Ingress ctest-nginx-ingress-98515666, Cluster IP: 10.47.255.249, External IPs ['57.13.119.124'] 2026-06-08 02:03:07,248 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-98515666 2026-06-08 02:03:07,248 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d 2026-06-08 02:03:07,253 - INFO - Ingress ctest-nginx-ingress-98515666 with uuid f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d found in kube manager 2026-06-08 02:03:07,253 - INFO - Ingress ctest-nginx-ingress-98515666 verification passed 2026-06-08 02:03:07,256 - DEBUG - Pod ctest-busybox-pod-28565823 not present 2026-06-08 02:03:07,256 - INFO - Creating Pod ctest-busybox-pod-28565823 2026-06-08 02:03:07,287 - DEBUG - Pod : ctest-busybox-pod-28565823 UUID is bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:07,295 - DEBUG - Pod ctest-nginx-pod-79071937 not in running state.Currently in Pending 2026-06-08 02:03:12,304 - INFO - Pod ctest-nginx-pod-79071937 is in running state.Got IP 10.47.255.251 2026-06-08 02:03:12,319 - DEBUG - Pod ctest-nginx-pod-79071937 has vmi 2c88ddb6-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:03:12,319 - INFO - Verified pod ctest-nginx-pod-79071937 in contrail-api 2026-06-08 02:03:12,319 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:03:12,331 - DEBUG - VMI 2c88ddb6-62de-11f1-b63e-fa163ee28ae3 is active in agent 10.0.0.241 2026-06-08 02:03:12,332 - INFO - Verified Pod ctest-nginx-pod-79071937 in agent 10.0.0.241 2026-06-08 02:03:12,332 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=ebba86d3-e389-4c25-aa02-648639477723 2026-06-08 02:03:12,336 - INFO - Pod ctest-nginx-pod-79071937 with uuid ebba86d3-e389-4c25-aa02-648639477723 found in kube manager 2026-06-08 02:03:12,336 - INFO - Pod ctest-nginx-pod-79071937 verification passed 2026-06-08 02:03:12,413 - DEBUG - [Pod ctest-nginx-pod-79071937] Cmd: echo ctest-nginx-pod-79071937 > /usr/share/nginx/html/index.html, Output: 2026-06-08 02:03:12,421 - INFO - Pod ctest-nginx-pod-78192604 is in running state.Got IP 10.47.255.250 2026-06-08 02:03:12,437 - DEBUG - Pod ctest-nginx-pod-78192604 has vmi 2d116050-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:03:12,437 - INFO - Verified pod ctest-nginx-pod-78192604 in contrail-api 2026-06-08 02:03:12,437 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:03:12,448 - DEBUG - VMI 2d116050-62de-11f1-b63e-fa163ee28ae3 is active in agent 10.0.0.241 2026-06-08 02:03:12,448 - INFO - Verified Pod ctest-nginx-pod-78192604 in agent 10.0.0.241 2026-06-08 02:03:12,448 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=4d524b06-8136-4382-b6d7-4cda65937108 2026-06-08 02:03:12,452 - INFO - Pod ctest-nginx-pod-78192604 with uuid 4d524b06-8136-4382-b6d7-4cda65937108 found in kube manager 2026-06-08 02:03:12,453 - INFO - Pod ctest-nginx-pod-78192604 verification passed 2026-06-08 02:03:12,516 - DEBUG - [Pod ctest-nginx-pod-78192604] Cmd: echo ctest-nginx-pod-78192604 > /usr/share/nginx/html/index.html, Output: 2026-06-08 02:03:12,526 - DEBUG - Pod ctest-busybox-pod-28565823 not in running state.Currently in Pending 2026-06-08 02:03:17,535 - DEBUG - Pod ctest-busybox-pod-28565823 not in running state.Currently in Pending 2026-06-08 02:03:22,544 - INFO - Pod ctest-busybox-pod-28565823 is in running state.Got IP 10.47.255.248 2026-06-08 02:03:22,602 - DEBUG - Pod ctest-busybox-pod-28565823 has vmi 3152c2a8-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:03:22,602 - INFO - Verified pod ctest-busybox-pod-28565823 in contrail-api 2026-06-08 02:03:22,602 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:03:22,613 - DEBUG - VMI 3152c2a8-62de-11f1-b63e-fa163ee28ae3 is active in agent 10.0.0.241 2026-06-08 02:03:22,613 - INFO - Verified Pod ctest-busybox-pod-28565823 in agent 10.0.0.241 2026-06-08 02:03:22,613 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_VirtualMachineDatabaseList?x=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:22,617 - INFO - Pod ctest-busybox-pod-28565823 with uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 found in kube manager 2026-06-08 02:03:22,617 - INFO - Pod ctest-busybox-pod-28565823 verification passed 2026-06-08 02:03:22,684 - DEBUG - [Pod ctest-busybox-pod-28565823] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-78192604 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-08 02:03:22,684 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-08 02:03:22,684 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd output: ctest-nginx-pod-78192604 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-08 02:03:22,753 - DEBUG - [Pod ctest-busybox-pod-28565823] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-78192604 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-08 02:03:22,753 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-08 02:03:22,753 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd output: ctest-nginx-pod-78192604 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-08 02:03:22,810 - DEBUG - [Pod ctest-busybox-pod-28565823] 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-78192604 2026-06-08 02:03:22,810 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-08 02:03:22,810 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] 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-78192604 2026-06-08 02:03:22,868 - DEBUG - [Pod ctest-busybox-pod-28565823] 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-78192604 2026-06-08 02:03:22,868 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-08 02:03:22,868 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] 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-78192604 2026-06-08 02:03:22,931 - DEBUG - [Pod ctest-busybox-pod-28565823] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79071937 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-08 02:03:22,931 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-08 02:03:22,931 - DEBUG - [Pod Pod ctest-busybox-pod-28565823] Cmd output: ctest-nginx-pod-79071937 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-08 02:03:22,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-79071937': 1, 'ctest-nginx-pod-78192604': 4} 2026-06-08 02:03:22,931 - WARNING - Nothing to delete parallely 2026-06-08 02:03:22,932 - INFO - Deleting pod default:ctest-busybox-pod-28565823 2026-06-08 02:03:22,945 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:22,951 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:27,952 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:27,960 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:32,961 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:32,968 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:37,968 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:37,976 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:42,977 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:42,989 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:47,989 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:47,997 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:52,998 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:53,006 - WARNING - Pod uuid bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:03:58,007 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 2026-06-08 02:03:58,014 - DEBUG - Pod bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 is not in agent 10.0.0.241 VM list 2026-06-08 02:03:58,015 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3152c2a8-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:03:58,021 - DEBUG - VMI 3152c2a8-62de-11f1-b63e-fa163ee28ae3 is removed from agent 10.0.0.241 2026-06-08 02:03:58,021 - INFO - Verified that pod ctest-busybox-pod-28565823 is removed in agent 2026-06-08 02:03:58,021 - INFO - Deleting Ingress : ctest-nginx-ingress-98515666 2026-06-08 02:03:58,056 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d 2026-06-08 02:03:58,069 - ERROR - Ingress ctest-nginx-ingress-98515666 with uuid f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d still found in kube manager 2026-06-08 02:03:59,070 - DEBUG - Requesting: http://10.0.0.19:8108/Snh_LoadbalancerDatabaseList?x=f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d 2026-06-08 02:03:59,074 - INFO - Ingress ctest-nginx-ingress-98515666 with uuid f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d deleted successfully from kube manager 2026-06-08 02:03:59,074 - INFO - Verifications on Ingress %s cleanup passed 2026-06-08 02:03:59,074 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-08 02:03:59,191 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-08 02:03:59,204 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-08 02:03:59,205 - INFO - Deleting VN __public__ 2026-06-08 02:03:59,401 - DEBUG - Requesting: http://10.0.0.19:8082/routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e 2026-06-08 02:03:59,406 - DEBUG - Response Code: 404 2026-06-08 02:03:59,406 - DEBUG - Requesting: http://10.0.0.19:8082/domains 2026-06-08 02:03:59,416 - DEBUG - Requesting: http://10.0.0.19:8082/domain/d34796eb-c240-4c44-92cd-3d3c77a4117c 2026-06-08 02:03:59,441 - DEBUG - Requesting: http://10.0.0.19:8082/project/41161ee6-c76c-4288-9e48-52f403590819 2026-06-08 02:03:59,487 - INFO - Validated that VN __public__ is not found in API Server 2026-06-08 02:03:59,487 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-08 02:03:59,494 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:59,513 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-06-08 02:03:59,513 - INFO - Validated that VN __public__ is not in any agent 2026-06-08 02:03:59,513 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:59,523 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-08 02:03:59,530 - DEBUG - Requesting: http://10.0.0.19:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-08 02:03:59,537 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-08 02:03:59,538 - INFO - Deleting pod default:ctest-nginx-pod-78192604 2026-06-08 02:03:59,563 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=4d524b06-8136-4382-b6d7-4cda65937108 2026-06-08 02:03:59,588 - WARNING - Pod uuid 4d524b06-8136-4382-b6d7-4cda65937108 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:04:04,589 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=4d524b06-8136-4382-b6d7-4cda65937108 2026-06-08 02:04:04,595 - DEBUG - Pod 4d524b06-8136-4382-b6d7-4cda65937108 is not in agent 10.0.0.241 VM list 2026-06-08 02:04:04,596 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2d116050-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:04:04,601 - DEBUG - VMI 2d116050-62de-11f1-b63e-fa163ee28ae3 is removed from agent 10.0.0.241 2026-06-08 02:04:04,602 - INFO - Verified that pod ctest-nginx-pod-78192604 is removed in agent 2026-06-08 02:04:04,602 - INFO - Deleting pod default:ctest-nginx-pod-79071937 2026-06-08 02:04:04,614 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ebba86d3-e389-4c25-aa02-648639477723 2026-06-08 02:04:04,625 - WARNING - Pod uuid ebba86d3-e389-4c25-aa02-648639477723 is still seen in agent 10.0.0.241 VM list 2026-06-08 02:04:09,627 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ebba86d3-e389-4c25-aa02-648639477723 2026-06-08 02:04:09,635 - DEBUG - Pod ebba86d3-e389-4c25-aa02-648639477723 is not in agent 10.0.0.241 VM list 2026-06-08 02:04:09,635 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2c88ddb6-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:04:09,642 - DEBUG - VMI 2c88ddb6-62de-11f1-b63e-fa163ee28ae3 is removed from agent 10.0.0.241 2026-06-08 02:04:09,642 - INFO - Verified that pod ctest-nginx-pod-79071937 is removed in agent 2026-06-08 02:04:09,642 - INFO - Deleting service : ctest-nginx-svc-42848905 2026-06-08 02:04:09,869 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-08 02:04:09,877 - DEBUG - No XMPP flaps were noticed during the test 2026-06-08 02:04:09,877 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:13] 2026-06-08 02:04:09,877 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:04:16,347 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-08 02:04:16,476 - DEBUG - Output : cluster_project={} 2026-06-08 02:04:16,567 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-08 02:04:16,740 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-08 02:04:16,746 - DEBUG - [10.0.0.19]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-08 02:04:16,931 - DEBUG - Output : cluster_project={} 2026-06-08 02:04:27,070 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:32,116 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:32,198 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:32,236 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:32,317 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:37,366 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:37,450 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:37,530 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-08 02:04:37,760 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-08 02:04:40,497 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_ApplicationPolicySetReq? 2026-06-08 02:04:40,506 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-08 02:04:40,536 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-08 02:04:42,564 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AclReq? 2026-06-08 02:07:42,840 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-08 02:07:42,890 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ed881d41-4b52-48b9-aab7-47a2029bf1d0 2026-06-08 02:07:42,895 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27bc9c37-39b3-4406-9f32-269c4bb4aa14 2026-06-08 02:07:42,912 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:07:42,922 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:07:42,934 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:07:42,944 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb9bcb46-d2b0-4cfa-95c3-13b2825105c0 2026-06-08 02:07:42,953 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2294c6a9-ba6f-4bc8-ae29-b9311f4f2bdf 2026-06-08 02:07:42,961 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:07:47,967 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=27bc9c37-39b3-4406-9f32-269c4bb4aa14 2026-06-08 02:07:47,968 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ed881d41-4b52-48b9-aab7-47a2029bf1d0 2026-06-08 02:07:47,977 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5cfbe646-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:07:47,980 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5b4c5916-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:07:48,006 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:07:48,007 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:07:48,008 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb9bcb46-d2b0-4cfa-95c3-13b2825105c0 2026-06-08 02:07:48,009 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:07:48,010 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:07:48,012 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=2294c6a9-ba6f-4bc8-ae29-b9311f4f2bdf 2026-06-08 02:07:48,028 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5bcee8c2-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:07:48,029 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c7699f0-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:07:53,026 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:07:53,029 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:07:53,030 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:07:53,032 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:07:58,042 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:07:58,044 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:07:58,047 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:07:58,048 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:08:03,068 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:08:03,069 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:08:03,071 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:08:03,072 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:08:08,085 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:08:08,087 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:08:08,088 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:08:08,089 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:08:13,105 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:08:13,106 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:08:13,108 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:08:13,109 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:08:18,121 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=95c6e9cf-bdec-42db-b890-fc41e1321949 2026-06-08 02:08:18,123 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=fb278794-4026-498f-af31-18c93483ead7 2026-06-08 02:08:18,124 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 2026-06-08 02:08:18,125 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=98cbe43e-7eb6-4496-9d24-97fdb51d49b7 2026-06-08 02:08:18,136 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5e74bffc-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:08:18,139 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d871f7c-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:08:18,140 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5ee63c9a-62de-11f1-b63e-fa163ee28ae3 2026-06-08 02:08:18,141 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5dfe9f5c-62de-11f1-b63e-fa163ee28ae3