2021-03-03 15:46:10.346 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:10.346 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:10.347 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-03 15:46:12.259 6 ERROR rally.cli.cliutils 2021-03-03 15:46:13.706 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:13.706 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:13.706 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:17.407 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:17.408 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:17.408 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:22.560 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:22.560 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:22.560 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:23.835 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:23.835 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:23.835 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils force=force) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-03 15:46:25.815 15 ERROR rally.cli.cliutils 2021-03-03 15:46:27.189 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:27.189 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:27.189 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:29.069 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-03 15:46:29.145 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/repo. 2021-03-03 15:46:29.490 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-03 15:46:29.505 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-03 15:46:29.516 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-03 15:46:29.543 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-03 15:46:29.591 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-03 15:46:30.278 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8715aa7c-03ee-44ce-836b-0ca754eb62c7) has been successfully created! 2021-03-03 15:46:31.742 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:31.742 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:31.742 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:38.583 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:38.583 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:38.583 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:40.419 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8715aa7c-03ee-44ce-836b-0ca754eb62c7) for deployment 'opnfv-rally' (UUID=7c1e051f-de54-4fac-863b-27642e84d0e6). 2021-03-03 15:46:41.273 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8715aa7c-03ee-44ce-836b-0ca754eb62c7) has been successfully configured for deployment 'opnfv-rally' (UUID=7c1e051f-de54-4fac-863b-27642e84d0e6)! 2021-03-03 15:46:49.927 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:46:49.928 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:46:49.928 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:46:51.785 32 INFO rally.api [-] Starting verification (UUID=9c0aac8a-36e8-40b7-aec8-11cbe20af78b) for deployment 'opnfv-rally' (UUID=7c1e051f-de54-4fac-863b-27642e84d0e6) by verifier 'opnfv-tempest' (UUID=8715aa7c-03ee-44ce-836b-0ca754eb62c7). 2021-03-03 15:46:52.861 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-03 15:46:53.392 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-03 15:46:53.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/for-deployment-7c1e051f-de54-4fac-863b-27642e84d0e6/tempest.log' to option 'log_file'. 2021-03-03 15:46:53.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/for-deployment-7c1e051f-de54-4fac-863b-27642e84d0e6/tempest.log 2021-03-03 15:46:53.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-03 15:46:53.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/for-deployment-7c1e051f-de54-4fac-863b-27642e84d0e6/lock_files' to option 'lock_path'. 2021-03-03 15:46:53.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8715aa7c-03ee-44ce-836b-0ca754eb62c7/for-deployment-7c1e051f-de54-4fac-863b-27642e84d0e6/lock_files 2021-03-03 15:46:53.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-03 15:46:53.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-03 15:46:53.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b0c99ea9-58bc-4410-87ef-097eab374190 2021-03-03 15:46:53.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 82c5138e-5559-4446-9e04-020fa46df875 2021-03-03 15:46:53.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f4a3ab84-c93e-434e-ad85-ddc111f1825b 2021-03-03 15:46:53.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ac57b124-f48e-4861-8d08-ca77e060c7b9 2021-03-03 15:46:53.711 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-03 15:46:53.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-03 15:46:53.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-03 15:46:53.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 15:46:53.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-03 15:46:53.832 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9c0aac8a_nZCFAiyC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-03 15:46:54.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9c0aac8a_nZCFAiyC' (ID = f25997aa-deb4-43f4-bd51-081e5e4408a2) has been successfully created! 2021-03-03 15:46:54.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f25997aa-deb4-43f4-bd51-081e5e4408a2' to option 'instance_type'. 2021-03-03 15:46:54.178 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f25997aa-deb4-43f4-bd51-081e5e4408a2 2021-03-03 15:46:54.180 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context tempest@default setup() finished in 1.82 sec 2021-03-03 15:46:54.181 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context testr@default setup() finished in 0.55 msec 2021-03-03 15:46:54.181 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/32ab411f-fb58-47d3-939e-487702b103ff'. 2021-03-03 15:46:59.214 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-03 15:46:59.232 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-03 15:46:59.769 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-03 15:47:01.560 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-03 15:48:10.797 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [13.171s] 2021-03-03 15:48:11.793 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [32.956s] 2021-03-03 15:48:12.286 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [25.708s] 2021-03-03 15:48:13.999 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [24.430s] 2021-03-03 15:48:17.057 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [22.428s] 2021-03-03 15:48:20.839 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [10.034s] 2021-03-03 15:48:24.296 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [15.543s] 2021-03-03 15:48:27.471 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [15.186s] 2021-03-03 15:48:28.468 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [15.767s] 2021-03-03 15:48:29.243 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [25.005s] 2021-03-03 15:48:29.693 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [29.778s] 2021-03-03 15:48:29.884 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [24.474s] 2021-03-03 15:48:30.634 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [16.903s] 2021-03-03 15:48:31.154 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-03 15:48:31.171 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.377s] 2021-03-03 15:48:31.713 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [25.801s] 2021-03-03 15:48:32.024 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [23.142s] 2021-03-03 15:48:32.457 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [28.943s] 2021-03-03 15:48:33.909 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 [25.822s] 2021-03-03 15:48:34.423 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [28.006s] 2021-03-03 15:48:35.081 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [9.537s] 2021-03-03 15:48:35.296 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [14.463s] 2021-03-03 15:48:36.297 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [12.002s] 2021-03-03 15:48:36.433 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [23.642s] 2021-03-03 15:48:38.685 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [24.689s] 2021-03-03 15:48:39.688 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [11.221s] 2021-03-03 15:48:40.363 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [12.891s] 2021-03-03 15:48:41.133 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [13.657s] 2021-03-03 15:48:42.731 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [7.650s] 2021-03-03 15:48:42.875 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.138s] 2021-03-03 15:48:42.904 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.028s] 2021-03-03 15:48:42.942 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.033s] 2021-03-03 15:48:42.994 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.048s] 2021-03-03 15:48:46.916 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [19.037s] 2021-03-03 15:48:47.059 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 [13.152s] 2021-03-03 15:48:48.049 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [11.752s] 2021-03-03 15:48:48.415 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [19.172s] 2021-03-03 15:48:48.723 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [38.773s] 2021-03-03 15:48:49.060 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [17.348s] 2021-03-03 15:48:49.275 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [17.253s] 2021-03-03 15:48:49.954 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [10.265s] 2021-03-03 15:48:51.740 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [21.856s] 2021-03-03 15:48:52.172 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [13.485s] 2021-03-03 15:48:52.215 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [30.944s] 2021-03-03 15:48:53.742 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [31.226s] 2021-03-03 15:48:53.937 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [35.770s] 2021-03-03 15:48:55.343 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [25.650s] 2021-03-03 15:48:58.563 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [23.266s] 2021-03-03 15:48:59.159 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [10.435s] 2021-03-03 15:49:00.666 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [11.604s] 2021-03-03 15:49:07.918 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [19.502s] 2021-03-03 15:49:10.214 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [29.077s] 2021-03-03 15:49:11.304 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [23.250s] 2021-03-03 15:49:11.627 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [39.171s] 2021-03-03 15:49:12.502 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [32.138s] 2021-03-03 15:49:12.606 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [25.691s] 2021-03-03 15:49:12.717 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [20.502s] 2021-03-03 15:49:13.018 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [21.276s] 2021-03-03 15:49:13.406 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [24.129s] 2021-03-03 15:49:13.589 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [15.024s] 2021-03-03 15:49:13.802 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [13.136s] 2021-03-03 15:49:13.905 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [45.035s] 2021-03-03 15:49:14.478 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [15.319s] 2021-03-03 15:49:14.601 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [19.257s] 2021-03-03 15:49:14.633 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [43.999s] 2021-03-03 15:49:14.738 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [40.316s] 2021-03-03 15:49:15.011 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 [27.949s] 2021-03-03 15:49:16.032 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [8.112s] 2021-03-03 15:49:16.476 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [3.868s] 2021-03-03 15:49:16.530 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.895s] 2021-03-03 15:49:16.657 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [22.718s] 2021-03-03 15:49:17.456 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [23.713s] 2021-03-03 15:49:18.627 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [26.452s] 2021-03-03 15:49:19.228 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [6.509s] 2021-03-03 15:49:19.837 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [7.334s] 2021-03-03 15:49:20.103 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [8.801s] 2021-03-03 15:49:22.354 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [9.335s] 2021-03-03 15:49:22.883 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [6.353s] 2021-03-03 15:49:25.102 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.626s] 2021-03-03 15:49:25.189 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [11.386s] 2021-03-03 15:49:25.656 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [12.248s] 2021-03-03 15:49:26.403 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 [11.390s] 2021-03-03 15:49:27.399 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [15.770s] 2021-03-03 15:49:28.074 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [13.471s] 2021-03-03 15:49:33.308 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [18.827s] 2021-03-03 15:49:34.717 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [24.504s] 2021-03-03 15:49:35.333 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [21.743s] 2021-03-03 15:49:38.916 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [10.841s] 2021-03-03 15:49:41.116 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [16.013s] 2021-03-03 15:49:42.048 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.132s] 2021-03-03 15:49:42.445 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [22.606s] 2021-03-03 15:49:43.442 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [24.213s] 2021-03-03 15:49:44.286 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [25.660s] 2021-03-03 15:49:44.995 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [28.338s] 2021-03-03 15:49:45.066 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [27.610s] 2021-03-03 15:49:46.185 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [23.301s] 2021-03-03 15:49:47.460 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [5.411s] 2021-03-03 15:49:49.406 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [35.501s] 2021-03-03 15:49:49.817 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [22.417s] 2021-03-03 15:49:49.971 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [35.234s] 2021-03-03 15:49:50.291 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [14.956s] 2021-03-03 15:49:53.679 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [18.962s] 2021-03-03 15:49:59.457 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [9.165s] 2021-03-03 15:50:05.425 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [15.607s] 2021-03-03 15:50:05.660 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [11.979s] 2021-03-03 15:50:06.482 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [23.039s] 2021-03-03 15:50:08.002 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [23.006s] 2021-03-03 15:50:08.757 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [26.311s] 2021-03-03 15:50:10.019 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.260s] 2021-03-03 15:50:10.295 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [10.838s] 2021-03-03 15:50:10.907 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [25.839s] 2021-03-03 15:50:11.385 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [23.924s] 2021-03-03 15:50:11.503 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.207s] 2021-03-03 15:50:11.523 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [6.097s] 2021-03-03 15:50:11.872 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [22.463s] 2021-03-03 15:50:17.519 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [11.034s] 2021-03-03 15:50:18.980 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [8.959s] 2021-03-03 15:50:21.099 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [9.595s] 2021-03-03 15:50:28.118 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [10.598s] 2021-03-03 15:50:28.567 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [17.180s] 2021-03-03 15:50:30.133 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [24.470s] 2021-03-03 15:50:31.606 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [20.080s] 2021-03-03 15:50:32.767 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [11.667s] 2021-03-03 15:50:32.827 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [24.823s] 2021-03-03 15:50:35.171 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [16.190s] 2021-03-03 15:50:37.512 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.378s] 2021-03-03 15:50:37.879 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [5.110s] 2021-03-03 15:50:41.206 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [6.033s] 2021-03-03 15:50:41.247 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.367s] 2021-03-03 15:50:42.718 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [11.112s] 2021-03-03 15:50:43.900 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.692s] 2021-03-03 15:50:44.273 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [6.760s] 2021-03-03 15:50:48.103 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [6.854s] 2021-03-03 15:50:48.854 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.953s] 2021-03-03 15:50:50.549 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.446s] 2021-03-03 15:50:51.020 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.747s] 2021-03-03 15:50:52.387 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.366s] 2021-03-03 15:50:53.521 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.133s] 2021-03-03 15:50:56.478 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.927s] 2021-03-03 15:51:00.754 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.231s] 2021-03-03 15:51:01.282 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.802s] 2021-03-03 15:51:05.125 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.370s] 2021-03-03 15:51:06.684 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.558s] 2021-03-03 15:51:08.251 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.566s] 2021-03-03 15:51:12.682 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.429s] 2021-03-03 15:51:21.144 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [8.458s] 2021-03-03 15:51:27.765 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.622s] 2021-03-03 15:51:31.312 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.546s] 2021-03-03 15:51:34.492 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.179s] 2021-03-03 15:51:38.372 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [3.877s] 2021-03-03 15:51:42.001 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.629s] 2021-03-03 15:51:44.507 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.505s] 2021-03-03 15:52:08.454 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context testr@default cleanup() started 2021-03-03 15:52:08.455 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context testr@default cleanup() finished in 0.84 msec 2021-03-03 15:52:08.455 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context tempest@default cleanup() started 2021-03-03 15:52:09.059 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-03 15:52:09.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-03 15:52:09.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9c0aac8a_nZCFAiyC'. 2021-03-03 15:52:09.629 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9c0aac8a_nZCFAiyC' has been deleted. 2021-03-03 15:52:09.630 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f25997aa-deb4-43f4-bd51-081e5e4408a2' of option 'instance_type' from Tempest config file. 2021-03-03 15:52:09.630 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f25997aa-deb4-43f4-bd51-081e5e4408a2' has been removed. 2021-03-03 15:52:09.639 32 INFO rally.task.context [-] Verification 8715aa7c-03ee-44ce-836b-0ca754eb62c7 | Context tempest@default cleanup() finished in 1.18 sec 2021-03-03 15:52:09.671 32 INFO rally.api [-] Verification (UUID=9c0aac8a-36e8-40b7-aec8-11cbe20af78b) has been successfully finished for deployment 'opnfv-rally' (UUID=7c1e051f-de54-4fac-863b-27642e84d0e6)! 2021-03-03 15:52:11.128 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:52:11.128 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:52:11.128 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:52:12.669 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:52:12.669 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:52:12.669 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:52:14.514 96 INFO rally.api [-] Building 'html' report for the following verification(s): '9c0aac8a-36e8-40b7-aec8-11cbe20af78b' 2021-03-03 15:52:14.542 96 INFO rally.api [-] The report has been successfully built. 2021-03-03 15:52:15.888 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-03 15:52:15.888 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-03 15:52:15.888 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-03 15:52:17.736 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9c0aac8a-36e8-40b7-aec8-11cbe20af78b' 2021-03-03 15:52:17.749 98 INFO rally.api [-] The report has been successfully built.