2021-01-02 10:13:52.043 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:13:52.043 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:13:52.043 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:13:53.930 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-01-02 10:13:53.930 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-02 10:13:53.930 6 ERROR rally.cli.cliutils 2021-01-02 10:13:55.383 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:13:55.384 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:13:55.384 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:13:59.136 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:13:59.136 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:13:59.136 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:04.489 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:04.489 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:04.489 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:05.779 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:05.779 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:05.779 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:07.562 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-01-02 10:14:07.562 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils force=force) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-02 10:14:07.562 15 ERROR rally.cli.cliutils 2021-01-02 10:14:08.921 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:08.921 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:08.921 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:10.695 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-02 10:14:10.758 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/repo. 2021-01-02 10:14:11.111 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-01-02 10:14:11.124 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-02 10:14:11.134 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-02 10:14:11.160 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-02 10:14:11.205 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-02 10:14:11.925 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1d37a889-da41-4531-b8cb-9885856fa9a5) has been successfully created! 2021-01-02 10:14:13.415 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:13.415 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:13.415 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:19.420 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:19.420 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:19.421 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:21.338 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1d37a889-da41-4531-b8cb-9885856fa9a5) for deployment 'opnfv-rally' (UUID=70d5a6c2-d13c-4307-b602-dcb9df675fc2). 2021-01-02 10:14:22.208 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1d37a889-da41-4531-b8cb-9885856fa9a5) has been successfully configured for deployment 'opnfv-rally' (UUID=70d5a6c2-d13c-4307-b602-dcb9df675fc2)! 2021-01-02 10:14:30.831 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:14:30.831 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:14:30.831 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:14:32.675 32 INFO rally.api [-] Starting verification (UUID=5151f0e8-836e-458e-bbed-e8442b993524) for deployment 'opnfv-rally' (UUID=70d5a6c2-d13c-4307-b602-dcb9df675fc2) by verifier 'opnfv-tempest' (UUID=1d37a889-da41-4531-b8cb-9885856fa9a5). 2021-01-02 10:14:33.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-02 10:14:33.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-02 10:14:33.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/for-deployment-70d5a6c2-d13c-4307-b602-dcb9df675fc2/tempest.log' to option 'log_file'. 2021-01-02 10:14:33.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/for-deployment-70d5a6c2-d13c-4307-b602-dcb9df675fc2/tempest.log 2021-01-02 10:14:33.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-02 10:14:33.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/for-deployment-70d5a6c2-d13c-4307-b602-dcb9df675fc2/lock_files' to option 'lock_path'. 2021-01-02 10:14:33.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1d37a889-da41-4531-b8cb-9885856fa9a5/for-deployment-70d5a6c2-d13c-4307-b602-dcb9df675fc2/lock_files 2021-01-02 10:14:33.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-02 10:14:33.923 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-01-02 10:14:33.923 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c0af751b-2197-4f5a-894f-6f78d4d2e31a 2021-01-02 10:14:33.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c24a3fe5-37ee-4790-af52-7b71efe3d1dc 2021-01-02 10:14:33.924 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e0f6a6b5-5709-43a4-b259-d140c8198079 2021-01-02 10:14:33.925 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 87d06a25-a5d4-4b60-a02f-063ba1dbddca 2021-01-02 10:14:34.484 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-02 10:14:34.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-02 10:14:34.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-02 10:14:34.551 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 10:14:34.599 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-02 10:14:34.600 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5151f0e8_XeDcaqaB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-02 10:14:34.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5151f0e8_XeDcaqaB' (ID = 3fc8e208-7f1b-47dd-833f-6873636e5a12) has been successfully created! 2021-01-02 10:14:34.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3fc8e208-7f1b-47dd-833f-6873636e5a12' to option 'instance_type'. 2021-01-02 10:14:34.671 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3fc8e208-7f1b-47dd-833f-6873636e5a12 2021-01-02 10:14:34.673 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context tempest@default setup() finished in 1.38 sec 2021-01-02 10:14:34.674 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context testr@default setup() finished in 0.55 msec 2021-01-02 10:14:34.675 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/c680c972-7d93-40ea-9b66-2e0186ebad3b'. 2021-01-02 10:14:39.716 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-01-02 10:14:40.115 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-01-02 10:14:40.142 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-01-02 10:14:40.794 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-01-02 10:15:16.428 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [10.008s] 2021-01-02 10:15:18.744 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [15.155s] 2021-01-02 10:15:19.144 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [12.866s] 2021-01-02 10:15:20.107 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [18.198s] 2021-01-02 10:15:21.774 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [5.348s] 2021-01-02 10:15:22.180 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [17.909s] 2021-01-02 10:15:22.189 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [5.264s] 2021-01-02 10:15:22.202 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [10.972s] 2021-01-02 10:15:22.286 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.533s] 2021-01-02 10:15:22.440 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [6.974s] 2021-01-02 10:15:22.789 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [16.212s] 2021-01-02 10:15:22.975 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [11.661s] 2021-01-02 10:15:23.939 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [12.075s] 2021-01-02 10:15:23.956 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [16.414s] 2021-01-02 10:15:24.269 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [12.658s] 2021-01-02 10:15:25.399 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [19.369s] 2021-01-02 10:15:25.813 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [3.625s] 2021-01-02 10:15:26.560 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [16.411s] 2021-01-02 10:15:26.565 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [4.363s] 2021-01-02 10:15:26.764 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [2.824s] 2021-01-02 10:15:26.890 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.122s] 2021-01-02 10:15:26.926 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.031s] 2021-01-02 10:15:26.968 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.040s] 2021-01-02 10:15:27.017 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.046s] 2021-01-02 10:15:28.098 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-01-02 10:15:29.544 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [18.243s] 2021-01-02 10:15:29.635 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [19.831s] 2021-01-02 10:15:31.498 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [20.571s] 2021-01-02 10:15:31.639 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [5.823s] 2021-01-02 10:15:32.975 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [23.630s] 2021-01-02 10:15:34.582 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [12.806s] 2021-01-02 10:15:36.683 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [11.286s] 2021-01-02 10:15:37.444 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [14.654s] 2021-01-02 10:15:37.722 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [15.441s] 2021-01-02 10:15:38.058 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [15.618s] 2021-01-02 10:15:38.188 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [11.623s] 2021-01-02 10:15:39.481 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [27.082s] 2021-01-02 10:15:39.504 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [15.234s] 2021-01-02 10:15:39.812 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [21.609s] 2021-01-02 10:15:39.819 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [16.844s] 2021-01-02 10:15:40.129 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [17.948s] 2021-01-02 10:15:40.202 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [28.360s] 2021-01-02 10:15:40.291 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [20.184s] 2021-01-02 10:15:45.180 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [5.700s] 2021-01-02 10:15:47.909 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [26.860s] 2021-01-02 10:15:48.256 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [16.616s] 2021-01-02 10:15:48.693 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [11.248s] 2021-01-02 10:15:50.782 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [15.957s] 2021-01-02 10:15:53.225 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [15.502s] 2021-01-02 10:15:53.351 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [21.853s] 2021-01-02 10:15:54.103 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [14.599s] 2021-01-02 10:15:54.691 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [25.146s] 2021-01-02 10:15:56.349 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [32.393s] 2021-01-02 10:15:56.961 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [27.326s] 2021-01-02 10:15:57.955 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [4.599s] 2021-01-02 10:15:58.209 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [18.392s] 2021-01-02 10:15:58.601 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [21.916s] 2021-01-02 10:15:58.637 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [9.941s] 2021-01-02 10:15:58.861 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [20.802s] 2021-01-02 10:15:59.578 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [14.395s] 2021-01-02 10:15:59.628 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [11.371s] 2021-01-02 10:16:00.030 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [12.121s] 2021-01-02 10:16:00.120 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [25.537s] 2021-01-02 10:16:00.602 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [20.782s] 2021-01-02 10:16:00.803 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [20.601s] 2021-01-02 10:16:00.999 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [28.024s] 2021-01-02 10:16:02.689 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [7.996s] 2021-01-02 10:16:02.893 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [4.688s] 2021-01-02 10:16:03.801 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [36.313s] 2021-01-02 10:16:04.714 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [6.112s] 2021-01-02 10:16:05.526 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [7.573s] 2021-01-02 10:16:05.564 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [11.459s] 2021-01-02 10:16:05.609 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [25.317s] 2021-01-02 10:16:05.708 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [7.071s] 2021-01-02 10:16:05.898 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.899s] 2021-01-02 10:16:06.028 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [12.802s] 2021-01-02 10:16:06.313 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [6.280s] 2021-01-02 10:16:06.436 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [10.085s] 2021-01-02 10:16:07.155 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.256s] 2021-01-02 10:16:07.759 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [7.637s] 2021-01-02 10:16:07.825 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [8.247s] 2021-01-02 10:16:07.887 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [10.924s] 2021-01-02 10:16:15.443 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [9.414s] 2021-01-02 10:16:16.165 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [9.850s] 2021-01-02 10:16:16.186 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.031s] 2021-01-02 10:16:16.290 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [15.486s] 2021-01-02 10:16:20.295 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [14.769s] 2021-01-02 10:16:22.177 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [31.398s] 2021-01-02 10:16:22.611 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [16.174s] 2021-01-02 10:16:23.602 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [20.708s] 2021-01-02 10:16:24.617 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [25.756s] 2021-01-02 10:16:25.086 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [24.482s] 2021-01-02 10:16:25.461 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [17.702s] 2021-01-02 10:16:31.930 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [26.318s] 2021-01-02 10:16:31.962 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [29.271s] 2021-01-02 10:16:32.193 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [15.902s] 2021-01-02 10:16:34.005 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [30.204s] 2021-01-02 10:16:41.665 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [25.500s] 2021-01-02 10:16:44.070 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [18.982s] 2021-01-02 10:16:46.159 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [30.715s] 2021-01-02 10:16:46.831 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [14.867s] 2021-01-02 10:16:46.937 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [24.325s] 2021-01-02 10:16:51.415 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [25.952s] 2021-01-02 10:16:51.466 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [5.306s] 2021-01-02 10:16:53.301 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [6.364s] 2021-01-02 10:16:54.930 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [22.999s] 2021-01-02 10:16:55.628 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [8.797s] 2021-01-02 10:16:55.692 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [33.514s] 2021-01-02 10:16:56.868 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [5.451s] 2021-01-02 10:16:56.890 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [5.422s] 2021-01-02 10:16:57.446 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [4.143s] 2021-01-02 10:16:57.820 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [13.748s] 2021-01-02 10:16:58.113 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.223s] 2021-01-02 10:16:58.406 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [24.398s] 2021-01-02 10:16:59.145 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.277s] 2021-01-02 10:16:59.373 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.258s] 2021-01-02 10:17:00.076 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [5.145s] 2021-01-02 10:17:00.547 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [4.918s] 2021-01-02 10:17:00.750 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.376s] 2021-01-02 10:17:01.257 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [3.810s] 2021-01-02 10:17:01.755 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [3.935s] 2021-01-02 10:17:01.994 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [6.298s] 2021-01-02 10:17:02.198 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.446s] 2021-01-02 10:17:03.166 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [4.020s] 2021-01-02 10:17:03.344 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [3.267s] 2021-01-02 10:17:03.403 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.204s] 2021-01-02 10:17:05.442 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [3.687s] 2021-01-02 10:17:05.824 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.421s] 2021-01-02 10:17:07.097 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [5.840s] 2021-01-02 10:17:07.424 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [4.078s] 2021-01-02 10:17:07.864 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [4.696s] 2021-01-02 10:17:11.587 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.722s] 2021-01-02 10:17:11.884 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.441s] 2021-01-02 10:17:12.648 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [6.822s] 2021-01-02 10:17:12.999 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [11.005s] 2021-01-02 10:17:14.329 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.444s] 2021-01-02 10:17:16.998 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.667s] 2021-01-02 10:17:21.212 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [9.624s] 2021-01-02 10:17:22.212 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [9.562s] 2021-01-02 10:17:24.415 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.415s] 2021-01-02 10:17:26.711 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.499s] 2021-01-02 10:17:30.783 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [6.368s] 2021-01-02 10:17:32.168 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.384s] 2021-01-02 10:17:33.449 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.279s] 2021-01-02 10:17:36.503 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.053s] 2021-01-02 10:17:42.517 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [6.010s] 2021-01-02 10:17:51.007 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.489s] 2021-01-02 10:17:56.636 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.629s] 2021-01-02 10:17:59.219 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.580s] 2021-01-02 10:18:03.718 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.498s] 2021-01-02 10:18:06.387 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.670s] 2021-01-02 10:18:08.307 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.918s] 2021-01-02 10:18:33.930 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context testr@default cleanup() started 2021-01-02 10:18:33.931 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context testr@default cleanup() finished in 0.95 msec 2021-01-02 10:18:33.932 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context tempest@default cleanup() started 2021-01-02 10:18:34.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-02 10:18:35.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-02 10:18:35.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5151f0e8_XeDcaqaB'. 2021-01-02 10:18:35.646 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5151f0e8_XeDcaqaB' has been deleted. 2021-01-02 10:18:35.647 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3fc8e208-7f1b-47dd-833f-6873636e5a12' of option 'instance_type' from Tempest config file. 2021-01-02 10:18:35.647 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3fc8e208-7f1b-47dd-833f-6873636e5a12' has been removed. 2021-01-02 10:18:35.656 32 INFO rally.task.context [-] Verification 1d37a889-da41-4531-b8cb-9885856fa9a5 | Context tempest@default cleanup() finished in 1.72 sec 2021-01-02 10:18:35.690 32 INFO rally.api [-] Verification (UUID=5151f0e8-836e-458e-bbed-e8442b993524) has been successfully finished for deployment 'opnfv-rally' (UUID=70d5a6c2-d13c-4307-b602-dcb9df675fc2)! 2021-01-02 10:18:37.153 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:18:37.153 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:18:37.153 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:18:38.570 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:18:38.571 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:18:38.571 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:18:40.383 96 INFO rally.api [-] Building 'html' report for the following verification(s): '5151f0e8-836e-458e-bbed-e8442b993524' 2021-01-02 10:18:40.408 96 INFO rally.api [-] The report has been successfully built. 2021-01-02 10:18:41.908 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-02 10:18:41.909 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-02 10:18:41.909 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-02 10:18:43.753 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5151f0e8-836e-458e-bbed-e8442b993524' 2021-01-02 10:18:43.763 98 INFO rally.api [-] The report has been successfully built.