2021-06-23 16:49:04.512 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:04.512 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:04.512 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-23 16:49:06.403 6 ERROR rally.cli.cliutils 2021-06-23 16:49:07.768 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:07.768 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:07.768 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:11.445 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:11.445 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:11.445 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:16.621 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:16.621 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:16.621 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:17.867 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:17.868 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:17.868 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils force=force) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-23 16:49:19.661 15 ERROR rally.cli.cliutils 2021-06-23 16:49:21.064 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:21.064 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:21.065 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:22.934 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-23 16:49:23.010 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/repo. 2021-06-23 16:49:23.363 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-23 16:49:23.380 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-23 16:49:23.390 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-23 16:49:23.413 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-23 16:49:23.464 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-23 16:49:24.140 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17a57d08-efe3-42ce-85fd-220a01257393) has been successfully created! 2021-06-23 16:49:25.537 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:25.537 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:25.537 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:32.395 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:32.395 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:32.395 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:34.211 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=17a57d08-efe3-42ce-85fd-220a01257393) for deployment 'opnfv-rally' (UUID=d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe). 2021-06-23 16:49:35.118 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17a57d08-efe3-42ce-85fd-220a01257393) has been successfully configured for deployment 'opnfv-rally' (UUID=d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe)! 2021-06-23 16:49:43.717 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:49:43.718 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:49:43.718 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:49:45.534 32 INFO rally.api [-] Starting verification (UUID=af12d3bd-023d-4542-95f9-0ef0bd6bd7ad) for deployment 'opnfv-rally' (UUID=d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe) by verifier 'opnfv-tempest' (UUID=17a57d08-efe3-42ce-85fd-220a01257393). 2021-06-23 16:49:46.653 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-23 16:49:46.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-23 16:49:46.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/for-deployment-d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe/tempest.log' to option 'log_file'. 2021-06-23 16:49:46.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/for-deployment-d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe/tempest.log 2021-06-23 16:49:46.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-23 16:49:46.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/for-deployment-d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe/lock_files' to option 'lock_path'. 2021-06-23 16:49:46.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-17a57d08-efe3-42ce-85fd-220a01257393/for-deployment-d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe/lock_files 2021-06-23 16:49:46.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-23 16:49:46.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-23 16:49:46.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 52714863-e291-499e-b2b9-8f018d23e4b0 2021-06-23 16:49:46.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a2ca8e92-aad6-4262-8974-7fa17c9b3265 2021-06-23 16:49:46.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 14d5a33a-9b21-4d09-8035-dafcf4e34151 2021-06-23 16:49:46.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3e4cadf1-d5fe-4f5b-baa2-b2225f2fd45f 2021-06-23 16:49:47.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-23 16:49:47.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-23 16:49:47.158 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-23 16:49:47.224 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 16:49:47.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-23 16:49:47.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_af12d3bd_CJa1ee5u' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-23 16:49:47.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_af12d3bd_CJa1ee5u' (ID = 8022ba61-5b23-4643-8b10-14333608f8d2) has been successfully created! 2021-06-23 16:49:47.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8022ba61-5b23-4643-8b10-14333608f8d2' to option 'instance_type'. 2021-06-23 16:49:47.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8022ba61-5b23-4643-8b10-14333608f8d2 2021-06-23 16:49:47.576 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context tempest@default setup() finished in 1.43 sec 2021-06-23 16:49:47.577 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context testr@default setup() finished in 0.58 msec 2021-06-23 16:49:47.577 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/56e45755-7f2a-4333-8c92-9535b193ccf2'. 2021-06-23 16:49:52.961 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-23 16:49:53.036 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-23 16:49:53.296 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-23 16:49:53.440 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-23 16:50:42.546 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [19.156s] 2021-06-23 16:50:48.745 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [15.784s] 2021-06-23 16:50:50.045 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [12.781s] 2021-06-23 16:50:52.070 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [4.450s] 2021-06-23 16:50:53.885 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [12.293s] 2021-06-23 16:50:55.808 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [13.263s] 2021-06-23 16:51:00.041 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [20.863s] 2021-06-23 16:51:00.438 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [24.605s] 2021-06-23 16:51:02.216 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-23 16:51:02.392 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [24.178s] 2021-06-23 16:51:02.406 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [21.124s] 2021-06-23 16:51:03.948 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [22.681s] 2021-06-23 16:51:04.641 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [21.425s] 2021-06-23 16:51:05.690 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [13.618s] 2021-06-23 16:51:06.648 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [33.759s] 2021-06-23 16:51:06.843 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [25.976s] 2021-06-23 16:51:07.099 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [17.054s] 2021-06-23 16:51:07.384 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [1.690s] 2021-06-23 16:51:07.418 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.033s] 2021-06-23 16:51:07.454 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.033s] 2021-06-23 16:51:07.502 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.047s] 2021-06-23 16:51:09.106 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [20.762s] 2021-06-23 16:51:11.634 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [22.889s] 2021-06-23 16:51:14.135 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [28.461s] 2021-06-23 16:51:14.327 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [27.722s] 2021-06-23 16:51:14.529 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [14.091s] 2021-06-23 16:51:14.849 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [30.153s] 2021-06-23 16:51:17.611 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [21.802s] 2021-06-23 16:51:18.576 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [14.620s] 2021-06-23 16:51:20.452 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [15.812s] 2021-06-23 16:51:21.210 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [18.802s] 2021-06-23 16:51:23.289 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [20.896s] 2021-06-23 16:51:23.508 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [14.402s] 2021-06-23 16:51:23.915 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [3.462s] 2021-06-23 16:51:25.524 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [24.133s] 2021-06-23 16:51:26.598 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [12.271s] 2021-06-23 16:51:27.373 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [41.036s] 2021-06-23 16:51:29.430 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [15.293s] 2021-06-23 16:51:30.282 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [23.181s] 2021-06-23 16:51:30.327 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [32.974s] 2021-06-23 16:51:34.212 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [22.577s] 2021-06-23 16:51:34.596 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [27.539s] 2021-06-23 16:51:34.695 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [19.847s] 2021-06-23 16:51:40.071 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [21.501s] 2021-06-23 16:51:40.799 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [17.290s] 2021-06-23 16:51:42.215 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [27.683s] 2021-06-23 16:51:42.221 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.006s] 2021-06-23 16:51:43.082 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [38.847s] 2021-06-23 16:51:43.600 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [52.167s] 2021-06-23 16:51:44.396 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [17.798s] 2021-06-23 16:51:44.485 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [44.444s] 2021-06-23 16:51:45.552 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [18.180s] 2021-06-23 16:51:45.677 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [28.065s] 2021-06-23 16:51:46.175 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [22.878s] 2021-06-23 16:51:46.892 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [12.294s] 2021-06-23 16:51:47.695 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [18.262s] 2021-06-23 16:51:47.764 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [13.550s] 2021-06-23 16:51:48.009 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [17.726s] 2021-06-23 16:51:57.163 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [31.639s] 2021-06-23 16:51:58.001 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [17.928s] 2021-06-23 16:51:59.903 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [16.302s] 2021-06-23 16:52:00.758 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [53.917s] 2021-06-23 16:52:01.729 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [0.970s] 2021-06-23 16:52:02.026 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [27.328s] 2021-06-23 16:52:02.393 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [21.593s] 2021-06-23 16:52:03.154 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.423s] 2021-06-23 16:52:04.083 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [21.002s] 2021-06-23 16:52:05.254 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [23.035s] 2021-06-23 16:52:05.833 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [42.769s] 2021-06-23 16:52:07.895 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [23.497s] 2021-06-23 16:52:08.233 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [22.062s] 2021-06-23 16:52:08.376 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [26.161s] 2021-06-23 16:52:09.312 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [22.420s] 2021-06-23 16:52:11.420 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [25.739s] 2021-06-23 16:52:15.542 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [17.540s] 2021-06-23 16:52:16.606 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [46.280s] 2021-06-23 16:52:18.178 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [14.094s] 2021-06-23 16:52:23.961 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [77.116s] 2021-06-23 16:52:24.294 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [21.140s] 2021-06-23 16:52:25.727 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [41.240s] 2021-06-23 16:52:27.585 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [19.686s] 2021-06-23 16:52:36.540 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [28.163s] 2021-06-23 16:52:36.592 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [27.278s] 2021-06-23 16:52:39.269 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [34.012s] 2021-06-23 16:52:42.783 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... fail [45.594s] 2021-06-23 16:52:42.797 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... fail [24.579s] 2021-06-23 16:52:42.801 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... fail [31.339s] 2021-06-23 16:52:48.403 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [32.859s] 2021-06-23 16:52:49.615 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [41.380s] 2021-06-23 16:52:49.711 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [62.016s] 2021-06-23 16:52:52.102 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [26.374s] 2021-06-23 16:52:55.701 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [31.740s] 2021-06-23 16:52:58.166 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [58.263s] 2021-06-23 16:53:05.316 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [59.482s] 2021-06-23 16:53:06.425 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [49.816s] 2021-06-23 16:53:10.446 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [27.685s] 2021-06-23 16:53:24.938 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [32.834s] 2021-06-23 16:53:34.794 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [24.346s] 2021-06-23 16:53:36.610 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [38.442s] 2021-06-23 16:53:36.886 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [54.123s] 2021-06-23 16:53:39.163 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [59.894s] 2021-06-23 16:53:40.473 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [52.070s] 2021-06-23 16:53:41.545 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [4.934s] 2021-06-23 16:53:41.843 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [36.527s] 2021-06-23 16:53:41.909 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.435s] 2021-06-23 16:53:42.091 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [35.664s] 2021-06-23 16:53:44.074 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [19.135s] 2021-06-23 16:53:44.573 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [61.810s] 2021-06-23 16:53:44.904 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.994s] 2021-06-23 16:53:45.295 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.749s] 2021-06-23 16:53:45.401 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [10.606s] 2021-06-23 16:53:46.400 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.495s] 2021-06-23 16:53:46.734 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.161s] 2021-06-23 16:53:46.806 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.509s] 2021-06-23 16:53:47.624 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [8.460s] 2021-06-23 16:53:47.705 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.303s] 2021-06-23 16:53:48.802 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.067s] 2021-06-23 16:53:49.104 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.398s] 2021-06-23 16:53:50.570 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.464s] 2021-06-23 16:53:50.598 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [54.896s] 2021-06-23 16:53:50.848 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [4.039s] 2021-06-23 16:53:50.902 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [5.500s] 2021-06-23 16:53:52.567 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [8.491s] 2021-06-23 16:53:54.409 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.839s] 2021-06-23 16:53:54.809 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.004s] 2021-06-23 16:53:55.227 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [13.382s] 2021-06-23 16:53:55.792 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [13.700s] 2021-06-23 16:53:56.987 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.178s] 2021-06-23 16:53:57.950 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [7.047s] 2021-06-23 16:53:58.300 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.889s] 2021-06-23 16:54:00.209 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [9.360s] 2021-06-23 16:54:00.402 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.834s] 2021-06-23 16:54:03.501 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [6.514s] 2021-06-23 16:54:07.701 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [9.400s] 2021-06-23 16:54:12.618 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [14.667s] 2021-06-23 16:54:19.746 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [7.125s] 2021-06-23 16:54:20.830 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [17.326s] 2021-06-23 16:54:20.836 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [13.133s] 2021-06-23 16:54:21.891 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.145s] 2021-06-23 16:54:26.862 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [6.025s] 2021-06-23 16:54:30.084 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [8.193s] 2021-06-23 16:54:35.517 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.431s] 2021-06-23 16:54:36.618 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.100s] 2021-06-23 16:54:37.772 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.154s] 2021-06-23 16:54:40.750 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [2.975s] 2021-06-23 16:54:48.303 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [7.551s] 2021-06-23 16:54:56.044 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.739s] 2021-06-23 16:55:03.828 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [7.785s] 2021-06-23 16:55:09.435 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [5.605s] 2021-06-23 16:55:15.974 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.537s] 2021-06-23 16:55:19.123 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.148s] 2021-06-23 16:55:20.875 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.752s] 2021-06-23 16:55:51.972 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context testr@default cleanup() started 2021-06-23 16:55:51.973 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context testr@default cleanup() finished in 0.78 msec 2021-06-23 16:55:51.973 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context tempest@default cleanup() started 2021-06-23 16:55:52.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-23 16:55:52.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-23 16:55:52.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_af12d3bd_CJa1ee5u'. 2021-06-23 16:55:53.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_af12d3bd_CJa1ee5u' has been deleted. 2021-06-23 16:55:53.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8022ba61-5b23-4643-8b10-14333608f8d2' of option 'instance_type' from Tempest config file. 2021-06-23 16:55:53.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8022ba61-5b23-4643-8b10-14333608f8d2' has been removed. 2021-06-23 16:55:53.398 32 INFO rally.task.context [-] Verification 17a57d08-efe3-42ce-85fd-220a01257393 | Context tempest@default cleanup() finished in 1.42 sec 2021-06-23 16:55:53.430 32 INFO rally.api [-] Verification (UUID=af12d3bd-023d-4542-95f9-0ef0bd6bd7ad) has been successfully finished for deployment 'opnfv-rally' (UUID=d4bea0a2-c06f-4b74-b1cd-47e6d9dc1fbe)! 2021-06-23 16:55:54.912 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:55:54.912 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:55:54.912 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:55:56.413 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:55:56.413 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:55:56.413 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:55:58.240 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'af12d3bd-023d-4542-95f9-0ef0bd6bd7ad' 2021-06-23 16:55:58.269 96 INFO rally.api [-] The report has been successfully built. 2021-06-23 16:55:59.618 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-23 16:55:59.619 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-23 16:55:59.619 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-23 16:56:01.406 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'af12d3bd-023d-4542-95f9-0ef0bd6bd7ad' 2021-06-23 16:56:01.414 98 INFO rally.api [-] The report has been successfully built.