2021-07-17 10:52:37.372 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:37.372 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:37.372 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:39.209 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-17 10:52:39.209 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-17 10:52:39.209 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-17 10:52:39.209 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-17 10:52:39.209 6 ERROR rally.cli.cliutils 2021-07-17 10:52:40.435 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:40.435 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:40.435 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:43.815 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:43.815 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:43.815 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:48.709 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:48.709 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:48.709 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:49.834 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:49.834 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:49.835 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:51.638 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-17 10:52:51.638 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-17 10:52:51.638 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-17 10:52:51.638 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils force=force) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-17 10:52:51.638 15 ERROR rally.cli.cliutils 2021-07-17 10:52:52.847 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:52.847 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:52.847 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:52:54.628 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-17 10:52:54.690 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/repo. 2021-07-17 10:52:55.050 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/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-17 10:52:55.066 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-17 10:52:55.076 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-17 10:52:55.100 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-17 10:52:55.148 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-17 10:52:55.686 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ca45e7e-0244-4c32-bfb6-d3b643e6714c) has been successfully created! 2021-07-17 10:52:56.970 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:52:56.970 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:52:56.970 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:53:03.881 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:53:03.882 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:53:03.882 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:53:05.648 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8ca45e7e-0244-4c32-bfb6-d3b643e6714c) for deployment 'opnfv-rally' (UUID=4dd3bf40-49f5-4b61-83e1-8e693a88c8a8). 2021-07-17 10:53:06.473 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8ca45e7e-0244-4c32-bfb6-d3b643e6714c) has been successfully configured for deployment 'opnfv-rally' (UUID=4dd3bf40-49f5-4b61-83e1-8e693a88c8a8)! 2021-07-17 10:53:11.342 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:53:11.342 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:53:11.343 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:53:13.117 32 INFO rally.api [-] Starting verification (UUID=66f10e99-fada-4059-bde0-29fcccd1afbe) for deployment 'opnfv-rally' (UUID=4dd3bf40-49f5-4b61-83e1-8e693a88c8a8) by verifier 'opnfv-tempest' (UUID=8ca45e7e-0244-4c32-bfb6-d3b643e6714c). 2021-07-17 10:53:14.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-17 10:53:14.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-17 10:53:14.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/for-deployment-4dd3bf40-49f5-4b61-83e1-8e693a88c8a8/tempest.log' to option 'log_file'. 2021-07-17 10:53:14.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/for-deployment-4dd3bf40-49f5-4b61-83e1-8e693a88c8a8/tempest.log 2021-07-17 10:53:14.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-17 10:53:14.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/for-deployment-4dd3bf40-49f5-4b61-83e1-8e693a88c8a8/lock_files' to option 'lock_path'. 2021-07-17 10:53:14.259 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8ca45e7e-0244-4c32-bfb6-d3b643e6714c/for-deployment-4dd3bf40-49f5-4b61-83e1-8e693a88c8a8/lock_files 2021-07-17 10:53:14.259 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-17 10:53:14.260 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-17 10:53:14.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4b933d23-1c18-4414-8f39-e103cfc7c994 2021-07-17 10:53:14.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 798c10dd-df11-4210-9bad-a4798b7de46f 2021-07-17 10:53:14.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 32f1769d-0fa0-461a-8fdf-7b06755ef6a1 2021-07-17 10:53:14.262 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9441aa0b-5473-44d4-baf7-1f18f93435ed 2021-07-17 10:53:14.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-17 10:53:14.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-17 10:53:14.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-17 10:53:14.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 10:53:14.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-17 10:53:14.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_66f10e99_0ayk1GX6' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-17 10:53:14.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_66f10e99_0ayk1GX6' (ID = 4191ed52-e4e0-4b94-911d-4d4762fef958) has been successfully created! 2021-07-17 10:53:14.909 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4191ed52-e4e0-4b94-911d-4d4762fef958' to option 'instance_type'. 2021-07-17 10:53:14.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4191ed52-e4e0-4b94-911d-4d4762fef958 2021-07-17 10:53:14.912 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context tempest@default setup() finished in 1.25 sec 2021-07-17 10:53:14.913 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context testr@default setup() finished in 0.61 msec 2021-07-17 10:53:14.914 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/6b84136f-d2e2-49b8-b68f-416d00ca5011'. 2021-07-17 10:53:20.875 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.279s] 2021-07-17 10:53:20.987 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.112s] 2021-07-17 10:53:21.078 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2021-07-17 10:53:27.106 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.736s] 2021-07-17 10:53:30.030 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.922s] 2021-07-17 10:53:57.015 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [17.963s] 2021-07-17 10:54:04.804 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2021-07-17 10:54:04.962 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.158s] 2021-07-17 10:54:07.281 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-17 10:54:16.175 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.175s] 2021-07-17 10:54:16.176 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-07-17 10:54:21.449 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.942s] 2021-07-17 10:54:29.879 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.159s] 2021-07-17 10:54:29.881 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-07-17 10:54:33.228 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.042s] 2021-07-17 10:54:33.237 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-07-17 10:54:38.619 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-17 10:54:52.609 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.091s] 2021-07-17 10:54:54.680 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.834s] 2021-07-17 10:55:12.390 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.088s] 2021-07-17 10:55:12.422 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.032s] 2021-07-17 10:55:12.450 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2021-07-17 10:55:12.460 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2021-07-17 10:55:17.716 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.180s] 2021-07-17 10:55:17.718 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-07-17 10:55:23.146 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.145s] 2021-07-17 10:55:28.687 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.680s] 2021-07-17 10:55:36.029 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.122s] 2021-07-17 10:55:39.860 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.351s] 2021-07-17 10:55:43.169 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-07-17 10:55:51.197 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.539s] 2021-07-17 10:56:04.019 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.616s] 2021-07-17 10:56:05.091 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.497s] 2021-07-17 10:56:05.092 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-07-17 10:56:05.659 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.567s] 2021-07-17 10:56:05.738 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.079s] 2021-07-17 10:56:05.889 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.150s] 2021-07-17 10:56:05.982 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.093s] 2021-07-17 10:56:13.858 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.366s] 2021-07-17 10:56:16.497 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.477s] 2021-07-17 10:56:19.804 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.771s] 2021-07-17 10:56:21.165 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.667s] 2021-07-17 10:56:21.278 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.113s] 2021-07-17 10:56:21.373 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.094s] 2021-07-17 10:56:23.449 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.877s] 2021-07-17 10:56:29.261 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-07-17 10:56:32.641 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-07-17 10:56:32.743 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [9.289s] 2021-07-17 10:56:33.193 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.454s] 2021-07-17 10:56:36.063 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.943s] 2021-07-17 10:56:37.920 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.378s] 2021-07-17 10:56:43.348 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.857s] 2021-07-17 10:56:51.468 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.943s] 2021-07-17 10:56:52.867 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.796s] 2021-07-17 10:56:56.443 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [13.094s] 2021-07-17 10:56:58.418 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.947s] 2021-07-17 10:57:04.898 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.480s] 2021-07-17 10:57:05.435 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [12.562s] 2021-07-17 10:57:05.499 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2021-07-17 10:57:12.462 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.017s] 2021-07-17 10:57:16.179 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [13.169s] 2021-07-17 10:57:20.102 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.649s] 2021-07-17 10:57:21.683 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.582s] 2021-07-17 10:57:23.056 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.371s] 2021-07-17 10:57:26.310 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [3.254s] 2021-07-17 10:57:28.177 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.758s] 2021-07-17 10:57:30.381 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.811s] 2021-07-17 10:57:32.309 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.131s] 2021-07-17 10:57:33.714 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.359s] 2021-07-17 10:57:34.228 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.514s] 2021-07-17 10:57:34.807 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.497s] 2021-07-17 10:57:35.295 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.913s] 2021-07-17 10:57:41.075 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.779s] 2021-07-17 10:57:46.461 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-07-17 10:57:55.699 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2021-07-17 10:58:19.292 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [15.625s] 2021-07-17 10:58:19.294 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-07-17 10:58:19.831 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.538s] 2021-07-17 10:58:20.203 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.371s] 2021-07-17 10:58:20.251 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.261s] 2021-07-17 10:58:20.380 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.176s] 2021-07-17 10:58:20.462 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2021-07-17 10:58:26.173 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-07-17 10:58:27.881 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.629s] 2021-07-17 10:58:30.685 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.803s] 2021-07-17 10:58:30.813 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.128s] 2021-07-17 10:58:30.909 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.095s] 2021-07-17 10:58:36.029 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.837s] 2021-07-17 10:58:37.884 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2021-07-17 10:58:38.130 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.246s] 2021-07-17 10:58:47.159 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.128s] 2021-07-17 10:58:51.540 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.008s] 2021-07-17 10:58:53.706 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.165s] 2021-07-17 10:58:55.756 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.596s] 2021-07-17 10:59:03.439 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2021-07-17 10:59:08.494 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.576s] 2021-07-17 10:59:28.384 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.882s] 2021-07-17 10:59:35.033 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [25.214s] 2021-07-17 10:59:41.682 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context testr@default cleanup() started 2021-07-17 10:59:41.683 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context testr@default cleanup() finished in 0.62 msec 2021-07-17 10:59:41.683 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context tempest@default cleanup() started 2021-07-17 10:59:42.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-17 10:59:42.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-17 10:59:42.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_66f10e99_0ayk1GX6'. 2021-07-17 10:59:43.394 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_66f10e99_0ayk1GX6' has been deleted. 2021-07-17 10:59:43.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4191ed52-e4e0-4b94-911d-4d4762fef958' of option 'instance_type' from Tempest config file. 2021-07-17 10:59:43.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4191ed52-e4e0-4b94-911d-4d4762fef958' has been removed. 2021-07-17 10:59:43.402 32 INFO rally.task.context [-] Verification 8ca45e7e-0244-4c32-bfb6-d3b643e6714c | Context tempest@default cleanup() finished in 1.72 sec 2021-07-17 10:59:43.440 32 INFO rally.api [-] Verification (UUID=66f10e99-fada-4059-bde0-29fcccd1afbe) has been successfully finished for deployment 'opnfv-rally' (UUID=4dd3bf40-49f5-4b61-83e1-8e693a88c8a8)! 2021-07-17 10:59:44.750 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:59:44.750 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:59:44.750 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:59:46.011 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:59:46.011 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:59:46.011 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:59:47.782 50 INFO rally.api [-] Building 'html' report for the following verification(s): '66f10e99-fada-4059-bde0-29fcccd1afbe' 2021-07-17 10:59:47.805 50 INFO rally.api [-] The report has been successfully built. 2021-07-17 10:59:48.987 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-17 10:59:48.987 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-17 10:59:48.987 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-17 10:59:50.753 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '66f10e99-fada-4059-bde0-29fcccd1afbe' 2021-07-17 10:59:50.759 52 INFO rally.api [-] The report has been successfully built.