2021-06-02 02:28:28.693 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:28.693 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:28.693 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-02 02:28:30.616 6 ERROR rally.cli.cliutils 2021-06-02 02:28:32.012 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:32.012 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:32.012 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:35.633 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:35.633 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:35.633 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:40.762 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:40.763 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:40.763 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:42.089 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:42.089 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:42.090 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils force=force) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-02 02:28:43.997 15 ERROR rally.cli.cliutils 2021-06-02 02:28:45.391 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:45.392 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:45.392 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:47.167 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-02 02:28:47.245 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/repo. 2021-06-02 02:28:47.602 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-02 02:28:47.618 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-02 02:28:47.630 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-02 02:28:47.656 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-02 02:28:47.704 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-02 02:28:48.389 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9247cb78-fbf9-4fdb-9761-25202436bb8f) has been successfully created! 2021-06-02 02:28:49.830 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:49.830 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:49.830 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:56.845 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:28:56.845 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:28:56.846 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:28:58.713 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9247cb78-fbf9-4fdb-9761-25202436bb8f) for deployment 'opnfv-rally' (UUID=6089c603-9e2b-4b7f-a259-9c3fc2325f4e). 2021-06-02 02:28:59.640 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9247cb78-fbf9-4fdb-9761-25202436bb8f) has been successfully configured for deployment 'opnfv-rally' (UUID=6089c603-9e2b-4b7f-a259-9c3fc2325f4e)! 2021-06-02 02:29:08.162 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:29:08.162 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:29:08.163 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:29:10.075 32 INFO rally.api [-] Starting verification (UUID=330b3394-ac89-4cf9-9a31-a8ab86917dc6) for deployment 'opnfv-rally' (UUID=6089c603-9e2b-4b7f-a259-9c3fc2325f4e) by verifier 'opnfv-tempest' (UUID=9247cb78-fbf9-4fdb-9761-25202436bb8f). 2021-06-02 02:29:11.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-02 02:29:11.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-02 02:29:11.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/for-deployment-6089c603-9e2b-4b7f-a259-9c3fc2325f4e/tempest.log' to option 'log_file'. 2021-06-02 02:29:11.279 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/for-deployment-6089c603-9e2b-4b7f-a259-9c3fc2325f4e/tempest.log 2021-06-02 02:29:11.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-02 02:29:11.280 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/for-deployment-6089c603-9e2b-4b7f-a259-9c3fc2325f4e/lock_files' to option 'lock_path'. 2021-06-02 02:29:11.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9247cb78-fbf9-4fdb-9761-25202436bb8f/for-deployment-6089c603-9e2b-4b7f-a259-9c3fc2325f4e/lock_files 2021-06-02 02:29:11.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-02 02:29:11.281 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-06-02 02:29:11.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bee264a3-9922-4159-bc57-0d37768971f9 2021-06-02 02:29:11.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2ff239d4-8215-44a0-a604-31da4212048c 2021-06-02 02:29:11.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 00d99196-8506-4820-abbc-a0a3b20e9fb3 2021-06-02 02:29:11.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0b97b91b-e84c-4560-9624-eef372a95d50 2021-06-02 02:29:11.554 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-02 02:29:11.555 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-02 02:29:11.556 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-02 02:29:11.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-02 02:29:11.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-02 02:29:11.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_330b3394_9yxRCT4H' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-02 02:29:12.156 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_330b3394_9yxRCT4H' (ID = 36980f8a-d03d-4965-b68c-5687e1a616d6) has been successfully created! 2021-06-02 02:29:12.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '36980f8a-d03d-4965-b68c-5687e1a616d6' to option 'instance_type'. 2021-06-02 02:29:12.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 36980f8a-d03d-4965-b68c-5687e1a616d6 2021-06-02 02:29:12.159 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context tempest@default setup() finished in 1.46 sec 2021-06-02 02:29:12.160 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context testr@default setup() finished in 0.54 msec 2021-06-02 02:29:12.161 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/f2653744-2d7e-4659-939d-a27190f3aa15'. 2021-06-02 02:29:17.177 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-02 02:29:17.505 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-02 02:29:18.339 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-02 02:29:18.692 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-02 02:30:16.645 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [21.281s] 2021-06-02 02:30:20.679 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [14.838s] 2021-06-02 02:30:24.131 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [19.983s] 2021-06-02 02:30:26.657 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [11.274s] 2021-06-02 02:30:29.282 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [17.136s] 2021-06-02 02:30:35.807 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-02 02:30:36.759 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [46.005s] 2021-06-02 02:30:37.001 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [25.227s] 2021-06-02 02:30:38.005 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [31.834s] 2021-06-02 02:30:38.410 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [24.410s] 2021-06-02 02:30:38.496 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [28.471s] 2021-06-02 02:30:39.355 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [18.676s] 2021-06-02 02:30:39.397 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [22.751s] 2021-06-02 02:30:39.575 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [27.102s] 2021-06-02 02:30:40.067 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [27.062s] 2021-06-02 02:30:41.959 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [22.340s] 2021-06-02 02:30:42.009 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.426s] 2021-06-02 02:30:42.016 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [15.358s] 2021-06-02 02:30:45.235 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [15.952s] 2021-06-02 02:30:45.359 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [6.001s] 2021-06-02 02:30:46.555 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [22.753s] 2021-06-02 02:30:46.558 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [40.727s] 2021-06-02 02:30:47.296 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [18.724s] 2021-06-02 02:30:47.801 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [34.518s] 2021-06-02 02:30:50.785 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [12.290s] 2021-06-02 02:30:52.125 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [29.303s] 2021-06-02 02:30:53.518 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [8.159s] 2021-06-02 02:30:53.563 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [15.557s] 2021-06-02 02:30:53.994 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [16.982s] 2021-06-02 02:30:53.995 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.424s] 2021-06-02 02:30:54.028 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.034s] 2021-06-02 02:30:54.066 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.037s] 2021-06-02 02:30:54.138 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.068s] 2021-06-02 02:30:54.416 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [16.007s] 2021-06-02 02:30:54.499 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [7.947s] 2021-06-02 02:30:54.798 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [15.402s] 2021-06-02 02:30:54.933 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [12.976s] 2021-06-02 02:30:55.095 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [16.069s] 2021-06-02 02:30:55.286 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [7.991s] 2021-06-02 02:30:56.398 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [17.476s] 2021-06-02 02:30:56.488 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [8.686s] 2021-06-02 02:30:57.186 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [17.120s] 2021-06-02 02:30:57.202 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [33.754s] 2021-06-02 02:30:57.348 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [15.343s] 2021-06-02 02:31:00.001 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [6.016s] 2021-06-02 02:31:02.025 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [9.900s] 2021-06-02 02:31:03.056 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [8.639s] 2021-06-02 02:31:03.822 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [44.303s] 2021-06-02 02:31:04.204 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [26.112s] 2021-06-02 02:31:06.918 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [24.899s] 2021-06-02 02:31:07.675 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [21.806s] 2021-06-02 02:31:09.166 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [14.665s] 2021-06-02 02:31:12.548 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [25.990s] 2021-06-02 02:31:13.103 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [17.815s] 2021-06-02 02:31:13.288 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [22.503s] 2021-06-02 02:31:15.067 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [18.577s] 2021-06-02 02:31:16.158 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [18.954s] 2021-06-02 02:31:19.399 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [24.464s] 2021-06-02 02:31:19.474 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [22.124s] 2021-06-02 02:31:19.577 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [22.388s] 2021-06-02 02:31:20.024 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [25.217s] 2021-06-02 02:31:20.583 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [25.486s] 2021-06-02 02:31:21.502 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [21.499s] 2021-06-02 02:31:25.779 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [29.381s] 2021-06-02 02:31:28.661 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [24.838s] 2021-06-02 02:31:28.989 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [15.699s] 2021-06-02 02:31:31.041 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [21.873s] 2021-06-02 02:31:32.131 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [17.063s] 2021-06-02 02:31:35.349 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [28.430s] 2021-06-02 02:31:35.935 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [28.259s] 2021-06-02 02:31:39.210 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [26.105s] 2021-06-02 02:31:40.489 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [11.498s] 2021-06-02 02:31:40.624 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [54.225s] 2021-06-02 02:31:40.867 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [21.465s] 2021-06-02 02:31:43.778 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [17.997s] 2021-06-02 02:31:44.970 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [32.420s] 2021-06-02 02:31:45.775 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [26.300s] 2021-06-02 02:31:47.119 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [27.540s] 2021-06-02 02:31:56.306 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [20.370s] 2021-06-02 02:31:58.043 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [53.841s] 2021-06-02 02:31:58.061 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [29.398s] 2021-06-02 02:31:58.459 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [11.339s] 2021-06-02 02:31:58.519 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [17.651s] 2021-06-02 02:31:58.654 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [37.150s] 2021-06-02 02:32:00.325 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [58.299s] 2021-06-02 02:32:00.425 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [16.646s] 2021-06-02 02:32:00.486 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [19.996s] 2021-06-02 02:32:01.447 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [5.139s] 2021-06-02 02:32:01.520 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [45.361s] 2021-06-02 02:32:02.324 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [30.192s] 2021-06-02 02:32:02.425 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [41.841s] 2021-06-02 02:32:02.471 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [31.428s] 2021-06-02 02:32:02.965 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.920s] 2021-06-02 02:32:05.083 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [6.624s] 2021-06-02 02:32:05.637 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [19.861s] 2021-06-02 02:32:05.653 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.688s] 2021-06-02 02:32:08.441 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [3.357s] 2021-06-02 02:32:11.329 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [10.839s] 2021-06-02 02:32:11.980 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [13.919s] 2021-06-02 02:32:12.586 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [10.160s] 2021-06-02 02:32:13.818 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [33.195s] 2021-06-02 02:32:17.492 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [11.853s] 2021-06-02 02:32:18.125 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [16.677s] 2021-06-02 02:32:18.290 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [17.964s] 2021-06-02 02:32:18.972 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [13.318s] 2021-06-02 02:32:19.003 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.509s] 2021-06-02 02:32:19.177 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [20.522s] 2021-06-02 02:32:19.956 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [19.529s] 2021-06-02 02:32:22.062 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [20.540s] 2021-06-02 02:32:23.191 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [4.187s] 2021-06-02 02:32:25.613 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [17.170s] 2021-06-02 02:32:34.405 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [11.212s] 2021-06-02 02:32:34.781 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [16.489s] 2021-06-02 02:32:37.817 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.411s] 2021-06-02 02:32:39.595 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [20.417s] 2021-06-02 02:32:39.684 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [14.069s] 2021-06-02 02:32:40.437 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.620s] 2021-06-02 02:32:41.307 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.711s] 2021-06-02 02:32:41.405 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [21.447s] 2021-06-02 02:32:41.594 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [27.775s] 2021-06-02 02:32:42.814 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.030s] 2021-06-02 02:32:42.907 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [20.845s] 2021-06-02 02:32:43.058 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.620s] 2021-06-02 02:32:45.246 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [3.937s] 2021-06-02 02:32:45.804 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.746s] 2021-06-02 02:32:47.328 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [4.515s] 2021-06-02 02:32:47.966 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [6.560s] 2021-06-02 02:32:51.774 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [5.967s] 2021-06-02 02:32:55.587 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [10.339s] 2021-06-02 02:32:56.439 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.665s] 2021-06-02 02:32:57.367 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.780s] 2021-06-02 02:32:58.443 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [11.113s] 2021-06-02 02:32:58.964 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [10.997s] 2021-06-02 02:32:59.854 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.486s] 2021-06-02 02:33:01.967 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.525s] 2021-06-02 02:33:03.179 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [4.734s] 2021-06-02 02:33:04.709 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.530s] 2021-06-02 02:33:06.314 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [6.460s] 2021-06-02 02:33:06.625 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.658s] 2021-06-02 02:33:06.800 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.090s] 2021-06-02 02:33:13.591 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.789s] 2021-06-02 02:33:17.808 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.217s] 2021-06-02 02:33:18.873 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.063s] 2021-06-02 02:33:20.009 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.135s] 2021-06-02 02:33:27.501 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [7.491s] 2021-06-02 02:33:35.399 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [7.895s] 2021-06-02 02:33:41.625 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.227s] 2021-06-02 02:33:46.620 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.992s] 2021-06-02 02:33:49.784 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.164s] 2021-06-02 02:33:54.847 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.060s] 2021-06-02 02:33:57.989 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.141s] 2021-06-02 02:33:59.727 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.739s] 2021-06-02 02:34:26.992 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context testr@default cleanup() started 2021-06-02 02:34:26.992 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context testr@default cleanup() finished in 0.76 msec 2021-06-02 02:34:26.993 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context tempest@default cleanup() started 2021-06-02 02:34:27.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-02 02:34:27.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-02 02:34:27.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_330b3394_9yxRCT4H'. 2021-06-02 02:34:28.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_330b3394_9yxRCT4H' has been deleted. 2021-06-02 02:34:28.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '36980f8a-d03d-4965-b68c-5687e1a616d6' of option 'instance_type' from Tempest config file. 2021-06-02 02:34:28.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '36980f8a-d03d-4965-b68c-5687e1a616d6' has been removed. 2021-06-02 02:34:28.546 32 INFO rally.task.context [-] Verification 9247cb78-fbf9-4fdb-9761-25202436bb8f | Context tempest@default cleanup() finished in 1.55 sec 2021-06-02 02:34:28.578 32 INFO rally.api [-] Verification (UUID=330b3394-ac89-4cf9-9a31-a8ab86917dc6) has been successfully finished for deployment 'opnfv-rally' (UUID=6089c603-9e2b-4b7f-a259-9c3fc2325f4e)! 2021-06-02 02:34:30.062 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:34:30.063 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:34:30.063 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:34:31.561 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:34:31.561 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:34:31.561 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:34:33.492 96 INFO rally.api [-] Building 'html' report for the following verification(s): '330b3394-ac89-4cf9-9a31-a8ab86917dc6' 2021-06-02 02:34:33.521 96 INFO rally.api [-] The report has been successfully built. 2021-06-02 02:34:34.896 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:34:34.896 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:34:34.896 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:34:36.839 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '330b3394-ac89-4cf9-9a31-a8ab86917dc6' 2021-06-02 02:34:36.849 98 INFO rally.api [-] The report has been successfully built.