2025-06-09 16:16:24,562 - DEBUG - [10.0.0.65]: Running cmd : hostname 2025-06-09 16:16:24,920 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-381-1.novalocal 2025-06-09 16:16:24,920 - DEBUG - [10.0.0.65]: Running cmd : hostname -f 2025-06-09 16:16:25,067 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-381-1.novalocal 2025-06-09 16:16:25,068 - DEBUG - [10.0.0.65]: 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-06-09 16:16:25,285 - DEBUG - Output : NAMES contrail_test_qLuv0mtSt vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 webui_job_1 webui_web_1 config_devicemgr_1 config_dnsmasq_1 config_schema_1 config_nodemgr_1 config_svcmonitor_1 config_api_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2025-06-09 16:16:25,286 - DEBUG - [10.0.0.65]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 16:16:25,425 - DEBUG - Output : 172.17.0.1/16 10.0.0.65/24 2025-06-09 16:16:25,426 - DEBUG - [10.0.0.65]: Running cmd : getent hosts 10.0.0.65 | head -n 1 | awk '{print $2}' 2025-06-09 16:16:25,583 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-381-1.novalocal 2025-06-09 16:16:25,584 - DEBUG - [10.0.0.65]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-06-09 16:16:25,732 - DEBUG - Output : 10.0.0.65/24 2025-06-09 16:16:26,023 - INFO - Using existing project ['default-domain', 'k8s-default'](e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7) 2025-06-09 16:16:26,131 - INFO - Using existing project ['default-domain', 'k8s-default'](e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7) 2025-06-09 16:16:26,299 - INFO - ================================================================================ 2025-06-09 16:16:26,299 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-06-09 16:16:26,300 - 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-06-09 16:16:26,543 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 16:16:26,554 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.0.0.65': '0'}} with 2025-06-09 16:16:26,554 - INFO - Initial checks done. Running the testcase now 2025-06-09 16:16:26,555 - INFO - 2025-06-09 16:16:26,560 - INFO - Namespace default already exists 2025-06-09 16:16:26,560 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:16:26,773 - DEBUG - Output : cluster_project={} 2025-06-09 16:16:26,840 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-06-09 16:16:26,840 - DEBUG - Project uuid in Contrail is e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:16:26,841 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-09 16:16:27,009 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 16:16:27,009 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_NamespaceDatabaseList?namespace_uuid=abf0163d-0737-476a-b86a-5b2f0d56ab11 2025-06-09 16:16:27,015 - INFO - Namespace default with uuid abf0163d-0737-476a-b86a-5b2f0d56ab11 found in kube manager 2025-06-09 16:16:27,015 - INFO - Namespace default verification passed 2025-06-09 16:16:27,020 - DEBUG - Service ctest-nginx-svc-56296441 not present 2025-06-09 16:16:27,020 - INFO - Creating service ctest-nginx-svc-56296441 2025-06-09 16:16:27,045 - INFO - Created Service ctest-nginx-svc-56296441 2025-06-09 16:16:27,049 - DEBUG - Pod ctest-nginx-pod-76731319 not present 2025-06-09 16:16:27,050 - INFO - Creating Pod ctest-nginx-pod-76731319 2025-06-09 16:16:27,098 - DEBUG - Pod : ctest-nginx-pod-76731319 UUID is 780a26b2-214b-407a-965c-bb066894e307 2025-06-09 16:16:27,105 - DEBUG - Pod ctest-nginx-pod-44072348 not present 2025-06-09 16:16:27,106 - INFO - Creating Pod ctest-nginx-pod-44072348 2025-06-09 16:16:27,140 - DEBUG - Pod : ctest-nginx-pod-44072348 UUID is 25dd0a68-a752-427e-aca3-89b299c88cb9 2025-06-09 16:16:27,344 - INFO - Created VN __public__, UUID :0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,568 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-09 16:16:27,580 - DEBUG - Requesting: http://10.0.0.65:8082/domain/81544849-6ebc-4194-9a36-98fd937bf92e 2025-06-09 16:16:27,593 - DEBUG - Requesting: http://10.0.0.65:8082/project/e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:16:27,680 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,693 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,703 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:16:27,712 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:16:27,721 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/fab3405c-b64f-4c5c-8ef9-f9a354daa850 2025-06-09 16:16:27,728 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 16:16:27,728 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,738 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:16:27,756 - INFO - Verified VN network id 15 for VN 0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,756 - INFO - Verifications in API Server for VN __public__ passed 2025-06-09 16:16:27,756 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,766 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:16:27,776 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:16:27,784 - DEBUG - Requesting: http://10.0.0.65:8082/route-target/fab3405c-b64f-4c5c-8ef9-f9a354daa850 2025-06-09 16:16:27,791 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 16:16:27,800 - DEBUG - Control-node 10.0.0.65 : 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': '784328831551751875', 'uuid-lslong': '12038730308813047040'}, 'enable': 'true', 'created': '2025-06-09T16:16:27', 'last-modified': '2025-06-09T16:16:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.338678'} 2025-06-09 16:16:27,800 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:16:27,810 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-06-09 16:16:27,810 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-06-09 16:16:27,812 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-06-09 16:16:27,812 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-09 16:16:27,817 - DEBUG - Requesting: http://10.0.0.65:8082/domain/81544849-6ebc-4194-9a36-98fd937bf92e 2025-06-09 16:16:27,826 - DEBUG - Requesting: http://10.0.0.65:8082/project/e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:16:27,908 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:27,920 - DEBUG - =>VN __public__ has no policy to be verified 2025-06-09 16:16:27,921 - DEBUG - Verifying the vn in opserver 2025-06-09 16:16:27,921 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.65 2025-06-09 16:16:27,921 - DEBUG - Requesting: http://10.0.0.65:8081/analytics/uves/virtual-networks 2025-06-09 16:16:27,927 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.65:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-06-09 16:16:27,927 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-06-09 16:16:27,927 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:16:27,934 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:16:27,939 - DEBUG - Do not have enough data to verify VN in agent 2025-06-09 16:16:27,939 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:16:27,944 - DEBUG - VRF ids for VN __public__: {} 2025-06-09 16:16:28,025 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-06-09 16:16:28,135 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-09 16:16:28,144 - DEBUG - Requesting: http://10.0.0.65:8082/domain/81544849-6ebc-4194-9a36-98fd937bf92e 2025-06-09 16:16:28,153 - DEBUG - Requesting: http://10.0.0.65:8082/project/e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:16:28,275 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:28,299 - DEBUG - Requesting: http://10.0.0.65:8082/floating-ip-pool/2bc04c3a-bdfc-444f-8256-0897e9f1476e 2025-06-09 16:16:28,307 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-09 16:16:28,312 - DEBUG - Requesting: http://10.0.0.65:8082/domain/81544849-6ebc-4194-9a36-98fd937bf92e 2025-06-09 16:16:28,320 - DEBUG - Requesting: http://10.0.0.65:8082/project/e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:16:28,374 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-network/0ae27eea-afbd-46c3-a712-296e9387c500 2025-06-09 16:16:28,385 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-06-09 16:16:28,385 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-06-09 16:16:28,398 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-09 16:16:28,405 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-06-09 16:16:28,405 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-06-09 16:16:28,419 - DEBUG - Ingress ctest-nginx-ingress-13878210 not present 2025-06-09 16:16:28,419 - INFO - Creating Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:28,437 - INFO - Created Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:28,442 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:31,448 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:34,453 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:37,458 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:40,463 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:43,473 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:46,480 - DEBUG - For Ingress ctest-nginx-ingress-13878210, Cluster IP: 10.47.255.246, External IPs ['133.17.150.60'] 2025-06-09 16:16:46,480 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-13878210 2025-06-09 16:16:46,482 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:16:46,488 - INFO - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f found in kube manager 2025-06-09 16:16:46,488 - INFO - Ingress ctest-nginx-ingress-13878210 verification passed 2025-06-09 16:16:46,493 - DEBUG - Pod ctest-busybox-pod-24543196 not present 2025-06-09 16:16:46,493 - INFO - Creating Pod ctest-busybox-pod-24543196 2025-06-09 16:16:46,576 - DEBUG - Pod : ctest-busybox-pod-24543196 UUID is 1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:16:46,582 - DEBUG - Pod ctest-nginx-pod-76731319 not in running state.Currently in Pending 2025-06-09 16:16:51,589 - DEBUG - Pod ctest-nginx-pod-76731319 not in running state.Currently in Pending 2025-06-09 16:16:56,597 - INFO - Pod ctest-nginx-pod-76731319 is in running state.Got IP 10.47.255.248 2025-06-09 16:16:56,615 - DEBUG - Pod ctest-nginx-pod-76731319 has vmi 1b8d6a90-454d-11f0-b243-fa163e3886f3 2025-06-09 16:16:56,616 - INFO - Verified pod ctest-nginx-pod-76731319 in contrail-api 2025-06-09 16:16:56,616 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:16:56,629 - DEBUG - VMI 1b8d6a90-454d-11f0-b243-fa163e3886f3 is active in agent 10.0.0.65 2025-06-09 16:16:56,629 - INFO - Verified Pod ctest-nginx-pod-76731319 in agent 10.0.0.65 2025-06-09 16:16:56,629 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=780a26b2-214b-407a-965c-bb066894e307 2025-06-09 16:16:56,635 - INFO - Pod ctest-nginx-pod-76731319 with uuid 780a26b2-214b-407a-965c-bb066894e307 found in kube manager 2025-06-09 16:16:56,635 - INFO - Pod ctest-nginx-pod-76731319 verification passed 2025-06-09 16:16:56,701 - DEBUG - [Pod ctest-nginx-pod-76731319] Cmd: echo ctest-nginx-pod-76731319 > /usr/share/nginx/html/index.html, Output: 2025-06-09 16:16:56,711 - INFO - Pod ctest-nginx-pod-44072348 is in running state.Got IP 10.47.255.247 2025-06-09 16:16:56,730 - DEBUG - Pod ctest-nginx-pod-44072348 has vmi 1eed7a22-454d-11f0-b243-fa163e3886f3 2025-06-09 16:16:56,730 - INFO - Verified pod ctest-nginx-pod-44072348 in contrail-api 2025-06-09 16:16:56,730 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:16:56,744 - DEBUG - VMI 1eed7a22-454d-11f0-b243-fa163e3886f3 is active in agent 10.0.0.65 2025-06-09 16:16:56,744 - INFO - Verified Pod ctest-nginx-pod-44072348 in agent 10.0.0.65 2025-06-09 16:16:56,745 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=25dd0a68-a752-427e-aca3-89b299c88cb9 2025-06-09 16:16:56,750 - INFO - Pod ctest-nginx-pod-44072348 with uuid 25dd0a68-a752-427e-aca3-89b299c88cb9 found in kube manager 2025-06-09 16:16:56,750 - INFO - Pod ctest-nginx-pod-44072348 verification passed 2025-06-09 16:16:56,804 - DEBUG - [Pod ctest-nginx-pod-44072348] Cmd: echo ctest-nginx-pod-44072348 > /usr/share/nginx/html/index.html, Output: 2025-06-09 16:16:56,814 - DEBUG - Pod ctest-busybox-pod-24543196 not in running state.Currently in Pending 2025-06-09 16:17:01,821 - DEBUG - Pod ctest-busybox-pod-24543196 not in running state.Currently in Pending 2025-06-09 16:17:06,829 - INFO - Pod ctest-busybox-pod-24543196 is in running state.Got IP 10.47.255.245 2025-06-09 16:17:06,852 - DEBUG - Pod ctest-busybox-pod-24543196 has vmi 27b733e6-454d-11f0-b243-fa163e3886f3 2025-06-09 16:17:06,852 - INFO - Verified pod ctest-busybox-pod-24543196 in contrail-api 2025-06-09 16:17:06,852 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:17:06,866 - DEBUG - VMI 27b733e6-454d-11f0-b243-fa163e3886f3 is active in agent 10.0.0.65 2025-06-09 16:17:06,866 - INFO - Verified Pod ctest-busybox-pod-24543196 in agent 10.0.0.65 2025-06-09 16:17:06,866 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_VirtualMachineDatabaseList?x=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:06,872 - INFO - Pod ctest-busybox-pod-24543196 with uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd found in kube manager 2025-06-09 16:17:06,872 - INFO - Pod ctest-busybox-pod-24543196 verification passed 2025-06-09 16:17:06,934 - DEBUG - [Pod ctest-busybox-pod-24543196] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:06,934 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 16:17:06,934 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:06,993 - DEBUG - [Pod ctest-busybox-pod-24543196] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:06,993 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 16:17:06,993 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:07,043 - DEBUG - [Pod ctest-busybox-pod-24543196] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:07,043 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 16:17:07,043 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-44072348 2025-06-09 16:17:07,091 - DEBUG - [Pod ctest-busybox-pod-24543196] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-44072348 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 16:17:07,091 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 16:17:07,091 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd output: ctest-nginx-pod-44072348 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 16:17:07,141 - DEBUG - [Pod ctest-busybox-pod-24543196] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-76731319 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 16:17:07,141 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-06-09 16:17:07,141 - DEBUG - [Pod Pod ctest-busybox-pod-24543196] Cmd output: ctest-nginx-pod-76731319 Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-06-09 16:17:07,141 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-76731319': 1, 'ctest-nginx-pod-44072348': 4} 2025-06-09 16:17:07,141 - WARNING - Nothing to delete parallely 2025-06-09 16:17:07,141 - INFO - Deleting pod default:ctest-busybox-pod-24543196 2025-06-09 16:17:07,154 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:07,162 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:12,163 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:12,170 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:17,171 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:17,177 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:22,178 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:22,185 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:27,186 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:27,196 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:32,197 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:32,203 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:37,203 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:37,211 - WARNING - Pod uuid 1a76221a-8a9e-4d48-822e-270f6e34e8bd is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:42,211 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=1a76221a-8a9e-4d48-822e-270f6e34e8bd 2025-06-09 16:17:42,218 - DEBUG - Pod 1a76221a-8a9e-4d48-822e-270f6e34e8bd is not in agent 10.0.0.65 VM list 2025-06-09 16:17:42,218 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:27b733e6-454d-11f0-b243-fa163e3886f3 2025-06-09 16:17:42,224 - DEBUG - VMI 27b733e6-454d-11f0-b243-fa163e3886f3 is removed from agent 10.0.0.65 2025-06-09 16:17:42,224 - INFO - Verified that pod ctest-busybox-pod-24543196 is removed in agent 2025-06-09 16:17:42,224 - INFO - Deleting Ingress : ctest-nginx-ingress-13878210 2025-06-09 16:17:42,233 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:42,239 - ERROR - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f still found in kube manager 2025-06-09 16:17:43,240 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:43,247 - ERROR - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f still found in kube manager 2025-06-09 16:17:44,249 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:44,254 - ERROR - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f still found in kube manager 2025-06-09 16:17:45,255 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:45,260 - ERROR - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f still found in kube manager 2025-06-09 16:17:46,261 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:46,266 - ERROR - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f still found in kube manager 2025-06-09 16:17:47,267 - DEBUG - Requesting: http://10.0.0.65:8108/Snh_LoadbalancerDatabaseList?x=df34cf82-37d0-4e28-99b3-6731c8e5479f 2025-06-09 16:17:47,273 - INFO - Ingress ctest-nginx-ingress-13878210 with uuid df34cf82-37d0-4e28-99b3-6731c8e5479f deleted successfully from kube manager 2025-06-09 16:17:47,274 - INFO - Verifications on Ingress %s cleanup passed 2025-06-09 16:17:47,274 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-06-09 16:17:47,387 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-06-09 16:17:47,393 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-06-09 16:17:47,393 - INFO - Deleting VN __public__ 2025-06-09 16:17:47,762 - DEBUG - Requesting: http://10.0.0.65:8082/routing-instance/cf28e8de-f123-4b16-ad0c-1f19dfb9ca08 2025-06-09 16:17:47,784 - DEBUG - Response Code: 404 2025-06-09 16:17:47,785 - DEBUG - Requesting: http://10.0.0.65:8082/domains 2025-06-09 16:17:47,790 - DEBUG - Requesting: http://10.0.0.65:8082/domain/81544849-6ebc-4194-9a36-98fd937bf92e 2025-06-09 16:17:47,805 - DEBUG - Requesting: http://10.0.0.65:8082/project/e5d96ef1-9bb8-4d15-8bc3-09e7dc5da3d7 2025-06-09 16:17:47,910 - INFO - Validated that VN __public__ is not found in API Server 2025-06-09 16:17:47,910 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-06-09 16:17:47,920 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:17:47,933 - DEBUG - VN __public__ is not present in Agent 10.0.0.65 2025-06-09 16:17:47,933 - INFO - Validated that VN __public__ is not in any agent 2025-06-09 16:17:47,933 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:17:47,943 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-06-09 16:17:47,950 - DEBUG - Requesting: http://10.0.0.65:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-06-09 16:17:47,955 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-06-09 16:17:47,955 - INFO - Deleting pod default:ctest-nginx-pod-44072348 2025-06-09 16:17:47,980 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=25dd0a68-a752-427e-aca3-89b299c88cb9 2025-06-09 16:17:47,998 - WARNING - Pod uuid 25dd0a68-a752-427e-aca3-89b299c88cb9 is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:52,999 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=25dd0a68-a752-427e-aca3-89b299c88cb9 2025-06-09 16:17:53,006 - DEBUG - Pod 25dd0a68-a752-427e-aca3-89b299c88cb9 is not in agent 10.0.0.65 VM list 2025-06-09 16:17:53,006 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1eed7a22-454d-11f0-b243-fa163e3886f3 2025-06-09 16:17:53,013 - DEBUG - VMI 1eed7a22-454d-11f0-b243-fa163e3886f3 is removed from agent 10.0.0.65 2025-06-09 16:17:53,013 - INFO - Verified that pod ctest-nginx-pod-44072348 is removed in agent 2025-06-09 16:17:53,014 - INFO - Deleting pod default:ctest-nginx-pod-76731319 2025-06-09 16:17:53,032 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=780a26b2-214b-407a-965c-bb066894e307 2025-06-09 16:17:53,049 - WARNING - Pod uuid 780a26b2-214b-407a-965c-bb066894e307 is still seen in agent 10.0.0.65 VM list 2025-06-09 16:17:58,050 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=780a26b2-214b-407a-965c-bb066894e307 2025-06-09 16:17:58,058 - DEBUG - Pod 780a26b2-214b-407a-965c-bb066894e307 is not in agent 10.0.0.65 VM list 2025-06-09 16:17:58,058 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1b8d6a90-454d-11f0-b243-fa163e3886f3 2025-06-09 16:17:58,065 - DEBUG - VMI 1b8d6a90-454d-11f0-b243-fa163e3886f3 is removed from agent 10.0.0.65 2025-06-09 16:17:58,065 - INFO - Verified that pod ctest-nginx-pod-76731319 is removed in agent 2025-06-09 16:17:58,066 - INFO - Deleting service : ctest-nginx-svc-56296441 2025-06-09 16:17:58,521 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 16:17:58,528 - DEBUG - No XMPP flaps were noticed during the test
2025-06-09 16:17:58,528 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:32]
2025-06-09 16:17:58,528 - INFO - -------------------------------------------------------------------------------- 2025-06-09 16:18:04,921 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:18:05,107 - DEBUG - Output : cluster_project={} 2025-06-09 16:18:05,175 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-06-09 16:18:05,370 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-06-09 16:18:05,377 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:18:05,625 - DEBUG - Output : cluster_project={} 2025-06-09 16:18:07,634 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:18:07,809 - DEBUG - Output : cluster_project={} 2025-06-09 16:18:09,818 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:18:09,990 - DEBUG - Output : cluster_project={} 2025-06-09 16:18:12,001 - DEBUG - [10.0.0.65]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-06-09 16:18:12,208 - DEBUG - Output : cluster_project={} 2025-06-09 16:18:37,337 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:18:47,396 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:18:52,454 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:18:57,524 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:19:22,605 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:19:22,739 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:19:22,784 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:19:22,830 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-06-09 16:19:23,380 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 16:19:32,847 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_ApplicationPolicySetReq? 2025-06-09 16:19:32,853 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-06-09 16:19:32,924 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-06-09 16:19:34,967 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-06-09 16:19:36,998 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-06-09 16:19:39,026 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AclReq? 2025-06-09 16:22:39,313 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_AgentXmppConnectionStatusReq? 2025-06-09 16:22:39,346 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dce6859f-a2fa-4fd0-a420-3dbf0ef0766b 2025-06-09 16:22:39,378 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:22:39,387 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f78391e8-2d7d-4756-809c-93b34d371171 2025-06-09 16:22:39,392 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e16dcd85-2120-4cde-9554-b31ac02f0158 2025-06-09 16:22:39,408 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d9d3f55e-fa90-4094-8203-7e8f98e45fd5 2025-06-09 16:22:39,418 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:22:39,430 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:22:39,438 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:22:44,458 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dce6859f-a2fa-4fd0-a420-3dbf0ef0766b 2025-06-09 16:22:44,460 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:22:44,485 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:22:44,487 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=d9d3f55e-fa90-4094-8203-7e8f98e45fd5 2025-06-09 16:22:44,488 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=f78391e8-2d7d-4756-809c-93b34d371171 2025-06-09 16:22:44,489 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e16dcd85-2120-4cde-9554-b31ac02f0158 2025-06-09 16:22:44,497 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:22:44,499 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:22:44,544 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63b54338-454d-11f0-b243-fa163e3886f3 2025-06-09 16:22:44,546 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6830ae52-454d-11f0-b243-fa163e3886f3 2025-06-09 16:22:49,481 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dce6859f-a2fa-4fd0-a420-3dbf0ef0766b 2025-06-09 16:22:49,484 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:22:49,544 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:22:49,559 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=e16dcd85-2120-4cde-9554-b31ac02f0158 2025-06-09 16:22:49,566 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:65601de8-454d-11f0-b243-fa163e3886f3 2025-06-09 16:22:49,568 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:22:49,570 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:22:54,495 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=dce6859f-a2fa-4fd0-a420-3dbf0ef0766b 2025-06-09 16:22:54,497 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:22:54,507 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:604a913a-454d-11f0-b243-fa163e3886f3 2025-06-09 16:22:54,554 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:22:54,587 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:22:54,589 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:22:59,507 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:22:59,562 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:22:59,599 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:22:59,601 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:04,514 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:23:04,570 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:23:04,610 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:04,612 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:23:09,523 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:23:09,577 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:23:09,622 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:09,624 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:23:14,533 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:23:14,590 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:23:14,665 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=7bb96b0f-473c-4550-a3d0-9b38356b877b 2025-06-09 16:23:14,666 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:14,675 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6cce83ee-454d-11f0-b243-fa163e3886f3 2025-06-09 16:23:19,541 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=452e9a0d-f982-400d-926c-3ca6c01d54f0 2025-06-09 16:23:19,547 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:74cbd402-454d-11f0-b243-fa163e3886f3 2025-06-09 16:23:19,597 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:23:19,678 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:24,605 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=fd502f47-be92-4a33-aea6-3a1388896ce9 2025-06-09 16:23:24,612 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:795b3fc6-454d-11f0-b243-fa163e3886f3 2025-06-09 16:23:24,685 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_VmListReq?uuid=6820e2bc-6c4f-467e-a787-3e20435702b2 2025-06-09 16:23:24,698 - DEBUG - Requesting: http://10.0.0.65:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:716a3682-454d-11f0-b243-fa163e3886f3