2021-03-20 15:24:34.164 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:34.164 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:34.165 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:36.003 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-03-20 15:24:36.003 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-20 15:24:36.003 6 ERROR rally.cli.cliutils 2021-03-20 15:24:37.394 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:37.394 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:37.394 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:41.050 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:41.050 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:41.050 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:46.390 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:46.390 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:46.390 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:47.722 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:47.722 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:47.723 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:49.499 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-03-20 15:24:49.499 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils force=force) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-20 15:24:49.499 15 ERROR rally.cli.cliutils 2021-03-20 15:24:50.893 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:50.893 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:50.893 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:24:52.671 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-20 15:24:52.749 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/repo. 2021-03-20 15:24:53.098 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-20 15:24:53.114 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-20 15:24:53.126 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-20 15:24:53.152 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-20 15:24:53.201 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-20 15:24:53.872 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0c5f69a1-75f9-4cad-bb18-504af185687f) has been successfully created! 2021-03-20 15:24:55.292 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:24:55.292 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:24:55.292 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:25:02.412 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:25:02.412 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:25:02.412 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:25:04.237 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0c5f69a1-75f9-4cad-bb18-504af185687f) for deployment 'opnfv-rally' (UUID=d1a4fcb5-d105-4e84-84ba-d9b99d17df18). 2021-03-20 15:25:05.210 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0c5f69a1-75f9-4cad-bb18-504af185687f) has been successfully configured for deployment 'opnfv-rally' (UUID=d1a4fcb5-d105-4e84-84ba-d9b99d17df18)! 2021-03-20 15:25:13.897 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:25:13.897 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:25:13.897 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:25:15.766 32 INFO rally.api [-] Starting verification (UUID=0e091710-cb47-49a4-ab71-12ec6cc6d2a4) for deployment 'opnfv-rally' (UUID=d1a4fcb5-d105-4e84-84ba-d9b99d17df18) by verifier 'opnfv-tempest' (UUID=0c5f69a1-75f9-4cad-bb18-504af185687f). 2021-03-20 15:25:16.892 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-20 15:25:17.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-20 15:25:17.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/for-deployment-d1a4fcb5-d105-4e84-84ba-d9b99d17df18/tempest.log' to option 'log_file'. 2021-03-20 15:25:17.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/for-deployment-d1a4fcb5-d105-4e84-84ba-d9b99d17df18/tempest.log 2021-03-20 15:25:17.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-20 15:25:17.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/for-deployment-d1a4fcb5-d105-4e84-84ba-d9b99d17df18/lock_files' to option 'lock_path'. 2021-03-20 15:25:17.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0c5f69a1-75f9-4cad-bb18-504af185687f/for-deployment-d1a4fcb5-d105-4e84-84ba-d9b99d17df18/lock_files 2021-03-20 15:25:17.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-20 15:25:17.028 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-03-20 15:25:17.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 9b405c47-c850-4519-a792-c8d6f733f431 2021-03-20 15:25:17.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 121d5844-4196-4442-9c1e-868938f5906a 2021-03-20 15:25:17.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7f574197-2114-482b-81d1-d54f19c94d50 2021-03-20 15:25:17.030 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 107a4544-87e5-49d3-a85b-2b5d858cd90d 2021-03-20 15:25:17.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-20 15:25:17.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-20 15:25:17.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-20 15:25:17.409 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 15:25:17.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-20 15:25:17.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0e091710_SmVgps78' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-20 15:25:17.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e091710_SmVgps78' (ID = 4f0f8c44-129e-4989-96f7-3b99be3baec6) has been successfully created! 2021-03-20 15:25:17.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4f0f8c44-129e-4989-96f7-3b99be3baec6' to option 'instance_type'. 2021-03-20 15:25:17.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4f0f8c44-129e-4989-96f7-3b99be3baec6 2021-03-20 15:25:17.561 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context tempest@default setup() finished in 1.19 sec 2021-03-20 15:25:17.563 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context testr@default setup() finished in 0.59 msec 2021-03-20 15:25:17.563 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/3eff8721-fbda-4223-984d-51c440a46eef'. 2021-03-20 15:25:22.590 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-20 15:25:23.009 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-20 15:25:23.583 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-20 15:25:23.688 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-20 15:26:10.969 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [11.236s] 2021-03-20 15:26:11.194 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [13.615s] 2021-03-20 15:26:12.777 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [18.290s] 2021-03-20 15:26:13.820 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [14.351s] 2021-03-20 15:26:14.105 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [17.351s] 2021-03-20 15:26:15.719 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-20 15:26:15.952 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [6.401s] 2021-03-20 15:26:16.178 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [10.639s] 2021-03-20 15:26:17.824 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [5.047s] 2021-03-20 15:26:19.319 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [21.755s] 2021-03-20 15:26:19.774 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [12.975s] 2021-03-20 15:26:20.261 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [14.371s] 2021-03-20 15:26:20.660 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [6.967s] 2021-03-20 15:26:20.898 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [17.344s] 2021-03-20 15:26:21.317 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [15.661s] 2021-03-20 15:26:21.701 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [11.950s] 2021-03-20 15:26:21.742 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [11.651s] 2021-03-20 15:26:22.150 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [10.213s] 2021-03-20 15:26:22.984 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [13.275s] 2021-03-20 15:26:24.610 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [4.339s] 2021-03-20 15:26:25.987 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [3.836s] 2021-03-20 15:26:26.104 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.113s] 2021-03-20 15:26:26.148 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.041s] 2021-03-20 15:26:26.186 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.034s] 2021-03-20 15:26:26.232 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.044s] 2021-03-20 15:26:27.441 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [13.621s] 2021-03-20 15:26:27.644 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.984s] 2021-03-20 15:26:27.786 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [20.308s] 2021-03-20 15:26:27.788 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [23.961s] 2021-03-20 15:26:29.688 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [15.581s] 2021-03-20 15:26:30.915 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [7.931s] 2021-03-20 15:26:31.681 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [13.856s] 2021-03-20 15:26:31.960 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [13.355s] 2021-03-20 15:26:32.144 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [12.371s] 2021-03-20 15:26:32.286 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [12.966s] 2021-03-20 15:26:32.631 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.716s] 2021-03-20 15:26:32.707 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [16.755s] 2021-03-20 15:26:34.206 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [21.681s] 2021-03-20 15:26:35.732 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [14.032s] 2021-03-20 15:26:35.758 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [14.441s] 2021-03-20 15:26:36.228 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [23.804s] 2021-03-20 15:26:38.804 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [27.835s] 2021-03-20 15:26:39.073 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [18.175s] 2021-03-20 15:26:40.029 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [27.830s] 2021-03-20 15:26:40.597 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [18.854s] 2021-03-20 15:26:41.440 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [8.733s] 2021-03-20 15:26:45.960 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [11.755s] 2021-03-20 15:26:47.375 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [22.771s] 2021-03-20 15:26:51.895 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [24.112s] 2021-03-20 15:26:52.367 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [12.337s] 2021-03-20 15:26:52.648 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [25.206s] 2021-03-20 15:26:52.864 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [12.265s] 2021-03-20 15:26:53.843 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [21.698s] 2021-03-20 15:26:54.550 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [22.592s] 2021-03-20 15:26:55.462 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [33.794s] 2021-03-20 15:26:55.541 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [19.782s] 2021-03-20 15:26:55.618 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [14.177s] 2021-03-20 15:26:55.817 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [28.171s] 2021-03-20 15:26:55.891 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [20.159s] 2021-03-20 15:26:56.040 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [19.811s] 2021-03-20 15:26:56.234 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [23.947s] 2021-03-20 15:26:56.529 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [17.725s] 2021-03-20 15:26:56.558 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [28.774s] 2021-03-20 15:26:57.476 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [4.612s] 2021-03-20 15:26:59.692 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [12.315s] 2021-03-20 15:27:01.862 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [15.896s] 2021-03-20 15:27:02.091 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [32.402s] 2021-03-20 15:27:04.355 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [32.672s] 2021-03-20 15:27:07.986 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [28.911s] 2021-03-20 15:27:10.115 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [13.585s] 2021-03-20 15:27:10.391 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [10.697s] 2021-03-20 15:27:10.518 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [14.898s] 2021-03-20 15:27:11.032 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [15.138s] 2021-03-20 15:27:11.333 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [18.683s] 2021-03-20 15:27:11.836 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [19.469s] 2021-03-20 15:27:12.314 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [18.469s] 2021-03-20 15:27:12.514 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [15.037s] 2021-03-20 15:27:14.332 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [6.345s] 2021-03-20 15:27:15.263 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [19.800s] 2021-03-20 15:27:16.319 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [20.777s] 2021-03-20 15:27:16.919 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [39.131s] 2021-03-20 15:27:17.863 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [21.821s] 2021-03-20 15:27:18.561 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [24.009s] 2021-03-20 15:27:18.897 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [17.039s] 2021-03-20 15:27:19.758 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [23.198s] 2021-03-20 15:27:29.452 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [17.614s] 2021-03-20 15:27:30.488 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [20.373s] 2021-03-20 15:27:30.588 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [16.255s] 2021-03-20 15:27:30.697 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [15.431s] 2021-03-20 15:27:30.975 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [20.584s] 2021-03-20 15:27:31.080 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [13.216s] 2021-03-20 15:27:31.480 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [20.145s] 2021-03-20 15:27:31.911 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [13.350s] 2021-03-20 15:27:32.083 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [12.325s] 2021-03-20 15:27:34.558 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [38.323s] 2021-03-20 15:27:36.059 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [25.026s] 2021-03-20 15:27:40.890 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [9.408s] 2021-03-20 15:27:42.154 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [12.701s] 2021-03-20 15:27:42.175 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [10.090s] 2021-03-20 15:27:42.608 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [11.632s] 2021-03-20 15:27:43.422 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [47.604s] 2021-03-20 15:27:45.311 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [2.701s] 2021-03-20 15:27:46.969 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [15.887s] 2021-03-20 15:27:47.585 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [16.889s] 2021-03-20 15:27:50.760 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.448s] 2021-03-20 15:27:51.818 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [34.899s] 2021-03-20 15:27:52.611 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [16.552s] 2021-03-20 15:27:55.934 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [13.758s] 2021-03-20 15:27:57.088 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.154s] 2021-03-20 15:27:57.260 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [16.368s] 2021-03-20 15:27:57.987 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [26.073s] 2021-03-20 15:28:00.543 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [9.781s] 2021-03-20 15:28:02.136 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.592s] 2021-03-20 15:28:03.853 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [11.241s] 2021-03-20 15:28:05.788 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [23.630s] 2021-03-20 15:28:07.380 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [23.956s] 2021-03-20 15:28:07.694 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [5.556s] 2021-03-20 15:28:10.290 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [13.199s] 2021-03-20 15:28:10.523 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [13.262s] 2021-03-20 15:28:10.564 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [4.778s] 2021-03-20 15:28:11.428 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.733s] 2021-03-20 15:28:11.785 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [4.404s] 2021-03-20 15:28:14.454 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.024s] 2021-03-20 15:28:14.535 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [22.715s] 2021-03-20 15:28:14.953 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [4.662s] 2021-03-20 15:28:15.310 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [4.744s] 2021-03-20 15:28:18.437 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.983s] 2021-03-20 15:28:20.527 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.088s] 2021-03-20 15:28:20.643 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [8.857s] 2021-03-20 15:28:21.663 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.019s] 2021-03-20 15:28:21.791 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.479s] 2021-03-20 15:28:22.985 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [1.321s] 2021-03-20 15:28:23.759 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.967s] 2021-03-20 15:28:24.820 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.291s] 2021-03-20 15:28:24.905 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.144s] 2021-03-20 15:28:27.638 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [4.652s] 2021-03-20 15:28:29.741 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.921s] 2021-03-20 15:28:30.308 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.669s] 2021-03-20 15:28:31.519 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.612s] 2021-03-20 15:28:31.925 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.615s] 2021-03-20 15:28:35.238 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.719s] 2021-03-20 15:28:35.313 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.388s] 2021-03-20 15:28:36.406 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.166s] 2021-03-20 15:28:37.826 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.420s] 2021-03-20 15:28:42.311 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.482s] 2021-03-20 15:28:47.516 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.203s] 2021-03-20 15:28:52.986 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.469s] 2021-03-20 15:28:58.409 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.420s] 2021-03-20 15:29:01.451 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.041s] 2021-03-20 15:29:05.942 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.488s] 2021-03-20 15:29:09.646 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.704s] 2021-03-20 15:29:11.192 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.546s] 2021-03-20 15:29:31.388 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context testr@default cleanup() started 2021-03-20 15:29:31.389 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context testr@default cleanup() finished in 0.72 msec 2021-03-20 15:29:31.389 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context tempest@default cleanup() started 2021-03-20 15:29:31.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-20 15:29:32.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-20 15:29:32.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0e091710_SmVgps78'. 2021-03-20 15:29:33.111 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e091710_SmVgps78' has been deleted. 2021-03-20 15:29:33.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4f0f8c44-129e-4989-96f7-3b99be3baec6' of option 'instance_type' from Tempest config file. 2021-03-20 15:29:33.112 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4f0f8c44-129e-4989-96f7-3b99be3baec6' has been removed. 2021-03-20 15:29:33.121 32 INFO rally.task.context [-] Verification 0c5f69a1-75f9-4cad-bb18-504af185687f | Context tempest@default cleanup() finished in 1.73 sec 2021-03-20 15:29:33.159 32 INFO rally.api [-] Verification (UUID=0e091710-cb47-49a4-ab71-12ec6cc6d2a4) has been successfully finished for deployment 'opnfv-rally' (UUID=d1a4fcb5-d105-4e84-84ba-d9b99d17df18)! 2021-03-20 15:29:34.620 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:29:34.621 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:29:34.621 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:29:36.074 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:29:36.075 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:29:36.075 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:29:37.901 96 INFO rally.api [-] Building 'html' report for the following verification(s): '0e091710-cb47-49a4-ab71-12ec6cc6d2a4' 2021-03-20 15:29:37.932 96 INFO rally.api [-] The report has been successfully built. 2021-03-20 15:29:39.341 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-20 15:29:39.341 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-20 15:29:39.341 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-20 15:29:41.169 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0e091710-cb47-49a4-ab71-12ec6cc6d2a4' 2021-03-20 15:29:41.180 98 INFO rally.api [-] The report has been successfully built.