2020-12-19 09:09:58.966 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:09:58.966 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:09:58.966 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:00.841 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 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-19 09:10:00.841 6 ERROR rally.cli.cliutils 2020-12-19 09:10:02.211 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:02.212 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:02.212 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:05.771 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:05.772 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:05.772 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:11.057 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:11.057 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:11.057 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:12.317 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:12.318 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:12.318 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:14.200 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 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils force=force) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-19 09:10:14.200 15 ERROR rally.cli.cliutils 2020-12-19 09:10:15.608 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:15.608 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:15.609 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:17.484 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-19 09:10:17.559 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/repo. 2020-12-19 09:10:17.914 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/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 ' 2020-12-19 09:10:17.930 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-19 09:10:17.942 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-19 09:10:17.967 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-19 09:10:18.015 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-19 09:10:18.701 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=99953738-aa04-4da5-b17e-88690e934a7a) has been successfully created! 2020-12-19 09:10:20.194 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:20.194 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:20.194 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:27.555 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:27.555 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:27.555 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:29.371 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=99953738-aa04-4da5-b17e-88690e934a7a) for deployment 'opnfv-rally' (UUID=313ba9ee-cb27-4e60-a12f-2627434daabe). 2020-12-19 09:10:30.302 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=99953738-aa04-4da5-b17e-88690e934a7a) has been successfully configured for deployment 'opnfv-rally' (UUID=313ba9ee-cb27-4e60-a12f-2627434daabe)! 2020-12-19 09:10:38.823 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:10:38.823 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:10:38.823 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:10:40.796 32 INFO rally.api [-] Starting verification (UUID=f310f668-24e2-4058-b071-ea40dcfbd63d) for deployment 'opnfv-rally' (UUID=313ba9ee-cb27-4e60-a12f-2627434daabe) by verifier 'opnfv-tempest' (UUID=99953738-aa04-4da5-b17e-88690e934a7a). 2020-12-19 09:10:41.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-19 09:10:41.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-19 09:10:41.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/for-deployment-313ba9ee-cb27-4e60-a12f-2627434daabe/tempest.log' to option 'log_file'. 2020-12-19 09:10:41.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/for-deployment-313ba9ee-cb27-4e60-a12f-2627434daabe/tempest.log 2020-12-19 09:10:41.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-19 09:10:42.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/for-deployment-313ba9ee-cb27-4e60-a12f-2627434daabe/lock_files' to option 'lock_path'. 2020-12-19 09:10:42.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-99953738-aa04-4da5-b17e-88690e934a7a/for-deployment-313ba9ee-cb27-4e60-a12f-2627434daabe/lock_files 2020-12-19 09:10:42.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-19 09:10:42.001 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 2020-12-19 09:10:42.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 79af9583-52ec-47a9-9c5d-b6228c9dead6 2020-12-19 09:10:42.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = af5fe26e-6fc3-4222-8eb1-0b0ebb9ae718 2020-12-19 09:10:42.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 92954fc0-3258-4511-bdeb-7662221cbe71 2020-12-19 09:10:42.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2a20370f-0a88-4c81-a788-c98258778e2f 2020-12-19 09:10:42.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-19 09:10:42.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-19 09:10:42.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-19 09:10:42.393 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 09:10:42.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-19 09:10:42.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f310f668_9qpR2kU3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-19 09:10:42.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f310f668_9qpR2kU3' (ID = e0294ce9-5c1c-4ad6-8aac-363d503e18cf) has been successfully created! 2020-12-19 09:10:42.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e0294ce9-5c1c-4ad6-8aac-363d503e18cf' to option 'instance_type'. 2020-12-19 09:10:42.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e0294ce9-5c1c-4ad6-8aac-363d503e18cf 2020-12-19 09:10:42.653 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context tempest@default setup() finished in 1.29 sec 2020-12-19 09:10:42.654 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context testr@default setup() finished in 0.51 msec 2020-12-19 09:10:42.654 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/07b6fce8-686c-433a-99ba-132931aa0ec8'. 2020-12-19 09:10:48.067 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2020-12-19 09:10:48.438 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-12-19 09:10:48.536 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-12-19 09:10:48.718 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-12-19 09:11:32.210 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [9.332s] 2020-12-19 09:11:32.222 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [11.320s] 2020-12-19 09:11:42.788 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [19.623s] 2020-12-19 09:11:45.502 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [18.571s] 2020-12-19 09:11:47.382 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [26.876s] 2020-12-19 09:11:47.394 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [27.944s] 2020-12-19 09:11:48.876 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.366s] 2020-12-19 09:11:49.561 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [18.818s] 2020-12-19 09:11:50.034 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [17.812s] 2020-12-19 09:11:50.219 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [22.975s] 2020-12-19 09:11:51.050 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [31.214s] 2020-12-19 09:11:52.191 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.970s] 2020-12-19 09:11:52.320 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.124s] 2020-12-19 09:11:52.358 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.034s] 2020-12-19 09:11:52.413 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.056s] 2020-12-19 09:11:52.468 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.047s] 2020-12-19 09:11:54.455 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [30.995s] 2020-12-19 09:11:55.349 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [29.555s] 2020-12-19 09:11:56.046 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [33.775s] 2020-12-19 09:11:57.440 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.652s] 2020-12-19 09:11:58.000 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2020-12-19 09:11:58.493 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [11.110s] 2020-12-19 09:11:58.607 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [23.366s] 2020-12-19 09:12:02.132 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [39.848s] 2020-12-19 09:12:04.804 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [38.525s] 2020-12-19 09:12:05.930 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [44.839s] 2020-12-19 09:12:06.462 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [17.590s] 2020-12-19 09:12:06.589 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [16.554s] 2020-12-19 09:12:07.968 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [9.474s] 2020-12-19 09:12:09.449 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [38.308s] 2020-12-19 09:12:10.429 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [44.407s] 2020-12-19 09:12:10.660 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [21.098s] 2020-12-19 09:12:11.362 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [30.147s] 2020-12-19 09:12:12.937 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [18.483s] 2020-12-19 09:12:13.056 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [8.255s] 2020-12-19 09:12:14.761 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [46.586s] 2020-12-19 09:12:18.921 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [31.527s] 2020-12-19 09:12:19.387 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [8.725s] 2020-12-19 09:12:19.475 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [34.197s] 2020-12-19 09:12:21.009 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [22.404s] 2020-12-19 09:12:22.201 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [19.856s] 2020-12-19 09:12:22.437 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [38.520s] 2020-12-19 09:12:22.762 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [26.715s] 2020-12-19 09:12:24.380 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [29.033s] 2020-12-19 09:12:25.647 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [19.718s] 2020-12-19 09:12:26.953 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [36.014s] 2020-12-19 09:12:28.262 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [37.213s] 2020-12-19 09:12:28.325 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [15.387s] 2020-12-19 09:12:28.994 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [18.565s] 2020-12-19 09:12:29.347 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [8.336s] 2020-12-19 09:12:32.044 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [18.986s] 2020-12-19 09:12:33.091 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [26.628s] 2020-12-19 09:12:33.588 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [31.457s] 2020-12-19 09:12:34.306 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [14.831s] 2020-12-19 09:12:36.475 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [25.113s] 2020-12-19 09:12:36.950 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [30.360s] 2020-12-19 09:12:37.210 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [18.289s] 2020-12-19 09:12:38.321 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [18.933s] 2020-12-19 09:12:38.791 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [14.409s] 2020-12-19 09:12:39.191 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [10.865s] 2020-12-19 09:12:39.698 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [24.936s] 2020-12-19 09:12:39.819 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [17.055s] 2020-12-19 09:12:39.831 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [14.179s] 2020-12-19 09:12:40.356 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [18.154s] 2020-12-19 09:12:40.441 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [11.446s] 2020-12-19 09:12:40.701 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [11.352s] 2020-12-19 09:12:40.726 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [8.681s] 2020-12-19 09:12:41.239 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [8.147s] 2020-12-19 09:12:44.320 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [21.883s] 2020-12-19 09:12:45.102 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [18.150s] 2020-12-19 09:12:45.397 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [11.091s] 2020-12-19 09:12:45.860 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [12.271s] 2020-12-19 09:12:46.381 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [9.430s] 2020-12-19 09:12:46.795 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [9.583s] 2020-12-19 09:12:48.064 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [6.823s] 2020-12-19 09:12:48.408 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [10.086s] 2020-12-19 09:12:48.822 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.503s] 2020-12-19 09:12:49.191 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [20.928s] 2020-12-19 09:12:49.274 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [37.846s] 2020-12-19 09:12:49.730 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [10.937s] 2020-12-19 09:12:50.139 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [4.740s] 2020-12-19 09:12:50.480 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [10.649s] 2020-12-19 09:12:50.543 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [14.068s] 2020-12-19 09:12:50.711 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [11.012s] 2020-12-19 09:12:53.167 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [4.343s] 2020-12-19 09:12:53.827 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [13.468s] 2020-12-19 09:12:54.826 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [14.383s] 2020-12-19 09:12:54.898 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [15.076s] 2020-12-19 09:12:59.108 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [4.281s] 2020-12-19 09:13:00.422 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [11.230s] 2020-12-19 09:13:01.096 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [13.032s] 2020-12-19 09:13:01.472 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [15.612s] 2020-12-19 09:13:02.412 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [21.709s] 2020-12-19 09:13:02.855 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [12.715s] 2020-12-19 09:13:03.428 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [18.324s] 2020-12-19 09:13:04.045 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.936s] 2020-12-19 09:13:07.082 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [20.700s] 2020-12-19 09:13:10.166 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [16.997s] 2020-12-19 09:13:13.753 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [19.925s] 2020-12-19 09:13:14.694 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [27.898s] 2020-12-19 09:13:16.492 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [15.394s] 2020-12-19 09:13:18.817 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [14.770s] 2020-12-19 09:13:19.254 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.760s] 2020-12-19 09:13:19.299 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [17.824s] 2020-12-19 09:13:20.420 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [6.666s] 2020-12-19 09:13:20.511 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [20.087s] 2020-12-19 09:13:22.418 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [31.873s] 2020-12-19 09:13:22.531 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [19.101s] 2020-12-19 09:13:24.400 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [5.144s] 2020-12-19 09:13:25.118 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [18.032s] 2020-12-19 09:13:25.749 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.348s] 2020-12-19 09:13:25.784 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [36.509s] 2020-12-19 09:13:27.088 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.338s] 2020-12-19 09:13:28.525 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [3.406s] 2020-12-19 09:13:29.480 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.390s] 2020-12-19 09:13:30.923 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [11.622s] 2020-12-19 09:13:33.354 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.873s] 2020-12-19 09:13:34.041 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [5.516s] 2020-12-19 09:13:35.296 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [14.782s] 2020-12-19 09:13:35.580 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [16.762s] 2020-12-19 09:13:38.658 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.736s] 2020-12-19 09:13:39.910 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [6.555s] 2020-12-19 09:13:40.400 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [19.977s] 2020-12-19 09:13:41.900 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [16.113s] 2020-12-19 09:13:42.104 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [19.684s] 2020-12-19 09:13:42.239 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.327s] 2020-12-19 09:13:43.562 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [9.520s] 2020-12-19 09:13:45.515 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [6.856s] 2020-12-19 09:13:46.161 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [10.865s] 2020-12-19 09:13:46.244 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [10.663s] 2020-12-19 09:13:46.850 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.287s] 2020-12-19 09:13:47.786 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [7.387s] 2020-12-19 09:13:50.290 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.439s] 2020-12-19 09:13:50.793 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [8.553s] 2020-12-19 09:13:52.836 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [6.673s] 2020-12-19 09:13:55.798 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [10.281s] 2020-12-19 09:13:56.909 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [6.114s] 2020-12-19 09:13:58.058 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.767s] 2020-12-19 09:14:02.182 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [6.382s] 2020-12-19 09:14:03.512 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.329s] 2020-12-19 09:14:08.613 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.100s] 2020-12-19 09:14:16.370 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [7.757s] 2020-12-19 09:14:17.413 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.042s] 2020-12-19 09:14:18.947 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.532s] 2020-12-19 09:14:21.992 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.042s] 2020-12-19 09:14:27.847 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.852s] 2020-12-19 09:14:33.523 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.676s] 2020-12-19 09:14:38.020 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.497s] 2020-12-19 09:14:41.829 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.807s] 2020-12-19 09:14:46.257 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.426s] 2020-12-19 09:14:49.311 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.053s] 2020-12-19 09:14:51.133 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.822s] 2020-12-19 09:15:11.269 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context testr@default cleanup() started 2020-12-19 09:15:11.270 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context testr@default cleanup() finished in 0.88 msec 2020-12-19 09:15:11.271 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context tempest@default cleanup() started 2020-12-19 09:15:11.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-19 09:15:12.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-19 09:15:12.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f310f668_9qpR2kU3'. 2020-12-19 09:15:12.499 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f310f668_9qpR2kU3' has been deleted. 2020-12-19 09:15:12.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e0294ce9-5c1c-4ad6-8aac-363d503e18cf' of option 'instance_type' from Tempest config file. 2020-12-19 09:15:12.500 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e0294ce9-5c1c-4ad6-8aac-363d503e18cf' has been removed. 2020-12-19 09:15:12.510 32 INFO rally.task.context [-] Verification 99953738-aa04-4da5-b17e-88690e934a7a | Context tempest@default cleanup() finished in 1.24 sec 2020-12-19 09:15:12.549 32 INFO rally.api [-] Verification (UUID=f310f668-24e2-4058-b071-ea40dcfbd63d) has been successfully finished for deployment 'opnfv-rally' (UUID=313ba9ee-cb27-4e60-a12f-2627434daabe)! 2020-12-19 09:15:14.043 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:15:14.043 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:15:14.043 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:15:15.505 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:15:15.505 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:15:15.505 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:15:17.337 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'f310f668-24e2-4058-b071-ea40dcfbd63d' 2020-12-19 09:15:17.372 96 INFO rally.api [-] The report has been successfully built. 2020-12-19 09:15:18.738 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-19 09:15:18.739 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-19 09:15:18.739 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-19 09:15:20.598 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f310f668-24e2-4058-b071-ea40dcfbd63d' 2020-12-19 09:15:20.610 98 INFO rally.api [-] The report has been successfully built.