2025-01-20 02:19:52,789 - INFO - Domain Default found not creating
2025-01-20 02:19:52,982 - INFO - Project ctest-TestBasicPolicy-72533368 not found, creating it
2025-01-20 02:19:53,630 - INFO - Created Project:ctest-TestBasicPolicy-72533368, ID : 4eca85e8-6342-4d6e-b096-f819135a8330
2025-01-20 02:19:55,390 - INFO - ================================================================================
2025-01-20 02:19:55,391 - INFO - STARTING TEST : test_basic_policy_allow_deny
2025-01-20 02:19:55,391 - INFO - TEST DESCRIPTION :
Create 2 Vns and allow icmp traffic between them and validate with pings
Update the policy to deny the same traffic
Check that pings fail
2025-01-20 02:19:56,671 - WARNING - Test is running with cores: {'10.0.0.22': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-2.1737337815'], '10.0.0.49': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-3.1737337623', 'core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-3.1737337815']}
2025-01-20 02:19:56,688 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.18': '0', '10.20.0.7': '0'}, '10.0.0.56': {'10.20.0.18': '0', '10.20.0.11': '0'}} with
2025-01-20 02:19:56,689 - INFO - Initial checks done. Running the testcase now
2025-01-20 02:19:56,689 - INFO -
2025-01-20 02:19:57,564 - DEBUG - Response for create_network : {'network': {'id': '88c9238e-5d52-4dc4-8dac-d50a9964463f', 'name': 'ctest-vn-22685766', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'project_id': '4eca85e863424d6eb096f819135a8330', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-vn-22685766'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:19:57,913 - DEBUG - Response for create_subnet : {'subnet': {'id': '442c14fb-6591-4498-917a-14da17854a2f', 'name': '', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'network_id': '88c9238e-5d52-4dc4-8dac-d50a9964463f', 'ip_version': 4, 'cidr': '145.216.178.192/26', 'allocation_pools': [{'start': '145.216.178.194', 'end': '145.216.178.254'}], 'gateway_ip': '145.216.178.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.216.178.194', 'tags': [], 'project_id': '4eca85e863424d6eb096f819135a8330'}}
2025-01-20 02:19:57,950 - INFO - Created VN ctest-vn-22685766
2025-01-20 02:19:57,965 - DEBUG - VN ctest-vn-22685766 UUID is 88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:19:58,771 - DEBUG - Response for create_network : {'network': {'id': 'c21b276e-b18a-4701-af0d-f947dc0a2692', 'name': 'ctest-vn-03827785', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'project_id': '4eca85e863424d6eb096f819135a8330', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-vn-03827785'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:19:59,090 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab9f1aad-c28f-4be4-9497-2b35b971d666', 'name': '', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'network_id': 'c21b276e-b18a-4701-af0d-f947dc0a2692', 'ip_version': 4, 'cidr': '114.62.198.192/26', 'allocation_pools': [{'start': '114.62.198.194', 'end': '114.62.198.254'}], 'gateway_ip': '114.62.198.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.62.198.194', 'tags': [], 'project_id': '4eca85e863424d6eb096f819135a8330'}}
2025-01-20 02:19:59,140 - INFO - Created VN ctest-vn-03827785
2025-01-20 02:19:59,162 - DEBUG - VN ctest-vn-03827785 UUID is c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:19:59,281 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = icmp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = -1, end_port = -1], application = [], dst_addresses = [subnet = None, virtual_network = default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = -1, end_port = -1], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None]
2025-01-20 02:19:59,725 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': '88c9238e-5d52-4dc4-8dac-d50a9964463f', 'name': 'ctest-vn-22685766', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'project_id': '4eca85e863424d6eb096f819135a8330', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['442c14fb-6591-4498-917a-14da17854a2f'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-vn-22685766'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-policy-allow-all-06661252']], 'subnet_ipam': [{'subnet_cidr': '145.216.178.192/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:19:59,997 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': 'c21b276e-b18a-4701-af0d-f947dc0a2692', 'name': 'ctest-vn-03827785', 'tenant_id': '4eca85e863424d6eb096f819135a8330', 'project_id': '4eca85e863424d6eb096f819135a8330', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['ab9f1aad-c28f-4be4-9497-2b35b971d666'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-vn-03827785'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-policy-allow-all-06661252']], 'subnet_ipam': [{'subnet_cidr': '114.62.198.192/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:20:00,132 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:20:00,562 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:20:00,603 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:20:00,633 - DEBUG - Requesting: http://10.0.0.42:8082/project/4eca85e8-6342-4d6e-b096-f819135a8330
2025-01-20 02:20:00,778 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:00,808 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:00,828 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/10ead789-f99d-4614-be51-a6a181e5b476
2025-01-20 02:20:00,842 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/10ead789-f99d-4614-be51-a6a181e5b476
2025-01-20 02:20:00,857 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f1e45bf6-2483-48d0-966c-3e42a57124f5
2025-01-20 02:20:00,884 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-20 02:20:00,884 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:00,910 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/10ead789-f99d-4614-be51-a6a181e5b476
2025-01-20 02:20:00,944 - INFO - Verified VN network id 7 for VN 88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:00,944 - INFO - Verifications in API Server for VN ctest-vn-22685766 passed
2025-01-20 02:20:00,944 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:00,963 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/10ead789-f99d-4614-be51-a6a181e5b476
2025-01-20 02:20:00,976 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/10ead789-f99d-4614-be51-a6a181e5b476
2025-01-20 02:20:00,988 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/f1e45bf6-2483-48d0-966c-3e42a57124f5
2025-01-20 02:20:01,023 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9856448353835044292', 'uuid-lslong': '10208768696841946687'}, 'enable': 'true', 'created': '2025-01-20T02:19:57', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.355972'}
2025-01-20 02:20:01,032 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-20 02:20:01,046 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9856448353835044292', 'uuid-lslong': '10208768696841946687'}, 'enable': 'true', 'created': '2025-01-20T02:19:57', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.370242'}
2025-01-20 02:20:01,059 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-20 02:20:01,070 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9856448353835044292', 'uuid-lslong': '10208768696841946687'}, 'enable': 'true', 'created': '2025-01-20T02:19:57', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.388221'}
2025-01-20 02:20:01,084 - DEBUG - Route Targets: ['target:64512:8000005']
2025-01-20 02:20:01,084 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-22685766 passed
2025-01-20 02:20:01,084 - DEBUG - ====Verifying policy data for ctest-vn-22685766 in API_Server ======
2025-01-20 02:20:01,084 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:20:01,095 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:20:01,113 - DEBUG - Requesting: http://10.0.0.42:8082/project/4eca85e8-6342-4d6e-b096-f819135a8330
2025-01-20 02:20:01,284 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f
2025-01-20 02:20:01,302 - DEBUG - ==>Verifying data for policy with id: 1ee93a89-db1c-4eb0-9546-6d1dc842076d, fqn: ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-policy-allow-all-06661252']
2025-01-20 02:20:01,302 - INFO - VN ctest-vn-22685766 Policy verification: verify_vn_policy_in_api_server, status: True
2025-01-20 02:20:01,302 - DEBUG - Verifying the vn in opserver
2025-01-20 02:20:01,302 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766 virtual network link through opserver 10.0.0.42
2025-01-20 02:20:01,307 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks
2025-01-20 02:20:01,641 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks
2025-01-20 02:20:01,722 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766?flat'}
2025-01-20 02:20:01,722 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766 virtual network link through opserver 10.0.0.22
2025-01-20 02:20:01,722 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-01-20 02:20:02,042 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-01-20 02:20:02,132 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766?flat'}
2025-01-20 02:20:02,132 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766 virtual network link through opserver 10.0.0.49
2025-01-20 02:20:02,132 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-01-20 02:20:02,451 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-01-20 02:20:02,537 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766?flat'}
2025-01-20 02:20:02,537 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-22685766 is found in opserver
2025-01-20 02:20:02,571 - DEBUG - Do not have enough data to verify VN in agent
2025-01-20 02:20:02,589 - DEBUG - VRF ids for VN ctest-vn-22685766: {}
2025-01-20 02:20:02,589 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:20:02,609 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:20:02,635 - DEBUG - Requesting: http://10.0.0.42:8082/project/4eca85e8-6342-4d6e-b096-f819135a8330
2025-01-20 02:20:02,774 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:02,798 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:02,815 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83
2025-01-20 02:20:02,841 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83
2025-01-20 02:20:02,853 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/3d547df3-8dc6-4191-a23d-741c79a6020e
2025-01-20 02:20:02,864 - DEBUG - Route Targets: ['target:64512:8000006']
2025-01-20 02:20:02,864 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:02,882 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83
2025-01-20 02:20:02,904 - INFO - Verified VN network id 8 for VN c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:02,904 - INFO - Verifications in API Server for VN ctest-vn-03827785 passed
2025-01-20 02:20:02,904 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:02,918 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83
2025-01-20 02:20:02,929 - DEBUG - Requesting: http://10.0.0.42:8082/routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83
2025-01-20 02:20:02,939 - DEBUG - Requesting: http://10.0.0.42:8082/route-target/3d547df3-8dc6-4191-a23d-741c79a6020e
2025-01-20 02:20:02,958 - DEBUG - Control-node 10.0.0.42 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13986816424107722497', 'uuid-lslong': '12614012218364274322'}, 'enable': 'true', 'created': '2025-01-20T02:19:58', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.000172'}
2025-01-20 02:20:02,968 - DEBUG - Route Targets: ['target:64512:8000006']
2025-01-20 02:20:02,976 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13986816424107722497', 'uuid-lslong': '12614012218364274322'}, 'enable': 'true', 'created': '2025-01-20T02:19:58', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.038387'}
2025-01-20 02:20:02,985 - DEBUG - Route Targets: ['target:64512:8000006']
2025-01-20 02:20:02,994 - DEBUG - Control-node 10.0.0.49 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-72533368', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13986816424107722497', 'uuid-lslong': '12614012218364274322'}, 'enable': 'true', 'created': '2025-01-20T02:19:58', 'last-modified': '2025-01-20T02:19:59', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.044113'}
2025-01-20 02:20:03,006 - DEBUG - Route Targets: ['target:64512:8000006']
2025-01-20 02:20:03,006 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03827785 passed
2025-01-20 02:20:03,006 - DEBUG - ====Verifying policy data for ctest-vn-03827785 in API_Server ======
2025-01-20 02:20:03,006 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:20:03,016 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:20:03,035 - DEBUG - Requesting: http://10.0.0.42:8082/project/4eca85e8-6342-4d6e-b096-f819135a8330
2025-01-20 02:20:03,150 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692
2025-01-20 02:20:03,165 - DEBUG - ==>Verifying data for policy with id: 1ee93a89-db1c-4eb0-9546-6d1dc842076d, fqn: ['default-domain', 'ctest-TestBasicPolicy-72533368', 'ctest-policy-allow-all-06661252']
2025-01-20 02:20:03,165 - INFO - VN ctest-vn-03827785 Policy verification: verify_vn_policy_in_api_server, status: True
2025-01-20 02:20:03,166 - DEBUG - Verifying the vn in opserver
2025-01-20 02:20:03,166 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785 virtual network link through opserver 10.0.0.42
2025-01-20 02:20:03,166 - DEBUG - Requesting: http://10.0.0.42:8081/analytics/uves/virtual-networks
2025-01-20 02:20:03,242 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'href': 'http://10.0.0.42:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785?flat'}
2025-01-20 02:20:03,242 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785 virtual network link through opserver 10.0.0.22
2025-01-20 02:20:03,242 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-01-20 02:20:03,320 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785?flat'}
2025-01-20 02:20:03,320 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785 virtual network link through opserver 10.0.0.49
2025-01-20 02:20:03,320 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks
2025-01-20 02:20:03,401 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785?flat'}
2025-01-20 02:20:03,401 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-72533368:ctest-vn-03827785 is found in opserver
2025-01-20 02:20:03,605 - DEBUG - Do not have enough data to verify VN in agent
2025-01-20 02:20:03,622 - DEBUG - VRF ids for VN ctest-vn-03827785: {}
2025-01-20 02:20:03,697 - DEBUG - Services list from nova: [