2025-01-13 02:16:00,189 - DEBUG - [10.0.0.24]: Running cmd : hostname 2025-01-13 02:16:00,472 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:00,472 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2025-01-13 02:16:00,507 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:00,507 - DEBUG - [10.0.0.24]: 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-13 02:16:00,638 - DEBUG - Output : NAMES contrail_test_zgD170Bwt contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_cassandra_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 config_api_svcmonitor_1 2025-01-13 02:16:00,638 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 02:16:00,682 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2025-01-13 02:16:00,682 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2025-01-13 02:16:00,737 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:00,838 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-01-13 02:16:01,113 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:01,114 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-01-13 02:16:01,149 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:01,149 - 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-13 02:16:01,241 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-13 02:16:01,241 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-13 02:16:01,276 - DEBUG - Output : 10.0.0.33/24 2025-01-13 02:16:01,277 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-01-13 02:16:01,312 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-917-1 2025-01-13 02:16:01,415 - INFO - Using existing project ['default-domain', 'k8s-default'](1abad587-b295-4e59-ae9e-cb2ee7ddaf1c) 2025-01-13 02:16:01,552 - INFO - Using existing project ['default-domain', 'k8s-default'](1abad587-b295-4e59-ae9e-cb2ee7ddaf1c) 2025-01-13 02:16:01,706 - INFO - ================================================================================ 2025-01-13 02:16:01,707 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-13 02:16:01,708 - 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-13 02:16:01,977 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 02:16:01,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.24': '0'}} with 2025-01-13 02:16:01,987 - INFO - Initial checks done. Running the testcase now 2025-01-13 02:16:01,987 - INFO - 2025-01-13 02:16:01,995 - INFO - Namespace default already exists 2025-01-13 02:16:01,996 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 02:16:02,132 - DEBUG - Output : cluster_project={} 2025-01-13 02:16:02,219 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-13 02:16:02,219 - DEBUG - Project uuid in Contrail is 1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:02,220 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 02:16:02,389 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 02:16:02,389 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=a4a475a3-e3f1-4fdd-829d-74d3609b1d2f 2025-01-13 02:16:02,395 - INFO - Namespace default with uuid a4a475a3-e3f1-4fdd-829d-74d3609b1d2f found in kube manager 2025-01-13 02:16:02,395 - INFO - Namespace default verification passed 2025-01-13 02:16:02,399 - DEBUG - Service ctest-nginx-svc-12699477 not present 2025-01-13 02:16:02,399 - INFO - Creating service ctest-nginx-svc-12699477 2025-01-13 02:16:02,429 - INFO - Created Service ctest-nginx-svc-12699477 2025-01-13 02:16:02,437 - DEBUG - Pod ctest-nginx-pod-85314353 not present 2025-01-13 02:16:02,447 - INFO - Creating Pod ctest-nginx-pod-85314353 2025-01-13 02:16:02,536 - DEBUG - Pod : ctest-nginx-pod-85314353 UUID is 59ad9b7c-34a9-4a38-ad88-aaa9bff25829 2025-01-13 02:16:02,544 - DEBUG - Pod ctest-nginx-pod-97003592 not present 2025-01-13 02:16:02,544 - INFO - Creating Pod ctest-nginx-pod-97003592 2025-01-13 02:16:02,599 - DEBUG - Pod : ctest-nginx-pod-97003592 UUID is 1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd 2025-01-13 02:16:02,946 - INFO - Created VN __public__, UUID :5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:03,262 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:16:03,268 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:16:03,289 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:03,355 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:03,399 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:03,417 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:03,448 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:03,458 - DEBUG - Route Targets: [] 2025-01-13 02:16:03,458 - DEBUG - RT names not yet present for VN __public__ 2025-01-13 02:16:08,459 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:16:08,466 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:16:08,476 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:08,540 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,552 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,564 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:08,575 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:08,583 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b6537d85-a7a1-43e1-89be-fb440873aa33 2025-01-13 02:16:08,592 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 02:16:08,592 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,603 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:08,620 - INFO - Verified VN network id 13 for VN 5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,620 - INFO - Verifications in API Server for VN __public__ passed 2025-01-13 02:16:08,620 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,632 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:08,641 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:16:08,649 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b6537d85-a7a1-43e1-89be-fb440873aa33 2025-01-13 02:16:08,658 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 02:16:08,665 - DEBUG - Control-node 10.0.0.24 : 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': '6342687055896265730', 'uuid-lslong': '11214714701907341511'}, 'enable': 'true', 'created': '2025-01-13T02:16:02', 'last-modified': '2025-01-13T02:16:03', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.493554'} 2025-01-13 02:16:08,665 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:16:08,673 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-13 02:16:08,673 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-13 02:16:08,674 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-13 02:16:08,674 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:16:08,680 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:16:08,689 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:08,753 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:08,765 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-13 02:16:08,765 - DEBUG - Verifying the vn in opserver 2025-01-13 02:16:08,765 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2025-01-13 02:16:08,765 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2025-01-13 02:16:08,772 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.24:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-13 02:16:08,772 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-13 02:16:08,772 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:16:08,782 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:16:08,795 - DEBUG - Do not have enough data to verify VN in agent 2025-01-13 02:16:08,795 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:16:08,803 - DEBUG - VRF ids for VN __public__: {} 2025-01-13 02:16:08,937 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-13 02:16:09,085 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:16:09,092 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:16:09,105 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:09,170 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:09,197 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/e34e2463-240b-474b-ad79-16f76c8da984 2025-01-13 02:16:09,208 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:16:09,214 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:16:09,226 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:16:09,304 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/5805c045-b82a-4402-9ba2-ab9a7089b0c7 2025-01-13 02:16:09,318 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-13 02:16:09,318 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-13 02:16:09,330 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 02:16:09,337 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-13 02:16:09,338 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-13 02:16:09,344 - DEBUG - Ingress ctest-nginx-ingress-91664911 not present 2025-01-13 02:16:09,344 - INFO - Creating Ingress ctest-nginx-ingress-91664911 2025-01-13 02:16:09,352 - INFO - Created Ingress ctest-nginx-ingress-91664911 2025-01-13 02:16:09,356 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-91664911 2025-01-13 02:16:12,362 - DEBUG - For Ingress ctest-nginx-ingress-91664911, Cluster IP: 10.47.255.249, External IPs ['187.30.218.124'] 2025-01-13 02:16:12,363 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-91664911 2025-01-13 02:16:12,363 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf 2025-01-13 02:16:12,368 - INFO - Ingress ctest-nginx-ingress-91664911 with uuid e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf found in kube manager 2025-01-13 02:16:12,368 - INFO - Ingress ctest-nginx-ingress-91664911 verification passed 2025-01-13 02:16:12,372 - DEBUG - Pod ctest-busybox-pod-82305403 not present 2025-01-13 02:16:12,372 - INFO - Creating Pod ctest-busybox-pod-82305403 2025-01-13 02:16:12,420 - DEBUG - Pod : ctest-busybox-pod-82305403 UUID is 6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:12,433 - DEBUG - Pod ctest-nginx-pod-85314353 not in running state.Currently in Pending 2025-01-13 02:16:17,456 - INFO - Pod ctest-nginx-pod-85314353 is in running state.Got IP 10.47.255.251 2025-01-13 02:16:17,506 - DEBUG - Pod ctest-nginx-pod-85314353 has vmi 575bd2a4-d154-11ef-a18b-fa163e9396be 2025-01-13 02:16:17,506 - INFO - Verified pod ctest-nginx-pod-85314353 in contrail-api 2025-01-13 02:16:17,506 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:16:17,531 - DEBUG - VMI 575bd2a4-d154-11ef-a18b-fa163e9396be is active in agent 10.0.0.33 2025-01-13 02:16:17,532 - INFO - Verified Pod ctest-nginx-pod-85314353 in agent 10.0.0.33 2025-01-13 02:16:17,532 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=59ad9b7c-34a9-4a38-ad88-aaa9bff25829 2025-01-13 02:16:17,547 - INFO - Pod ctest-nginx-pod-85314353 with uuid 59ad9b7c-34a9-4a38-ad88-aaa9bff25829 found in kube manager 2025-01-13 02:16:17,547 - INFO - Pod ctest-nginx-pod-85314353 verification passed 2025-01-13 02:16:17,674 - DEBUG - [Pod ctest-nginx-pod-85314353] Cmd: echo ctest-nginx-pod-85314353 > /usr/share/nginx/html/index.html, Output: 2025-01-13 02:16:17,683 - DEBUG - Pod ctest-nginx-pod-97003592 not in running state.Currently in Pending 2025-01-13 02:16:22,692 - INFO - Pod ctest-nginx-pod-97003592 is in running state.Got IP 10.47.255.250 2025-01-13 02:16:22,750 - DEBUG - Pod ctest-nginx-pod-97003592 has vmi 57d85126-d154-11ef-a18b-fa163e9396be 2025-01-13 02:16:22,750 - INFO - Verified pod ctest-nginx-pod-97003592 in contrail-api 2025-01-13 02:16:22,750 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:16:22,762 - DEBUG - VMI 57d85126-d154-11ef-a18b-fa163e9396be is active in agent 10.0.0.33 2025-01-13 02:16:22,762 - INFO - Verified Pod ctest-nginx-pod-97003592 in agent 10.0.0.33 2025-01-13 02:16:22,762 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd 2025-01-13 02:16:22,767 - INFO - Pod ctest-nginx-pod-97003592 with uuid 1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd found in kube manager 2025-01-13 02:16:22,767 - INFO - Pod ctest-nginx-pod-97003592 verification passed 2025-01-13 02:16:22,850 - DEBUG - [Pod ctest-nginx-pod-97003592] Cmd: echo ctest-nginx-pod-97003592 > /usr/share/nginx/html/index.html, Output: 2025-01-13 02:16:22,857 - DEBUG - Pod ctest-busybox-pod-82305403 not in running state.Currently in Pending 2025-01-13 02:16:27,865 - INFO - Pod ctest-busybox-pod-82305403 is in running state.Got IP 10.47.255.248 2025-01-13 02:16:27,882 - DEBUG - Pod ctest-busybox-pod-82305403 has vmi 5cb1d690-d154-11ef-a18b-fa163e9396be 2025-01-13 02:16:27,882 - INFO - Verified pod ctest-busybox-pod-82305403 in contrail-api 2025-01-13 02:16:27,882 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:16:27,895 - DEBUG - VMI 5cb1d690-d154-11ef-a18b-fa163e9396be is active in agent 10.0.0.33 2025-01-13 02:16:27,895 - INFO - Verified Pod ctest-busybox-pod-82305403 in agent 10.0.0.33 2025-01-13 02:16:27,895 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:27,900 - INFO - Pod ctest-busybox-pod-82305403 with uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 found in kube manager 2025-01-13 02:16:27,900 - INFO - Pod ctest-busybox-pod-82305403 verification passed 2025-01-13 02:16:27,974 - DEBUG - [Pod ctest-busybox-pod-82305403] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-85314353 2025-01-13 02:16:27,974 - DEBUG - [Pod Pod ctest-busybox-pod-82305403] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 02:16:27,974 - DEBUG - [Pod Pod ctest-busybox-pod-82305403] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-85314353 2025-01-13 02:16:28,041 - DEBUG - [Pod ctest-busybox-pod-82305403] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-97003592 2025-01-13 02:16:28,042 - DEBUG - [Pod Pod ctest-busybox-pod-82305403] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-13 02:16:28,042 - DEBUG - [Pod Pod ctest-busybox-pod-82305403] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-97003592 2025-01-13 02:16:28,042 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-85314353': 1, 'ctest-nginx-pod-97003592': 1} 2025-01-13 02:16:28,042 - WARNING - Nothing to delete parallely 2025-01-13 02:16:28,042 - INFO - Deleting pod default:ctest-busybox-pod-82305403 2025-01-13 02:16:28,058 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:28,066 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:33,067 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:33,076 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:38,077 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:38,084 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:43,084 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:43,093 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:48,094 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:48,182 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:53,183 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:53,192 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:16:58,193 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:16:58,201 - WARNING - Pod uuid 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:17:03,202 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=6c6c5a12-10a2-4e52-9a59-4170c03b5403 2025-01-13 02:17:03,211 - DEBUG - Pod 6c6c5a12-10a2-4e52-9a59-4170c03b5403 is not in agent 10.0.0.33 VM list 2025-01-13 02:17:03,211 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5cb1d690-d154-11ef-a18b-fa163e9396be 2025-01-13 02:17:03,218 - DEBUG - VMI 5cb1d690-d154-11ef-a18b-fa163e9396be is removed from agent 10.0.0.33 2025-01-13 02:17:03,218 - INFO - Verified that pod ctest-busybox-pod-82305403 is removed in agent 2025-01-13 02:17:03,218 - INFO - Deleting Ingress : ctest-nginx-ingress-91664911 2025-01-13 02:17:03,225 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf 2025-01-13 02:17:03,231 - ERROR - Ingress ctest-nginx-ingress-91664911 with uuid e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf still found in kube manager 2025-01-13 02:17:04,232 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf 2025-01-13 02:17:04,241 - INFO - Ingress ctest-nginx-ingress-91664911 with uuid e3ef494a-a61a-4fc6-b3ab-2dbe2a730ccf deleted successfully from kube manager 2025-01-13 02:17:04,242 - INFO - Verifications on Ingress %s cleanup passed 2025-01-13 02:17:04,242 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-13 02:17:04,386 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-13 02:17:04,418 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-13 02:17:04,419 - INFO - Deleting VN __public__ 2025-01-13 02:17:04,739 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/52290ebb-09a1-4d0c-ac32-86ea105ceabf 2025-01-13 02:17:04,745 - DEBUG - Response Code: 404 2025-01-13 02:17:04,746 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2025-01-13 02:17:04,756 - DEBUG - Requesting: http://10.0.0.24:8082/domain/21a20a1a-9707-4614-be9b-7fc14cb58f1d 2025-01-13 02:17:04,775 - DEBUG - Requesting: http://10.0.0.24:8082/project/1abad587-b295-4e59-ae9e-cb2ee7ddaf1c 2025-01-13 02:17:04,835 - INFO - Validated that VN __public__ is not found in API Server 2025-01-13 02:17:04,836 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-13 02:17:04,846 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:17:04,858 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-01-13 02:17:04,858 - INFO - Validated that VN __public__ is not in any agent 2025-01-13 02:17:04,860 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:17:04,869 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-13 02:17:04,875 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-13 02:17:04,884 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-13 02:17:04,885 - INFO - Deleting pod default:ctest-nginx-pod-97003592 2025-01-13 02:17:04,895 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd 2025-01-13 02:17:04,910 - WARNING - Pod uuid 1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd is still seen in agent 10.0.0.33 VM list 2025-01-13 02:17:09,911 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd 2025-01-13 02:17:09,920 - DEBUG - Pod 1fd2d8dd-0ec0-4806-b2cc-3a5c33c39cfd is not in agent 10.0.0.33 VM list 2025-01-13 02:17:09,920 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:57d85126-d154-11ef-a18b-fa163e9396be 2025-01-13 02:17:09,928 - DEBUG - VMI 57d85126-d154-11ef-a18b-fa163e9396be is removed from agent 10.0.0.33 2025-01-13 02:17:09,928 - INFO - Verified that pod ctest-nginx-pod-97003592 is removed in agent 2025-01-13 02:17:09,928 - INFO - Deleting pod default:ctest-nginx-pod-85314353 2025-01-13 02:17:09,949 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=59ad9b7c-34a9-4a38-ad88-aaa9bff25829 2025-01-13 02:17:09,981 - WARNING - Pod uuid 59ad9b7c-34a9-4a38-ad88-aaa9bff25829 is still seen in agent 10.0.0.33 VM list 2025-01-13 02:17:14,983 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=59ad9b7c-34a9-4a38-ad88-aaa9bff25829 2025-01-13 02:17:14,993 - DEBUG - Pod 59ad9b7c-34a9-4a38-ad88-aaa9bff25829 is not in agent 10.0.0.33 VM list 2025-01-13 02:17:14,993 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:575bd2a4-d154-11ef-a18b-fa163e9396be 2025-01-13 02:17:15,003 - DEBUG - VMI 575bd2a4-d154-11ef-a18b-fa163e9396be is removed from agent 10.0.0.33 2025-01-13 02:17:15,003 - INFO - Verified that pod ctest-nginx-pod-85314353 is removed in agent 2025-01-13 02:17:15,003 - INFO - Deleting service : ctest-nginx-svc-12699477 2025-01-13 02:17:15,270 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 02:17:15,280 - DEBUG - No XMPP flaps were noticed during the test 2025-01-13 02:17:15,280 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:14] 2025-01-13 02:17:15,280 - INFO - -------------------------------------------------------------------------------- 2025-01-13 02:17:24,880 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 02:17:25,044 - DEBUG - Output : cluster_project={} 2025-01-13 02:17:25,187 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-13 02:17:25,366 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-13 02:17:25,373 - DEBUG - [10.0.0.24]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-13 02:17:25,567 - DEBUG - Output : cluster_project={} 2025-01-13 02:17:30,783 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:35,863 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:40,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:41,018 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:41,110 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:41,153 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:46,322 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:46,367 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-13 02:17:46,622 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 02:17:49,396 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-01-13 02:17:49,407 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-13 02:17:49,442 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-13 02:17:51,479 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-01-13 02:20:52,925 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-13 02:20:52,984 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5e2738a4-c428-48ba-8e04-385f73f5f356 2025-01-13 02:20:52,993 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:20:53,004 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:20:53,018 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:20:53,029 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8e4e8c1-b3bb-43dc-8a02-8f2baf31bed7 2025-01-13 02:20:53,037 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=82ce049e-858f-4b81-a935-4f9b10408c87 2025-01-13 02:20:53,043 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b0027761-fce3-4c2f-9291-bf55b3174fb9 2025-01-13 02:20:53,048 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:20:58,088 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=82ce049e-858f-4b81-a935-4f9b10408c87 2025-01-13 02:20:58,090 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=b0027761-fce3-4c2f-9291-bf55b3174fb9 2025-01-13 02:20:58,092 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e8e4e8c1-b3bb-43dc-8a02-8f2baf31bed7 2025-01-13 02:20:58,093 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:20:58,094 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:20:58,095 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:20:58,096 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:20:58,098 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5e2738a4-c428-48ba-8e04-385f73f5f356 2025-01-13 02:20:58,126 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8822e1de-d154-11ef-a18b-fa163e9396be 2025-01-13 02:20:58,128 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87489a24-d154-11ef-a18b-fa163e9396be 2025-01-13 02:20:58,130 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:866dac3e-d154-11ef-a18b-fa163e9396be 2025-01-13 02:20:58,131 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:88c0e2da-d154-11ef-a18b-fa163e9396be 2025-01-13 02:21:03,122 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:03,126 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:03,128 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:03,131 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:08,148 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:08,151 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:08,153 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:08,154 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:13,170 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:13,173 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:13,176 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:13,178 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:18,199 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:18,202 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:18,206 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:18,208 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:23,227 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:23,230 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:23,231 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:23,233 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:28,329 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a73e06f3-6bd2-42b4-9e43-29b9b9e7e88f 2025-01-13 02:21:28,330 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a704ba8c-c12e-435f-a570-965debf64393 2025-01-13 02:21:28,332 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=91360b5e-0204-4aa3-909a-7da5c158c148 2025-01-13 02:21:28,334 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=991f4b33-451d-4053-ac69-b6422c2aa1a7 2025-01-13 02:21:28,355 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8b2ac9f0-d154-11ef-a18b-fa163e9396be 2025-01-13 02:21:28,357 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:897e18c8-d154-11ef-a18b-fa163e9396be 2025-01-13 02:21:28,361 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8a71e0f2-d154-11ef-a18b-fa163e9396be 2025-01-13 02:21:28,362 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8bca85d0-d154-11ef-a18b-fa163e9396be