2019-12-17 23:17:03.296 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:03.296 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:03.296 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-17 23:17:05.299 18 ERROR rally.cli.cliutils 2019-12-17 23:17:06.704 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:06.705 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:06.705 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:10.037 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:10.038 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:10.038 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:14.158 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:14.158 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:14.158 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:15.211 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:15.211 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:15.211 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils force=force) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-17 23:17:16.950 27 ERROR rally.cli.cliutils 2019-12-17 23:17:18.264 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:18.264 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:18.264 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:19.634 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-17 23:17:19.846 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/repo. 2019-12-17 23:17:20.199 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-17 23:17:20.209 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-17 23:17:20.219 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-17 23:17:20.592 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-17 23:17:20.673 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-17 23:17:21.274 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a3acad49-88ae-4b70-a519-518c951c7cdf) has been successfully created! 2019-12-17 23:17:22.679 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:22.679 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:22.679 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:25.798 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:25.798 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:25.798 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:27.427 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a3acad49-88ae-4b70-a519-518c951c7cdf) for deployment 'opnfv-rally' (UUID=eb5847ce-2fd0-4e96-8be4-1d753dbb010e). 2019-12-17 23:17:28.078 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a3acad49-88ae-4b70-a519-518c951c7cdf) has been successfully configured for deployment 'opnfv-rally' (UUID=eb5847ce-2fd0-4e96-8be4-1d753dbb010e)! 2019-12-17 23:17:36.261 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:17:36.261 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:17:36.261 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:17:38.097 44 INFO rally.api [-] Starting verification (UUID=62183ae1-f17c-45fd-b385-a01466b746b1) for deployment 'opnfv-rally' (UUID=eb5847ce-2fd0-4e96-8be4-1d753dbb010e) by verifier 'opnfv-tempest' (UUID=a3acad49-88ae-4b70-a519-518c951c7cdf). 2019-12-17 23:17:38.958 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-17 23:17:39.015 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-17 23:17:39.015 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/for-deployment-eb5847ce-2fd0-4e96-8be4-1d753dbb010e/tempest.log' to option 'log_file'. 2019-12-17 23:17:39.016 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/for-deployment-eb5847ce-2fd0-4e96-8be4-1d753dbb010e/tempest.log 2019-12-17 23:17:39.016 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-17 23:17:39.016 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/for-deployment-eb5847ce-2fd0-4e96-8be4-1d753dbb010e/lock_files' to option 'lock_path'. 2019-12-17 23:17:39.017 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a3acad49-88ae-4b70-a519-518c951c7cdf/for-deployment-eb5847ce-2fd0-4e96-8be4-1d753dbb010e/lock_files 2019-12-17 23:17:39.017 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-17 23:17:39.017 44 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 2019-12-17 23:17:39.018 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 03fcaa4c-cf5a-4307-9d30-a5a10d853c35 2019-12-17 23:17:39.018 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b01c65e5-ad0b-4f8e-bec7-cadfc2277801 2019-12-17 23:17:39.019 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bfdd9e73-36e5-491a-a61b-5a3a480c2174 2019-12-17 23:17:39.019 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6e930f6a-d8e6-4898-aae3-8968d2e8eec3 2019-12-17 23:17:39.216 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-17 23:17:39.217 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_347aa53e-4dbf-4a04-b1d6-ef52e8c3f3e9 2019-12-17 23:17:39.218 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-17 23:17:39.368 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-17 23:17:39.467 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-17 23:17:39.468 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_62183ae1_dYUJwYAy' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-17 23:17:39.501 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62183ae1_dYUJwYAy' (ID = e45eddc2-3212-4d1e-9605-61b1fb3f35c8) has been successfully created! 2019-12-17 23:17:39.502 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e45eddc2-3212-4d1e-9605-61b1fb3f35c8' to option 'instance_type'. 2019-12-17 23:17:39.502 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e45eddc2-3212-4d1e-9605-61b1fb3f35c8 2019-12-17 23:17:39.504 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context tempest@default setup() finished in 0.83 sec 2019-12-17 23:17:39.505 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context testr@default setup() finished in 0.75 msec 2019-12-17 23:17:39.506 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fa0e23b0-7225-4a14-8b5c-3697642c0f3a'. 2019-12-17 23:17:42.957 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.144s] 2019-12-17 23:17:42.998 44 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.041s] 2019-12-17 23:17:44.594 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.575s] 2019-12-17 23:17:45.547 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.952s] 2019-12-17 23:17:52.252 44 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.897s] 2019-12-17 23:17:55.895 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.454s] 2019-12-17 23:17:55.904 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-12-17 23:18:01.811 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.544s] 2019-12-17 23:18:05.790 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.264s] 2019-12-17 23:18:06.873 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.262s] 2019-12-17 23:18:09.308 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [21.999s] 2019-12-17 23:18:10.002 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2019-12-17 23:18:10.065 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.062s] 2019-12-17 23:18:10.087 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.022s] 2019-12-17 23:18:10.095 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-12-17 23:18:18.277 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.733s] 2019-12-17 23:18:23.845 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.567s] 2019-12-17 23:18:24.170 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.102s] 2019-12-17 23:18:24.172 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-12-17 23:18:25.441 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.595s] 2019-12-17 23:18:25.688 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.247s] 2019-12-17 23:18:25.727 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.040s] 2019-12-17 23:18:25.730 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.041s] 2019-12-17 23:18:25.816 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.085s] 2019-12-17 23:18:29.092 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-12-17 23:18:29.189 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.097s] 2019-12-17 23:18:30.098 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-17 23:18:30.100 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-17 23:18:30.466 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-12-17 23:18:30.469 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-12-17 23:18:30.469 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-12-17 23:18:30.470 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-12-17 23:18:31.927 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.195s] 2019-12-17 23:18:31.929 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-17 23:18:33.145 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.270s] 2019-12-17 23:18:38.096 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.460s] 2019-12-17 23:18:43.151 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.231s] 2019-12-17 23:18:45.509 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.681s] 2019-12-17 23:18:46.352 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-12-17 23:18:50.268 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.097s] 2019-12-17 23:18:50.270 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-12-17 23:18:52.743 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.146s] 2019-12-17 23:18:56.300 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.324s] 2019-12-17 23:18:56.504 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.203s] 2019-12-17 23:18:56.720 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.216s] 2019-12-17 23:18:57.287 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.157s] 2019-12-17 23:19:00.313 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.964s] 2019-12-17 23:19:02.894 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.606s] 2019-12-17 23:19:04.815 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.281s] 2019-12-17 23:19:04.987 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [1.985s] 2019-12-17 23:19:07.785 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.797s] 2019-12-17 23:19:09.202 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.226s] 2019-12-17 23:19:12.692 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.073s] 2019-12-17 23:19:14.501 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.715s] 2019-12-17 23:19:15.102 44 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-12-17 23:19:17.114 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.141s] 2019-12-17 23:19:19.795 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.174s] 2019-12-17 23:19:22.506 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.711s] 2019-12-17 23:19:22.601 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.487s] 2019-12-17 23:19:24.399 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.797s] 2019-12-17 23:19:24.465 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.067s] 2019-12-17 23:19:24.508 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2019-12-17 23:19:25.897 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.391s] 2019-12-17 23:19:28.312 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-12-17 23:19:28.443 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.545s] 2019-12-17 23:19:28.736 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.292s] 2019-12-17 23:19:28.867 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.131s] 2019-12-17 23:19:28.912 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.045s] 2019-12-17 23:19:28.996 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.083s] 2019-12-17 23:19:29.045 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.049s] 2019-12-17 23:19:35.852 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-12-17 23:19:40.476 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.419s] 2019-12-17 23:19:40.702 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.209s] 2019-12-17 23:19:40.795 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2019-12-17 23:19:40.998 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.203s] 2019-12-17 23:19:41.088 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.089s] 2019-12-17 23:19:41.148 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2019-12-17 23:19:46.680 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.356s] 2019-12-17 23:19:47.611 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.941s] 2019-12-17 23:19:49.021 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.404s] 2019-12-17 23:19:49.124 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.108s] 2019-12-17 23:19:49.995 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-12-17 23:19:57.501 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.821s] 2019-12-17 23:19:57.639 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.004s] 2019-12-17 23:20:05.624 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.122s] 2019-12-17 23:20:09.790 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.165s] 2019-12-17 23:20:22.017 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.369s] 2019-12-17 23:20:28.517 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.597s] 2019-12-17 23:20:37.894 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.376s] 2019-12-17 23:20:46.337 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.442s] 2019-12-17 23:20:50.360 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.023s] 2019-12-17 23:20:55.062 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.473s] 2019-12-17 23:20:56.568 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.501s] 2019-12-17 23:20:56.705 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.142s] 2019-12-17 23:21:00.111 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.679s] 2019-12-17 23:21:16.239 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.364s] 2019-12-17 23:21:18.787 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context testr@default cleanup() started 2019-12-17 23:21:18.788 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context testr@default cleanup() finished in 0.82 msec 2019-12-17 23:21:18.789 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context tempest@default cleanup() started 2019-12-17 23:21:19.205 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-17 23:21:19.282 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-17 23:21:19.320 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_62183ae1_dYUJwYAy'. 2019-12-17 23:21:19.551 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62183ae1_dYUJwYAy' has been deleted. 2019-12-17 23:21:19.552 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e45eddc2-3212-4d1e-9605-61b1fb3f35c8' of option 'instance_type' from Tempest config file. 2019-12-17 23:21:19.553 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e45eddc2-3212-4d1e-9605-61b1fb3f35c8' has been removed. 2019-12-17 23:21:19.558 44 INFO rally.task.context [-] Verification a3acad49-88ae-4b70-a519-518c951c7cdf | Context tempest@default cleanup() finished in 0.77 sec 2019-12-17 23:21:19.737 44 INFO rally.api [-] Verification (UUID=62183ae1-f17c-45fd-b385-a01466b746b1) has been successfully finished for deployment 'opnfv-rally' (UUID=eb5847ce-2fd0-4e96-8be4-1d753dbb010e)! 2019-12-17 23:21:21.206 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:21:21.207 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:21:21.207 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:21:22.421 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:21:22.422 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:21:22.422 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:21:24.035 64 INFO rally.api [-] Building 'html' report for the following verification(s): '62183ae1-f17c-45fd-b385-a01466b746b1' 2019-12-17 23:21:24.053 64 INFO rally.api [-] The report has been successfully built. 2019-12-17 23:21:25.350 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-17 23:21:25.350 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-17 23:21:25.350 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-17 23:21:26.938 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '62183ae1-f17c-45fd-b385-a01466b746b1' 2019-12-17 23:21:26.942 66 INFO rally.api [-] The report has been successfully built.