2025-11-01 16:19:20,847 - DEBUG - [10.0.0.130]: Running cmd : hostname 2025-11-01 16:19:21,084 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,085 - DEBUG - [10.0.0.130]: Running cmd : hostname -f 2025-11-01 16:19:21,119 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,119 - DEBUG - [10.0.0.130]: 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-01 16:19:21,213 - DEBUG - Output : NAMES contrail_test_HUNnOVKTA contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-api-1 config_api-svcmonitor-1 config_api-schema-1 config_api-dnsmasq-1 2025-11-01 16:19:21,214 - DEBUG - [10.0.0.130]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-11-01 16:19:21,247 - DEBUG - Output : 127.0.0.1/8 10.0.0.130/24 252.130.0.1/8 10.62.36.1/24 172.17.0.1/16 2025-11-01 16:19:21,248 - DEBUG - [10.0.0.130]: Running cmd : getent hosts 10.0.0.130 | head -n 1 | awk '{print $2}' 2025-11-01 16:19:21,281 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,364 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-11-01 16:19:21,590 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,591 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-11-01 16:19:21,616 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,616 - DEBUG - [10.0.0.33]: 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-01 16:19:21,703 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-11-01 16:19:21,704 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-11-01 16:19:21,739 - DEBUG - Output : 10.0.0.33/24 2025-11-01 16:19:21,739 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-11-01 16:19:21,774 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1669-1 2025-11-01 16:19:21,846 - INFO - Using existing project ['default-domain', 'k8s-default'](17e0d8f1-089f-421a-a189-ddfb309bb7ef) 2025-11-01 16:19:21,950 - INFO - Using existing project ['default-domain', 'k8s-default'](17e0d8f1-089f-421a-a189-ddfb309bb7ef) 2025-11-01 16:19:22,055 - INFO - ================================================================================ 2025-11-01 16:19:22,055 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-11-01 16:19:22,055 - 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-01 16:19:22,285 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 16:19:22,294 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.130': '0'}} with 2025-11-01 16:19:22,294 - INFO - Initial checks done. Running the testcase now 2025-11-01 16:19:22,294 - INFO - 2025-11-01 16:19:22,299 - INFO - Namespace default already exists 2025-11-01 16:19:22,300 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 16:19:22,416 - DEBUG - Output : cluster_project={} 2025-11-01 16:19:22,459 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-11-01 16:19:22,459 - DEBUG - Project uuid in Contrail is 17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:22,460 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-01 16:19:22,596 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-01 16:19:22,596 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_NamespaceDatabaseList?namespace_uuid=86a3c029-67b3-4ce5-b0a1-e4f1adc5f9b0 2025-11-01 16:19:22,601 - INFO - Namespace default with uuid 86a3c029-67b3-4ce5-b0a1-e4f1adc5f9b0 found in kube manager 2025-11-01 16:19:22,601 - INFO - Namespace default verification passed 2025-11-01 16:19:22,604 - DEBUG - Service ctest-nginx-svc-55720984 not present 2025-11-01 16:19:22,605 - INFO - Creating service ctest-nginx-svc-55720984 2025-11-01 16:19:22,623 - INFO - Created Service ctest-nginx-svc-55720984 2025-11-01 16:19:22,639 - DEBUG - Pod ctest-nginx-pod-11136905 not present 2025-11-01 16:19:22,640 - INFO - Creating Pod ctest-nginx-pod-11136905 2025-11-01 16:19:22,716 - DEBUG - Pod : ctest-nginx-pod-11136905 UUID is 4801bd70-5e8d-40f4-9e36-c47af1264509 2025-11-01 16:19:22,720 - DEBUG - Pod ctest-nginx-pod-42645662 not present 2025-11-01 16:19:22,720 - INFO - Creating Pod ctest-nginx-pod-42645662 2025-11-01 16:19:22,757 - DEBUG - Pod : ctest-nginx-pod-42645662 UUID is 5462a124-3947-4252-98e4-05ac160502c4 2025-11-01 16:19:22,954 - INFO - Created VN __public__, UUID :be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:23,091 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:19:23,114 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:19:23,144 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:23,184 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:23,235 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:23,248 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:23,254 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:23,259 - DEBUG - Route Targets: [] 2025-11-01 16:19:23,259 - DEBUG - RT names not yet present for VN __public__ 2025-11-01 16:19:28,260 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:19:28,265 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:19:28,271 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:28,315 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,327 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,335 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:28,342 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:28,348 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/e5e15946-35c8-4705-8b88-820eece3e6eb 2025-11-01 16:19:28,353 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-01 16:19:28,353 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,360 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:28,378 - INFO - Verified VN network id 13 for VN be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,378 - INFO - Verifications in API Server for VN __public__ passed 2025-11-01 16:19:28,378 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,386 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:28,392 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:19:28,398 - DEBUG - Requesting: http://10.0.0.130:8082/route-target/e5e15946-35c8-4705-8b88-820eece3e6eb 2025-11-01 16:19:28,405 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-01 16:19:28,414 - DEBUG - Control-node 10.0.0.130 : 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': '13728777018779978172', 'uuid-lslong': '13053642956812837417'}, 'enable': 'true', 'created': '2025-11-01T16:19:22', 'last-modified': '2025-11-01T16:19:22', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.418660'} 2025-11-01 16:19:28,414 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:19:28,426 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-11-01 16:19:28,426 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-11-01 16:19:28,427 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-11-01 16:19:28,427 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:19:28,432 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:19:28,437 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:28,487 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,500 - DEBUG - =>VN __public__ has no policy to be verified 2025-11-01 16:19:28,500 - DEBUG - Verifying the vn in opserver 2025-11-01 16:19:28,500 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.130 2025-11-01 16:19:28,500 - DEBUG - Requesting: http://10.0.0.130:8081/analytics/uves/virtual-networks 2025-11-01 16:19:28,505 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.130:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-11-01 16:19:28,505 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-11-01 16:19:28,505 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:19:28,514 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:19:28,519 - DEBUG - Do not have enough data to verify VN in agent 2025-11-01 16:19:28,519 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:19:28,527 - DEBUG - VRF ids for VN __public__: {} 2025-11-01 16:19:28,615 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-11-01 16:19:28,716 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:19:28,729 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:19:28,735 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:28,781 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,794 - DEBUG - Requesting: http://10.0.0.130:8082/floating-ip-pool/523ba377-896d-40ec-bb01-80928a2b746c 2025-11-01 16:19:28,799 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:19:28,804 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:19:28,810 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:19:28,847 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/be8669f5-dced-49bc-b527-db1ba99be229 2025-11-01 16:19:28,855 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-11-01 16:19:28,855 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-11-01 16:19:28,862 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-01 16:19:28,872 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-11-01 16:19:28,872 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-11-01 16:19:28,875 - DEBUG - Ingress ctest-nginx-ingress-06016457 not present 2025-11-01 16:19:28,875 - INFO - Creating Ingress ctest-nginx-ingress-06016457 2025-11-01 16:19:28,883 - INFO - Created Ingress ctest-nginx-ingress-06016457 2025-11-01 16:19:28,887 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-06016457 2025-11-01 16:19:31,893 - DEBUG - For Ingress ctest-nginx-ingress-06016457, Cluster IP: 10.47.255.249, External IPs ['49.115.190.124'] 2025-11-01 16:19:31,893 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-06016457 2025-11-01 16:19:31,894 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=9cc4a014-2053-4dc3-85cb-30d1da898602 2025-11-01 16:19:31,898 - INFO - Ingress ctest-nginx-ingress-06016457 with uuid 9cc4a014-2053-4dc3-85cb-30d1da898602 found in kube manager 2025-11-01 16:19:31,898 - INFO - Ingress ctest-nginx-ingress-06016457 verification passed 2025-11-01 16:19:31,901 - DEBUG - Pod ctest-busybox-pod-55200856 not present 2025-11-01 16:19:31,901 - INFO - Creating Pod ctest-busybox-pod-55200856 2025-11-01 16:19:31,937 - DEBUG - Pod : ctest-busybox-pod-55200856 UUID is 416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:19:31,948 - DEBUG - Pod ctest-nginx-pod-11136905 not in running state.Currently in Pending 2025-11-01 16:19:36,956 - DEBUG - Pod ctest-nginx-pod-11136905 not in running state.Currently in Pending 2025-11-01 16:19:41,964 - INFO - Pod ctest-nginx-pod-11136905 is in running state.Got IP 10.47.255.251 2025-11-01 16:19:41,984 - DEBUG - Pod ctest-nginx-pod-11136905 has vmi 87c2eb96-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:19:41,984 - INFO - Verified pod ctest-nginx-pod-11136905 in contrail-api 2025-11-01 16:19:41,984 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:19:41,994 - DEBUG - VMI 87c2eb96-b73e-11f0-b8dc-fa163e73e7bc is active in agent 10.0.0.33 2025-11-01 16:19:41,994 - INFO - Verified Pod ctest-nginx-pod-11136905 in agent 10.0.0.33 2025-11-01 16:19:41,995 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=4801bd70-5e8d-40f4-9e36-c47af1264509 2025-11-01 16:19:42,000 - INFO - Pod ctest-nginx-pod-11136905 with uuid 4801bd70-5e8d-40f4-9e36-c47af1264509 found in kube manager 2025-11-01 16:19:42,000 - INFO - Pod ctest-nginx-pod-11136905 verification passed 2025-11-01 16:19:42,074 - DEBUG - [Pod ctest-nginx-pod-11136905] Cmd: echo ctest-nginx-pod-11136905 > /usr/share/nginx/html/index.html, Output: 2025-11-01 16:19:42,086 - INFO - Pod ctest-nginx-pod-42645662 is in running state.Got IP 10.47.255.250 2025-11-01 16:19:42,146 - DEBUG - Pod ctest-nginx-pod-42645662 has vmi 883dca3c-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:19:42,147 - INFO - Verified pod ctest-nginx-pod-42645662 in contrail-api 2025-11-01 16:19:42,147 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:19:42,160 - DEBUG - VMI 883dca3c-b73e-11f0-b8dc-fa163e73e7bc is active in agent 10.0.0.33 2025-11-01 16:19:42,160 - INFO - Verified Pod ctest-nginx-pod-42645662 in agent 10.0.0.33 2025-11-01 16:19:42,160 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=5462a124-3947-4252-98e4-05ac160502c4 2025-11-01 16:19:42,164 - INFO - Pod ctest-nginx-pod-42645662 with uuid 5462a124-3947-4252-98e4-05ac160502c4 found in kube manager 2025-11-01 16:19:42,165 - INFO - Pod ctest-nginx-pod-42645662 verification passed 2025-11-01 16:19:42,233 - DEBUG - [Pod ctest-nginx-pod-42645662] Cmd: echo ctest-nginx-pod-42645662 > /usr/share/nginx/html/index.html, Output: 2025-11-01 16:19:42,239 - DEBUG - Pod ctest-busybox-pod-55200856 not in running state.Currently in Pending 2025-11-01 16:19:47,246 - INFO - Pod ctest-busybox-pod-55200856 is in running state.Got IP 10.47.255.248 2025-11-01 16:19:47,257 - DEBUG - Pod ctest-busybox-pod-55200856 has vmi 8c7c898a-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:19:47,257 - INFO - Verified pod ctest-busybox-pod-55200856 in contrail-api 2025-11-01 16:19:47,257 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:19:47,267 - DEBUG - VMI 8c7c898a-b73e-11f0-b8dc-fa163e73e7bc is active in agent 10.0.0.33 2025-11-01 16:19:47,268 - INFO - Verified Pod ctest-busybox-pod-55200856 in agent 10.0.0.33 2025-11-01 16:19:47,268 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_VirtualMachineDatabaseList?x=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:19:47,273 - INFO - Pod ctest-busybox-pod-55200856 with uuid 416e8516-4297-4246-9246-116043aa6933 found in kube manager 2025-11-01 16:19:47,273 - INFO - Pod ctest-busybox-pod-55200856 verification passed 2025-11-01 16:19:47,326 - DEBUG - [Pod ctest-busybox-pod-55200856] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-42645662 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-01 16:19:47,326 - DEBUG - [Pod Pod ctest-busybox-pod-55200856] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-01 16:19:47,326 - DEBUG - [Pod Pod ctest-busybox-pod-55200856] Cmd output: ctest-nginx-pod-42645662 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-11-01 16:19:47,378 - DEBUG - [Pod ctest-busybox-pod-55200856] 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-11136905 2025-11-01 16:19:47,378 - DEBUG - [Pod Pod ctest-busybox-pod-55200856] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-11-01 16:19:47,378 - DEBUG - [Pod Pod ctest-busybox-pod-55200856] 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-11136905 2025-11-01 16:19:47,378 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-11136905': 1, 'ctest-nginx-pod-42645662': 1} 2025-11-01 16:19:47,379 - WARNING - Nothing to delete parallely 2025-11-01 16:19:47,379 - INFO - Deleting pod default:ctest-busybox-pod-55200856 2025-11-01 16:19:47,392 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:19:47,403 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:19:52,405 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:19:52,411 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:19:57,412 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:19:57,419 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:02,419 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:20:02,425 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:07,426 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:20:07,432 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:12,433 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:20:12,443 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:17,445 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:20:17,451 - WARNING - Pod uuid 416e8516-4297-4246-9246-116043aa6933 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:22,452 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=416e8516-4297-4246-9246-116043aa6933 2025-11-01 16:20:22,458 - DEBUG - Pod 416e8516-4297-4246-9246-116043aa6933 is not in agent 10.0.0.33 VM list 2025-11-01 16:20:22,458 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8c7c898a-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:20:22,463 - DEBUG - VMI 8c7c898a-b73e-11f0-b8dc-fa163e73e7bc is removed from agent 10.0.0.33 2025-11-01 16:20:22,463 - INFO - Verified that pod ctest-busybox-pod-55200856 is removed in agent 2025-11-01 16:20:22,463 - INFO - Deleting Ingress : ctest-nginx-ingress-06016457 2025-11-01 16:20:22,471 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=9cc4a014-2053-4dc3-85cb-30d1da898602 2025-11-01 16:20:22,477 - ERROR - Ingress ctest-nginx-ingress-06016457 with uuid 9cc4a014-2053-4dc3-85cb-30d1da898602 still found in kube manager 2025-11-01 16:20:23,477 - DEBUG - Requesting: http://10.0.0.130:8108/Snh_LoadbalancerDatabaseList?x=9cc4a014-2053-4dc3-85cb-30d1da898602 2025-11-01 16:20:23,484 - INFO - Ingress ctest-nginx-ingress-06016457 with uuid 9cc4a014-2053-4dc3-85cb-30d1da898602 deleted successfully from kube manager 2025-11-01 16:20:23,484 - INFO - Verifications on Ingress %s cleanup passed 2025-11-01 16:20:23,484 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-11-01 16:20:23,532 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-11-01 16:20:23,537 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-11-01 16:20:23,537 - INFO - Deleting VN __public__ 2025-11-01 16:20:23,689 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/330d01a2-0a4a-4556-a798-c95f0e470e2b 2025-11-01 16:20:23,694 - DEBUG - Response Code: 404 2025-11-01 16:20:23,695 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-11-01 16:20:23,699 - DEBUG - Requesting: http://10.0.0.130:8082/domain/4b3254ce-d021-4d65-a52a-920fe4c22a19 2025-11-01 16:20:23,705 - DEBUG - Requesting: http://10.0.0.130:8082/project/17e0d8f1-089f-421a-a189-ddfb309bb7ef 2025-11-01 16:20:23,742 - INFO - Validated that VN __public__ is not found in API Server 2025-11-01 16:20:23,743 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-11-01 16:20:23,748 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:20:23,756 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2025-11-01 16:20:23,756 - INFO - Validated that VN __public__ is not in any agent 2025-11-01 16:20:23,756 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:20:23,766 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-11-01 16:20:23,774 - DEBUG - Requesting: http://10.0.0.130:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-11-01 16:20:23,778 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-11-01 16:20:23,779 - INFO - Deleting pod default:ctest-nginx-pod-42645662 2025-11-01 16:20:23,812 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5462a124-3947-4252-98e4-05ac160502c4 2025-11-01 16:20:23,820 - WARNING - Pod uuid 5462a124-3947-4252-98e4-05ac160502c4 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:28,821 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=5462a124-3947-4252-98e4-05ac160502c4 2025-11-01 16:20:28,827 - DEBUG - Pod 5462a124-3947-4252-98e4-05ac160502c4 is not in agent 10.0.0.33 VM list 2025-11-01 16:20:28,827 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:883dca3c-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:20:28,833 - DEBUG - VMI 883dca3c-b73e-11f0-b8dc-fa163e73e7bc is removed from agent 10.0.0.33 2025-11-01 16:20:28,833 - INFO - Verified that pod ctest-nginx-pod-42645662 is removed in agent 2025-11-01 16:20:28,833 - INFO - Deleting pod default:ctest-nginx-pod-11136905 2025-11-01 16:20:28,852 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4801bd70-5e8d-40f4-9e36-c47af1264509 2025-11-01 16:20:28,862 - WARNING - Pod uuid 4801bd70-5e8d-40f4-9e36-c47af1264509 is still seen in agent 10.0.0.33 VM list 2025-11-01 16:20:33,862 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4801bd70-5e8d-40f4-9e36-c47af1264509 2025-11-01 16:20:33,869 - DEBUG - Pod 4801bd70-5e8d-40f4-9e36-c47af1264509 is not in agent 10.0.0.33 VM list 2025-11-01 16:20:33,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:87c2eb96-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:20:33,875 - DEBUG - VMI 87c2eb96-b73e-11f0-b8dc-fa163e73e7bc is removed from agent 10.0.0.33 2025-11-01 16:20:33,875 - INFO - Verified that pod ctest-nginx-pod-11136905 is removed in agent 2025-11-01 16:20:33,876 - INFO - Deleting service : ctest-nginx-svc-55720984 2025-11-01 16:20:34,058 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 16:20:34,064 - DEBUG - No XMPP flaps were noticed during the test
2025-11-01 16:20:34,064 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:12]
2025-11-01 16:20:34,064 - INFO - -------------------------------------------------------------------------------- 2025-11-01 16:20:40,517 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 16:20:40,636 - DEBUG - Output : cluster_project={} 2025-11-01 16:20:40,723 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-11-01 16:20:40,922 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-11-01 16:20:40,949 - DEBUG - [10.0.0.130]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-11-01 16:20:41,114 - DEBUG - Output : cluster_project={} 2025-11-01 16:20:51,193 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:20:51,269 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:20:51,343 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:20:56,387 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:21:01,431 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:21:01,523 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:21:01,561 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:21:01,645 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-11-01 16:21:01,855 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 16:21:04,581 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2025-11-01 16:21:04,587 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-01 16:21:04,612 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-01 16:21:06,637 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2025-11-01 16:24:06,705 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2025-11-01 16:24:06,759 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=49b90b89-ad33-4828-a7b1-e3e542706144 2025-11-01 16:24:06,767 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:06,776 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:06,787 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=006e2573-b031-44ec-834d-7bd5a73ab25d 2025-11-01 16:24:06,793 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:06,818 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7541dbc4-c9f4-4b48-a16c-6defada36566 2025-11-01 16:24:06,828 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:06,835 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4a61d64d-7a1f-42d3-ab9c-2ba809fe66bb 2025-11-01 16:24:11,796 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:11,797 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:11,798 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=49b90b89-ad33-4828-a7b1-e3e542706144 2025-11-01 16:24:11,809 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b6048604-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:11,840 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:11,842 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=006e2573-b031-44ec-834d-7bd5a73ab25d 2025-11-01 16:24:11,851 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b7159808-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:11,863 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=7541dbc4-c9f4-4b48-a16c-6defada36566 2025-11-01 16:24:11,864 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=4a61d64d-7a1f-42d3-ab9c-2ba809fe66bb 2025-11-01 16:24:11,866 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:11,876 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b67b8376-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:11,878 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b785713c-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:16,809 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:16,811 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:16,853 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:16,882 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:21,819 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:21,820 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:21,860 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:21,889 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:26,827 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:26,829 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:26,866 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:26,897 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:31,838 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:31,839 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:31,872 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:31,904 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:36,847 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:36,848 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:36,880 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:36,910 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:41,858 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=a9a2fdcf-fb11-4549-9707-7a71c9e2336d 2025-11-01 16:24:41,860 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=256b8095-ce04-412d-97d0-081252f2593a 2025-11-01 16:24:41,868 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8d67ff4-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:41,869 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b86d606e-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:41,891 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=97995bec-63e3-492d-9160-641b293b87ee 2025-11-01 16:24:41,908 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b8048df0-b73e-11f0-b8dc-fa163e73e7bc 2025-11-01 16:24:41,917 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=e08e800e-a782-4f4d-a486-766ecf0b5f85 2025-11-01 16:24:41,925 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b940ba04-b73e-11f0-b8dc-fa163e73e7bc