2021-02-10 10:52:28.605 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:28.605 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:28.605 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:30.450 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-02-10 10:52:30.450 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-10 10:52:30.450 6 ERROR rally.cli.cliutils 2021-02-10 10:52:31.739 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:31.739 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:31.739 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:35.127 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:35.127 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:35.127 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:40.006 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:40.007 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:40.007 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:41.146 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:41.146 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:41.146 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:42.973 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-02-10 10:52:42.973 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils force=force) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-10 10:52:42.973 15 ERROR rally.cli.cliutils 2021-02-10 10:52:44.219 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:44.220 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:44.220 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:46.046 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-10 10:52:46.109 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/repo. 2021-02-10 10:52:46.458 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-10 10:52:46.474 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-10 10:52:46.484 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-10 10:52:46.507 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-10 10:52:46.555 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-10 10:52:47.076 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b613277f-2b75-407a-9e27-b057653766d0) has been successfully created! 2021-02-10 10:52:48.417 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:48.417 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:48.417 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:54.765 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:52:54.766 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:52:54.766 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:52:56.535 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b613277f-2b75-407a-9e27-b057653766d0) for deployment 'opnfv-rally' (UUID=05606833-7e95-48b9-9afc-8caa2b903b9e). 2021-02-10 10:52:57.314 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b613277f-2b75-407a-9e27-b057653766d0) has been successfully configured for deployment 'opnfv-rally' (UUID=05606833-7e95-48b9-9afc-8caa2b903b9e)! 2021-02-10 10:53:02.284 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 10:53:02.284 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 10:53:02.284 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 10:53:04.030 32 INFO rally.api [-] Starting verification (UUID=bce0b8d3-e3d9-4e3f-9382-1a0e7df63312) for deployment 'opnfv-rally' (UUID=05606833-7e95-48b9-9afc-8caa2b903b9e) by verifier 'opnfv-tempest' (UUID=b613277f-2b75-407a-9e27-b057653766d0). 2021-02-10 10:53:05.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-10 10:53:05.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-10 10:53:05.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/for-deployment-05606833-7e95-48b9-9afc-8caa2b903b9e/tempest.log' to option 'log_file'. 2021-02-10 10:53:05.174 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/for-deployment-05606833-7e95-48b9-9afc-8caa2b903b9e/tempest.log 2021-02-10 10:53:05.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-10 10:53:05.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/for-deployment-05606833-7e95-48b9-9afc-8caa2b903b9e/lock_files' to option 'lock_path'. 2021-02-10 10:53:05.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b613277f-2b75-407a-9e27-b057653766d0/for-deployment-05606833-7e95-48b9-9afc-8caa2b903b9e/lock_files 2021-02-10 10:53:05.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-10 10:53:05.175 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-02-10 10:53:05.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 372075a9-638c-488d-8cc1-6f777ff9271b 2021-02-10 10:53:05.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5ca1c6bc-68e2-4cd3-8a53-d163f9cf0536 2021-02-10 10:53:05.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2fe09d7c-705c-4339-bdca-5395dbf7bb3b 2021-02-10 10:53:05.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9fda4be9-ab92-44ab-b6ff-443e3298fafb 2021-02-10 10:53:05.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-10 10:53:05.418 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-10 10:53:05.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-10 10:53:05.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 10:53:05.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-10 10:53:05.560 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bce0b8d3_MI97VXd7' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-10 10:53:05.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bce0b8d3_MI97VXd7' (ID = 29851183-cad1-48cc-ad0f-d8f927292c51) has been successfully created! 2021-02-10 10:53:05.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '29851183-cad1-48cc-ad0f-d8f927292c51' to option 'instance_type'. 2021-02-10 10:53:05.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 29851183-cad1-48cc-ad0f-d8f927292c51 2021-02-10 10:53:05.699 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context tempest@default setup() finished in 1.10 sec 2021-02-10 10:53:05.701 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context testr@default setup() finished in 0.61 msec 2021-02-10 10:53:05.701 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/22e20334-ecf0-4ef3-a72e-1ae5da99b987'. 2021-02-10 10:53:14.138 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.198s] 2021-02-10 10:53:14.225 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.086s] 2021-02-10 10:53:16.549 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.289s] 2021-02-10 10:53:22.827 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.277s] 2021-02-10 10:53:24.023 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.123s] 2021-02-10 10:53:35.624 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-02-10 10:53:39.908 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.341s] 2021-02-10 10:53:39.917 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-02-10 10:53:49.618 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.180s] 2021-02-10 10:53:49.619 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-02-10 10:53:59.109 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [2.305s] 2021-02-10 10:54:26.946 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.388s] 2021-02-10 10:54:28.231 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.340s] 2021-02-10 10:54:36.148 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.691s] 2021-02-10 10:54:53.551 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-10 10:54:53.552 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-02-10 10:54:57.449 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.172s] 2021-02-10 10:54:57.451 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-02-10 10:55:09.339 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.944s] 2021-02-10 10:55:09.516 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-02-10 10:55:13.225 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [5.473s] 2021-02-10 10:55:31.245 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-02-10 10:55:33.309 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [9.027s] 2021-02-10 10:55:36.287 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2021-02-10 10:55:36.317 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.029s] 2021-02-10 10:55:36.482 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2021-02-10 10:55:36.494 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-02-10 10:55:44.774 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.464s] 2021-02-10 10:55:47.764 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.092s] 2021-02-10 10:55:53.927 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.735s] 2021-02-10 10:56:02.349 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [17.574s] 2021-02-10 10:56:02.716 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.306s] 2021-02-10 10:56:06.792 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.075s] 2021-02-10 10:56:08.781 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.150s] 2021-02-10 10:56:08.782 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-02-10 10:56:11.286 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.493s] 2021-02-10 10:56:27.385 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-02-10 10:56:27.389 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-02-10 10:56:35.001 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.514s] 2021-02-10 10:56:35.275 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.701s] 2021-02-10 10:56:37.530 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [12.093s] 2021-02-10 10:56:50.523 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.993s] 2021-02-10 10:56:56.299 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.533s] 2021-02-10 10:56:56.533 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.010s] 2021-02-10 10:56:56.640 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.106s] 2021-02-10 10:56:56.726 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2021-02-10 10:56:58.312 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.259s] 2021-02-10 10:56:59.944 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.632s] 2021-02-10 10:57:08.762 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.092s] 2021-02-10 10:57:08.914 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.152s] 2021-02-10 10:57:29.492 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [12.293s] 2021-02-10 10:57:29.493 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-02-10 10:57:29.638 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.146s] 2021-02-10 10:57:30.141 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.503s] 2021-02-10 10:57:30.280 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2021-02-10 10:57:30.357 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.076s] 2021-02-10 10:57:34.187 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [14.135s] 2021-02-10 10:57:38.150 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.080s] 2021-02-10 10:57:41.397 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.209s] 2021-02-10 10:57:43.196 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.441s] 2021-02-10 10:57:44.798 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.400s] 2021-02-10 10:57:44.890 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.092s] 2021-02-10 10:57:44.989 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.099s] 2021-02-10 10:57:49.249 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.047s] 2021-02-10 10:57:49.314 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.070s] 2021-02-10 10:57:51.253 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.110s] 2021-02-10 10:57:59.235 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.016s] 2021-02-10 10:57:59.387 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.151s] 2021-02-10 10:58:03.571 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.837s] 2021-02-10 10:58:08.547 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.669s] 2021-02-10 10:58:10.920 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.347s] 2021-02-10 10:58:12.844 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.919s] 2021-02-10 10:58:16.651 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.730s] 2021-02-10 10:58:18.499 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.951s] 2021-02-10 10:58:22.471 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [9.621s] 2021-02-10 10:58:26.263 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.422s] 2021-02-10 10:58:26.414 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.915s] 2021-02-10 10:58:27.189 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.926s] 2021-02-10 10:58:28.063 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.873s] 2021-02-10 10:58:30.022 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.958s] 2021-02-10 10:58:30.180 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.712s] 2021-02-10 10:58:45.506 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-02-10 10:58:53.110 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.021s] 2021-02-10 10:58:53.111 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-02-10 10:58:53.950 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.839s] 2021-02-10 10:58:54.060 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.110s] 2021-02-10 10:58:54.221 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.160s] 2021-02-10 10:58:54.774 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.552s] 2021-02-10 10:59:06.865 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-02-10 10:59:13.616 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2021-02-10 10:59:18.722 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.561s] 2021-02-10 10:59:25.480 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [41.914s] 2021-02-10 10:59:35.027 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [16.298s] 2021-02-10 10:59:35.091 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2021-02-10 10:59:53.046 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.393s] 2021-02-10 10:59:53.474 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.427s] 2021-02-10 10:59:54.379 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [12.162s] 2021-02-10 11:00:15.949 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [21.564s] 2021-02-10 11:00:21.115 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context testr@default cleanup() started 2021-02-10 11:00:21.116 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context testr@default cleanup() finished in 0.71 msec 2021-02-10 11:00:21.116 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context tempest@default cleanup() started 2021-02-10 11:00:21.600 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-10 11:00:21.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-10 11:00:21.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bce0b8d3_MI97VXd7'. 2021-02-10 11:00:22.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bce0b8d3_MI97VXd7' has been deleted. 2021-02-10 11:00:22.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '29851183-cad1-48cc-ad0f-d8f927292c51' of option 'instance_type' from Tempest config file. 2021-02-10 11:00:22.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '29851183-cad1-48cc-ad0f-d8f927292c51' has been removed. 2021-02-10 11:00:22.517 32 INFO rally.task.context [-] Verification b613277f-2b75-407a-9e27-b057653766d0 | Context tempest@default cleanup() finished in 1.40 sec 2021-02-10 11:00:22.549 32 INFO rally.api [-] Verification (UUID=bce0b8d3-e3d9-4e3f-9382-1a0e7df63312) has been successfully finished for deployment 'opnfv-rally' (UUID=05606833-7e95-48b9-9afc-8caa2b903b9e)! 2021-02-10 11:00:23.921 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:00:23.922 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:00:23.922 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:00:25.218 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:00:25.218 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:00:25.218 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:00:26.935 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'bce0b8d3-e3d9-4e3f-9382-1a0e7df63312' 2021-02-10 11:00:26.957 50 INFO rally.api [-] The report has been successfully built. 2021-02-10 11:00:28.149 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-10 11:00:28.149 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-10 11:00:28.149 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-10 11:00:29.973 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bce0b8d3-e3d9-4e3f-9382-1a0e7df63312' 2021-02-10 11:00:29.978 52 INFO rally.api [-] The report has been successfully built.