2021-06-30 15:28:27.102 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:27.102 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:27.102 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:28.961 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-30 15:28:28.961 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-30 15:28:28.961 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-30 15:28:28.961 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-30 15:28:28.961 6 ERROR rally.cli.cliutils 2021-06-30 15:28:30.385 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:30.385 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:30.385 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:34.131 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:34.131 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:34.132 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:39.416 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:39.417 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:39.417 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:40.696 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:40.696 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:40.697 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:42.580 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-30 15:28:42.580 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-30 15:28:42.580 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-30 15:28:42.580 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils force=force) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-30 15:28:42.580 15 ERROR rally.cli.cliutils 2021-06-30 15:28:43.985 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:43.985 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:43.985 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:45.823 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-30 15:28:45.900 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/repo. 2021-06-30 15:28:46.253 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/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-30 15:28:46.269 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-30 15:28:46.280 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-30 15:28:46.305 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-30 15:28:46.356 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-30 15:28:47.009 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=06806270-ba00-432b-b77e-63f4a3ecd367) has been successfully created! 2021-06-30 15:28:48.412 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:48.412 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:48.412 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:55.624 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:28:55.624 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:28:55.625 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:28:57.477 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=06806270-ba00-432b-b77e-63f4a3ecd367) for deployment 'opnfv-rally' (UUID=cc1bae42-5568-4434-adde-55c8d11df620). 2021-06-30 15:28:58.340 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=06806270-ba00-432b-b77e-63f4a3ecd367) has been successfully configured for deployment 'opnfv-rally' (UUID=cc1bae42-5568-4434-adde-55c8d11df620)! 2021-06-30 15:29:07.104 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:29:07.104 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:29:07.104 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:29:09.095 32 INFO rally.api [-] Starting verification (UUID=a349503d-5845-4856-8371-bd26538376d7) for deployment 'opnfv-rally' (UUID=cc1bae42-5568-4434-adde-55c8d11df620) by verifier 'opnfv-tempest' (UUID=06806270-ba00-432b-b77e-63f4a3ecd367). 2021-06-30 15:29:10.230 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-30 15:29:10.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-30 15:29:10.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/for-deployment-cc1bae42-5568-4434-adde-55c8d11df620/tempest.log' to option 'log_file'. 2021-06-30 15:29:10.390 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/for-deployment-cc1bae42-5568-4434-adde-55c8d11df620/tempest.log 2021-06-30 15:29:10.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-30 15:29:10.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/for-deployment-cc1bae42-5568-4434-adde-55c8d11df620/lock_files' to option 'lock_path'. 2021-06-30 15:29:10.391 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-06806270-ba00-432b-b77e-63f4a3ecd367/for-deployment-cc1bae42-5568-4434-adde-55c8d11df620/lock_files 2021-06-30 15:29:10.392 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-30 15:29:10.392 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-30 15:29:10.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c39e5a6e-b6e4-43ae-ae51-b26d008c4971 2021-06-30 15:29:10.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c234213f-03d0-4995-8f3a-5edf87a8c368 2021-06-30 15:29:10.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6538e70d-3b39-44a4-a460-d0b73c009212 2021-06-30 15:29:10.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 19e2f96d-8b84-4fd3-8a59-fe3cb7b5ccac 2021-06-30 15:29:10.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-30 15:29:10.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-30 15:29:10.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-30 15:29:10.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 15:29:10.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-30 15:29:10.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a349503d_ZJftdL5R' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-30 15:29:10.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a349503d_ZJftdL5R' (ID = c792b245-ba3c-4164-88dc-45df5b9e24ed) has been successfully created! 2021-06-30 15:29:10.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c792b245-ba3c-4164-88dc-45df5b9e24ed' to option 'instance_type'. 2021-06-30 15:29:10.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c792b245-ba3c-4164-88dc-45df5b9e24ed 2021-06-30 15:29:10.924 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context tempest@default setup() finished in 1.21 sec 2021-06-30 15:29:10.925 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context testr@default setup() finished in 0.54 msec 2021-06-30 15:29:10.926 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/33d471e5-3584-4cc5-bd4b-ce68e41139f3'. 2021-06-30 15:29:15.913 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-30 15:29:16.001 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-30 15:29:16.591 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-30 15:29:16.941 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-30 15:30:07.298 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [13.501s] 2021-06-30 15:30:07.602 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [17.902s] 2021-06-30 15:30:09.173 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [17.040s] 2021-06-30 15:30:10.001 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [15.477s] 2021-06-30 15:30:10.586 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.404s] 2021-06-30 15:30:12.240 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [11.984s] 2021-06-30 15:30:12.788 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.234s] 2021-06-30 15:30:13.239 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [10.688s] 2021-06-30 15:30:13.286 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [18.142s] 2021-06-30 15:30:14.222 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [2.994s] 2021-06-30 15:30:15.769 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [15.967s] 2021-06-30 15:30:16.581 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 [17.986s] 2021-06-30 15:30:17.126 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [9.523s] 2021-06-30 15:30:19.406 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [21.287s] 2021-06-30 15:30:19.931 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-30 15:30:20.139 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [22.007s] 2021-06-30 15:30:20.592 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [14.727s] 2021-06-30 15:30:21.277 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [10.697s] 2021-06-30 15:30:21.948 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [16.902s] 2021-06-30 15:30:22.023 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [17.249s] 2021-06-30 15:30:22.102 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [22.707s] 2021-06-30 15:30:22.487 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [12.486s] 2021-06-30 15:30:22.745 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [15.448s] 2021-06-30 15:30:22.890 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [10.102s] 2021-06-30 15:30:23.347 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [2.755s] 2021-06-30 15:30:23.474 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [21.647s] 2021-06-30 15:30:23.503 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [7.733s] 2021-06-30 15:30:23.852 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [9.629s] 2021-06-30 15:30:24.080 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.223s] 2021-06-30 15:30:24.200 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.114s] 2021-06-30 15:30:24.206 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [7.067s] 2021-06-30 15:30:24.209 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [26.041s] 2021-06-30 15:30:24.235 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.035s] 2021-06-30 15:30:24.283 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-06-30 15:30:24.366 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.475s] 2021-06-30 15:30:26.958 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [19.893s] 2021-06-30 15:30:31.256 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [11.117s] 2021-06-30 15:30:31.408 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [18.168s] 2021-06-30 15:30:34.816 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [12.070s] 2021-06-30 15:30:36.043 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [19.346s] 2021-06-30 15:30:38.014 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [16.067s] 2021-06-30 15:30:39.078 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [30.028s] 2021-06-30 15:30:39.202 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [17.924s] 2021-06-30 15:30:40.581 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [21.176s] 2021-06-30 15:30:44.369 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 [27.787s] 2021-06-30 15:30:44.737 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.634s] 2021-06-30 15:30:45.227 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [30.675s] 2021-06-30 15:30:45.700 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [21.505s] 2021-06-30 15:30:48.857 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [25.509s] 2021-06-30 15:30:49.088 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [27.065s] 2021-06-30 15:30:49.545 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [27.056s] 2021-06-30 15:30:53.672 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [33.577s] 2021-06-30 15:30:53.784 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [18.967s] 2021-06-30 15:30:53.820 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [8.118s] 2021-06-30 15:30:55.050 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [17.032s] 2021-06-30 15:30:55.376 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [31.901s] 2021-06-30 15:30:56.624 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [25.367s] 2021-06-30 15:30:58.532 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [42.335s] 2021-06-30 15:30:59.071 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [27.661s] 2021-06-30 15:30:59.325 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [20.245s] 2021-06-30 15:31:00.794 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [33.836s] 2021-06-30 15:31:00.870 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [21.666s] 2021-06-30 15:31:01.774 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [17.037s] 2021-06-30 15:31:01.801 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [12.710s] 2021-06-30 15:31:02.328 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [38.131s] 2021-06-30 15:31:02.500 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [12.954s] 2021-06-30 15:31:02.542 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [26.499s] 2021-06-30 15:31:03.658 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 [19.286s] 2021-06-30 15:31:05.633 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [10.256s] 2021-06-30 15:31:06.174 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [7.102s] 2021-06-30 15:31:06.318 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [25.735s] 2021-06-30 15:31:09.809 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.008s] 2021-06-30 15:31:11.746 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [22.888s] 2021-06-30 15:31:15.066 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [29.840s] 2021-06-30 15:31:16.199 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [22.412s] 2021-06-30 15:31:17.208 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [14.665s] 2021-06-30 15:31:17.282 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [16.411s] 2021-06-30 15:31:17.295 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [20.668s] 2021-06-30 15:31:17.882 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [15.552s] 2021-06-30 15:31:18.107 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [23.058s] 2021-06-30 15:31:18.878 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [17.098s] 2021-06-30 15:31:18.880 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [19.551s] 2021-06-30 15:31:21.241 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [27.569s] 2021-06-30 15:31:21.703 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [15.384s] 2021-06-30 15:31:29.394 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [17.646s] 2021-06-30 15:31:29.541 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [8.300s] 2021-06-30 15:31:29.699 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [19.889s] 2021-06-30 15:31:30.017 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 [26.357s] 2021-06-30 15:31:30.095 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [24.462s] 2021-06-30 15:31:31.065 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [30.270s] 2021-06-30 15:31:31.251 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [14.042s] 2021-06-30 15:31:31.654 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [14.371s] 2021-06-30 15:31:31.753 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.210s] 2021-06-30 15:31:32.896 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [14.018s] 2021-06-30 15:31:33.274 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.167s] 2021-06-30 15:31:33.805 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [15.921s] 2021-06-30 15:31:34.879 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [19.810s] 2021-06-30 15:31:35.141 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [1.336s] 2021-06-30 15:31:35.208 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [5.812s] 2021-06-30 15:31:35.287 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [16.412s] 2021-06-30 15:31:36.074 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [4.418s] 2021-06-30 15:31:37.031 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [38.499s] 2021-06-30 15:31:37.071 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.928s] 2021-06-30 15:31:39.477 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [4.189s] 2021-06-30 15:31:39.880 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [2.809s] 2021-06-30 15:31:40.859 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.105s] 2021-06-30 15:31:41.288 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.011s] 2021-06-30 15:31:41.374 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.299s] 2021-06-30 15:31:41.801 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [10.549s] 2021-06-30 15:31:43.571 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [4.092s] 2021-06-30 15:31:43.805 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [3.921s] 2021-06-30 15:31:44.194 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [14.097s] 2021-06-30 15:31:45.135 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [3.760s] 2021-06-30 15:31:46.133 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [11.253s] 2021-06-30 15:31:46.346 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [9.313s] 2021-06-30 15:31:46.466 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.331s] 2021-06-30 15:31:47.409 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [5.606s] 2021-06-30 15:31:50.437 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [9.149s] 2021-06-30 15:31:50.733 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [15.525s] 2021-06-30 15:31:51.186 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [7.382s] 2021-06-30 15:31:51.397 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [3.987s] 2021-06-30 15:31:51.878 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [5.411s] 2021-06-30 15:31:53.681 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [10.107s] 2021-06-30 15:31:54.054 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [3.320s] 2021-06-30 15:31:54.357 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.476s] 2021-06-30 15:31:58.081 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [11.945s] 2021-06-30 15:31:58.162 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [7.722s] 2021-06-30 15:31:58.438 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [4.081s] 2021-06-30 15:32:02.075 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [8.018s] 2021-06-30 15:32:05.630 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [7.189s] 2021-06-30 15:32:07.570 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.940s] 2021-06-30 15:32:07.828 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [9.666s] 2021-06-30 15:32:09.311 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [7.236s] 2021-06-30 15:32:10.007 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.176s] 2021-06-30 15:32:11.042 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.729s] 2021-06-30 15:32:11.432 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.425s] 2021-06-30 15:32:12.585 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [1.542s] 2021-06-30 15:32:13.127 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.556s] 2021-06-30 15:32:15.663 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [4.229s] 2021-06-30 15:32:16.199 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.613s] 2021-06-30 15:32:16.971 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.843s] 2021-06-30 15:32:20.527 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.863s] 2021-06-30 15:32:22.018 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.490s] 2021-06-30 15:32:23.199 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.181s] 2021-06-30 15:32:27.815 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.614s] 2021-06-30 15:32:34.653 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [6.835s] 2021-06-30 15:32:43.507 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.853s] 2021-06-30 15:32:48.941 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.433s] 2021-06-30 15:32:51.687 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.745s] 2021-06-30 15:32:56.209 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.520s] 2021-06-30 15:32:59.697 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.487s] 2021-06-30 15:33:01.696 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.998s] 2021-06-30 15:33:25.647 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context testr@default cleanup() started 2021-06-30 15:33:25.648 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context testr@default cleanup() finished in 0.85 msec 2021-06-30 15:33:25.648 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context tempest@default cleanup() started 2021-06-30 15:33:26.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-30 15:33:26.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-30 15:33:26.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a349503d_ZJftdL5R'. 2021-06-30 15:33:27.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a349503d_ZJftdL5R' has been deleted. 2021-06-30 15:33:27.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c792b245-ba3c-4164-88dc-45df5b9e24ed' of option 'instance_type' from Tempest config file. 2021-06-30 15:33:27.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c792b245-ba3c-4164-88dc-45df5b9e24ed' has been removed. 2021-06-30 15:33:27.154 32 INFO rally.task.context [-] Verification 06806270-ba00-432b-b77e-63f4a3ecd367 | Context tempest@default cleanup() finished in 1.51 sec 2021-06-30 15:33:27.188 32 INFO rally.api [-] Verification (UUID=a349503d-5845-4856-8371-bd26538376d7) has been successfully finished for deployment 'opnfv-rally' (UUID=cc1bae42-5568-4434-adde-55c8d11df620)! 2021-06-30 15:33:28.740 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:33:28.740 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:33:28.740 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:33:30.217 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:33:30.217 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:33:30.218 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:33:32.119 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'a349503d-5845-4856-8371-bd26538376d7' 2021-06-30 15:33:32.148 96 INFO rally.api [-] The report has been successfully built. 2021-06-30 15:33:33.521 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-30 15:33:33.522 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-30 15:33:33.522 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-30 15:33:35.365 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a349503d-5845-4856-8371-bd26538376d7' 2021-06-30 15:33:35.378 98 INFO rally.api [-] The report has been successfully built.