2021-07-03 18:37:25.165 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:25.165 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:25.165 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:27.079 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-07-03 18:37:27.079 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-03 18:37:27.079 6 ERROR rally.cli.cliutils 2021-07-03 18:37:28.486 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:28.486 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:28.487 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:32.025 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:32.025 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:32.025 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:37.249 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:37.249 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:37.250 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:38.498 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:38.498 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:38.498 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:40.384 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-07-03 18:37:40.384 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils force=force) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-03 18:37:40.384 15 ERROR rally.cli.cliutils 2021-07-03 18:37:41.766 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:41.766 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:41.766 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:43.555 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-03 18:37:43.635 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/repo. 2021-07-03 18:37:43.998 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/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-07-03 18:37:44.011 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-03 18:37:44.020 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-03 18:37:44.043 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-03 18:37:44.090 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-03 18:37:44.796 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a76beec6-2be9-4f84-94a2-bddd8051da33) has been successfully created! 2021-07-03 18:37:46.271 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:46.271 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:46.271 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:53.214 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:37:53.214 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:37:53.214 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:37:55.130 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a76beec6-2be9-4f84-94a2-bddd8051da33) for deployment 'opnfv-rally' (UUID=9ea19304-62e6-4dcb-8598-8f8f1ae414e0). 2021-07-03 18:37:56.054 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a76beec6-2be9-4f84-94a2-bddd8051da33) has been successfully configured for deployment 'opnfv-rally' (UUID=9ea19304-62e6-4dcb-8598-8f8f1ae414e0)! 2021-07-03 18:38:04.617 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:38:04.617 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:38:04.617 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:38:06.504 32 INFO rally.api [-] Starting verification (UUID=626ed9ec-cf4a-4de4-88ee-964b5bd2eed7) for deployment 'opnfv-rally' (UUID=9ea19304-62e6-4dcb-8598-8f8f1ae414e0) by verifier 'opnfv-tempest' (UUID=a76beec6-2be9-4f84-94a2-bddd8051da33). 2021-07-03 18:38:07.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-03 18:38:07.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-03 18:38:07.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/for-deployment-9ea19304-62e6-4dcb-8598-8f8f1ae414e0/tempest.log' to option 'log_file'. 2021-07-03 18:38:07.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/for-deployment-9ea19304-62e6-4dcb-8598-8f8f1ae414e0/tempest.log 2021-07-03 18:38:07.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-03 18:38:07.684 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/for-deployment-9ea19304-62e6-4dcb-8598-8f8f1ae414e0/lock_files' to option 'lock_path'. 2021-07-03 18:38:07.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a76beec6-2be9-4f84-94a2-bddd8051da33/for-deployment-9ea19304-62e6-4dcb-8598-8f8f1ae414e0/lock_files 2021-07-03 18:38:07.685 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-03 18:38:07.685 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-07-03 18:38:07.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2665ba64-8967-4fe0-ba31-86093b5f8c83 2021-07-03 18:38:07.686 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 73cf078b-40d1-4b2d-baab-dfbb7ccf7b6b 2021-07-03 18:38:07.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 50df0560-a592-43d6-b177-a1c567ab0ef4 2021-07-03 18:38:07.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = da9049bf-78d9-40ca-8d10-837c2deec7d7 2021-07-03 18:38:08.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-03 18:38:08.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-03 18:38:08.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-03 18:38:08.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 18:38:08.181 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-03 18:38:08.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_626ed9ec_sS6zI2xI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 18:38:08.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_626ed9ec_sS6zI2xI' (ID = 5ab43c35-2803-4793-b77d-c10893721b00) has been successfully created! 2021-07-03 18:38:08.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5ab43c35-2803-4793-b77d-c10893721b00' to option 'instance_type'. 2021-07-03 18:38:08.444 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5ab43c35-2803-4793-b77d-c10893721b00 2021-07-03 18:38:08.446 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context tempest@default setup() finished in 1.38 sec 2021-07-03 18:38:08.447 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context testr@default setup() finished in 0.50 msec 2021-07-03 18:38:08.447 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/049048de-5486-4609-8e46-907b69294fa4'. 2021-07-03 18:38:13.419 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-07-03 18:38:13.798 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-07-03 18:38:14.202 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-07-03 18:38:14.635 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-07-03 18:39:23.580 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [36.535s] 2021-07-03 18:39:24.139 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [34.281s] 2021-07-03 18:39:27.376 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [3.796s] 2021-07-03 18:39:28.612 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.235s] 2021-07-03 18:39:35.028 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [45.632s] 2021-07-03 18:39:41.341 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [50.173s] 2021-07-03 18:39:42.585 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [45.364s] 2021-07-03 18:39:43.489 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [38.303s] 2021-07-03 18:39:46.926 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [50.075s] 2021-07-03 18:39:46.932 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [54.189s] 2021-07-03 18:39:50.954 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [61.559s] 2021-07-03 18:39:51.454 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [7.967s] 2021-07-03 18:39:56.000 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [39.641s] 2021-07-03 18:39:56.175 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [45.719s] 2021-07-03 18:39:59.856 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [46.007s] 2021-07-03 18:40:02.102 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [31.616s] 2021-07-03 18:40:04.444 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-07-03 18:40:04.453 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [29.425s] 2021-07-03 18:40:05.450 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [21.522s] 2021-07-03 18:40:05.683 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.229s] 2021-07-03 18:40:05.798 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [18.869s] 2021-07-03 18:40:06.051 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [24.711s] 2021-07-03 18:40:16.873 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [25.418s] 2021-07-03 18:40:16.886 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [68.907s] 2021-07-03 18:40:20.008 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [33.084s] 2021-07-03 18:40:23.915 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [24.057s] 2021-07-03 18:40:24.396 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [18.945s] 2021-07-03 18:40:24.606 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.208s] 2021-07-03 18:40:24.653 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.040s] 2021-07-03 18:40:24.693 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.039s] 2021-07-03 18:40:24.744 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.046s] 2021-07-03 18:40:25.445 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [23.344s] 2021-07-03 18:40:26.592 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [20.538s] 2021-07-03 18:40:30.443 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [79.953s] 2021-07-03 18:40:30.510 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [75.583s] 2021-07-03 18:40:30.696 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [34.520s] 2021-07-03 18:40:30.800 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [72.804s] 2021-07-03 18:40:31.043 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [55.715s] 2021-07-03 18:40:31.104 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [40.147s] 2021-07-03 18:40:31.106 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [98.277s] 2021-07-03 18:40:31.129 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [66.991s] 2021-07-03 18:40:31.315 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [74.323s] 2021-07-03 18:40:32.309 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [26.623s] 2021-07-03 18:40:34.516 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [28.716s] 2021-07-03 18:40:34.547 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [38.547s] 2021-07-03 18:40:35.405 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [23.815s] 2021-07-03 18:40:38.758 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [14.844s] 2021-07-03 18:40:41.149 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [24.263s] 2021-07-03 18:40:44.951 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [65.078s] 2021-07-03 18:40:46.709 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [35.528s] 2021-07-03 18:40:47.423 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [15.114s] 2021-07-03 18:40:47.492 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [27.483s] 2021-07-03 18:40:48.377 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [17.934s] 2021-07-03 18:40:51.611 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [6.652s] 2021-07-03 18:40:52.118 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [21.607s] 2021-07-03 18:40:52.194 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [26.747s] 2021-07-03 18:40:52.540 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [11.390s] 2021-07-03 18:40:53.155 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [22.112s] 2021-07-03 18:40:57.874 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [31.280s] 2021-07-03 18:40:58.582 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [19.823s] 2021-07-03 18:40:58.731 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [27.631s] 2021-07-03 18:40:59.000 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [28.200s] 2021-07-03 18:41:09.224 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [38.117s] 2021-07-03 18:41:10.416 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [39.286s] 2021-07-03 18:41:11.045 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [24.337s] 2021-07-03 18:41:12.446 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [24.067s] 2021-07-03 18:41:13.317 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [56.442s] 2021-07-03 18:41:14.363 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [21.820s] 2021-07-03 18:41:14.896 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [40.379s] 2021-07-03 18:41:19.076 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [26.957s] 2021-07-03 18:41:22.702 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [52.005s] 2021-07-03 18:41:26.621 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [55.305s] 2021-07-03 18:41:29.041 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [30.458s] 2021-07-03 18:41:33.322 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [22.906s] 2021-07-03 18:41:33.348 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [40.192s] 2021-07-03 18:41:34.281 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [58.876s] 2021-07-03 18:41:34.363 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [21.044s] 2021-07-03 18:41:36.067 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [48.573s] 2021-07-03 18:41:36.287 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [17.210s] 2021-07-03 18:41:36.309 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [13.605s] 2021-07-03 18:41:37.492 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [45.886s] 2021-07-03 18:41:38.945 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [40.213s] 2021-07-03 18:41:40.760 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [48.565s] 2021-07-03 18:41:54.794 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [43.748s] 2021-07-03 18:41:59.141 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [24.859s] 2021-07-03 18:41:59.758 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [47.311s] 2021-07-03 18:42:01.793 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [28.468s] 2021-07-03 18:42:01.899 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [62.892s] 2021-07-03 18:42:01.901 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [52.677s] 2021-07-03 18:42:09.551 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [54.654s] 2021-07-03 18:42:14.084 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [39.720s] 2021-07-03 18:42:17.594 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [22.798s] 2021-07-03 18:42:23.583 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [23.824s] 2021-07-03 18:42:24.668 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [70.305s] 2021-07-03 18:42:25.099 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [25.958s] 2021-07-03 18:42:36.388 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [58.894s] 2021-07-03 18:42:42.626 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [17.526s] 2021-07-03 18:42:44.795 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [78.173s] 2021-07-03 18:42:45.319 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [69.252s] 2021-07-03 18:42:45.807 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [69.496s] 2021-07-03 18:42:45.951 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [72.601s] 2021-07-03 18:42:46.279 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [22.695s] 2021-07-03 18:42:46.363 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [9.975s] 2021-07-03 18:42:47.650 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [30.055s] 2021-07-03 18:42:47.899 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.619s] 2021-07-03 18:42:49.030 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [34.942s] 2021-07-03 18:42:50.045 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.014s] 2021-07-03 18:42:54.320 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [52.425s] 2021-07-03 18:42:56.229 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [54.434s] 2021-07-03 18:43:08.595 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [18.550s] 2021-07-03 18:43:10.852 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [24.489s] 2021-07-03 18:43:11.784 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [24.132s] 2021-07-03 18:43:20.124 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [34.316s] 2021-07-03 18:43:20.907 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [33.005s] 2021-07-03 18:43:31.216 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [19.431s] 2021-07-03 18:43:31.849 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [46.528s] 2021-07-03 18:43:36.268 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [25.414s] 2021-07-03 18:43:37.592 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [28.996s] 2021-07-03 18:43:38.043 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.774s] 2021-07-03 18:43:38.138 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [18.012s] 2021-07-03 18:43:38.258 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [7.042s] 2021-07-03 18:43:41.467 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.874s] 2021-07-03 18:43:42.246 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [4.202s] 2021-07-03 18:43:43.370 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.123s] 2021-07-03 18:43:43.380 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [22.472s] 2021-07-03 18:43:44.550 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.178s] 2021-07-03 18:43:44.618 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [12.767s] 2021-07-03 18:44:04.075 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [22.607s] 2021-07-03 18:44:04.205 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [19.654s] 2021-07-03 18:44:04.620 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [26.360s] 2021-07-03 18:44:08.387 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [4.181s] 2021-07-03 18:44:09.622 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [5.001s] 2021-07-03 18:44:09.735 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.346s] 2021-07-03 18:44:10.828 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [6.753s] 2021-07-03 18:44:11.009 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.387s] 2021-07-03 18:44:11.769 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.034s] 2021-07-03 18:44:13.115 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [28.496s] 2021-07-03 18:44:13.604 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.833s] 2021-07-03 18:44:23.942 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [12.932s] 2021-07-03 18:44:24.333 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [10.727s] 2021-07-03 18:44:32.984 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [8.651s] 2021-07-03 18:44:35.767 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [11.823s] 2021-07-03 18:44:37.318 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.551s] 2021-07-03 18:44:39.021 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.701s] 2021-07-03 18:44:45.795 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [6.773s] 2021-07-03 18:45:01.965 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [16.168s] 2021-07-03 18:45:14.406 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [12.440s] 2021-07-03 18:45:26.815 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [12.408s] 2021-07-03 18:45:29.900 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.084s] 2021-07-03 18:45:47.727 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [17.824s] 2021-07-03 18:45:51.007 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.281s] 2021-07-03 18:45:52.642 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.635s] 2021-07-03 18:46:19.213 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context testr@default cleanup() started 2021-07-03 18:46:19.214 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context testr@default cleanup() finished in 0.74 msec 2021-07-03 18:46:19.214 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context tempest@default cleanup() started 2021-07-03 18:46:19.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-03 18:46:20.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-03 18:46:20.032 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_626ed9ec_sS6zI2xI'. 2021-07-03 18:46:20.663 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_626ed9ec_sS6zI2xI' has been deleted. 2021-07-03 18:46:20.664 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5ab43c35-2803-4793-b77d-c10893721b00' of option 'instance_type' from Tempest config file. 2021-07-03 18:46:20.664 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5ab43c35-2803-4793-b77d-c10893721b00' has been removed. 2021-07-03 18:46:20.674 32 INFO rally.task.context [-] Verification a76beec6-2be9-4f84-94a2-bddd8051da33 | Context tempest@default cleanup() finished in 1.46 sec 2021-07-03 18:46:20.707 32 INFO rally.api [-] Verification (UUID=626ed9ec-cf4a-4de4-88ee-964b5bd2eed7) has been successfully finished for deployment 'opnfv-rally' (UUID=9ea19304-62e6-4dcb-8598-8f8f1ae414e0)! 2021-07-03 18:46:22.176 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:46:22.176 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:46:22.176 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:46:23.642 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:46:23.642 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:46:23.642 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:46:25.476 96 INFO rally.api [-] Building 'html' report for the following verification(s): '626ed9ec-cf4a-4de4-88ee-964b5bd2eed7' 2021-07-03 18:46:25.506 96 INFO rally.api [-] The report has been successfully built. 2021-07-03 18:46:26.924 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 18:46:26.925 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 18:46:26.925 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 18:46:28.754 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '626ed9ec-cf4a-4de4-88ee-964b5bd2eed7' 2021-07-03 18:46:28.764 98 INFO rally.api [-] The report has been successfully built.