2021-04-24 15:49:14.931 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:14.932 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:14.932 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:16.833 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-04-24 15:49:16.833 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-24 15:49:16.833 6 ERROR rally.cli.cliutils 2021-04-24 15:49:18.219 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:18.219 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:18.219 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:21.736 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:21.736 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:21.736 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:26.868 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:26.868 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:26.869 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:28.192 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:28.192 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:28.192 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:30.055 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-04-24 15:49:30.055 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils force=force) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-24 15:49:30.055 15 ERROR rally.cli.cliutils 2021-04-24 15:49:31.484 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:31.484 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:31.484 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:33.313 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-24 15:49:33.391 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/repo. 2021-04-24 15:49:33.752 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-24 15:49:33.765 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-24 15:49:33.774 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-24 15:49:33.797 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-24 15:49:33.845 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-24 15:49:34.538 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c1429e7a-ea24-4056-a67b-002231a675cb) has been successfully created! 2021-04-24 15:49:36.105 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:36.106 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:36.106 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:42.825 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:42.825 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:42.825 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:44.659 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c1429e7a-ea24-4056-a67b-002231a675cb) for deployment 'opnfv-rally' (UUID=868f9cb1-1091-4004-b1df-97364a369bf3). 2021-04-24 15:49:45.590 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c1429e7a-ea24-4056-a67b-002231a675cb) has been successfully configured for deployment 'opnfv-rally' (UUID=868f9cb1-1091-4004-b1df-97364a369bf3)! 2021-04-24 15:49:54.080 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:49:54.080 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:49:54.080 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:49:55.880 32 INFO rally.api [-] Starting verification (UUID=eed86cf9-5cec-469c-b897-745232cddffa) for deployment 'opnfv-rally' (UUID=868f9cb1-1091-4004-b1df-97364a369bf3) by verifier 'opnfv-tempest' (UUID=c1429e7a-ea24-4056-a67b-002231a675cb). 2021-04-24 15:49:56.989 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-24 15:49:57.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-24 15:49:57.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/for-deployment-868f9cb1-1091-4004-b1df-97364a369bf3/tempest.log' to option 'log_file'. 2021-04-24 15:49:57.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/for-deployment-868f9cb1-1091-4004-b1df-97364a369bf3/tempest.log 2021-04-24 15:49:57.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-24 15:49:57.173 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/for-deployment-868f9cb1-1091-4004-b1df-97364a369bf3/lock_files' to option 'lock_path'. 2021-04-24 15:49:57.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c1429e7a-ea24-4056-a67b-002231a675cb/for-deployment-868f9cb1-1091-4004-b1df-97364a369bf3/lock_files 2021-04-24 15:49:57.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-24 15:49:57.175 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-04-24 15:49:57.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 69c98a65-079d-48df-9ca2-053f62d6e4c7 2021-04-24 15:49:57.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 35610e36-4fb3-4e07-a5e1-451289df521f 2021-04-24 15:49:57.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d67b5e13-f056-44a4-8d26-faabfb40499d 2021-04-24 15:49:57.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3055cd49-3eff-4720-8ab2-79971a5764c1 2021-04-24 15:49:57.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-24 15:49:57.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-24 15:49:57.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-24 15:49:57.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 15:49:57.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-24 15:49:57.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_eed86cf9_soX0e89k' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-24 15:49:58.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eed86cf9_soX0e89k' (ID = 3a803de6-59cf-4e2a-91e4-1699fd197f69) has been successfully created! 2021-04-24 15:49:58.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3a803de6-59cf-4e2a-91e4-1699fd197f69' to option 'instance_type'. 2021-04-24 15:49:58.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3a803de6-59cf-4e2a-91e4-1699fd197f69 2021-04-24 15:49:58.006 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context tempest@default setup() finished in 1.51 sec 2021-04-24 15:49:58.007 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context testr@default setup() finished in 0.60 msec 2021-04-24 15:49:58.007 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/891f6685-2415-458e-83a4-68ceaca4c5e1'. 2021-04-24 15:50:03.710 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-24 15:50:04.245 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-24 15:50:04.271 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-24 15:50:04.654 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-24 15:51:10.508 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [32.403s] 2021-04-24 15:51:10.937 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [19.376s] 2021-04-24 15:51:11.738 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [14.478s] 2021-04-24 15:51:12.184 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [17.196s] 2021-04-24 15:51:12.551 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [17.050s] 2021-04-24 15:51:14.877 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [11.610s] 2021-04-24 15:51:15.650 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [17.607s] 2021-04-24 15:51:18.054 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [38.874s] 2021-04-24 15:51:20.403 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [9.096s] 2021-04-24 15:51:22.889 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [24.941s] 2021-04-24 15:51:24.456 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [12.719s] 2021-04-24 15:51:28.235 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [18.628s] 2021-04-24 15:51:28.442 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [8.038s] 2021-04-24 15:51:28.828 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [11.361s] 2021-04-24 15:51:31.059 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [13.007s] 2021-04-24 15:51:32.338 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [30.634s] 2021-04-24 15:51:32.445 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [39.363s] 2021-04-24 15:51:32.846 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [34.474s] 2021-04-24 15:51:33.241 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [17.592s] 2021-04-24 15:51:34.040 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [23.102s] 2021-04-24 15:51:34.313 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [9.856s] 2021-04-24 15:51:37.556 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [22.680s] 2021-04-24 15:51:39.317 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [16.426s] 2021-04-24 15:51:39.730 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [38.231s] 2021-04-24 15:51:40.561 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-24 15:51:41.286 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [12.457s] 2021-04-24 15:51:42.359 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [1.069s] 2021-04-24 15:51:42.386 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.029s] 2021-04-24 15:51:42.425 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.035s] 2021-04-24 15:51:42.477 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.048s] 2021-04-24 15:51:42.842 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [24.478s] 2021-04-24 15:51:44.152 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [33.645s] 2021-04-24 15:51:46.333 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [18.097s] 2021-04-24 15:51:48.193 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [8.464s] 2021-04-24 15:51:48.884 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [17.823s] 2021-04-24 15:51:49.245 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [38.839s] 2021-04-24 15:51:50.505 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [22.062s] 2021-04-24 15:51:51.488 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [18.245s] 2021-04-24 15:51:51.725 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [17.411s] 2021-04-24 15:51:54.130 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [27.205s] 2021-04-24 15:51:55.654 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [16.336s] 2021-04-24 15:51:55.943 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [9.610s] 2021-04-24 15:51:58.131 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [28.685s] 2021-04-24 15:52:00.066 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [22.509s] 2021-04-24 15:52:00.186 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [27.849s] 2021-04-24 15:52:00.196 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [55.184s] 2021-04-24 15:52:02.488 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [14.294s] 2021-04-24 15:52:02.993 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [30.147s] 2021-04-24 15:52:05.385 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [13.659s] 2021-04-24 15:52:06.269 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [23.427s] 2021-04-24 15:52:06.271 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [8.140s] 2021-04-24 15:52:06.542 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [32.652s] 2021-04-24 15:52:06.590 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [15.100s] 2021-04-24 15:52:07.132 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [13.001s] 2021-04-24 15:52:11.318 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [37.276s] 2021-04-24 15:52:11.979 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [39.535s] 2021-04-24 15:52:12.952 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [12.765s] 2021-04-24 15:52:16.249 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [20.594s] 2021-04-24 15:52:16.692 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [16.623s] 2021-04-24 15:52:17.177 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [18.158s] 2021-04-24 15:52:17.568 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [28.323s] 2021-04-24 15:52:18.091 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [34.490s] 2021-04-24 15:52:18.268 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [12.000s] 2021-04-24 15:52:18.757 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.574s] 2021-04-24 15:52:19.463 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [19.267s] 2021-04-24 15:52:19.806 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [29.298s] 2021-04-24 15:52:20.729 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [31.844s] 2021-04-24 15:52:20.936 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [34.116s] 2021-04-24 15:52:21.476 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [14.345s] 2021-04-24 15:52:22.250 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [26.304s] 2021-04-24 15:52:23.656 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [10.702s] 2021-04-24 15:52:24.342 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [21.348s] 2021-04-24 15:52:25.629 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [13.649s] 2021-04-24 15:52:27.621 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [21.349s] 2021-04-24 15:52:30.839 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [12.087s] 2021-04-24 15:52:36.054 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [30.666s] 2021-04-24 15:52:36.317 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [29.774s] 2021-04-24 15:52:36.653 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [18.384s] 2021-04-24 15:52:38.207 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [20.638s] 2021-04-24 15:52:40.108 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [23.855s] 2021-04-24 15:52:41.348 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [21.882s] 2021-04-24 15:52:42.223 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [17.880s] 2021-04-24 15:52:42.311 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [14.691s] 2021-04-24 15:52:43.500 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [25.412s] 2021-04-24 15:52:44.868 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [23.390s] 2021-04-24 15:52:46.245 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [20.615s] 2021-04-24 15:52:48.879 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [12.223s] 2021-04-24 15:52:49.412 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [13.093s] 2021-04-24 15:52:49.919 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [26.262s] 2021-04-24 15:52:50.453 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [19.613s] 2021-04-24 15:52:50.617 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [9.268s] 2021-04-24 15:52:50.760 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [12.552s] 2021-04-24 15:52:51.391 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [9.079s] 2021-04-24 15:52:52.156 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [8.655s] 2021-04-24 15:52:52.647 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [7.776s] 2021-04-24 15:52:53.442 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.284s] 2021-04-24 15:52:53.768 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [32.834s] 2021-04-24 15:52:54.762 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [18.707s] 2021-04-24 15:52:59.060 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [5.617s] 2021-04-24 15:52:59.706 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [10.292s] 2021-04-24 15:53:00.546 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [5.783s] 2021-04-24 15:53:01.859 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [11.405s] 2021-04-24 15:53:01.884 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [9.237s] 2021-04-24 15:53:02.813 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [11.421s] 2021-04-24 15:53:03.616 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [21.385s] 2021-04-24 15:53:03.617 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [12.992s] 2021-04-24 15:53:03.959 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.145s] 2021-04-24 15:53:04.056 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [17.807s] 2021-04-24 15:53:04.632 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.086s] 2021-04-24 15:53:09.941 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [8.054s] 2021-04-24 15:53:19.151 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [28.390s] 2021-04-24 15:53:19.276 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [17.416s] 2021-04-24 15:53:24.052 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [19.419s] 2021-04-24 15:53:28.982 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [25.021s] 2021-04-24 15:53:29.827 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [5.773s] 2021-04-24 15:53:36.935 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [43.166s] 2021-04-24 15:53:38.376 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [8.549s] 2021-04-24 15:53:39.596 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [20.443s] 2021-04-24 15:53:41.067 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [37.456s] 2021-04-24 15:53:42.167 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [13.184s] 2021-04-24 15:53:42.476 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [23.198s] 2021-04-24 15:53:44.800 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [2.324s] 2021-04-24 15:53:45.531 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [4.462s] 2021-04-24 15:53:46.143 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.765s] 2021-04-24 15:53:46.367 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [1.565s] 2021-04-24 15:53:46.608 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [7.012s] 2021-04-24 15:53:49.947 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [3.579s] 2021-04-24 15:53:50.885 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [4.275s] 2021-04-24 15:53:51.741 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.792s] 2021-04-24 15:53:52.702 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.171s] 2021-04-24 15:53:54.599 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.857s] 2021-04-24 15:53:55.816 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.216s] 2021-04-24 15:53:56.731 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [5.845s] 2021-04-24 15:53:58.476 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.658s] 2021-04-24 15:53:58.491 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.758s] 2021-04-24 15:53:59.613 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.121s] 2021-04-24 15:54:01.919 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.443s] 2021-04-24 15:54:03.717 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.797s] 2021-04-24 15:54:05.793 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.179s] 2021-04-24 15:54:09.458 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.665s] 2021-04-24 15:54:09.973 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.254s] 2021-04-24 15:54:10.690 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.231s] 2021-04-24 15:54:12.135 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.443s] 2021-04-24 15:54:14.444 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.470s] 2021-04-24 15:54:16.419 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.282s] 2021-04-24 15:54:21.292 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.871s] 2021-04-24 15:54:27.531 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.237s] 2021-04-24 15:54:32.880 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.347s] 2021-04-24 15:54:35.904 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.024s] 2021-04-24 15:54:40.519 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.613s] 2021-04-24 15:54:43.773 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.254s] 2021-04-24 15:54:46.096 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.323s] 2021-04-24 15:55:12.388 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context testr@default cleanup() started 2021-04-24 15:55:12.389 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context testr@default cleanup() finished in 0.79 msec 2021-04-24 15:55:12.390 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context tempest@default cleanup() started 2021-04-24 15:55:12.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-24 15:55:13.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-24 15:55:13.278 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_eed86cf9_soX0e89k'. 2021-04-24 15:55:13.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_eed86cf9_soX0e89k' has been deleted. 2021-04-24 15:55:13.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3a803de6-59cf-4e2a-91e4-1699fd197f69' of option 'instance_type' from Tempest config file. 2021-04-24 15:55:13.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3a803de6-59cf-4e2a-91e4-1699fd197f69' has been removed. 2021-04-24 15:55:13.918 32 INFO rally.task.context [-] Verification c1429e7a-ea24-4056-a67b-002231a675cb | Context tempest@default cleanup() finished in 1.53 sec 2021-04-24 15:55:13.953 32 INFO rally.api [-] Verification (UUID=eed86cf9-5cec-469c-b897-745232cddffa) has been successfully finished for deployment 'opnfv-rally' (UUID=868f9cb1-1091-4004-b1df-97364a369bf3)! 2021-04-24 15:55:15.437 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:55:15.437 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:55:15.438 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:55:16.919 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:55:16.919 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:55:16.919 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:55:18.682 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'eed86cf9-5cec-469c-b897-745232cddffa' 2021-04-24 15:55:18.705 96 INFO rally.api [-] The report has been successfully built. 2021-04-24 15:55:20.135 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-24 15:55:20.135 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-24 15:55:20.135 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-24 15:55:21.979 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'eed86cf9-5cec-469c-b897-745232cddffa' 2021-04-24 15:55:21.990 98 INFO rally.api [-] The report has been successfully built.