2024-09-05 07:58:25,626 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-09-05 07:58:25,843 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:25,843 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-09-05 07:58:25,877 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:25,877 - 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}' 2024-09-05 07:58:25,941 - DEBUG - Output : NAMES contrail_test_1hpZPTRKa contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_api_1 config_api_schema_1 config_api_nodemgr_1 config_api_dnsmasq_1 redis_redis_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_nodemgr_1 analytics_collector_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 2024-09-05 07:58:25,941 - DEBUG - [10.0.0.24]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-05 07:58:25,974 - DEBUG - Output : 10.0.0.24/24 172.17.0.1/16 2024-09-05 07:58:25,974 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-09-05 07:58:26,051 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:26,135 - DEBUG - [10.0.0.34]: Running cmd : hostname 2024-09-05 07:58:26,346 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:26,346 - DEBUG - [10.0.0.34]: Running cmd : hostname -f 2024-09-05 07:58:26,371 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:26,371 - DEBUG - [10.0.0.34]: 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}' 2024-09-05 07:58:26,462 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-09-05 07:58:26,462 - DEBUG - [10.0.0.34]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-09-05 07:58:26,486 - DEBUG - Output : 10.0.0.34/24 2024-09-05 07:58:26,486 - DEBUG - [10.0.0.34]: Running cmd : getent hosts 10.0.0.34 | head -n 1 | awk '{print $2}' 2024-09-05 07:58:26,561 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-640-1 2024-09-05 07:58:26,623 - INFO - Using existing project ['default-domain', 'k8s-default'](294433ce-7986-4db2-b35b-a18d5fc12a94) 2024-09-05 07:58:26,720 - INFO - Using existing project ['default-domain', 'k8s-default'](294433ce-7986-4db2-b35b-a18d5fc12a94) 2024-09-05 07:58:26,881 - INFO - ================================================================================ 2024-09-05 07:58:26,881 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-09-05 07:58:26,882 - 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 2024-09-05 07:58:27,100 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-05 07:58:27,108 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.0.0.24': '0'}} with 2024-09-05 07:58:27,108 - INFO - Initial checks done. Running the testcase now 2024-09-05 07:58:27,108 - INFO - 2024-09-05 07:58:27,112 - INFO - Namespace default already exists 2024-09-05 07:58:27,112 - 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' 2024-09-05 07:58:27,239 - DEBUG - Output : cluster_project={} 2024-09-05 07:58:27,269 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-09-05 07:58:27,270 - DEBUG - Project uuid in Contrail is 294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:27,270 - 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' 2024-09-05 07:58:27,398 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-05 07:58:27,398 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_NamespaceDatabaseList?namespace_uuid=05e26a00-d144-4284-8d10-ff5a234c57f7 2024-09-05 07:58:27,402 - INFO - Namespace default with uuid 05e26a00-d144-4284-8d10-ff5a234c57f7 found in kube manager 2024-09-05 07:58:27,403 - INFO - Namespace default verification passed 2024-09-05 07:58:27,405 - DEBUG - Service ctest-nginx-svc-85481407 not present 2024-09-05 07:58:27,405 - INFO - Creating service ctest-nginx-svc-85481407 2024-09-05 07:58:27,422 - INFO - Created Service ctest-nginx-svc-85481407 2024-09-05 07:58:27,435 - DEBUG - Pod ctest-nginx-pod-29730528 not present 2024-09-05 07:58:27,435 - INFO - Creating Pod ctest-nginx-pod-29730528 2024-09-05 07:58:27,495 - DEBUG - Pod : ctest-nginx-pod-29730528 UUID is a8de5d7f-9307-4b65-a182-33d813b9abe0 2024-09-05 07:58:27,503 - DEBUG - Pod ctest-nginx-pod-48678954 not present 2024-09-05 07:58:27,503 - INFO - Creating Pod ctest-nginx-pod-48678954 2024-09-05 07:58:27,521 - DEBUG - Pod : ctest-nginx-pod-48678954 UUID is 6abbd651-e4a8-4008-90dc-18c63d9a4b52 2024-09-05 07:58:27,720 - INFO - Created VN __public__, UUID :02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:27,889 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:58:27,894 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:58:27,906 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:27,943 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:27,957 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:27,965 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:28,019 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:28,032 - DEBUG - Route Targets: [] 2024-09-05 07:58:28,032 - DEBUG - RT names not yet present for VN __public__ 2024-09-05 07:58:33,033 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:58:33,039 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:58:33,045 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:33,077 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,083 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,089 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:33,096 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:33,101 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b84d5957-d214-471e-8f09-eb24fbdd99c8 2024-09-05 07:58:33,106 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-05 07:58:33,106 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,112 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:33,120 - INFO - Verified VN network id 14 for VN 02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,120 - INFO - Verifications in API Server for VN __public__ passed 2024-09-05 07:58:33,121 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,126 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:33,131 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:58:33,136 - DEBUG - Requesting: http://10.0.0.24:8082/route-target/b84d5957-d214-471e-8f09-eb24fbdd99c8 2024-09-05 07:58:33,141 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-05 07:58:33,147 - 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': '195756487081675126', 'uuid-lslong': '10590788450200775904'}, 'enable': 'true', 'created': '2024-09-05T07:58:27', 'last-modified': '2024-09-05T07:58:27', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.328980'} 2024-09-05 07:58:33,147 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:58:33,153 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-09-05 07:58:33,153 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-09-05 07:58:33,154 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-09-05 07:58:33,154 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:58:33,159 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:58:33,166 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:33,198 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,207 - DEBUG - =>VN __public__ has no policy to be verified 2024-09-05 07:58:33,207 - DEBUG - Verifying the vn in opserver 2024-09-05 07:58:33,207 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.24 2024-09-05 07:58:33,207 - DEBUG - Requesting: http://10.0.0.24:8081/analytics/uves/virtual-networks 2024-09-05 07:58:33,212 - 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'} 2024-09-05 07:58:33,212 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-09-05 07:58:33,212 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:58:33,221 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:58:33,227 - DEBUG - Do not have enough data to verify VN in agent 2024-09-05 07:58:33,227 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:58:33,232 - DEBUG - VRF ids for VN __public__: {} 2024-09-05 07:58:33,316 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-09-05 07:58:33,419 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:58:33,427 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:58:33,434 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:33,464 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,472 - DEBUG - Requesting: http://10.0.0.24:8082/floating-ip-pool/1e7ef1ba-2363-4d6f-ace3-5ebb2afc90cf 2024-09-05 07:58:33,478 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:58:33,482 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:58:33,493 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:58:33,524 - DEBUG - Requesting: http://10.0.0.24:8082/virtual-network/02b7777c-e2fb-4976-92fa-09fba986ece0 2024-09-05 07:58:33,532 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-09-05 07:58:33,532 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-09-05 07:58:33,536 - 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__ 2024-09-05 07:58:33,542 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-09-05 07:58:33,542 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-09-05 07:58:33,545 - DEBUG - Ingress ctest-nginx-ingress-01679434 not present 2024-09-05 07:58:33,545 - INFO - Creating Ingress ctest-nginx-ingress-01679434 2024-09-05 07:58:33,551 - INFO - Created Ingress ctest-nginx-ingress-01679434 2024-09-05 07:58:33,555 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01679434 2024-09-05 07:58:36,560 - DEBUG - For Ingress ctest-nginx-ingress-01679434, Cluster IP: 10.47.255.249, External IPs ['117.71.136.188'] 2024-09-05 07:58:36,560 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01679434 2024-09-05 07:58:36,560 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 2024-09-05 07:58:36,565 - INFO - Ingress ctest-nginx-ingress-01679434 with uuid 12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 found in kube manager 2024-09-05 07:58:36,565 - INFO - Ingress ctest-nginx-ingress-01679434 verification passed 2024-09-05 07:58:36,569 - DEBUG - Pod ctest-busybox-pod-04599277 not present 2024-09-05 07:58:36,569 - INFO - Creating Pod ctest-busybox-pod-04599277 2024-09-05 07:58:36,602 - DEBUG - Pod : ctest-busybox-pod-04599277 UUID is 6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:58:36,607 - DEBUG - Pod ctest-nginx-pod-29730528 not in running state.Currently in Pending 2024-09-05 07:58:41,614 - DEBUG - Pod ctest-nginx-pod-29730528 not in running state.Currently in Pending 2024-09-05 07:58:46,621 - INFO - Pod ctest-nginx-pod-29730528 is in running state.Got IP 10.47.255.251 2024-09-05 07:58:46,672 - DEBUG - Pod ctest-nginx-pod-29730528 has vmi a30db1bc-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:58:46,672 - INFO - Verified pod ctest-nginx-pod-29730528 in contrail-api 2024-09-05 07:58:46,672 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 07:58:46,684 - DEBUG - VMI a30db1bc-6b5c-11ef-b6f7-fa163ef3d854 is active in agent 10.0.0.34 2024-09-05 07:58:46,684 - INFO - Verified Pod ctest-nginx-pod-29730528 in agent 10.0.0.34 2024-09-05 07:58:46,684 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=a8de5d7f-9307-4b65-a182-33d813b9abe0 2024-09-05 07:58:46,688 - INFO - Pod ctest-nginx-pod-29730528 with uuid a8de5d7f-9307-4b65-a182-33d813b9abe0 found in kube manager 2024-09-05 07:58:46,688 - INFO - Pod ctest-nginx-pod-29730528 verification passed 2024-09-05 07:58:46,756 - DEBUG - [Pod ctest-nginx-pod-29730528] Cmd: echo ctest-nginx-pod-29730528 > /usr/share/nginx/html/index.html, Output: 2024-09-05 07:58:46,762 - INFO - Pod ctest-nginx-pod-48678954 is in running state.Got IP 10.47.255.250 2024-09-05 07:58:46,771 - DEBUG - Pod ctest-nginx-pod-48678954 has vmi a371cfe4-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:58:46,771 - INFO - Verified pod ctest-nginx-pod-48678954 in contrail-api 2024-09-05 07:58:46,771 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 07:58:46,782 - DEBUG - VMI a371cfe4-6b5c-11ef-b6f7-fa163ef3d854 is active in agent 10.0.0.34 2024-09-05 07:58:46,782 - INFO - Verified Pod ctest-nginx-pod-48678954 in agent 10.0.0.34 2024-09-05 07:58:46,782 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=6abbd651-e4a8-4008-90dc-18c63d9a4b52 2024-09-05 07:58:46,787 - INFO - Pod ctest-nginx-pod-48678954 with uuid 6abbd651-e4a8-4008-90dc-18c63d9a4b52 found in kube manager 2024-09-05 07:58:46,787 - INFO - Pod ctest-nginx-pod-48678954 verification passed 2024-09-05 07:58:46,842 - DEBUG - [Pod ctest-nginx-pod-48678954] Cmd: echo ctest-nginx-pod-48678954 > /usr/share/nginx/html/index.html, Output: 2024-09-05 07:58:46,847 - DEBUG - Pod ctest-busybox-pod-04599277 not in running state.Currently in Pending 2024-09-05 07:58:51,853 - INFO - Pod ctest-busybox-pod-04599277 is in running state.Got IP 10.47.255.248 2024-09-05 07:58:51,863 - DEBUG - Pod ctest-busybox-pod-04599277 has vmi a7c0cd2a-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:58:51,863 - INFO - Verified pod ctest-busybox-pod-04599277 in contrail-api 2024-09-05 07:58:51,863 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 07:58:51,873 - DEBUG - VMI a7c0cd2a-6b5c-11ef-b6f7-fa163ef3d854 is active in agent 10.0.0.34 2024-09-05 07:58:51,873 - INFO - Verified Pod ctest-busybox-pod-04599277 in agent 10.0.0.34 2024-09-05 07:58:51,873 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_VirtualMachineDatabaseList?x=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:58:51,877 - INFO - Pod ctest-busybox-pod-04599277 with uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e found in kube manager 2024-09-05 07:58:51,877 - INFO - Pod ctest-busybox-pod-04599277 verification passed 2024-09-05 07:58:51,946 - DEBUG - [Pod ctest-busybox-pod-04599277] 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) ctest-nginx-pod-29730528 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-05 07:58:51,946 - DEBUG - [Pod Pod ctest-busybox-pod-04599277] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-05 07:58:51,946 - DEBUG - [Pod Pod ctest-busybox-pod-04599277] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-29730528 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-05 07:58:52,015 - DEBUG - [Pod ctest-busybox-pod-04599277] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-48678954 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-05 07:58:52,015 - DEBUG - [Pod Pod ctest-busybox-pod-04599277] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-09-05 07:58:52,015 - DEBUG - [Pod Pod ctest-busybox-pod-04599277] Cmd output: ctest-nginx-pod-48678954 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-09-05 07:58:52,015 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-29730528': 1, 'ctest-nginx-pod-48678954': 1} 2024-09-05 07:58:52,015 - WARNING - Nothing to delete parallely 2024-09-05 07:58:52,015 - INFO - Deleting pod default:ctest-busybox-pod-04599277 2024-09-05 07:58:52,024 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:58:52,032 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:58:57,034 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:58:57,040 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:02,042 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:02,048 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:07,050 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:07,057 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:12,058 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:12,087 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:17,087 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:17,094 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:22,095 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:22,102 - WARNING - Pod uuid 6560752a-a0e2-46bf-9203-d90b9352ea6e is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:27,103 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6560752a-a0e2-46bf-9203-d90b9352ea6e 2024-09-05 07:59:27,109 - DEBUG - Pod 6560752a-a0e2-46bf-9203-d90b9352ea6e is not in agent 10.0.0.34 VM list 2024-09-05 07:59:27,110 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a7c0cd2a-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:59:27,115 - DEBUG - VMI a7c0cd2a-6b5c-11ef-b6f7-fa163ef3d854 is removed from agent 10.0.0.34 2024-09-05 07:59:27,115 - INFO - Verified that pod ctest-busybox-pod-04599277 is removed in agent 2024-09-05 07:59:27,115 - INFO - Deleting Ingress : ctest-nginx-ingress-01679434 2024-09-05 07:59:27,124 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 2024-09-05 07:59:27,130 - ERROR - Ingress ctest-nginx-ingress-01679434 with uuid 12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 still found in kube manager 2024-09-05 07:59:28,131 - DEBUG - Requesting: http://10.0.0.24:8108/Snh_LoadbalancerDatabaseList?x=12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 2024-09-05 07:59:28,141 - INFO - Ingress ctest-nginx-ingress-01679434 with uuid 12c6bf9c-6eed-4ef2-8fdb-a64cd02e91d7 deleted successfully from kube manager 2024-09-05 07:59:28,141 - INFO - Verifications on Ingress %s cleanup passed 2024-09-05 07:59:28,141 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-09-05 07:59:28,237 - 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__ 2024-09-05 07:59:28,243 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-09-05 07:59:28,243 - INFO - Deleting VN __public__ 2024-09-05 07:59:28,384 - DEBUG - Requesting: http://10.0.0.24:8082/routing-instance/ce57da41-7850-479d-a552-5b1ee87ce9ea 2024-09-05 07:59:28,389 - DEBUG - Response Code: 404 2024-09-05 07:59:28,389 - DEBUG - Requesting: http://10.0.0.24:8082/domains 2024-09-05 07:59:28,394 - DEBUG - Requesting: http://10.0.0.24:8082/domain/5678424a-38f1-49e7-bb30-c74b36afcc15 2024-09-05 07:59:28,401 - DEBUG - Requesting: http://10.0.0.24:8082/project/294433ce-7986-4db2-b35b-a18d5fc12a94 2024-09-05 07:59:28,433 - INFO - Validated that VN __public__ is not found in API Server 2024-09-05 07:59:28,433 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-09-05 07:59:28,440 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:59:28,447 - DEBUG - VN __public__ is not present in Agent 10.0.0.34 2024-09-05 07:59:28,447 - INFO - Validated that VN __public__ is not in any agent 2024-09-05 07:59:28,447 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:59:28,455 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-09-05 07:59:28,460 - DEBUG - Requesting: http://10.0.0.24:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-09-05 07:59:28,466 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-09-05 07:59:28,466 - INFO - Deleting pod default:ctest-nginx-pod-48678954 2024-09-05 07:59:28,509 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6abbd651-e4a8-4008-90dc-18c63d9a4b52 2024-09-05 07:59:28,520 - WARNING - Pod uuid 6abbd651-e4a8-4008-90dc-18c63d9a4b52 is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:33,521 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=6abbd651-e4a8-4008-90dc-18c63d9a4b52 2024-09-05 07:59:33,530 - DEBUG - Pod 6abbd651-e4a8-4008-90dc-18c63d9a4b52 is not in agent 10.0.0.34 VM list 2024-09-05 07:59:33,530 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a371cfe4-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:59:33,537 - DEBUG - VMI a371cfe4-6b5c-11ef-b6f7-fa163ef3d854 is removed from agent 10.0.0.34 2024-09-05 07:59:33,537 - INFO - Verified that pod ctest-nginx-pod-48678954 is removed in agent 2024-09-05 07:59:33,538 - INFO - Deleting pod default:ctest-nginx-pod-29730528 2024-09-05 07:59:33,552 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a8de5d7f-9307-4b65-a182-33d813b9abe0 2024-09-05 07:59:33,567 - WARNING - Pod uuid a8de5d7f-9307-4b65-a182-33d813b9abe0 is still seen in agent 10.0.0.34 VM list 2024-09-05 07:59:38,568 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=a8de5d7f-9307-4b65-a182-33d813b9abe0 2024-09-05 07:59:38,574 - DEBUG - Pod a8de5d7f-9307-4b65-a182-33d813b9abe0 is not in agent 10.0.0.34 VM list 2024-09-05 07:59:38,575 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a30db1bc-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 07:59:38,580 - DEBUG - VMI a30db1bc-6b5c-11ef-b6f7-fa163ef3d854 is removed from agent 10.0.0.34 2024-09-05 07:59:38,580 - INFO - Verified that pod ctest-nginx-pod-29730528 is removed in agent 2024-09-05 07:59:38,580 - INFO - Deleting service : ctest-nginx-svc-85481407 2024-09-05 07:59:38,766 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-05 07:59:38,773 - DEBUG - No XMPP flaps were noticed during the test 2024-09-05 07:59:38,773 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12] 2024-09-05 07:59:38,773 - INFO - -------------------------------------------------------------------------------- 2024-09-05 07:59:45,192 - 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' 2024-09-05 07:59:45,322 - DEBUG - Output : cluster_project={} 2024-09-05 07:59:45,477 - 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' 2024-09-05 07:59:45,624 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-09-05 07:59:45,629 - 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' 2024-09-05 07:59:45,793 - DEBUG - Output : cluster_project={} 2024-09-05 08:00:00,874 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:00,954 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:01,032 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:01,065 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:01,142 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:06,182 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:06,262 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:06,293 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-09-05 08:00:06,555 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-05 08:00:08,442 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_ApplicationPolicySetReq? 2024-09-05 08:00:08,450 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-05 08:00:08,477 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-05 08:00:10,528 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AclReq? 2024-09-05 08:03:18,891 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_AgentXmppConnectionStatusReq? 2024-09-05 08:03:18,942 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0a965d83-c8ac-40b2-b2b2-f5e3dc25c9d4 2024-09-05 08:03:18,959 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:18,981 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=da77aa9b-3060-4624-b766-ec9d535bd993 2024-09-05 08:03:18,986 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=06db71fd-0e61-42f0-bb82-c9caef08f793 2024-09-05 08:03:18,991 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:18,995 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=7f072f51-9751-479b-91d9-db13873be570 2024-09-05 08:03:19,001 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:19,005 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:24,061 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:24,063 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=7f072f51-9751-479b-91d9-db13873be570 2024-09-05 08:03:24,064 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=06db71fd-0e61-42f0-bb82-c9caef08f793 2024-09-05 08:03:24,065 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:24,066 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:24,067 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=da77aa9b-3060-4624-b766-ec9d535bd993 2024-09-05 08:03:24,069 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:24,070 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=0a965d83-c8ac-40b2-b2b2-f5e3dc25c9d4 2024-09-05 08:03:24,091 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1dfa7ac-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:24,093 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d256de58-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:24,097 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d1695fb6-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:24,099 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d2befbb4-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:29,099 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:29,100 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:29,102 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:29,104 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:34,120 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:34,122 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:34,123 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:34,124 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:39,138 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:39,139 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:39,141 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:39,141 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:44,157 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:44,162 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:44,165 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:44,169 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:49,182 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:49,184 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:49,186 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:49,187 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:54,205 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=bbf1af45-3e02-400c-8057-e47f033a998b 2024-09-05 08:03:54,209 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=48c19ac6-4d2a-450e-9d59-a49949bb06c3 2024-09-05 08:03:54,211 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=53ed67d9-4f62-48e4-83a9-ad9df3175e53 2024-09-05 08:03:54,212 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_VmListReq?uuid=8aecc264-5ac0-4389-b4d4-1446a31195aa 2024-09-05 08:03:54,214 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d3394f04-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:54,226 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d46ba4b2-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:54,229 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d402f93a-6b5c-11ef-b6f7-fa163ef3d854 2024-09-05 08:03:54,231 - DEBUG - Requesting: http://10.0.0.34:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d39efc00-6b5c-11ef-b6f7-fa163ef3d854