2021-02-10 16:17:29.159 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:29.159 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:29.159 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:31.032 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-02-10 16:17:31.032 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-10 16:17:31.032 6 ERROR rally.cli.cliutils 2021-02-10 16:17:32.386 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:32.387 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:32.387 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:35.955 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:35.955 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:35.955 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:41.240 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:41.240 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:41.240 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:42.501 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:42.502 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:42.502 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:44.373 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-02-10 16:17:44.373 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils force=force) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-10 16:17:44.373 15 ERROR rally.cli.cliutils 2021-02-10 16:17:45.751 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:45.751 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:45.752 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:47.550 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-10 16:17:47.628 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/repo. 2021-02-10 16:17:47.950 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-10 16:17:47.967 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-10 16:17:47.978 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-10 16:17:48.001 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-10 16:17:48.053 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-10 16:17:48.749 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c62765c7-0b9d-4930-9705-fad07589c768) has been successfully created! 2021-02-10 16:17:50.175 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:50.175 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:50.176 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:57.800 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:17:57.800 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:17:57.800 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:17:59.587 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c62765c7-0b9d-4930-9705-fad07589c768) for deployment 'opnfv-rally' (UUID=be9323df-8472-4bb8-ba74-74e26683270a). 2021-02-10 16:18:00.506 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c62765c7-0b9d-4930-9705-fad07589c768) has been successfully configured for deployment 'opnfv-rally' (UUID=be9323df-8472-4bb8-ba74-74e26683270a)! 2021-02-10 16:18:09.079 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:18:09.080 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:18:09.080 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:18:11.005 32 INFO rally.api [-] Starting verification (UUID=969771e7-0393-4260-8903-eca86ae937f4) for deployment 'opnfv-rally' (UUID=be9323df-8472-4bb8-ba74-74e26683270a) by verifier 'opnfv-tempest' (UUID=c62765c7-0b9d-4930-9705-fad07589c768). 2021-02-10 16:18:12.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-10 16:18:12.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-10 16:18:12.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/for-deployment-be9323df-8472-4bb8-ba74-74e26683270a/tempest.log' to option 'log_file'. 2021-02-10 16:18:12.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/for-deployment-be9323df-8472-4bb8-ba74-74e26683270a/tempest.log 2021-02-10 16:18:12.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-10 16:18:12.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/for-deployment-be9323df-8472-4bb8-ba74-74e26683270a/lock_files' to option 'lock_path'. 2021-02-10 16:18:12.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c62765c7-0b9d-4930-9705-fad07589c768/for-deployment-be9323df-8472-4bb8-ba74-74e26683270a/lock_files 2021-02-10 16:18:12.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-10 16:18:12.262 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-02-10 16:18:12.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 47a114ca-b011-472b-965b-6e9c4911e8af 2021-02-10 16:18:12.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2a390cff-5bc7-4ed7-ad62-204c4f34c88b 2021-02-10 16:18:12.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d18ff1bd-f162-41b0-89ca-b17b049e850b 2021-02-10 16:18:12.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8ccae7e2-7cd4-48f0-863b-3f6cfa0b8eb5 2021-02-10 16:18:12.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-10 16:18:12.566 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-10 16:18:12.567 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-10 16:18:12.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 16:18:12.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-10 16:18:12.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_969771e7_nmaSAzac' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 16:18:13.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_969771e7_nmaSAzac' (ID = 6b900886-d50f-4f21-acca-ece4c7796e12) has been successfully created! 2021-02-10 16:18:13.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6b900886-d50f-4f21-acca-ece4c7796e12' to option 'instance_type'. 2021-02-10 16:18:13.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6b900886-d50f-4f21-acca-ece4c7796e12 2021-02-10 16:18:13.060 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context tempest@default setup() finished in 1.43 sec 2021-02-10 16:18:13.061 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context testr@default setup() finished in 0.53 msec 2021-02-10 16:18:13.062 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/4cbf8876-5199-4dc6-8fb7-6a78d75a026e'. 2021-02-10 16:18:18.101 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-02-10 16:18:18.876 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-02-10 16:18:19.352 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-02-10 16:18:20.011 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-02-10 16:19:22.695 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [23.851s] 2021-02-10 16:19:23.350 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [18.656s] 2021-02-10 16:19:26.598 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [14.476s] 2021-02-10 16:19:28.169 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [24.829s] 2021-02-10 16:19:31.177 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [27.498s] 2021-02-10 16:19:35.821 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [23.117s] 2021-02-10 16:19:36.180 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-02-10 16:19:36.617 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [27.703s] 2021-02-10 16:19:38.459 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [17.936s] 2021-02-10 16:19:38.661 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [15.314s] 2021-02-10 16:19:39.547 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [27.839s] 2021-02-10 16:19:39.942 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [13.344s] 2021-02-10 16:19:40.095 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.637s] 2021-02-10 16:19:41.759 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [5.939s] 2021-02-10 16:19:43.584 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [20.204s] 2021-02-10 16:19:44.901 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.207s] 2021-02-10 16:19:45.258 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [14.082s] 2021-02-10 16:19:45.667 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [23.169s] 2021-02-10 16:19:45.844 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [38.679s] 2021-02-10 16:19:46.924 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.248s] 2021-02-10 16:19:47.301 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [7.205s] 2021-02-10 16:19:48.069 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [20.002s] 2021-02-10 16:19:49.026 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [11.732s] 2021-02-10 16:19:50.069 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [24.682s] 2021-02-10 16:19:54.027 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [15.364s] 2021-02-10 16:19:55.082 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [15.535s] 2021-02-10 16:19:56.494 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [28.961s] 2021-02-10 16:20:02.281 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [49.408s] 2021-02-10 16:20:02.474 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [32.992s] 2021-02-10 16:20:03.584 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [15.517s] 2021-02-10 16:20:09.566 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [29.622s] 2021-02-10 16:20:10.175 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [28.417s] 2021-02-10 16:20:13.587 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [10.000s] 2021-02-10 16:20:13.956 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [17.461s] 2021-02-10 16:20:14.468 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [32.708s] 2021-02-10 16:20:14.677 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [27.759s] 2021-02-10 16:20:14.826 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [40.937s] 2021-02-10 16:20:16.096 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [27.070s] 2021-02-10 16:20:16.614 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [33.030s] 2021-02-10 16:20:18.100 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [33.197s] 2021-02-10 16:20:18.315 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [33.049s] 2021-02-10 16:20:18.319 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [14.900s] 2021-02-10 16:20:18.761 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [28.693s] 2021-02-10 16:20:18.811 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [48.430s] 2021-02-10 16:20:19.397 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.081s] 2021-02-10 16:20:19.521 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.119s] 2021-02-10 16:20:19.611 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.088s] 2021-02-10 16:20:19.653 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.034s] 2021-02-10 16:20:19.681 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [24.599s] 2021-02-10 16:20:19.702 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.053s] 2021-02-10 16:20:20.440 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [53.335s] 2021-02-10 16:20:23.314 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [7.211s] 2021-02-10 16:20:23.444 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [13.267s] 2021-02-10 16:20:24.566 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [9.886s] 2021-02-10 16:20:24.701 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [22.419s] 2021-02-10 16:20:25.047 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [22.573s] 2021-02-10 16:20:25.824 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [12.237s] 2021-02-10 16:20:28.105 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [8.422s] 2021-02-10 16:20:29.760 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [11.659s] 2021-02-10 16:20:31.976 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [15.362s] 2021-02-10 16:20:32.150 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [22.583s] 2021-02-10 16:20:32.667 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [13.856s] 2021-02-10 16:20:37.684 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [51.839s] 2021-02-10 16:20:37.697 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [13.131s] 2021-02-10 16:20:39.017 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [15.574s] 2021-02-10 16:20:39.572 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [45.544s] 2021-02-10 16:20:40.508 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [14.682s] 2021-02-10 16:20:41.125 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [26.300s] 2021-02-10 16:20:41.901 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [18.591s] 2021-02-10 16:20:42.523 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.839s] 2021-02-10 16:20:43.518 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [11.539s] 2021-02-10 16:20:43.594 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [18.891s] 2021-02-10 16:20:43.743 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [62.789s] 2021-02-10 16:20:43.786 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [25.023s] 2021-02-10 16:20:44.107 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [11.437s] 2021-02-10 16:20:44.277 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [19.229s] 2021-02-10 16:20:44.326 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [47.876s] 2021-02-10 16:20:47.122 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [32.653s] 2021-02-10 16:20:53.818 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [12.690s] 2021-02-10 16:20:58.352 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [20.653s] 2021-02-10 16:20:59.176 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [27.025s] 2021-02-10 16:20:59.297 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [15.512s] 2021-02-10 16:20:59.514 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [39.074s] 2021-02-10 16:21:00.021 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [17.496s] 2021-02-10 16:21:00.842 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [18.940s] 2021-02-10 16:21:01.699 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [22.680s] 2021-02-10 16:21:01.715 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [7.898s] 2021-02-10 16:21:02.219 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [32.456s] 2021-02-10 16:21:02.229 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [2.930s] 2021-02-10 16:21:02.532 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [18.938s] 2021-02-10 16:21:03.232 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [3.211s] 2021-02-10 16:21:05.081 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [20.973s] 2021-02-10 16:21:06.422 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [22.680s] 2021-02-10 16:21:13.306 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [29.027s] 2021-02-10 16:21:13.751 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [29.425s] 2021-02-10 16:21:21.472 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [19.241s] 2021-02-10 16:21:21.985 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [34.860s] 2021-02-10 16:21:22.632 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [23.116s] 2021-02-10 16:21:25.056 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [26.703s] 2021-02-10 16:21:25.318 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [26.140s] 2021-02-10 16:21:26.074 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [23.854s] 2021-02-10 16:21:26.266 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.208s] 2021-02-10 16:21:28.073 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [14.322s] 2021-02-10 16:21:32.956 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [19.649s] 2021-02-10 16:21:34.724 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [29.641s] 2021-02-10 16:21:36.370 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [14.896s] 2021-02-10 16:21:38.314 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [36.613s] 2021-02-10 16:21:39.892 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [11.817s] 2021-02-10 16:21:40.273 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [18.287s] 2021-02-10 16:21:40.811 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [14.543s] 2021-02-10 16:21:42.673 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [16.598s] 2021-02-10 16:21:43.134 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [17.815s] 2021-02-10 16:21:44.494 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [42.777s] 2021-02-10 16:21:47.283 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [6.472s] 2021-02-10 16:21:49.339 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [2.054s] 2021-02-10 16:21:50.399 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [17.440s] 2021-02-10 16:21:51.509 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [28.876s] 2021-02-10 16:21:57.069 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [7.729s] 2021-02-10 16:21:58.572 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [22.201s] 2021-02-10 16:22:03.710 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [6.639s] 2021-02-10 16:22:06.971 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [16.572s] 2021-02-10 16:22:07.760 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [61.335s] 2021-02-10 16:22:09.054 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [26.379s] 2021-02-10 16:22:12.792 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [32.516s] 2021-02-10 16:22:14.041 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.250s] 2021-02-10 16:22:18.419 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [14.708s] 2021-02-10 16:22:18.693 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.650s] 2021-02-10 16:22:19.133 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [20.560s] 2021-02-10 16:22:23.364 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.944s] 2021-02-10 16:22:23.617 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [4.923s] 2021-02-10 16:22:25.673 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [18.701s] 2021-02-10 16:22:27.862 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.497s] 2021-02-10 16:22:28.642 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [5.025s] 2021-02-10 16:22:32.110 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.465s] 2021-02-10 16:22:33.783 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.918s] 2021-02-10 16:22:34.138 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [8.463s] 2021-02-10 16:22:35.496 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.357s] 2021-02-10 16:22:36.709 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.599s] 2021-02-10 16:22:37.154 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.658s] 2021-02-10 16:22:38.175 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.392s] 2021-02-10 16:22:42.410 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.254s] 2021-02-10 16:22:46.997 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.586s] 2021-02-10 16:22:48.132 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.133s] 2021-02-10 16:22:49.306 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.174s] 2021-02-10 16:22:53.302 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.993s] 2021-02-10 16:22:59.193 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.890s] 2021-02-10 16:23:06.898 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.703s] 2021-02-10 16:23:11.199 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.299s] 2021-02-10 16:23:14.509 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.309s] 2021-02-10 16:23:21.013 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.502s] 2021-02-10 16:23:24.370 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.356s] 2021-02-10 16:23:26.461 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.090s] 2021-02-10 16:23:52.474 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context testr@default cleanup() started 2021-02-10 16:23:52.475 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context testr@default cleanup() finished in 0.85 msec 2021-02-10 16:23:52.476 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context tempest@default cleanup() started 2021-02-10 16:23:53.066 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-10 16:23:53.740 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-10 16:23:53.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_969771e7_nmaSAzac'. 2021-02-10 16:23:54.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_969771e7_nmaSAzac' has been deleted. 2021-02-10 16:23:54.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6b900886-d50f-4f21-acca-ece4c7796e12' of option 'instance_type' from Tempest config file. 2021-02-10 16:23:54.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6b900886-d50f-4f21-acca-ece4c7796e12' has been removed. 2021-02-10 16:23:54.547 32 INFO rally.task.context [-] Verification c62765c7-0b9d-4930-9705-fad07589c768 | Context tempest@default cleanup() finished in 2.07 sec 2021-02-10 16:23:54.581 32 INFO rally.api [-] Verification (UUID=969771e7-0393-4260-8903-eca86ae937f4) has been successfully finished for deployment 'opnfv-rally' (UUID=be9323df-8472-4bb8-ba74-74e26683270a)! 2021-02-10 16:23:56.070 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:23:56.071 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:23:56.071 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:23:57.554 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:23:57.555 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:23:57.555 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:23:59.306 96 INFO rally.api [-] Building 'html' report for the following verification(s): '969771e7-0393-4260-8903-eca86ae937f4' 2021-02-10 16:23:59.330 96 INFO rally.api [-] The report has been successfully built. 2021-02-10 16:24:00.666 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 16:24:00.667 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 16:24:00.667 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 16:24:02.597 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '969771e7-0393-4260-8903-eca86ae937f4' 2021-02-10 16:24:02.608 98 INFO rally.api [-] The report has been successfully built.