2020-05-29 11:27:07.778 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:07.779 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:07.779 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:10.152 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 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:27:10.152 6 ERROR rally.cli.cliutils 2020-05-29 11:27:12.011 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:12.011 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:12.012 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:16.343 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:16.343 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:16.344 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:21.257 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:21.257 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:21.257 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:22.899 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:22.900 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:22.900 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:25.457 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 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:27:25.457 15 ERROR rally.cli.cliutils 2020-05-29 11:27:27.146 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:27.146 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:27.147 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:29.268 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:27:29.351 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/repo. 2020-05-29 11:27:29.637 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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 ' 2020-05-29 11:27:29.651 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:27:29.658 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:27:29.676 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:27:29.735 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:27:30.590 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ab58a68-a651-41c4-8976-d319fcf927aa) has been successfully created! 2020-05-29 11:27:32.410 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:32.411 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:32.411 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:37.215 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:37.216 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:37.216 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:39.423 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8ab58a68-a651-41c4-8976-d319fcf927aa) for deployment 'opnfv-rally' (UUID=ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4). 2020-05-29 11:27:39.894 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ab58a68-a651-41c4-8976-d319fcf927aa) has been successfully configured for deployment 'opnfv-rally' (UUID=ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4)! 2020-05-29 11:27:50.092 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:27:50.093 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:27:50.093 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:27:52.465 32 INFO rally.api [-] Starting verification (UUID=ebc8ae1a-a30d-4b00-887c-25cf9b0c12e9) for deployment 'opnfv-rally' (UUID=ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4) by verifier 'opnfv-tempest' (UUID=8ab58a68-a651-41c4-8976-d319fcf927aa). 2020-05-29 11:27:53.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:27:53.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/for-deployment-ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4/tempest.log' to option 'log_file'. 2020-05-29 11:27:53.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/for-deployment-ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4/tempest.log 2020-05-29 11:27:53.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:27:53.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/for-deployment-ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4/lock_files' to option 'lock_path'. 2020-05-29 11:27:53.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8ab58a68-a651-41c4-8976-d319fcf927aa/for-deployment-ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4/lock_files 2020-05-29 11:27:53.237 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 11:27:53.237 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 2020-05-29 11:27:53.237 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5c20069d-c5de-40f4-94ac-1655d179010b 2020-05-29 11:27:53.237 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b44b9fef-45bf-4608-a634-65fa4a759cde 2020-05-29 11:27:53.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 87e6855a-4b4b-4d75-81bf-9bd5cb2a4d52 2020-05-29 11:27:53.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a7b21443-3da6-49ae-a0b0-93de8cf794fe 2020-05-29 11:27:53.453 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:27:53.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_9fdd2bf4-2837-4a19-a759-635f45d6a246 2020-05-29 11:27:53.454 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:27:53.521 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:27:53.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3b1c9b98_Vv9XNlZC'. Using flavor 'rally_verify_3b1c9b98_Vv9XNlZC' (ID = 4e037ba2-3d5b-4798-9a17-df542b821ecd) for the tests. 2020-05-29 11:27:53.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4e037ba2-3d5b-4798-9a17-df542b821ecd' to option 'instance_type'. 2020-05-29 11:27:53.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4e037ba2-3d5b-4798-9a17-df542b821ecd 2020-05-29 11:27:53.560 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context tempest@default setup() finished in 0.90 sec 2020-05-29 11:27:53.561 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context testr@default setup() finished in 0.36 msec 2020-05-29 11:27:53.561 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/6646c3cb-6506-48b7-b715-a4e9c71e4db8'. 2020-05-29 11:27:59.246 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-05-29 11:27:59.391 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-05-29 11:28:09.603 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [3.066s] 2020-05-29 11:28:10.061 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [2.674s] 2020-05-29 11:28:10.391 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [3.378s] 2020-05-29 11:28:10.471 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [2.697s] 2020-05-29 11:28:10.741 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [2.162s] 2020-05-29 11:28:10.902 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [2.693s] 2020-05-29 11:28:10.953 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [2.529s] 2020-05-29 11:28:11.148 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [2.899s] 2020-05-29 11:28:11.291 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.232s] 2020-05-29 11:28:11.371 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [4.059s] 2020-05-29 11:28:11.404 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [2.642s] 2020-05-29 11:28:11.431 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [3.570s] 2020-05-29 11:28:11.946 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [3.062s] 2020-05-29 11:28:11.949 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [5.133s] 2020-05-29 11:28:11.982 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [1.241s] 2020-05-29 11:28:11.995 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [6.354s] 2020-05-29 11:28:11.997 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [4.112s] 2020-05-29 11:28:12.282 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [1.813s] 2020-05-29 11:28:12.379 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [2.959s] 2020-05-29 11:28:12.502 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [1.599s] 2020-05-29 11:28:12.537 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [2.147s] 2020-05-29 11:28:12.571 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.279s] 2020-05-29 11:28:12.601 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [1.649s] 2020-05-29 11:28:12.871 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [1.722s] 2020-05-29 11:28:13.145 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [1.742s] 2020-05-29 11:28:13.553 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [4.256s] 2020-05-29 11:28:13.627 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [1.646s] 2020-05-29 11:28:13.668 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.066s] 2020-05-29 11:28:13.784 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [1.282s] 2020-05-29 11:28:13.797 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [3.248s] 2020-05-29 11:28:14.218 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [1.681s] 2020-05-29 11:28:14.226 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [1.849s] 2020-05-29 11:28:14.273 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [1.401s] 2020-05-29 11:28:14.335 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [4.484s] 2020-05-29 11:28:14.419 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [7.734s] 2020-05-29 11:28:14.422 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [2.992s] 2020-05-29 11:28:14.473 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [1.323s] 2020-05-29 11:28:14.501 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [6.314s] 2020-05-29 11:28:14.921 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [2.979s] 2020-05-29 11:28:14.969 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [1.292s] 2020-05-29 11:28:15.052 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [1.266s] 2020-05-29 11:28:15.133 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.502s] 2020-05-29 11:28:15.149 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.872s] 2020-05-29 11:28:15.151 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.679s] 2020-05-29 11:28:15.243 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [3.296s] 2020-05-29 11:28:15.803 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [3.812s] 2020-05-29 11:28:15.887 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [1.665s] 2020-05-29 11:28:15.889 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.924s] 2020-05-29 11:28:16.025 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [1.603s] 2020-05-29 11:28:16.087 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.936s] 2020-05-29 11:28:16.184 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [1.956s] 2020-05-29 11:28:16.252 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [5.414s] 2020-05-29 11:28:17.048 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [1.916s] 2020-05-29 11:28:17.129 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [4.004s] 2020-05-29 11:28:17.381 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [3.054s] 2020-05-29 11:28:17.595 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [4.041s] 2020-05-29 11:28:17.747 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.698s] 2020-05-29 11:28:17.795 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [4.404s] 2020-05-29 11:28:18.014 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [1.827s] 2020-05-29 11:28:18.015 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [2.128s] 2020-05-29 11:28:18.090 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [2.063s] 2020-05-29 11:28:18.625 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [0.876s] 2020-05-29 11:28:18.772 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [2.521s] 2020-05-29 11:28:18.877 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [5.078s] 2020-05-29 11:28:19.063 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.437s] 2020-05-29 11:28:19.167 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [7.173s] 2020-05-29 11:28:19.374 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [4.130s] 2020-05-29 11:28:19.383 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [1.369s] 2020-05-29 11:28:19.449 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [2.069s] 2020-05-29 11:28:19.503 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [5.002s] 2020-05-29 11:28:19.765 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.701s] 2020-05-29 11:28:19.832 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [8.006s] 2020-05-29 11:28:19.869 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [1.858s] 2020-05-29 11:28:20.061 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [4.257s] 2020-05-29 11:28:20.293 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [1.518s] 2020-05-29 11:28:20.321 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [2.725s] 2020-05-29 11:28:20.349 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [7.170s] 2020-05-29 11:28:20.418 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [1.540s] 2020-05-29 11:28:20.558 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.793s] 2020-05-29 11:28:20.602 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [1.151s] 2020-05-29 11:28:21.068 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.508s] 2020-05-29 11:28:21.070 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [3.272s] 2020-05-29 11:28:21.204 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [1.331s] 2020-05-29 11:28:21.279 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [4.152s] 2020-05-29 11:28:21.675 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.610s] 2020-05-29 11:28:21.854 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [1.251s] 2020-05-29 11:28:21.978 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [2.811s] 2020-05-29 11:28:22.263 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [2.877s] 2020-05-29 11:28:22.419 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [2.125s] 2020-05-29 11:28:22.463 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [0.786s] 2020-05-29 11:28:22.543 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [1.337s] 2020-05-29 11:28:22.640 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [2.222s] 2020-05-29 11:28:22.719 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.456s] 2020-05-29 11:28:22.765 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [8.430s] 2020-05-29 11:28:22.930 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [0.510s] 2020-05-29 11:28:23.132 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [1.153s] 2020-05-29 11:28:23.469 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [4.091s] 2020-05-29 11:28:23.471 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.750s] 2020-05-29 11:28:23.608 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [3.284s] 2020-05-29 11:28:23.844 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.078s] 2020-05-29 11:28:23.938 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [2.872s] 2020-05-29 11:28:23.998 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [9.581s] 2020-05-29 11:28:24.000 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.070s] 2020-05-29 11:28:24.180 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [3.832s] 2020-05-29 11:28:24.278 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.434s] 2020-05-29 11:28:24.517 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.047s] 2020-05-29 11:28:24.701 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.700s] 2020-05-29 11:28:24.770 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [2.916s] 2020-05-29 11:28:25.198 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.678s] 2020-05-29 11:28:25.225 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [5.157s] 2020-05-29 11:28:25.226 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [2.580s] 2020-05-29 11:28:25.488 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [2.355s] 2020-05-29 11:28:26.294 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.094s] 2020-05-29 11:28:26.361 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [2.082s] 2020-05-29 11:28:26.643 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [2.702s] 2020-05-29 11:28:26.982 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.687s] 2020-05-29 11:28:27.287 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [2.585s] 2020-05-29 11:28:27.379 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [6.100s] 2020-05-29 11:28:27.629 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.645s] 2020-05-29 11:28:27.787 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [2.299s] 2020-05-29 11:28:28.192 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [4.583s] 2020-05-29 11:28:28.592 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [8.761s] 2020-05-29 11:28:29.496 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [1.867s] 2020-05-29 11:28:29.722 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [1.932s] 2020-05-29 11:28:29.839 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [2.457s] 2020-05-29 11:28:29.972 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [5.792s] 2020-05-29 11:28:30.026 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [10.522s] 2020-05-29 11:28:30.272 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [18.020s] 2020-05-29 11:28:30.350 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [3.062s] 2020-05-29 11:28:31.362 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [1.641s] 2020-05-29 11:28:31.821 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.323s] 2020-05-29 11:28:32.046 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [2.208s] 2020-05-29 11:28:32.424 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [8.424s] 2020-05-29 11:28:32.924 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [2.654s] 2020-05-29 11:28:34.157 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [5.565s] 2020-05-29 11:28:34.294 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [2.471s] 2020-05-29 11:28:35.123 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [5.151s] 2020-05-29 11:28:35.482 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [3.433s] 2020-05-29 11:28:37.096 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [4.672s] 2020-05-29 11:28:37.619 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.324s] 2020-05-29 11:28:37.787 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [2.306s] 2020-05-29 11:28:38.656 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [3.531s] 2020-05-29 11:28:39.696 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.907s] 2020-05-29 11:28:41.289 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [4.193s] 2020-05-29 11:28:41.856 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [8.931s] 2020-05-29 11:28:43.940 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [2.082s] 2020-05-29 11:28:44.884 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [5.189s] 2020-05-29 11:28:45.281 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [3.990s] 2020-05-29 11:28:45.454 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.569s] 2020-05-29 11:28:46.286 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.830s] 2020-05-29 11:28:48.627 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [2.341s] 2020-05-29 11:28:49.576 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [5.635s] 2020-05-29 11:28:50.720 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [2.092s] 2020-05-29 11:28:51.084 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.362s] 2020-05-29 11:28:51.431 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.346s] 2020-05-29 11:28:52.816 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.383s] 2020-05-29 11:28:54.561 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [4.982s] 2020-05-29 11:28:56.587 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [2.026s] 2020-05-29 11:28:56.634 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [3.816s] 2020-05-29 11:28:57.156 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.568s] 2020-05-29 11:29:01.230 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [4.598s] 2020-05-29 11:29:04.526 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.295s] 2020-05-29 11:29:05.908 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [8.749s] 2020-05-29 11:29:06.340 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [1.811s] 2020-05-29 11:29:07.995 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [2.088s] 2020-05-29 11:29:09.263 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.920s] 2020-05-29 11:29:13.625 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [5.629s] 2020-05-29 11:29:13.786 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [4.524s] 2020-05-29 11:29:14.001 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.374s] 2020-05-29 11:29:15.651 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.865s] 2020-05-29 11:29:16.899 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [2.898s] 2020-05-29 11:29:24.398 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [7.499s] 2020-05-29 11:29:25.848 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [1.448s] 2020-05-29 11:29:30.144 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [4.293s] 2020-05-29 11:29:35.036 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [4.893s] 2020-05-29 11:29:36.668 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [1.630s] 2020-05-29 11:29:43.667 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [6.997s] 2020-05-29 11:29:59.805 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context testr@default cleanup() started 2020-05-29 11:29:59.806 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context testr@default cleanup() finished in 0.73 msec 2020-05-29 11:29:59.806 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context tempest@default cleanup() started 2020-05-29 11:29:59.988 32 INFO rally.task.context [-] Verification 8ab58a68-a651-41c4-8976-d319fcf927aa | Context tempest@default cleanup() finished in 0.18 sec 2020-05-29 11:30:00.024 32 INFO rally.api [-] Verification (UUID=ebc8ae1a-a30d-4b00-887c-25cf9b0c12e9) has been successfully finished for deployment 'opnfv-rally' (UUID=ec60f6e7-ada2-4bd6-bdd0-2378dc60d7c4)! 2020-05-29 11:30:02.105 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:30:02.105 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:30:02.106 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:30:03.974 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:30:03.974 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:30:03.975 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:30:06.768 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'ebc8ae1a-a30d-4b00-887c-25cf9b0c12e9' 2020-05-29 11:30:06.803 96 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:30:08.519 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:30:08.519 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:30:08.519 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:30:10.806 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ebc8ae1a-a30d-4b00-887c-25cf9b0c12e9' 2020-05-29 11:30:10.816 98 INFO rally.api [-] The report has been successfully built.