2021-04-14 10:41:52.020 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:41:52.020 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:41:52.020 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:41:53.870 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-14 10:41:53.870 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-14 10:41:53.870 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-14 10:41:53.870 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-14 10:41:53.870 6 ERROR rally.cli.cliutils 2021-04-14 10:41:55.135 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:41:55.136 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:41:55.136 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:41:58.511 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:41:58.511 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:41:58.511 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:03.490 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:03.491 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:03.491 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:04.583 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:04.584 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:04.584 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:06.369 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-14 10:42:06.369 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-14 10:42:06.369 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-14 10:42:06.369 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils force=force) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-14 10:42:06.369 15 ERROR rally.cli.cliutils 2021-04-14 10:42:07.574 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:07.575 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:07.575 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:09.339 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-14 10:42:09.404 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/repo. 2021-04-14 10:42:09.759 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/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-14 10:42:09.774 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-14 10:42:09.784 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-14 10:42:09.806 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-14 10:42:09.853 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-14 10:42:10.397 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c09c84c-9b2c-47e1-b248-db72ff9294cf) has been successfully created! 2021-04-14 10:42:11.716 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:11.717 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:11.717 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:17.495 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:17.495 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:17.495 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:19.241 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c09c84c-9b2c-47e1-b248-db72ff9294cf) for deployment 'opnfv-rally' (UUID=1836757d-54e2-45c2-b554-df387f9cf4ee). 2021-04-14 10:42:20.017 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c09c84c-9b2c-47e1-b248-db72ff9294cf) has been successfully configured for deployment 'opnfv-rally' (UUID=1836757d-54e2-45c2-b554-df387f9cf4ee)! 2021-04-14 10:42:24.902 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:42:24.902 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:42:24.902 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:42:26.716 32 INFO rally.api [-] Starting verification (UUID=a0c98e14-3ecf-4a42-ae26-4fa15e702e8e) for deployment 'opnfv-rally' (UUID=1836757d-54e2-45c2-b554-df387f9cf4ee) by verifier 'opnfv-tempest' (UUID=3c09c84c-9b2c-47e1-b248-db72ff9294cf). 2021-04-14 10:42:27.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-14 10:42:28.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-14 10:42:28.293 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/for-deployment-1836757d-54e2-45c2-b554-df387f9cf4ee/tempest.log' to option 'log_file'. 2021-04-14 10:42:28.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/for-deployment-1836757d-54e2-45c2-b554-df387f9cf4ee/tempest.log 2021-04-14 10:42:28.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-14 10:42:28.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/for-deployment-1836757d-54e2-45c2-b554-df387f9cf4ee/lock_files' to option 'lock_path'. 2021-04-14 10:42:28.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c09c84c-9b2c-47e1-b248-db72ff9294cf/for-deployment-1836757d-54e2-45c2-b554-df387f9cf4ee/lock_files 2021-04-14 10:42:28.295 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-14 10:42:28.296 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-14 10:42:28.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 70312e0c-ebbf-43f9-acfe-57f0cefb970e 2021-04-14 10:42:28.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0ccaebbb-5839-47e0-9c10-a75869ba3b1a 2021-04-14 10:42:28.297 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 992a8f81-ad92-4f96-a6d0-1fea4f3d88e4 2021-04-14 10:42:28.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4fd94b6a-8891-402e-ac47-410118a97b25 2021-04-14 10:42:28.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-14 10:42:28.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-14 10:42:28.550 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-14 10:42:28.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 10:42:28.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-14 10:42:28.699 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a0c98e14_jTqvwgkA' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-14 10:42:28.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0c98e14_jTqvwgkA' (ID = dee8e49c-7a9a-4f3c-8ba3-c6888c261054) has been successfully created! 2021-04-14 10:42:28.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'dee8e49c-7a9a-4f3c-8ba3-c6888c261054' to option 'instance_type'. 2021-04-14 10:42:28.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = dee8e49c-7a9a-4f3c-8ba3-c6888c261054 2021-04-14 10:42:28.783 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context tempest@default setup() finished in 1.48 sec 2021-04-14 10:42:28.784 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context testr@default setup() finished in 0.58 msec 2021-04-14 10:42:28.784 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e8f1b015-fa88-4303-88a8-42689507abbf'. 2021-04-14 10:42:35.226 32 INFO opnfv-tempest [-] {0} 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-04-14 10:42:36.412 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [1.116s] 2021-04-14 10:42:36.520 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.107s] 2021-04-14 10:42:36.657 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.757s] 2021-04-14 10:42:36.670 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-04-14 10:42:39.921 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-14 10:42:42.782 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.495s] 2021-04-14 10:42:49.922 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.622s] 2021-04-14 10:42:53.274 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.351s] 2021-04-14 10:42:59.699 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.184s] 2021-04-14 10:43:33.564 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.166s] 2021-04-14 10:43:33.566 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-04-14 10:43:41.336 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.484s] 2021-04-14 10:43:48.338 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.173s] 2021-04-14 10:43:48.339 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-04-14 10:43:58.477 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.243s] 2021-04-14 10:44:00.559 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.753s] 2021-04-14 10:44:00.593 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.033s] 2021-04-14 10:44:00.622 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2021-04-14 10:44:01.200 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.577s] 2021-04-14 10:44:11.462 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.101s] 2021-04-14 10:44:24.365 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.781s] 2021-04-14 10:44:26.147 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.823s] 2021-04-14 10:44:26.746 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2021-04-14 10:44:26.892 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.146s] 2021-04-14 10:44:39.484 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.175s] 2021-04-14 10:44:39.485 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-04-14 10:44:43.607 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.691s] 2021-04-14 10:44:46.179 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-04-14 10:44:54.523 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-14 10:44:57.792 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.094s] 2021-04-14 10:44:59.650 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.069s] 2021-04-14 10:45:00.735 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [17.125s] 2021-04-14 10:45:02.096 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-04-14 10:45:07.629 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.592s] 2021-04-14 10:45:10.688 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.953s] 2021-04-14 10:45:18.359 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.983s] 2021-04-14 10:45:18.704 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.907s] 2021-04-14 10:45:23.180 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.585s] 2021-04-14 10:45:24.646 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.771s] 2021-04-14 10:45:26.656 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.952s] 2021-04-14 10:45:30.447 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.790s] 2021-04-14 10:45:30.705 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.258s] 2021-04-14 10:45:30.781 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.076s] 2021-04-14 10:45:32.794 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [8.146s] 2021-04-14 10:45:35.539 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.464s] 2021-04-14 10:45:37.875 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.985s] 2021-04-14 10:45:39.860 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.320s] 2021-04-14 10:45:40.282 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [7.487s] 2021-04-14 10:45:43.366 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.506s] 2021-04-14 10:45:54.595 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.909s] 2021-04-14 10:45:55.525 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.930s] 2021-04-14 10:45:56.412 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.885s] 2021-04-14 10:45:57.899 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.146s] 2021-04-14 10:46:00.005 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [3.593s] 2021-04-14 10:46:09.692 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [7.417s] 2021-04-14 10:46:11.348 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.448s] 2021-04-14 10:46:11.661 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.619s] 2021-04-14 10:46:16.200 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.851s] 2021-04-14 10:46:16.336 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.136s] 2021-04-14 10:46:16.427 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.091s] 2021-04-14 10:46:18.376 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-04-14 10:46:18.569 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.875s] 2021-04-14 10:46:29.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.001s] 2021-04-14 10:46:30.700 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.455s] 2021-04-14 10:46:32.280 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.971s] 2021-04-14 10:46:43.025 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-04-14 10:46:45.376 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [14.675s] 2021-04-14 10:46:48.613 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.017s] 2021-04-14 10:46:48.855 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.242s] 2021-04-14 10:46:49.646 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [17.361s] 2021-04-14 10:46:49.845 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.203s] 2021-04-14 10:46:55.348 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [9.970s] 2021-04-14 10:47:05.588 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [43.384s] 2021-04-14 10:47:05.634 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.526s] 2021-04-14 10:47:13.775 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.593s] 2021-04-14 10:47:14.282 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.506s] 2021-04-14 10:47:18.478 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [12.839s] 2021-04-14 10:47:18.667 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.193s] 2021-04-14 10:47:28.596 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.273s] 2021-04-14 10:47:28.597 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-14 10:47:28.970 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.374s] 2021-04-14 10:47:29.044 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.074s] 2021-04-14 10:47:30.012 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.967s] 2021-04-14 10:47:30.137 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.125s] 2021-04-14 10:47:31.619 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2021-04-14 10:47:34.484 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.493s] 2021-04-14 10:47:41.331 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [6.846s] 2021-04-14 10:47:51.530 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2021-04-14 10:47:58.585 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.589s] 2021-04-14 10:47:58.587 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-04-14 10:47:58.920 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.334s] 2021-04-14 10:47:58.987 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2021-04-14 10:47:59.122 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.134s] 2021-04-14 10:47:59.540 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.417s] 2021-04-14 10:48:06.007 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-04-14 10:48:11.796 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [13.776s] 2021-04-14 10:48:29.207 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [17.404s] 2021-04-14 10:48:31.418 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context testr@default cleanup() started 2021-04-14 10:48:31.418 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context testr@default cleanup() finished in 0.71 msec 2021-04-14 10:48:31.419 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context tempest@default cleanup() started 2021-04-14 10:48:31.947 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-14 10:48:32.319 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-14 10:48:32.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a0c98e14_jTqvwgkA'. 2021-04-14 10:48:32.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a0c98e14_jTqvwgkA' has been deleted. 2021-04-14 10:48:32.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'dee8e49c-7a9a-4f3c-8ba3-c6888c261054' of option 'instance_type' from Tempest config file. 2021-04-14 10:48:32.911 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'dee8e49c-7a9a-4f3c-8ba3-c6888c261054' has been removed. 2021-04-14 10:48:32.918 32 INFO rally.task.context [-] Verification 3c09c84c-9b2c-47e1-b248-db72ff9294cf | Context tempest@default cleanup() finished in 1.50 sec 2021-04-14 10:48:32.949 32 INFO rally.api [-] Verification (UUID=a0c98e14-3ecf-4a42-ae26-4fa15e702e8e) has been successfully finished for deployment 'opnfv-rally' (UUID=1836757d-54e2-45c2-b554-df387f9cf4ee)! 2021-04-14 10:48:34.339 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:48:34.339 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:48:34.339 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:48:35.616 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:48:35.616 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:48:35.617 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:48:37.464 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'a0c98e14-3ecf-4a42-ae26-4fa15e702e8e' 2021-04-14 10:48:37.487 50 INFO rally.api [-] The report has been successfully built. 2021-04-14 10:48:38.749 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-14 10:48:38.749 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-14 10:48:38.749 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-14 10:48:40.561 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a0c98e14-3ecf-4a42-ae26-4fa15e702e8e' 2021-04-14 10:48:40.567 52 INFO rally.api [-] The report has been successfully built.