2021-04-21 16:17:47.935 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:17:47.935 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:17:47.935 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:17:49.805 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-04-21 16:17:49.805 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-21 16:17:49.805 6 ERROR rally.cli.cliutils 2021-04-21 16:17:51.175 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:17:51.176 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:17:51.176 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:17:54.697 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:17:54.697 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:17:54.697 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:17:59.887 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:17:59.887 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:17:59.888 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:01.220 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:18:01.220 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:18:01.221 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:03.095 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-04-21 16:18:03.095 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils force=force) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-21 16:18:03.095 15 ERROR rally.cli.cliutils 2021-04-21 16:18:04.457 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:18:04.458 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:18:04.458 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:06.259 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-21 16:18:06.334 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/repo. 2021-04-21 16:18:06.689 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-21 16:18:06.704 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-21 16:18:06.713 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-21 16:18:06.739 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-21 16:18:06.787 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-21 16:18:07.463 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=687be874-3619-4ce7-be1f-f7271d099b59) has been successfully created! 2021-04-21 16:18:08.889 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:18:08.889 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:18:08.889 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:15.394 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:18:15.394 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:18:15.394 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:17.236 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=687be874-3619-4ce7-be1f-f7271d099b59) for deployment 'opnfv-rally' (UUID=4e2acf28-675c-4bf1-87b8-aa3c43b0f66e). 2021-04-21 16:18:18.193 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=687be874-3619-4ce7-be1f-f7271d099b59) has been successfully configured for deployment 'opnfv-rally' (UUID=4e2acf28-675c-4bf1-87b8-aa3c43b0f66e)! 2021-04-21 16:18:26.560 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:18:26.560 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:18:26.561 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:18:28.356 32 INFO rally.api [-] Starting verification (UUID=1cb2bcbd-3306-4ff7-9fee-0f5ce63bc865) for deployment 'opnfv-rally' (UUID=4e2acf28-675c-4bf1-87b8-aa3c43b0f66e) by verifier 'opnfv-tempest' (UUID=687be874-3619-4ce7-be1f-f7271d099b59). 2021-04-21 16:18:29.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-21 16:18:32.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-21 16:18:32.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/for-deployment-4e2acf28-675c-4bf1-87b8-aa3c43b0f66e/tempest.log' to option 'log_file'. 2021-04-21 16:18:32.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/for-deployment-4e2acf28-675c-4bf1-87b8-aa3c43b0f66e/tempest.log 2021-04-21 16:18:32.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-21 16:18:32.078 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/for-deployment-4e2acf28-675c-4bf1-87b8-aa3c43b0f66e/lock_files' to option 'lock_path'. 2021-04-21 16:18:32.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-687be874-3619-4ce7-be1f-f7271d099b59/for-deployment-4e2acf28-675c-4bf1-87b8-aa3c43b0f66e/lock_files 2021-04-21 16:18:32.079 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-21 16:18:32.079 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-04-21 16:18:32.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5d04eb28-024a-4aa6-9289-5fd0db35e956 2021-04-21 16:18:32.080 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7f3a988b-2f2b-43e1-979d-29ffb3c03a19 2021-04-21 16:18:32.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2b9e2e40-793e-442b-bf0a-6eae62750e0a 2021-04-21 16:18:32.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 371f6e77-0713-4760-83fd-56e9e34af2f6 2021-04-21 16:18:32.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-21 16:18:32.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-21 16:18:32.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-21 16:18:32.494 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 16:18:32.526 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-21 16:18:32.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1cb2bcbd_YJW8PThe' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 16:18:34.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1cb2bcbd_YJW8PThe' (ID = b7a650ea-cbe3-4904-a5e3-277b197753b4) has been successfully created! 2021-04-21 16:18:34.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7a650ea-cbe3-4904-a5e3-277b197753b4' to option 'instance_type'. 2021-04-21 16:18:34.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7a650ea-cbe3-4904-a5e3-277b197753b4 2021-04-21 16:18:34.478 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context tempest@default setup() finished in 5.50 sec 2021-04-21 16:18:34.479 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context testr@default setup() finished in 0.58 msec 2021-04-21 16:18:34.480 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/dd755d24-4680-4650-b460-2026cf80dfbb'. 2021-04-21 16:18:39.751 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-21 16:18:40.254 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-21 16:18:40.725 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-21 16:18:41.082 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-21 16:19:35.931 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-21 16:19:36.885 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [19.215s] 2021-04-21 16:19:44.639 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [30.442s] 2021-04-21 16:19:46.204 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [28.905s] 2021-04-21 16:19:56.239 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [39.724s] 2021-04-21 16:19:57.187 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [34.116s] 2021-04-21 16:19:57.733 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [29.199s] 2021-04-21 16:20:01.590 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.912s] 2021-04-21 16:20:02.861 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.272s] 2021-04-21 16:20:03.910 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [32.616s] 2021-04-21 16:20:04.995 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [3.806s] 2021-04-21 16:20:06.160 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [33.461s] 2021-04-21 16:20:07.411 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [31.412s] 2021-04-21 16:20:07.581 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [19.258s] 2021-04-21 16:20:08.050 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [5.189s] 2021-04-21 16:20:08.078 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [33.375s] 2021-04-21 16:20:08.485 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.282s] 2021-04-21 16:20:08.919 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.336s] 2021-04-21 16:20:09.071 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.147s] 2021-04-21 16:20:09.109 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.039s] 2021-04-21 16:20:09.150 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.035s] 2021-04-21 16:20:09.425 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.272s] 2021-04-21 16:20:09.681 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [5.769s] 2021-04-21 16:20:11.308 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [15.071s] 2021-04-21 16:20:12.253 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [6.095s] 2021-04-21 16:20:14.031 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [16.299s] 2021-04-21 16:20:14.373 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [37.531s] 2021-04-21 16:20:15.720 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [21.827s] 2021-04-21 16:20:16.221 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [19.034s] 2021-04-21 16:20:18.290 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [10.879s] 2021-04-21 16:20:18.870 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [31.033s] 2021-04-21 16:20:22.926 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [23.617s] 2021-04-21 16:20:25.731 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [48.951s] 2021-04-21 16:20:26.409 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [12.037s] 2021-04-21 16:20:31.882 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [13.591s] 2021-04-21 16:20:32.066 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [22.386s] 2021-04-21 16:20:32.237 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [48.733s] 2021-04-21 16:20:32.298 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [28.920s] 2021-04-21 16:20:34.178 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [26.100s] 2021-04-21 16:20:34.443 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [8.032s] 2021-04-21 16:20:35.007 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [42.068s] 2021-04-21 16:20:37.271 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [23.237s] 2021-04-21 16:20:37.322 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [52.685s] 2021-04-21 16:20:39.557 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [46.495s] 2021-04-21 16:20:40.620 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [49.557s] 2021-04-21 16:20:47.476 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [56.933s] 2021-04-21 16:20:54.669 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [42.414s] 2021-04-21 16:20:55.434 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [44.125s] 2021-04-21 16:20:57.639 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [38.769s] 2021-04-21 16:20:57.812 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [22.796s] 2021-04-21 16:20:57.910 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [41.687s] 2021-04-21 16:20:58.208 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [17.588s] 2021-04-21 16:20:59.631 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [27.562s] 2021-04-21 16:20:59.918 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [27.620s] 2021-04-21 16:21:00.752 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [52.266s] 2021-04-21 16:21:00.902 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [37.976s] 2021-04-21 16:21:00.949 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [28.711s] 2021-04-21 16:21:01.736 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [36.003s] 2021-04-21 16:21:02.337 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [22.778s] 2021-04-21 16:21:02.631 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [28.186s] 2021-04-21 16:21:05.451 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [28.126s] 2021-04-21 16:21:06.334 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [29.061s] 2021-04-21 16:21:09.380 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [53.661s] 2021-04-21 16:21:10.476 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [22.999s] 2021-04-21 16:21:12.116 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [65.893s] 2021-04-21 16:21:13.412 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [13.491s] 2021-04-21 16:21:13.511 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [12.561s] 2021-04-21 16:21:13.599 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [15.959s] 2021-04-21 16:21:13.901 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [42.017s] 2021-04-21 16:21:14.066 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [16.258s] 2021-04-21 16:21:14.370 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [13.617s] 2021-04-21 16:21:16.411 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [20.975s] 2021-04-21 16:21:18.563 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [9.181s] 2021-04-21 16:21:21.922 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [24.010s] 2021-04-21 16:21:22.159 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [8.092s] 2021-04-21 16:21:23.007 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [20.376s] 2021-04-21 16:21:27.824 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [26.921s] 2021-04-21 16:21:29.488 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [24.038s] 2021-04-21 16:21:29.825 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [27.488s] 2021-04-21 16:21:30.014 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [28.279s] 2021-04-21 16:21:30.999 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [36.329s] 2021-04-21 16:21:31.501 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [21.024s] 2021-04-21 16:21:31.832 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [25.497s] 2021-04-21 16:21:31.849 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [18.436s] 2021-04-21 16:21:33.684 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [35.472s] 2021-04-21 16:21:34.676 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [21.165s] 2021-04-21 16:21:35.080 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [21.480s] 2021-04-21 16:21:35.358 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [13.197s] 2021-04-21 16:21:37.781 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [6.279s] 2021-04-21 16:21:38.263 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [3.585s] 2021-04-21 16:21:38.659 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [10.832s] 2021-04-21 16:21:39.844 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [25.472s] 2021-04-21 16:21:41.521 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [10.521s] 2021-04-21 16:21:42.090 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [7.009s] 2021-04-21 16:21:42.614 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.351s] 2021-04-21 16:21:43.529 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [13.703s] 2021-04-21 16:21:44.591 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [10.906s] 2021-04-21 16:21:44.696 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [32.578s] 2021-04-21 16:21:45.716 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [13.865s] 2021-04-21 16:21:45.818 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [10.458s] 2021-04-21 16:21:45.984 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [6.139s] 2021-04-21 16:21:47.288 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [17.273s] 2021-04-21 16:21:47.305 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [25.381s] 2021-04-21 16:21:49.747 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [7.131s] 2021-04-21 16:21:50.287 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [12.504s] 2021-04-21 16:21:59.007 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [17.484s] 2021-04-21 16:22:03.090 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [17.104s] 2021-04-21 16:22:05.166 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [21.634s] 2021-04-21 16:22:05.415 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [19.596s] 2021-04-21 16:22:05.964 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [15.674s] 2021-04-21 16:22:06.463 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.047s] 2021-04-21 16:22:09.191 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [21.885s] 2021-04-21 16:22:09.248 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [19.500s] 2021-04-21 16:22:12.105 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [27.515s] 2021-04-21 16:22:17.314 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [11.351s] 2021-04-21 16:22:19.003 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [34.305s] 2021-04-21 16:22:19.753 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [13.289s] 2021-04-21 16:22:20.896 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [17.805s] 2021-04-21 16:22:22.160 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [2.405s] 2021-04-21 16:22:23.502 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [14.253s] 2021-04-21 16:22:25.516 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [8.200s] 2021-04-21 16:22:25.533 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [16.340s] 2021-04-21 16:22:41.259 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [15.742s] 2021-04-21 16:22:41.676 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [19.515s] 2021-04-21 16:22:43.192 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [44.184s] 2021-04-21 16:22:44.167 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.490s] 2021-04-21 16:22:45.581 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.386s] 2021-04-21 16:22:47.968 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [6.707s] 2021-04-21 16:22:48.967 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [4.798s] 2021-04-21 16:22:48.997 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [3.416s] 2021-04-21 16:22:49.415 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.447s] 2021-04-21 16:22:52.759 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.791s] 2021-04-21 16:22:54.905 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [5.907s] 2021-04-21 16:22:55.112 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.350s] 2021-04-21 16:22:57.063 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.645s] 2021-04-21 16:22:57.188 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.076s] 2021-04-21 16:22:58.122 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.215s] 2021-04-21 16:22:59.612 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.489s] 2021-04-21 16:23:00.675 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.612s] 2021-04-21 16:23:01.813 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.138s] 2021-04-21 16:23:02.538 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.348s] 2021-04-21 16:23:03.492 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.678s] 2021-04-21 16:23:05.313 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.701s] 2021-04-21 16:23:06.980 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.442s] 2021-04-21 16:23:07.692 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.198s] 2021-04-21 16:23:13.320 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.624s] 2021-04-21 16:23:21.355 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.035s] 2021-04-21 16:23:27.398 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [6.040s] 2021-04-21 16:23:30.405 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.007s] 2021-04-21 16:23:36.363 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.955s] 2021-04-21 16:23:40.431 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [4.068s] 2021-04-21 16:23:42.448 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.016s] 2021-04-21 16:24:03.162 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context testr@default cleanup() started 2021-04-21 16:24:03.162 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context testr@default cleanup() finished in 0.78 msec 2021-04-21 16:24:03.163 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context tempest@default cleanup() started 2021-04-21 16:24:03.664 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-21 16:24:03.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-21 16:24:03.962 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1cb2bcbd_YJW8PThe'. 2021-04-21 16:24:04.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1cb2bcbd_YJW8PThe' has been deleted. 2021-04-21 16:24:04.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7a650ea-cbe3-4904-a5e3-277b197753b4' of option 'instance_type' from Tempest config file. 2021-04-21 16:24:04.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7a650ea-cbe3-4904-a5e3-277b197753b4' has been removed. 2021-04-21 16:24:04.408 32 INFO rally.task.context [-] Verification 687be874-3619-4ce7-be1f-f7271d099b59 | Context tempest@default cleanup() finished in 1.24 sec 2021-04-21 16:24:04.446 32 INFO rally.api [-] Verification (UUID=1cb2bcbd-3306-4ff7-9fee-0f5ce63bc865) has been successfully finished for deployment 'opnfv-rally' (UUID=4e2acf28-675c-4bf1-87b8-aa3c43b0f66e)! 2021-04-21 16:24:05.900 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:24:05.900 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:24:05.901 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:24:07.349 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:24:07.349 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:24:07.349 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:24:09.166 96 INFO rally.api [-] Building 'html' report for the following verification(s): '1cb2bcbd-3306-4ff7-9fee-0f5ce63bc865' 2021-04-21 16:24:09.190 96 INFO rally.api [-] The report has been successfully built. 2021-04-21 16:24:10.604 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 16:24:10.604 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 16:24:10.604 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 16:24:12.416 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1cb2bcbd-3306-4ff7-9fee-0f5ce63bc865' 2021-04-21 16:24:12.428 98 INFO rally.api [-] The report has been successfully built.