2025-01-09 14:03:08,486 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-01-09 14:03:08,805 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-274-1.novalocal 2025-01-09 14:03:08,806 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-01-09 14:03:08,953 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-274-1.novalocal 2025-01-09 14:03:08,953 - DEBUG - [10.0.0.33]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-09 14:03:09,134 - DEBUG - Output : NAMES contrail_test_i4FRXPnBC vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_svcmonitor_1 config_api_1 config_dnsmasq_1 config_schema_1 config_nodemgr_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-01-09 14:03:09,135 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 14:03:09,280 - DEBUG - Output : 172.17.0.1/16 10.0.0.33/24 2025-01-09 14:03:09,280 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-01-09 14:03:09,423 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-274-1.novalocal 2025-01-09 14:03:09,423 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-09 14:03:09,560 - DEBUG - Output : 10.0.0.33/24 2025-01-09 14:03:09,840 - INFO - Using existing project ['default-domain', 'k8s-default'](ec7f29aa-0625-44ff-a813-8729cab8c01f) 2025-01-09 14:03:09,913 - INFO - Using existing project ['default-domain', 'k8s-default'](ec7f29aa-0625-44ff-a813-8729cab8c01f) 2025-01-09 14:03:10,063 - INFO - ================================================================================ 2025-01-09 14:03:10,063 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-09 14:03:10,064 - 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-01-09 14:03:10,304 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 14:03:10,312 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.33': '0'}} with 2025-01-09 14:03:10,312 - INFO - Initial checks done. Running the testcase now 2025-01-09 14:03:10,312 - INFO - 2025-01-09 14:03:10,317 - INFO - Namespace default already exists 2025-01-09 14:03:10,318 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 14:03:10,528 - DEBUG - Output : cluster_project={} 2025-01-09 14:03:10,574 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-09 14:03:10,574 - DEBUG - Project uuid in Contrail is ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:10,574 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 14:03:10,756 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 14:03:10,757 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=b6d6bf58-0fb7-4260-beec-52d99b763b54 2025-01-09 14:03:10,761 - INFO - Namespace default with uuid b6d6bf58-0fb7-4260-beec-52d99b763b54 found in kube manager 2025-01-09 14:03:10,761 - INFO - Namespace default verification passed 2025-01-09 14:03:10,765 - DEBUG - Service ctest-nginx-svc-77246082 not present 2025-01-09 14:03:10,765 - INFO - Creating service ctest-nginx-svc-77246082 2025-01-09 14:03:10,787 - INFO - Created Service ctest-nginx-svc-77246082 2025-01-09 14:03:10,791 - DEBUG - Pod ctest-nginx-pod-98927894 not present 2025-01-09 14:03:10,792 - INFO - Creating Pod ctest-nginx-pod-98927894 2025-01-09 14:03:10,814 - DEBUG - Pod : ctest-nginx-pod-98927894 UUID is 95d77df2-882f-422a-bf76-5a37f710366a 2025-01-09 14:03:10,818 - DEBUG - Pod ctest-nginx-pod-92026029 not present 2025-01-09 14:03:10,819 - INFO - Creating Pod ctest-nginx-pod-92026029 2025-01-09 14:03:10,898 - DEBUG - Pod : ctest-nginx-pod-92026029 UUID is b525f6f1-8e3a-414a-b408-d85105fda6a5 2025-01-09 14:03:11,079 - INFO - Created VN __public__, UUID :4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:11,252 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:03:11,259 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:03:11,270 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:11,317 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:11,331 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:11,343 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:11,351 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:11,358 - DEBUG - Route Targets: [] 2025-01-09 14:03:11,358 - DEBUG - RT names not yet present for VN __public__ 2025-01-09 14:03:16,359 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:03:16,365 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:03:16,377 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:16,477 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,501 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,511 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:16,519 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:16,540 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d872093f-7ecd-494f-8bf1-4e55562346c9 2025-01-09 14:03:16,547 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 14:03:16,547 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,556 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:16,571 - INFO - Verified VN network id 15 for VN 4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,571 - INFO - Verifications in API Server for VN __public__ passed 2025-01-09 14:03:16,571 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,580 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:16,587 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:03:16,594 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/d872093f-7ecd-494f-8bf1-4e55562346c9 2025-01-09 14:03:16,600 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 14:03:16,607 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:k8s-default:__public__', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'cloud-admin', 'owner-access': '7', 'group': 'cloud-admin-group', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5620922486151136007', 'uuid-lslong': '12870760396359275650'}, 'enable': 'true', 'created': '2025-01-09T14:03:10', 'last-modified': '2025-01-09T14:03:11', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.461909'} 2025-01-09 14:03:16,607 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:03:16,617 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-09 14:03:16,617 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-09 14:03:16,618 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-09 14:03:16,618 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:03:16,623 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:03:16,631 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:16,675 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,685 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-09 14:03:16,685 - DEBUG - Verifying the vn in opserver 2025-01-09 14:03:16,685 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-01-09 14:03:16,685 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-01-09 14:03:16,690 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-09 14:03:16,691 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-09 14:03:16,691 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:03:16,696 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:03:16,703 - DEBUG - Do not have enough data to verify VN in agent 2025-01-09 14:03:16,703 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:03:16,709 - DEBUG - VRF ids for VN __public__: {} 2025-01-09 14:03:16,765 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-09 14:03:16,831 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:03:16,850 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:03:16,860 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:16,920 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:16,933 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/d0658cfc-e923-492f-a475-73c2f69580fa 2025-01-09 14:03:16,942 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:03:16,947 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:03:16,957 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:03:17,012 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4e018738-610b-4307-b29e-206366291482 2025-01-09 14:03:17,024 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-09 14:03:17,024 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-09 14:03:17,033 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 14:03:17,040 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-09 14:03:17,040 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-09 14:03:17,043 - DEBUG - Ingress ctest-nginx-ingress-04839378 not present 2025-01-09 14:03:17,044 - INFO - Creating Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:17,053 - INFO - Created Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:17,057 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:20,061 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:23,068 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:26,074 - DEBUG - For Ingress ctest-nginx-ingress-04839378, Cluster IP: 10.47.255.246, External IPs ['176.249.144.252'] 2025-01-09 14:03:26,074 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-04839378 2025-01-09 14:03:26,074 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:03:26,079 - INFO - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 found in kube manager 2025-01-09 14:03:26,079 - INFO - Ingress ctest-nginx-ingress-04839378 verification passed 2025-01-09 14:03:26,083 - DEBUG - Pod ctest-busybox-pod-61388947 not present 2025-01-09 14:03:26,084 - INFO - Creating Pod ctest-busybox-pod-61388947 2025-01-09 14:03:26,102 - DEBUG - Node for Pod ctest-busybox-pod-61388947 not yet populated 2025-01-09 14:03:29,109 - DEBUG - Pod : ctest-busybox-pod-61388947 UUID is 1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:03:29,119 - DEBUG - Pod ctest-nginx-pod-98927894 not in running state.Currently in Pending 2025-01-09 14:03:34,126 - INFO - Pod ctest-nginx-pod-98927894 is in running state.Got IP 10.47.255.248 2025-01-09 14:03:34,142 - DEBUG - Pod ctest-nginx-pod-98927894 has vmi 77b030dc-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:03:34,142 - INFO - Verified pod ctest-nginx-pod-98927894 in contrail-api 2025-01-09 14:03:34,142 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:03:34,153 - DEBUG - VMI 77b030dc-ce92-11ef-bd66-fa163e7f238b is active in agent 10.0.0.33 2025-01-09 14:03:34,153 - INFO - Verified Pod ctest-nginx-pod-98927894 in agent 10.0.0.33 2025-01-09 14:03:34,153 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=95d77df2-882f-422a-bf76-5a37f710366a 2025-01-09 14:03:34,158 - INFO - Pod ctest-nginx-pod-98927894 with uuid 95d77df2-882f-422a-bf76-5a37f710366a found in kube manager 2025-01-09 14:03:34,158 - INFO - Pod ctest-nginx-pod-98927894 verification passed 2025-01-09 14:03:34,215 - DEBUG - [Pod ctest-nginx-pod-98927894] Cmd: echo ctest-nginx-pod-98927894 > /usr/share/nginx/html/index.html, Output: 2025-01-09 14:03:34,222 - DEBUG - Pod ctest-nginx-pod-92026029 not in running state.Currently in Pending 2025-01-09 14:03:39,229 - INFO - Pod ctest-nginx-pod-92026029 is in running state.Got IP 10.47.255.247 2025-01-09 14:03:39,245 - DEBUG - Pod ctest-nginx-pod-92026029 has vmi 79cc8618-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:03:39,245 - INFO - Verified pod ctest-nginx-pod-92026029 in contrail-api 2025-01-09 14:03:39,245 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:03:39,256 - DEBUG - VMI 79cc8618-ce92-11ef-bd66-fa163e7f238b is active in agent 10.0.0.33 2025-01-09 14:03:39,256 - INFO - Verified Pod ctest-nginx-pod-92026029 in agent 10.0.0.33 2025-01-09 14:03:39,256 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=b525f6f1-8e3a-414a-b408-d85105fda6a5 2025-01-09 14:03:39,260 - INFO - Pod ctest-nginx-pod-92026029 with uuid b525f6f1-8e3a-414a-b408-d85105fda6a5 found in kube manager 2025-01-09 14:03:39,261 - INFO - Pod ctest-nginx-pod-92026029 verification passed 2025-01-09 14:03:39,310 - DEBUG - [Pod ctest-nginx-pod-92026029] Cmd: echo ctest-nginx-pod-92026029 > /usr/share/nginx/html/index.html, Output: 2025-01-09 14:03:39,317 - DEBUG - Pod ctest-busybox-pod-61388947 not in running state.Currently in Pending 2025-01-09 14:03:44,323 - DEBUG - Pod ctest-busybox-pod-61388947 not in running state.Currently in Pending 2025-01-09 14:03:49,331 - INFO - Pod ctest-busybox-pod-61388947 is in running state.Got IP 10.47.255.245 2025-01-09 14:03:49,347 - DEBUG - Pod ctest-busybox-pod-61388947 has vmi 830b9e08-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:03:49,347 - INFO - Verified pod ctest-busybox-pod-61388947 in contrail-api 2025-01-09 14:03:49,348 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:03:49,364 - DEBUG - VMI 830b9e08-ce92-11ef-bd66-fa163e7f238b is active in agent 10.0.0.33 2025-01-09 14:03:49,364 - INFO - Verified Pod ctest-busybox-pod-61388947 in agent 10.0.0.33 2025-01-09 14:03:49,364 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:03:49,370 - INFO - Pod ctest-busybox-pod-61388947 with uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 found in kube manager 2025-01-09 14:03:49,370 - INFO - Pod ctest-busybox-pod-61388947 verification passed 2025-01-09 14:03:49,418 - DEBUG - [Pod ctest-busybox-pod-61388947] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-98927894 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-01-09 14:03:49,419 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 14:03:49,419 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd output: ctest-nginx-pod-98927894 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-01-09 14:03:49,477 - DEBUG - [Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,477 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 14:03:49,477 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,531 - DEBUG - [Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,531 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 14:03:49,531 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,572 - DEBUG - [Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,572 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 14:03:49,572 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] 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-98927894 2025-01-09 14:03:49,622 - DEBUG - [Pod ctest-busybox-pod-61388947] 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) ctest-nginx-pod-92026029 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-09 14:03:49,622 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-01-09 14:03:49,623 - DEBUG - [Pod Pod ctest-busybox-pod-61388947] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-92026029 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-01-09 14:03:49,623 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-98927894': 4, 'ctest-nginx-pod-92026029': 1} 2025-01-09 14:03:49,623 - WARNING - Nothing to delete parallely 2025-01-09 14:03:49,623 - INFO - Deleting pod default:ctest-busybox-pod-61388947 2025-01-09 14:03:49,639 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:03:49,657 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:03:54,657 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:03:54,663 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:03:59,664 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:03:59,670 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:04,671 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:04:04,679 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:09,680 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:04:09,685 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:14,686 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:04:14,696 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:19,698 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:04:19,704 - WARNING - Pod uuid 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:24,705 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1cbadfb5-d33f-46ab-b070-66c9a36fa933 2025-01-09 14:04:24,710 - DEBUG - Pod 1cbadfb5-d33f-46ab-b070-66c9a36fa933 is not in agent 10.0.0.33 VM list 2025-01-09 14:04:24,710 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:830b9e08-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:04:24,716 - DEBUG - VMI 830b9e08-ce92-11ef-bd66-fa163e7f238b is removed from agent 10.0.0.33 2025-01-09 14:04:24,716 - INFO - Verified that pod ctest-busybox-pod-61388947 is removed in agent 2025-01-09 14:04:24,716 - INFO - Deleting Ingress : ctest-nginx-ingress-04839378 2025-01-09 14:04:24,723 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:04:24,728 - ERROR - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 still found in kube manager 2025-01-09 14:04:25,729 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:04:25,734 - ERROR - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 still found in kube manager 2025-01-09 14:04:26,735 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:04:26,739 - ERROR - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 still found in kube manager 2025-01-09 14:04:27,740 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:04:27,745 - ERROR - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 still found in kube manager 2025-01-09 14:04:28,748 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=e04528fd-0375-4088-96f8-cacb4ada24e7 2025-01-09 14:04:28,753 - INFO - Ingress ctest-nginx-ingress-04839378 with uuid e04528fd-0375-4088-96f8-cacb4ada24e7 deleted successfully from kube manager 2025-01-09 14:04:28,754 - INFO - Verifications on Ingress %s cleanup passed 2025-01-09 14:04:28,754 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-09 14:04:28,911 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-09 14:04:28,920 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-09 14:04:28,920 - INFO - Deleting VN __public__ 2025-01-09 14:04:29,198 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f438157e-7ee6-44b0-b65c-a563145fdbc1 2025-01-09 14:04:29,215 - DEBUG - Response Code: 404 2025-01-09 14:04:29,216 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-01-09 14:04:29,226 - DEBUG - Requesting: http://10.0.0.33:8082/domain/cda7c529-f619-46cb-8abf-7e09f67eddf9 2025-01-09 14:04:29,260 - DEBUG - Requesting: http://10.0.0.33:8082/project/ec7f29aa-0625-44ff-a813-8729cab8c01f 2025-01-09 14:04:29,327 - INFO - Validated that VN __public__ is not found in API Server 2025-01-09 14:04:29,327 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-09 14:04:29,337 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:04:29,348 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-01-09 14:04:29,348 - INFO - Validated that VN __public__ is not in any agent 2025-01-09 14:04:29,348 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:04:29,361 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-09 14:04:29,370 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-09 14:04:29,380 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-09 14:04:29,381 - INFO - Deleting pod default:ctest-nginx-pod-92026029 2025-01-09 14:04:29,389 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b525f6f1-8e3a-414a-b408-d85105fda6a5 2025-01-09 14:04:29,398 - WARNING - Pod uuid b525f6f1-8e3a-414a-b408-d85105fda6a5 is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:34,399 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b525f6f1-8e3a-414a-b408-d85105fda6a5 2025-01-09 14:04:34,404 - DEBUG - Pod b525f6f1-8e3a-414a-b408-d85105fda6a5 is not in agent 10.0.0.33 VM list 2025-01-09 14:04:34,404 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:79cc8618-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:04:34,411 - DEBUG - VMI 79cc8618-ce92-11ef-bd66-fa163e7f238b is removed from agent 10.0.0.33 2025-01-09 14:04:34,411 - INFO - Verified that pod ctest-nginx-pod-92026029 is removed in agent 2025-01-09 14:04:34,413 - INFO - Deleting pod default:ctest-nginx-pod-98927894 2025-01-09 14:04:34,436 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=95d77df2-882f-422a-bf76-5a37f710366a 2025-01-09 14:04:34,456 - WARNING - Pod uuid 95d77df2-882f-422a-bf76-5a37f710366a is still seen in agent 10.0.0.33 VM list 2025-01-09 14:04:39,456 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=95d77df2-882f-422a-bf76-5a37f710366a 2025-01-09 14:04:39,471 - DEBUG - Pod 95d77df2-882f-422a-bf76-5a37f710366a is not in agent 10.0.0.33 VM list 2025-01-09 14:04:39,471 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77b030dc-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:04:39,479 - WARNING - VMI 77b030dc-ce92-11ef-bd66-fa163e7f238b of Pod ctest-nginx-pod-98927894 is still seen in agent 10.0.0.33 2025-01-09 14:04:39,479 - DEBUG - [{'index': '7', 'name': 'tapeth0-95d77d', 'uuid': '77b030dc-ce92-11ef-bd66-fa163e7f238b', 'vrf_name': '--ERROR--', 'active': 'Inactive < vn-null vrf-null os-state-down ipv4_inactive ipv6_inactive l2_inactive >', 'ipv4_active': 'Ipv4 Inactive < vn-null vrf-null os-state-down l3-disabled >', 'l2_active': 'L2 Inactive < vn-null vrf-null os-state-down l2-disabled >', 'ip6_active': 'Ipv6 Inactive < vn-null vrf-null os-state-down l3-disabled no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '-1', 'l2_label': '-1', 'vxlan_id': '0', 'vn_name': None, 'vm_uuid': None, 'vm_name': None, 'ip_addr': '10.47.255.248', 'mac_addr': '02:77:b0:30:dc:ce', 'policy': 'Disable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.7', 'service_vlan_list': None, 'os_ifindex': '18', 'fabric_port': 'FabricPort', 'alloc_linklocal_ip': 'LL-Disable', 'analyzer_name': None, 'config_name': None, 'sg_uuid_list': [], 'static_route_list': None, 'vm_project_uuid': '00000000-0000-0000-0000-000000000000', 'admin_state': 'Enabled', 'flow_key_idx': '0', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Invalid', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Inactive', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []}] 2025-01-09 14:04:44,480 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=95d77df2-882f-422a-bf76-5a37f710366a 2025-01-09 14:04:44,486 - DEBUG - Pod 95d77df2-882f-422a-bf76-5a37f710366a is not in agent 10.0.0.33 VM list 2025-01-09 14:04:44,486 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:77b030dc-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:04:44,491 - DEBUG - VMI 77b030dc-ce92-11ef-bd66-fa163e7f238b is removed from agent 10.0.0.33 2025-01-09 14:04:44,491 - INFO - Verified that pod ctest-nginx-pod-98927894 is removed in agent 2025-01-09 14:04:44,492 - INFO - Deleting service : ctest-nginx-svc-77246082 2025-01-09 14:04:44,940 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 14:04:44,947 - DEBUG - No XMPP flaps were noticed during the test 2025-01-09 14:04:44,947 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:34] 2025-01-09 14:04:44,947 - INFO - -------------------------------------------------------------------------------- 2025-01-09 14:04:51,389 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 14:04:51,597 - DEBUG - Output : cluster_project={} 2025-01-09 14:04:51,636 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-09 14:04:51,840 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-09 14:04:51,845 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 14:04:52,067 - DEBUG - Output : cluster_project={} 2025-01-09 14:04:54,075 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-09 14:04:54,255 - DEBUG - Output : cluster_project={} 2025-01-09 14:05:14,370 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:19,413 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:24,456 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:24,493 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:39,549 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:44,597 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:44,635 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:44,673 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-09 14:05:45,208 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 14:05:54,510 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-01-09 14:05:54,522 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-09 14:05:54,561 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-09 14:05:56,591 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-09 14:05:58,623 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-09 14:06:00,655 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-09 14:09:00,802 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-09 14:09:00,846 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=49c49391-0b53-4002-b788-0415e69ed457 2025-01-09 14:09:00,892 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:00,896 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:00,903 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e02e95d1-8fa1-4d06-8eaa-d3f04fdaac38 2025-01-09 14:09:00,916 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ebd0ae2-179a-4f49-ab93-9053e53a80d9 2025-01-09 14:09:00,928 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=55bd167b-949a-4f88-aafe-906dd440f727 2025-01-09 14:09:00,934 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:00,941 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:05,946 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:05,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=49c49391-0b53-4002-b788-0415e69ed457 2025-01-09 14:09:05,951 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:06,011 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e02e95d1-8fa1-4d06-8eaa-d3f04fdaac38 2025-01-09 14:09:06,014 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9ebd0ae2-179a-4f49-ab93-9053e53a80d9 2025-01-09 14:09:06,015 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:06,018 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:06,019 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=55bd167b-949a-4f88-aafe-906dd440f727 2025-01-09 14:09:06,037 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bb3c53e4-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:10,963 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:10,965 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=49c49391-0b53-4002-b788-0415e69ed457 2025-01-09 14:09:10,967 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:10,978 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b9ab8270-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:11,042 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=55bd167b-949a-4f88-aafe-906dd440f727 2025-01-09 14:09:11,045 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:11,046 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:11,048 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e02e95d1-8fa1-4d06-8eaa-d3f04fdaac38 2025-01-09 14:09:11,062 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:bcd9487e-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:15,973 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:15,978 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:16,068 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e02e95d1-8fa1-4d06-8eaa-d3f04fdaac38 2025-01-09 14:09:16,070 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:16,071 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:16,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:be64c8ee-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:20,982 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:20,984 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:21,083 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:21,085 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:25,994 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:25,996 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:26,095 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:26,097 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:31,005 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:31,009 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:31,105 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:31,108 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:36,020 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e7abc5e6-9810-47dd-9252-2c62f8c3eebf 2025-01-09 14:09:36,024 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3c98e85c-56ae-4163-be13-a0220c50ffef 2025-01-09 14:09:36,042 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c517675a-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:36,047 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c2618068-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:36,118 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:36,120 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:41,134 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d76a0c83-b546-46b9-a8ba-3237f658565a 2025-01-09 14:09:41,142 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c955ff3e-ce92-11ef-bd66-fa163e7f238b 2025-01-09 14:09:41,147 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4437fe5e-22f5-41da-a5af-cac5aee59f80 2025-01-09 14:09:41,155 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c738fd96-ce92-11ef-bd66-fa163e7f238b