2025-11-21 16:32:57,155 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-11-21 16:32:57,404 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-415-1.novalocal 2025-11-21 16:32:57,405 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-11-21 16:32:57,517 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-415-1.novalocal 2025-11-21 16:32:57,517 - DEBUG - [10.0.0.50]: 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-11-21 16:32:57,671 - DEBUG - Output : NAMES contrail_test_9z5KT7Ey9 vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 webui_web_1 webui_job_1 config_devicemgr_1 config_schema_1 config_nodemgr_1 config_api_1 config_dnsmasq_1 config_svcmonitor_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2025-11-21 16:32:57,671 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-21 16:32:57,784 - DEBUG - Output : 127.0.0.1/8 10.0.0.50/24 10.20.0.17/24 172.17.0.1/16 10.20.0.17/24 2025-11-21 16:32:57,784 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-11-21 16:32:57,895 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-415-1.novalocal 2025-11-21 16:32:57,896 - DEBUG - [10.0.0.50]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-21 16:32:58,007 - DEBUG - Output : 10.20.0.17/24 2025-11-21 16:32:58,008 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.20.0.17 | head -n 1 | awk '{print $2}' 2025-11-21 16:32:58,129 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-415-1.novalocal 2025-11-21 16:32:58,398 - INFO - Using existing project ['default-domain', 'k8s-default'](2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424) 2025-11-21 16:32:58,480 - INFO - Using existing project ['default-domain', 'k8s-default'](2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424) 2025-11-21 16:32:58,608 - INFO - ================================================================================ 2025-11-21 16:32:58,608 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-21 16:32:58,609 - 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-11-21 16:32:58,890 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-21 16:32:58,896 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2025-11-21 16:32:58,896 - INFO - Initial checks done. Running the testcase now 2025-11-21 16:32:58,896 - INFO - 2025-11-21 16:32:58,901 - INFO - Namespace default already exists 2025-11-21 16:32:58,901 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-21 16:32:59,082 - DEBUG - Output : cluster_project={} 2025-11-21 16:32:59,116 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-21 16:32:59,116 - DEBUG - Project uuid in Contrail is 2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:32:59,116 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-21 16:32:59,275 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-21 16:32:59,275 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_NamespaceDatabaseList?namespace_uuid=22398661-c4b0-43d4-a3ee-0995632f348e 2025-11-21 16:32:59,279 - INFO - Namespace default with uuid 22398661-c4b0-43d4-a3ee-0995632f348e found in kube manager 2025-11-21 16:32:59,279 - INFO - Namespace default verification passed 2025-11-21 16:32:59,283 - DEBUG - Service ctest-nginx-svc-15149538 not present 2025-11-21 16:32:59,283 - INFO - Creating service ctest-nginx-svc-15149538 2025-11-21 16:32:59,303 - INFO - Created Service ctest-nginx-svc-15149538 2025-11-21 16:32:59,311 - DEBUG - Pod ctest-nginx-pod-90787824 not present 2025-11-21 16:32:59,312 - INFO - Creating Pod ctest-nginx-pod-90787824 2025-11-21 16:32:59,379 - DEBUG - Pod : ctest-nginx-pod-90787824 UUID is 52950d41-6ee4-45fb-88e9-4721b6c97e79 2025-11-21 16:32:59,382 - DEBUG - Pod ctest-nginx-pod-09743194 not present 2025-11-21 16:32:59,383 - INFO - Creating Pod ctest-nginx-pod-09743194 2025-11-21 16:32:59,408 - DEBUG - Pod : ctest-nginx-pod-09743194 UUID is 4b0d79be-20ce-4c34-935d-1903e9ef32ac 2025-11-21 16:32:59,551 - INFO - Created VN __public__, UUID :e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,703 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-21 16:32:59,708 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5267fc91-0a0b-492e-ae72-b5a5ecbe69f2 2025-11-21 16:32:59,728 - DEBUG - Requesting: http://10.0.0.50:8082/project/2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:32:59,775 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,784 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,792 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:32:59,799 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:32:59,806 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/769ac522-b738-4e6d-b82b-a72f4ca35e5a 2025-11-21 16:32:59,811 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-21 16:32:59,812 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,818 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:32:59,832 - INFO - Verified VN network id 15 for VN e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,833 - INFO - Verifications in API Server for VN __public__ passed 2025-11-21 16:32:59,833 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,841 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:32:59,848 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:32:59,855 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/769ac522-b738-4e6d-b82b-a72f4ca35e5a 2025-11-21 16:32:59,861 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-21 16:32:59,866 - DEBUG - Control-node 10.0.0.50 : 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': '16520753555909722763', 'uuid-lslong': '11494967254117439890'}, 'enable': 'true', 'created': '2025-11-21T16:32:59', 'last-modified': '2025-11-21T16:32:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.230089'} 2025-11-21 16:32:59,866 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:32:59,876 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-21 16:32:59,876 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-21 16:32:59,877 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-21 16:32:59,877 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-21 16:32:59,881 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5267fc91-0a0b-492e-ae72-b5a5ecbe69f2 2025-11-21 16:32:59,888 - DEBUG - Requesting: http://10.0.0.50:8082/project/2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:32:59,935 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:32:59,943 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-21 16:32:59,943 - DEBUG - Verifying the vn in opserver 2025-11-21 16:32:59,943 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.50 2025-11-21 16:32:59,944 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks 2025-11-21 16:32:59,949 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-21 16:32:59,949 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-21 16:32:59,949 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:32:59,956 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:32:59,960 - DEBUG - Do not have enough data to verify VN in agent 2025-11-21 16:32:59,960 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:32:59,967 - DEBUG - VRF ids for VN __public__: {} 2025-11-21 16:33:00,043 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-21 16:33:00,112 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-21 16:33:00,118 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5267fc91-0a0b-492e-ae72-b5a5ecbe69f2 2025-11-21 16:33:00,125 - DEBUG - Requesting: http://10.0.0.50:8082/project/2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:33:00,167 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:33:00,176 - DEBUG - Requesting: http://10.0.0.50:8082/floating-ip-pool/c39ff9c7-1ab5-4139-8d30-fe012aa6e96a 2025-11-21 16:33:00,182 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-21 16:33:00,187 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5267fc91-0a0b-492e-ae72-b5a5ecbe69f2 2025-11-21 16:33:00,204 - DEBUG - Requesting: http://10.0.0.50:8082/project/2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:33:00,258 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/e54581d4-11c5-428b-9f86-53d08e6ad992 2025-11-21 16:33:00,268 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-21 16:33:00,268 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-21 16:33:00,277 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-21 16:33:00,283 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-21 16:33:00,283 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-21 16:33:00,287 - DEBUG - Ingress ctest-nginx-ingress-40397337 not present 2025-11-21 16:33:00,288 - INFO - Creating Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:00,298 - INFO - Created Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:00,302 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:03,308 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:06,313 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:09,319 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:12,325 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:15,331 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:18,338 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:21,343 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:24,349 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:27,354 - DEBUG - For Ingress ctest-nginx-ingress-40397337, Cluster IP: 10.47.255.246, External IPs ['13.253.222.188'] 2025-11-21 16:33:27,354 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-40397337 2025-11-21 16:33:27,355 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:33:27,359 - INFO - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 found in kube manager 2025-11-21 16:33:27,359 - INFO - Ingress ctest-nginx-ingress-40397337 verification passed 2025-11-21 16:33:27,363 - DEBUG - Pod ctest-busybox-pod-73067941 not present 2025-11-21 16:33:27,364 - INFO - Creating Pod ctest-busybox-pod-73067941 2025-11-21 16:33:27,399 - DEBUG - Pod : ctest-busybox-pod-73067941 UUID is 51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:33:27,416 - INFO - Pod ctest-nginx-pod-90787824 is in running state.Got IP 10.47.255.248 2025-11-21 16:33:27,436 - DEBUG - Pod ctest-nginx-pod-90787824 has vmi c4785256-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:33:27,436 - INFO - Verified pod ctest-nginx-pod-90787824 in contrail-api 2025-11-21 16:33:27,436 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:33:27,467 - DEBUG - VMI c4785256-c6f7-11f0-9d0c-fa163ec5c1ca is active in agent 10.0.0.50 2025-11-21 16:33:27,467 - INFO - Verified Pod ctest-nginx-pod-90787824 in agent 10.0.0.50 2025-11-21 16:33:27,468 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=52950d41-6ee4-45fb-88e9-4721b6c97e79 2025-11-21 16:33:27,479 - INFO - Pod ctest-nginx-pod-90787824 with uuid 52950d41-6ee4-45fb-88e9-4721b6c97e79 found in kube manager 2025-11-21 16:33:27,479 - INFO - Pod ctest-nginx-pod-90787824 verification passed 2025-11-21 16:33:27,562 - DEBUG - [Pod ctest-nginx-pod-90787824] Cmd: echo ctest-nginx-pod-90787824 > /usr/share/nginx/html/index.html, Output: 2025-11-21 16:33:27,573 - DEBUG - Pod ctest-nginx-pod-09743194 not in running state.Currently in Pending 2025-11-21 16:33:32,582 - INFO - Pod ctest-nginx-pod-09743194 is in running state.Got IP 10.47.255.247 2025-11-21 16:33:32,595 - DEBUG - Pod ctest-nginx-pod-09743194 has vmi c8f3f22c-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:33:32,595 - INFO - Verified pod ctest-nginx-pod-09743194 in contrail-api 2025-11-21 16:33:32,595 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:33:32,604 - DEBUG - VMI c8f3f22c-c6f7-11f0-9d0c-fa163ec5c1ca is active in agent 10.0.0.50 2025-11-21 16:33:32,604 - INFO - Verified Pod ctest-nginx-pod-09743194 in agent 10.0.0.50 2025-11-21 16:33:32,604 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=4b0d79be-20ce-4c34-935d-1903e9ef32ac 2025-11-21 16:33:32,608 - INFO - Pod ctest-nginx-pod-09743194 with uuid 4b0d79be-20ce-4c34-935d-1903e9ef32ac found in kube manager 2025-11-21 16:33:32,608 - INFO - Pod ctest-nginx-pod-09743194 verification passed 2025-11-21 16:33:32,658 - DEBUG - [Pod ctest-nginx-pod-09743194] Cmd: echo ctest-nginx-pod-09743194 > /usr/share/nginx/html/index.html, Output: 2025-11-21 16:33:32,664 - DEBUG - Pod ctest-busybox-pod-73067941 not in running state.Currently in Pending 2025-11-21 16:33:37,672 - DEBUG - Pod ctest-busybox-pod-73067941 not in running state.Currently in Pending 2025-11-21 16:33:42,680 - DEBUG - Pod ctest-busybox-pod-73067941 not in running state.Currently in Pending 2025-11-21 16:33:47,687 - DEBUG - Pod ctest-busybox-pod-73067941 not in running state.Currently in Pending 2025-11-21 16:33:52,697 - INFO - Pod ctest-busybox-pod-73067941 is in running state.Got IP 10.47.255.245 2025-11-21 16:33:52,710 - DEBUG - Pod ctest-busybox-pod-73067941 has vmi d5ed3e02-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:33:52,710 - INFO - Verified pod ctest-busybox-pod-73067941 in contrail-api 2025-11-21 16:33:52,710 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:33:52,720 - DEBUG - VMI d5ed3e02-c6f7-11f0-9d0c-fa163ec5c1ca is active in agent 10.0.0.50 2025-11-21 16:33:52,720 - INFO - Verified Pod ctest-busybox-pod-73067941 in agent 10.0.0.50 2025-11-21 16:33:52,720 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_VirtualMachineDatabaseList?x=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:33:52,724 - INFO - Pod ctest-busybox-pod-73067941 with uuid 51f4971d-297b-4435-902d-d9f76a22647d found in kube manager 2025-11-21 16:33:52,724 - INFO - Pod ctest-busybox-pod-73067941 verification passed 2025-11-21 16:33:52,776 - DEBUG - [Pod ctest-busybox-pod-73067941] 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% |********************************| ctest-nginx-pod-90787824 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,776 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-11-21 16:33:52,776 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| ctest-nginx-pod-90787824 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,822 - DEBUG - [Pod ctest-busybox-pod-73067941] 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-90787824 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,823 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-11-21 16:33:52,823 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-90787824 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,871 - DEBUG - [Pod ctest-busybox-pod-73067941] 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-09743194 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,871 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-11-21 16:33:52,871 - DEBUG - [Pod Pod ctest-busybox-pod-73067941] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-09743194 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-21 16:33:52,871 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-90787824': 2, 'ctest-nginx-pod-09743194': 1} 2025-11-21 16:33:52,871 - WARNING - Nothing to delete parallely 2025-11-21 16:33:52,872 - INFO - Deleting pod default:ctest-busybox-pod-73067941 2025-11-21 16:33:52,888 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:33:52,894 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:33:57,895 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:33:57,901 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:02,902 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:02,908 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:07,910 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:07,915 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:12,916 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:12,923 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:17,924 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:17,930 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:22,931 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:22,942 - WARNING - Pod uuid 51f4971d-297b-4435-902d-d9f76a22647d is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:27,942 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=51f4971d-297b-4435-902d-d9f76a22647d 2025-11-21 16:34:27,947 - DEBUG - Pod 51f4971d-297b-4435-902d-d9f76a22647d is not in agent 10.0.0.50 VM list 2025-11-21 16:34:27,947 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d5ed3e02-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:34:27,951 - DEBUG - VMI d5ed3e02-c6f7-11f0-9d0c-fa163ec5c1ca is removed from agent 10.0.0.50 2025-11-21 16:34:27,951 - INFO - Verified that pod ctest-busybox-pod-73067941 is removed in agent 2025-11-21 16:34:27,952 - INFO - Deleting Ingress : ctest-nginx-ingress-40397337 2025-11-21 16:34:27,958 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:34:27,962 - ERROR - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 still found in kube manager 2025-11-21 16:34:28,963 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:34:28,967 - ERROR - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 still found in kube manager 2025-11-21 16:34:29,967 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:34:29,973 - ERROR - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 still found in kube manager 2025-11-21 16:34:30,973 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:34:30,977 - ERROR - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 still found in kube manager 2025-11-21 16:34:31,978 - DEBUG - Requesting: http://10.0.0.50:8108/Snh_LoadbalancerDatabaseList?x=b442eab5-d28f-430d-ab92-7c599a7b1e06 2025-11-21 16:34:31,982 - INFO - Ingress ctest-nginx-ingress-40397337 with uuid b442eab5-d28f-430d-ab92-7c599a7b1e06 deleted successfully from kube manager 2025-11-21 16:34:31,982 - INFO - Verifications on Ingress %s cleanup passed 2025-11-21 16:34:31,982 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-21 16:34:32,090 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-21 16:34:32,095 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-21 16:34:32,095 - INFO - Deleting VN __public__ 2025-11-21 16:34:32,242 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/70ded8b0-ce5a-4fb1-b5f7-34a7003eb197 2025-11-21 16:34:32,246 - DEBUG - Response Code: 404 2025-11-21 16:34:32,247 - DEBUG - Requesting: http://10.0.0.50:8082/domains 2025-11-21 16:34:32,261 - DEBUG - Requesting: http://10.0.0.50:8082/domain/5267fc91-0a0b-492e-ae72-b5a5ecbe69f2 2025-11-21 16:34:32,269 - DEBUG - Requesting: http://10.0.0.50:8082/project/2bb3d81c-8c9c-4d88-8ed6-9babd2e0b424 2025-11-21 16:34:32,312 - INFO - Validated that VN __public__ is not found in API Server 2025-11-21 16:34:32,312 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-21 16:34:32,320 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:34:32,325 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-11-21 16:34:32,325 - INFO - Validated that VN __public__ is not in any agent 2025-11-21 16:34:32,325 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:34:32,331 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-21 16:34:32,336 - DEBUG - Requesting: http://10.0.0.50:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-21 16:34:32,340 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-21 16:34:32,340 - INFO - Deleting pod default:ctest-nginx-pod-09743194 2025-11-21 16:34:32,369 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4b0d79be-20ce-4c34-935d-1903e9ef32ac 2025-11-21 16:34:32,376 - WARNING - Pod uuid 4b0d79be-20ce-4c34-935d-1903e9ef32ac is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:37,377 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=4b0d79be-20ce-4c34-935d-1903e9ef32ac 2025-11-21 16:34:37,382 - DEBUG - Pod 4b0d79be-20ce-4c34-935d-1903e9ef32ac is not in agent 10.0.0.50 VM list 2025-11-21 16:34:37,382 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c8f3f22c-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:34:37,387 - DEBUG - VMI c8f3f22c-c6f7-11f0-9d0c-fa163ec5c1ca is removed from agent 10.0.0.50 2025-11-21 16:34:37,387 - INFO - Verified that pod ctest-nginx-pod-09743194 is removed in agent 2025-11-21 16:34:37,387 - INFO - Deleting pod default:ctest-nginx-pod-90787824 2025-11-21 16:34:37,415 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=52950d41-6ee4-45fb-88e9-4721b6c97e79 2025-11-21 16:34:37,420 - WARNING - Pod uuid 52950d41-6ee4-45fb-88e9-4721b6c97e79 is still seen in agent 10.0.0.50 VM list 2025-11-21 16:34:42,426 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=52950d41-6ee4-45fb-88e9-4721b6c97e79 2025-11-21 16:34:42,432 - DEBUG - Pod 52950d41-6ee4-45fb-88e9-4721b6c97e79 is not in agent 10.0.0.50 VM list 2025-11-21 16:34:42,432 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4785256-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:34:42,437 - WARNING - VMI c4785256-c6f7-11f0-9d0c-fa163ec5c1ca of Pod ctest-nginx-pod-90787824 is still seen in agent 10.0.0.50 2025-11-21 16:34:42,437 - DEBUG - [{'index': '7', 'name': 'tapeth0-52950d', 'uuid': 'c4785256-c6f7-11f0-9d0c-fa163ec5c1ca', '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:c4:78:52:56:c6', 'policy': 'Disable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.7', 'service_vlan_list': None, 'os_ifindex': '19', '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-11-21 16:34:47,438 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=52950d41-6ee4-45fb-88e9-4721b6c97e79 2025-11-21 16:34:47,444 - DEBUG - Pod 52950d41-6ee4-45fb-88e9-4721b6c97e79 is not in agent 10.0.0.50 VM list 2025-11-21 16:34:47,444 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c4785256-c6f7-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:34:47,449 - DEBUG - VMI c4785256-c6f7-11f0-9d0c-fa163ec5c1ca is removed from agent 10.0.0.50 2025-11-21 16:34:47,449 - INFO - Verified that pod ctest-nginx-pod-90787824 is removed in agent 2025-11-21 16:34:47,449 - INFO - Deleting service : ctest-nginx-svc-15149538 2025-11-21 16:34:47,939 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-21 16:34:47,944 - DEBUG - No XMPP flaps were noticed during the test
2025-11-21 16:34:47,944 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:49]
2025-11-21 16:34:47,944 - INFO - -------------------------------------------------------------------------------- 2025-11-21 16:34:54,379 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-21 16:34:54,529 - DEBUG - Output : cluster_project={} 2025-11-21 16:34:54,575 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-21 16:34:54,737 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-21 16:34:54,743 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-21 16:34:54,913 - DEBUG - Output : cluster_project={} 2025-11-21 16:34:56,919 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-21 16:34:57,056 - DEBUG - Output : cluster_project={} 2025-11-21 16:34:59,066 - DEBUG - [10.0.0.50]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-21 16:34:59,204 - DEBUG - Output : cluster_project={} 2025-11-21 16:35:19,305 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:24,390 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:29,503 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:29,538 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:44,595 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:44,629 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:44,663 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:44,697 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-21 16:35:45,235 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-21 16:35:52,149 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_ApplicationPolicySetReq? 2025-11-21 16:35:52,154 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-11-21 16:35:52,178 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-11-21 16:35:54,201 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-11-21 16:35:56,225 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AclReq? 2025-11-21 16:38:56,156 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-21 16:38:56,233 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e57ae29-23eb-4e99-9f0d-34d30da4e8f5 2025-11-21 16:38:56,239 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:38:56,243 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:38:56,248 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f570d06f-daf1-43f7-9394-f07a960137af 2025-11-21 16:38:56,255 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9f8383a1-6db1-43ca-873b-51375934e710 2025-11-21 16:38:56,260 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=67c2727c-0fb8-47b8-ae19-3b0c4c3257c1 2025-11-21 16:38:56,265 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:38:56,270 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:01,373 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=67c2727c-0fb8-47b8-ae19-3b0c4c3257c1 2025-11-21 16:39:01,374 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:01,376 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:01,378 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=f570d06f-daf1-43f7-9394-f07a960137af 2025-11-21 16:39:01,378 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=9f8383a1-6db1-43ca-873b-51375934e710 2025-11-21 16:39:01,379 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e57ae29-23eb-4e99-9f0d-34d30da4e8f5 2025-11-21 16:39:01,381 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:01,382 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:01,404 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f17f456-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:01,406 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:100a54bc-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:06,389 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:06,392 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:06,393 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=67c2727c-0fb8-47b8-ae19-3b0c4c3257c1 2025-11-21 16:39:06,401 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0bb9d3ba-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:06,403 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:06,405 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:06,408 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=3e57ae29-23eb-4e99-9f0d-34d30da4e8f5 2025-11-21 16:39:06,416 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0868f38a-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:11,396 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:11,406 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:11,418 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:11,419 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:16,402 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:16,414 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:16,428 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:16,430 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:21,413 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:21,421 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:21,440 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:21,441 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:26,419 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:26,425 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:26,448 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:26,450 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:31,424 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=b1dc447e-71b3-4f59-a9aa-f982015a2939 2025-11-21 16:39:31,432 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:31,436 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:174e8090-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:31,458 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c6697f4a-d4ee-47ca-8466-59c8aa4bdede 2025-11-21 16:39:31,460 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:31,474 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:119a283e-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:36,442 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=7ac28850-bedc-4e7f-9506-a153b28f8931 2025-11-21 16:39:36,447 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:153538a8-c6f8-11f0-9d0c-fa163ec5c1ca 2025-11-21 16:39:36,474 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=c11413f8-69d5-4381-a511-1649c5b80024 2025-11-21 16:39:36,479 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1448b924-c6f8-11f0-9d0c-fa163ec5c1ca