2021-04-17 11:10:27.101 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:27.101 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:27.101 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:28.882 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-17 11:10:28.882 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-17 11:10:28.882 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-17 11:10:28.882 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-17 11:10:28.882 6 ERROR rally.cli.cliutils 2021-04-17 11:10:30.230 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:30.230 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:30.231 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:33.821 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:33.821 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:33.821 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:38.963 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:38.963 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:38.963 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:40.234 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:40.234 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:40.234 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:42.144 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-17 11:10:42.144 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-17 11:10:42.144 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-17 11:10:42.144 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils force=force) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-17 11:10:42.144 15 ERROR rally.cli.cliutils 2021-04-17 11:10:43.542 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:43.542 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:43.542 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:45.386 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-17 11:10:45.462 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/repo. 2021-04-17 11:10:45.816 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-17 11:10:45.832 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-17 11:10:45.842 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-17 11:10:45.864 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-17 11:10:45.912 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-17 11:10:46.599 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a362b9-c55f-4930-b14a-af066fc148e3) has been successfully created! 2021-04-17 11:10:48.035 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:48.035 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:48.035 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:54.489 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:10:54.489 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:10:54.489 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:10:56.330 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=33a362b9-c55f-4930-b14a-af066fc148e3) for deployment 'opnfv-rally' (UUID=c7e891c1-296d-4357-934f-3cf624ff652b). 2021-04-17 11:10:57.232 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a362b9-c55f-4930-b14a-af066fc148e3) has been successfully configured for deployment 'opnfv-rally' (UUID=c7e891c1-296d-4357-934f-3cf624ff652b)! 2021-04-17 11:11:05.792 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:11:05.792 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:11:05.792 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:11:07.684 32 INFO rally.api [-] Starting verification (UUID=092d3eb2-f46e-4320-ad7d-ffdc592ecbcf) for deployment 'opnfv-rally' (UUID=c7e891c1-296d-4357-934f-3cf624ff652b) by verifier 'opnfv-tempest' (UUID=33a362b9-c55f-4930-b14a-af066fc148e3). 2021-04-17 11:11:08.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-17 11:11:09.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-17 11:11:09.039 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/for-deployment-c7e891c1-296d-4357-934f-3cf624ff652b/tempest.log' to option 'log_file'. 2021-04-17 11:11:09.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/for-deployment-c7e891c1-296d-4357-934f-3cf624ff652b/tempest.log 2021-04-17 11:11:09.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-17 11:11:09.040 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/for-deployment-c7e891c1-296d-4357-934f-3cf624ff652b/lock_files' to option 'lock_path'. 2021-04-17 11:11:09.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-33a362b9-c55f-4930-b14a-af066fc148e3/for-deployment-c7e891c1-296d-4357-934f-3cf624ff652b/lock_files 2021-04-17 11:11:09.041 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-17 11:11:09.042 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-17 11:11:09.042 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8a4cfbd2-6282-4cdb-bb8b-6384849e1ffe 2021-04-17 11:11:09.042 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d21f1e6d-7d35-4db4-9502-2f2e8208dad7 2021-04-17 11:11:09.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7350590b-db27-4d49-8a94-c3166ebdd5f7 2021-04-17 11:11:09.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1f584660-91ae-4fa0-9c8d-cad1ef215352 2021-04-17 11:11:09.316 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-17 11:11:09.317 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-17 11:11:09.318 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-17 11:11:09.410 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 11:11:09.462 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-17 11:11:09.463 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_092d3eb2_vDYqRmZj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-17 11:11:09.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_092d3eb2_vDYqRmZj' (ID = 84cca658-513d-47c9-8ec6-f26a6d4b74c4) has been successfully created! 2021-04-17 11:11:09.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '84cca658-513d-47c9-8ec6-f26a6d4b74c4' to option 'instance_type'. 2021-04-17 11:11:09.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 84cca658-513d-47c9-8ec6-f26a6d4b74c4 2021-04-17 11:11:09.676 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context tempest@default setup() finished in 1.36 sec 2021-04-17 11:11:09.677 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context testr@default setup() finished in 0.46 msec 2021-04-17 11:11:09.678 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/dbd95e97-47d4-4c6d-9727-773b801464dd'. 2021-04-17 11:11:15.165 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-17 11:11:15.386 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-17 11:11:15.550 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-17 11:11:15.789 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-17 11:11:49.271 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [10.893s] 2021-04-17 11:11:51.535 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [8.704s] 2021-04-17 11:11:51.661 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [16.564s] 2021-04-17 11:11:53.357 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-04-17 11:11:55.112 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [11.242s] 2021-04-17 11:11:56.427 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [16.123s] 2021-04-17 11:11:57.342 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [17.905s] 2021-04-17 11:11:57.753 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [10.693s] 2021-04-17 11:11:58.526 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [18.498s] 2021-04-17 11:11:58.842 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [9.227s] 2021-04-17 11:11:59.110 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [9.840s] 2021-04-17 11:11:59.189 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [11.778s] 2021-04-17 11:11:59.270 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [19.035s] 2021-04-17 11:11:59.473 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [13.388s] 2021-04-17 11:11:59.604 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.253s] 2021-04-17 11:12:00.304 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.114s] 2021-04-17 11:12:00.426 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [16.718s] 2021-04-17 11:12:00.435 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [18.968s] 2021-04-17 11:12:00.485 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [18.351s] 2021-04-17 11:12:00.723 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.878s] 2021-04-17 11:12:01.606 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.302s] 2021-04-17 11:12:01.675 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.948s] 2021-04-17 11:12:01.710 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.033s] 2021-04-17 11:12:01.749 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.035s] 2021-04-17 11:12:01.809 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.056s] 2021-04-17 11:12:02.153 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [5.726s] 2021-04-17 11:12:02.807 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [14.759s] 2021-04-17 11:12:03.244 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [14.327s] 2021-04-17 11:12:03.729 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.575s] 2021-04-17 11:12:03.911 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [8.798s] 2021-04-17 11:12:04.672 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [18.043s] 2021-04-17 11:12:04.746 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [15.834s] 2021-04-17 11:12:04.782 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [17.166s] 2021-04-17 11:12:04.933 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [5.461s] 2021-04-17 11:12:07.910 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [22.699s] 2021-04-17 11:12:08.289 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [9.019s] 2021-04-17 11:12:11.385 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [13.632s] 2021-04-17 11:12:15.044 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [24.800s] 2021-04-17 11:12:16.896 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [18.371s] 2021-04-17 11:12:17.060 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [17.950s] 2021-04-17 11:12:19.078 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [21.917s] 2021-04-17 11:12:19.325 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [19.727s] 2021-04-17 11:12:19.778 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.343s] 2021-04-17 11:12:19.830 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [11.539s] 2021-04-17 11:12:23.595 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [19.865s] 2021-04-17 11:12:23.638 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [8.594s] 2021-04-17 11:12:25.524 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [25.039s] 2021-04-17 11:12:27.718 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [23.807s] 2021-04-17 11:12:29.208 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [42.608s] 2021-04-17 11:12:29.446 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [10.120s] 2021-04-17 11:12:30.509 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [25.765s] 2021-04-17 11:12:31.328 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [28.087s] 2021-04-17 11:12:31.397 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [20.010s] 2021-04-17 11:12:31.887 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [26.953s] 2021-04-17 11:12:32.139 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [27.358s] 2021-04-17 11:12:32.432 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [6.907s] 2021-04-17 11:12:32.774 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [29.969s] 2021-04-17 11:12:33.174 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [25.264s] 2021-04-17 11:12:33.726 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [10.129s] 2021-04-17 11:12:34.114 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [29.441s] 2021-04-17 11:12:34.663 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [6.938s] 2021-04-17 11:12:34.784 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [17.886s] 2021-04-17 11:12:34.854 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [15.779s] 2021-04-17 11:12:36.052 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [35.625s] 2021-04-17 11:12:36.197 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [6.750s] 2021-04-17 11:12:36.205 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [19.141s] 2021-04-17 11:12:37.546 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [13.906s] 2021-04-17 11:12:38.276 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [7.764s] 2021-04-17 11:12:39.101 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [7.771s] 2021-04-17 11:12:40.530 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [8.642s] 2021-04-17 11:12:41.519 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [9.085s] 2021-04-17 11:12:43.375 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [23.543s] 2021-04-17 11:12:44.304 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [11.129s] 2021-04-17 11:12:44.574 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [12.433s] 2021-04-17 11:12:45.464 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [9.259s] 2021-04-17 11:12:45.603 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [11.488s] 2021-04-17 11:12:46.272 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [13.495s] 2021-04-17 11:12:52.385 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [17.601s] 2021-04-17 11:12:53.416 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [22.018s] 2021-04-17 11:12:53.643 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [17.445s] 2021-04-17 11:12:53.770 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [18.914s] 2021-04-17 11:12:54.439 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [25.232s] 2021-04-17 11:12:55.016 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [15.912s] 2021-04-17 11:12:55.049 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [49.485s] 2021-04-17 11:12:56.436 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [4.049s] 2021-04-17 11:12:56.865 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [11.259s] 2021-04-17 11:12:57.490 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [19.213s] 2021-04-17 11:12:57.802 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [3.362s] 2021-04-17 11:12:58.046 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.609s] 2021-04-17 11:12:58.092 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [20.544s] 2021-04-17 11:12:58.987 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.940s] 2021-04-17 11:12:59.627 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [18.106s] 2021-04-17 11:12:59.948 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [14.483s] 2021-04-17 11:13:00.229 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [15.924s] 2021-04-17 11:13:00.553 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [14.277s] 2021-04-17 11:13:00.555 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [24.499s] 2021-04-17 11:13:00.964 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [16.390s] 2021-04-17 11:13:06.557 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [13.139s] 2021-04-17 11:13:09.958 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [13.093s] 2021-04-17 11:13:11.333 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [13.529s] 2021-04-17 11:13:12.285 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [12.658s] 2021-04-17 11:13:13.459 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [18.442s] 2021-04-17 11:13:14.040 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [20.396s] 2021-04-17 11:13:14.249 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [20.477s] 2021-04-17 11:13:15.292 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [3.959s] 2021-04-17 11:13:16.672 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [16.120s] 2021-04-17 11:13:21.255 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [21.305s] 2021-04-17 11:13:21.278 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [14.720s] 2021-04-17 11:13:21.527 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [7.484s] 2021-04-17 11:13:22.731 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.475s] 2021-04-17 11:13:23.430 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [23.199s] 2021-04-17 11:13:23.474 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [25.980s] 2021-04-17 11:13:23.601 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [28.551s] 2021-04-17 11:13:23.852 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [24.863s] 2021-04-17 11:13:24.048 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.522s] 2021-04-17 11:13:25.892 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.843s] 2021-04-17 11:13:28.389 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [5.657s] 2021-04-17 11:13:28.859 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [2.964s] 2021-04-17 11:13:29.961 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [6.487s] 2021-04-17 11:13:32.569 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [20.283s] 2021-04-17 11:13:33.551 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [12.271s] 2021-04-17 11:13:33.732 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [3.769s] 2021-04-17 11:13:34.915 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [6.056s] 2021-04-17 11:13:38.590 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [14.987s] 2021-04-17 11:13:38.766 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [14.913s] 2021-04-17 11:13:39.059 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [4.142s] 2021-04-17 11:13:42.419 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [8.868s] 2021-04-17 11:13:42.509 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.450s] 2021-04-17 11:13:44.181 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [11.611s] 2021-04-17 11:13:46.234 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [17.843s] 2021-04-17 11:13:48.049 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.814s] 2021-04-17 11:13:50.481 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [7.971s] 2021-04-17 11:13:51.151 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.101s] 2021-04-17 11:13:52.226 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [9.805s] 2021-04-17 11:13:52.423 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.941s] 2021-04-17 11:13:55.001 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.850s] 2021-04-17 11:13:55.164 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.937s] 2021-04-17 11:13:57.243 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.817s] 2021-04-17 11:13:57.321 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.156s] 2021-04-17 11:14:01.163 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.920s] 2021-04-17 11:14:02.071 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [4.749s] 2021-04-17 11:14:07.063 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.991s] 2021-04-17 11:14:08.222 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.157s] 2021-04-17 11:14:09.599 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.376s] 2021-04-17 11:14:14.153 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.551s] 2021-04-17 11:14:17.555 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [3.402s] 2021-04-17 11:14:22.968 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [5.412s] 2021-04-17 11:14:26.093 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.122s] 2021-04-17 11:14:28.657 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.564s] 2021-04-17 11:14:33.641 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.982s] 2021-04-17 11:14:36.940 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.298s] 2021-04-17 11:14:38.876 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.936s] 2021-04-17 11:14:57.483 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context testr@default cleanup() started 2021-04-17 11:14:57.484 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context testr@default cleanup() finished in 0.79 msec 2021-04-17 11:14:57.485 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context tempest@default cleanup() started 2021-04-17 11:14:58.074 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-17 11:14:58.201 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-17 11:14:58.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_092d3eb2_vDYqRmZj'. 2021-04-17 11:14:58.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_092d3eb2_vDYqRmZj' has been deleted. 2021-04-17 11:14:58.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '84cca658-513d-47c9-8ec6-f26a6d4b74c4' of option 'instance_type' from Tempest config file. 2021-04-17 11:14:58.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '84cca658-513d-47c9-8ec6-f26a6d4b74c4' has been removed. 2021-04-17 11:14:58.774 32 INFO rally.task.context [-] Verification 33a362b9-c55f-4930-b14a-af066fc148e3 | Context tempest@default cleanup() finished in 1.29 sec 2021-04-17 11:14:58.807 32 INFO rally.api [-] Verification (UUID=092d3eb2-f46e-4320-ad7d-ffdc592ecbcf) has been successfully finished for deployment 'opnfv-rally' (UUID=c7e891c1-296d-4357-934f-3cf624ff652b)! 2021-04-17 11:15:00.304 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:15:00.304 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:15:00.304 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:15:01.786 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:15:01.786 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:15:01.786 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:15:03.588 96 INFO rally.api [-] Building 'html' report for the following verification(s): '092d3eb2-f46e-4320-ad7d-ffdc592ecbcf' 2021-04-17 11:15:03.617 96 INFO rally.api [-] The report has been successfully built. 2021-04-17 11:15:04.980 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-17 11:15:04.980 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-17 11:15:04.980 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-17 11:15:06.754 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '092d3eb2-f46e-4320-ad7d-ffdc592ecbcf' 2021-04-17 11:15:06.762 98 INFO rally.api [-] The report has been successfully built.