2019-03-12 06:09:51.430 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:09:51.430 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:09:51.430 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-03-12 06:09:53.246 18 ERROR rally.cli.cliutils 2019-03-12 06:09:54.110 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:09:54.110 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:09:54.110 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:09:55.802 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-03-12 06:09:56.876 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:09:56.876 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:09:56.876 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:00.090 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:00.090 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:00.090 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:00.916 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:00.917 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:00.917 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils force=force) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-03-12 06:10:02.332 27 ERROR rally.cli.cliutils 2019-03-12 06:10:03.235 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:03.236 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:03.236 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:04.578 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-03-12 06:10:04.728 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/repo. 2019-03-12 06:10:05.150 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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-03-12 06:10:05.227 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-03-12 06:10:05.236 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-03-12 06:10:05.786 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-03-12 06:10:05.863 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-03-12 06:10:06.337 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=27f442a0-4966-47b2-991d-26ab570c831d) has been successfully created! 2019-03-12 06:10:07.275 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:07.276 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:07.276 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:10.319 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:10.319 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:10.319 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:11.768 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=27f442a0-4966-47b2-991d-26ab570c831d) for deployment 'opnfv-rally' (UUID=da64b9b4-f036-4451-bf66-70730f4e98aa). 2019-03-12 06:10:12.482 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=27f442a0-4966-47b2-991d-26ab570c831d) has been successfully configured for deployment 'opnfv-rally' (UUID=da64b9b4-f036-4451-bf66-70730f4e98aa)! 2019-03-12 06:10:16.155 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:10:16.156 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:10:16.156 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:10:17.841 44 INFO rally.api [-] Starting verification (UUID=4e7a70d0-c783-4f36-b1e0-b0dbb9920834) for deployment 'opnfv-rally' (UUID=da64b9b4-f036-4451-bf66-70730f4e98aa) by verifier 'opnfv-tempest' (UUID=27f442a0-4966-47b2-991d-26ab570c831d). 2019-03-12 06:10:18.653 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-03-12 06:10:18.704 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-03-12 06:10:18.705 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/for-deployment-da64b9b4-f036-4451-bf66-70730f4e98aa/tempest.log' to option 'log_file'. 2019-03-12 06:10:18.705 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/for-deployment-da64b9b4-f036-4451-bf66-70730f4e98aa/tempest.log 2019-03-12 06:10:18.706 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-03-12 06:10:18.706 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/for-deployment-da64b9b4-f036-4451-bf66-70730f4e98aa/lock_files' to option 'lock_path'. 2019-03-12 06:10:18.706 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-27f442a0-4966-47b2-991d-26ab570c831d/for-deployment-da64b9b4-f036-4451-bf66-70730f4e98aa/lock_files 2019-03-12 06:10:18.707 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-03-12 06:10:18.707 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-03-12 06:10:18.707 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = dfaa80e5-171e-41f8-a550-4d3b855aeb01 2019-03-12 06:10:18.708 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c7388909-a691-4da2-9a18-b0b157269940 2019-03-12 06:10:18.708 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fd3fdfa5-7dc3-4b9b-b56f-e7f76b0b67c7 2019-03-12 06:10:18.709 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c48867da-f077-4753-9bf1-1b4732abf4fa 2019-03-12 06:10:18.890 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-03-12 06:10:18.891 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_5495ce9d-214f-485b-9829-825d0e7f908b 2019-03-12 06:10:18.891 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-03-12 06:10:19.001 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-12 06:10:19.002 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ffb90f8a559820206da8f37cdf55ddbf922d7f9f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-12 06:10:19.132 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Tue, 12 Mar 2019 06:10:19 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-8f5a0b33-861c-41b4-a0ca-c631ea3ed150 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-8f5a0b33-861c-41b4-a0ca-c631ea3ed150 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-12 06:10:19.133 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_5495ce9d-214f-485b-9829-825d0e7f908b", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/c48867da-f077-4753-9bf1-1b4732abf4fa", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/c48867da-f077-4753-9bf1-1b4732abf4fa", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c48867da-f077-4753-9bf1-1b4732abf4fa"}, {"name": "tempest_smoke-flavor_5495ce9d-214f-485b-9829-825d0e7f908b", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fd3fdfa5-7dc3-4b9b-b56f-e7f76b0b67c7", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fd3fdfa5-7dc3-4b9b-b56f-e7f76b0b67c7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fd3fdfa5-7dc3-4b9b-b56f-e7f76b0b67c7"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-12 06:10:19.133 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-8f5a0b33-861c-41b4-a0ca-c631ea3ed150 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-12 06:10:19.135 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-03-12 06:10:19.135 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4e7a70d0_KYSEFl37' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-03-12 06:10:19.136 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ffb90f8a559820206da8f37cdf55ddbf922d7f9f" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_4e7a70d0_KYSEFl37", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-12 06:10:19.165 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Tue, 12 Mar 2019 06:10:19 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-b852f745-fbd1-4fe5-89f6-bf09eea9452b X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-b852f745-fbd1-4fe5-89f6-bf09eea9452b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-12 06:10:19.165 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_4e7a70d0_KYSEFl37", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0c73e10d-197f-45c7-bb36-bc4730dc67e8", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0c73e10d-197f-45c7-bb36-bc4730dc67e8", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "0c73e10d-197f-45c7-bb36-bc4730dc67e8"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-03-12 06:10:19.166 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-b852f745-fbd1-4fe5-89f6-bf09eea9452b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-12 06:10:19.167 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4e7a70d0_KYSEFl37' (ID = 0c73e10d-197f-45c7-bb36-bc4730dc67e8) has been successfully created! 2019-03-12 06:10:19.167 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0c73e10d-197f-45c7-bb36-bc4730dc67e8' to option 'instance_type'. 2019-03-12 06:10:19.167 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0c73e10d-197f-45c7-bb36-bc4730dc67e8 2019-03-12 06:10:19.169 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context tempest@default setup() finished in 0.79 sec 2019-03-12 06:10:19.170 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context testr@default setup() finished in 0.45 msec 2019-03-12 06:10:19.170 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/08e38086-269f-4df0-9ade-99224bbd5e4b'. 2019-03-12 06:10:22.363 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.182s] 2019-03-12 06:10:22.414 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-03-12 06:10:24.356 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.859s] 2019-03-12 06:10:25.907 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.549s] 2019-03-12 06:10:34.354 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.631s] 2019-03-12 06:10:45.550 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.056s] 2019-03-12 06:10:45.551 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-03-12 06:10:49.669 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.061s] 2019-03-12 06:10:49.670 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-03-12 06:10:55.022 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-03-12 06:10:55.023 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-03-12 06:11:04.146 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-03-12 06:11:05.124 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.251s] 2019-03-12 06:11:07.881 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.373s] 2019-03-12 06:11:10.677 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.660s] 2019-03-12 06:11:15.856 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [46.227s] 2019-03-12 06:11:16.232 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.687s] 2019-03-12 06:11:16.860 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.358s] 2019-03-12 06:11:22.380 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.135s] 2019-03-12 06:11:23.430 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.638s] 2019-03-12 06:11:25.549 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-03-12 06:11:31.210 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.201s] 2019-03-12 06:11:34.691 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.590s] 2019-03-12 06:11:36.449 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.529s] 2019-03-12 06:11:36.853 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.404s] 2019-03-12 06:11:37.204 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.351s] 2019-03-12 06:11:41.381 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.689s] 2019-03-12 06:11:42.679 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.077s] 2019-03-12 06:11:42.798 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.117s] 2019-03-12 06:11:43.369 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.024s] 2019-03-12 06:11:43.553 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.172s] 2019-03-12 06:11:43.624 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.071s] 2019-03-12 06:11:43.667 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-03-12 06:11:46.825 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.454s] 2019-03-12 06:11:48.702 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.560s] 2019-03-12 06:11:48.711 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-03-12 06:11:48.949 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.929s] 2019-03-12 06:11:49.784 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-03-12 06:11:50.124 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.172s] 2019-03-12 06:11:50.164 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2019-03-12 06:11:51.446 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.620s] 2019-03-12 06:11:52.723 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-03-12 06:11:52.832 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.109s] 2019-03-12 06:11:52.890 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.369s] 2019-03-12 06:11:53.809 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-03-12 06:11:53.811 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-03-12 06:11:56.919 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-03-12 06:12:03.992 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-03-12 06:12:06.641 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.641s] 2019-03-12 06:12:06.828 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.829s] 2019-03-12 06:12:07.029 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.387s] 2019-03-12 06:12:07.072 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.243s] 2019-03-12 06:12:07.151 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2019-03-12 06:12:07.229 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2019-03-12 06:12:07.269 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.116s] 2019-03-12 06:12:07.342 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.113s] 2019-03-12 06:12:07.362 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.093s] 2019-03-12 06:12:07.439 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2019-03-12 06:12:07.482 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.119s] 2019-03-12 06:12:07.487 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2019-03-12 06:12:20.615 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.701s] 2019-03-12 06:12:26.903 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.289s] 2019-03-12 06:12:27.676 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.346s] 2019-03-12 06:12:28.521 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.616s] 2019-03-12 06:12:28.583 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.063s] 2019-03-12 06:12:28.697 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.114s] 2019-03-12 06:12:33.099 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-03-12 06:12:37.110 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.434s] 2019-03-12 06:12:45.907 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.796s] 2019-03-12 06:12:48.344 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.729s] 2019-03-12 06:12:49.013 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.105s] 2019-03-12 06:12:53.060 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.706s] 2019-03-12 06:12:54.269 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-03-12 06:13:01.121 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.867s] 2019-03-12 06:13:11.606 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.484s] 2019-03-12 06:13:55.509 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [139.405s] 2019-03-12 06:14:09.724 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.570s] 2019-03-12 06:14:14.623 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2019-03-12 06:14:14.714 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.090s] 2019-03-12 06:14:14.743 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2019-03-12 06:14:14.752 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-03-12 06:14:18.842 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.092s] 2019-03-12 06:14:30.989 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.615s] 2019-03-12 06:14:35.743 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.752s] 2019-03-12 06:14:46.398 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.115s] 2019-03-12 06:14:49.339 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.940s] 2019-03-12 06:14:56.725 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.384s] 2019-03-12 06:15:19.919 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.813s] 2019-03-12 06:15:29.692 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.773s] 2019-03-12 06:15:38.641 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.949s] 2019-03-12 06:15:42.012 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.370s] 2019-03-12 06:15:46.508 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.049s] 2019-03-12 06:15:47.907 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.396s] 2019-03-12 06:15:47.963 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2019-03-12 06:15:48.896 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-03-12 06:15:48.898 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-03-12 06:15:49.326 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context testr@default cleanup() started 2019-03-12 06:15:49.327 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context testr@default cleanup() finished in 0.79 msec 2019-03-12 06:15:49.327 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context tempest@default cleanup() started 2019-03-12 06:15:49.732 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-03-12 06:15:49.860 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-03-12 06:15:49.892 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4e7a70d0_KYSEFl37'. 2019-03-12 06:15:49.893 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/0c73e10d-197f-45c7-bb36-bc4730dc67e8 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}5e965f3b2b860346153aca165c9086172ea9fbfa" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-03-12 06:15:50.100 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 12 Mar 2019 06:15:50 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-596cb45f-9f0c-45a6-9388-b0b8b1e970dd X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-596cb45f-9f0c-45a6-9388-b0b8b1e970dd _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-03-12 06:15:50.101 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0c73e10d-197f-45c7-bb36-bc4730dc67e8 used request id req-596cb45f-9f0c-45a6-9388-b0b8b1e970dd request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-03-12 06:15:50.101 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4e7a70d0_KYSEFl37' has been deleted. 2019-03-12 06:15:50.102 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0c73e10d-197f-45c7-bb36-bc4730dc67e8' of option 'instance_type' from Tempest config file. 2019-03-12 06:15:50.102 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0c73e10d-197f-45c7-bb36-bc4730dc67e8' has been removed. 2019-03-12 06:15:50.108 44 INFO rally.task.context [-] Verification 27f442a0-4966-47b2-991d-26ab570c831d | Context tempest@default cleanup() finished in 0.78 sec 2019-03-12 06:15:50.263 44 INFO rally.api [-] Verification (UUID=4e7a70d0-c783-4f36-b1e0-b0dbb9920834) has been successfully finished for deployment 'opnfv-rally' (UUID=da64b9b4-f036-4451-bf66-70730f4e98aa)! 2019-03-12 06:15:51.219 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:15:51.220 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:15:51.220 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:15:52.114 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:15:52.114 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:15:52.115 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:15:53.465 64 INFO rally.api [-] Building 'html' report for the following verification(s): '4e7a70d0-c783-4f36-b1e0-b0dbb9920834' 2019-03-12 06:15:53.484 64 INFO rally.api [-] The report has been successfully built. 2019-03-12 06:15:54.348 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-03-12 06:15:54.349 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-03-12 06:15:54.349 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-03-12 06:15:55.718 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4e7a70d0-c783-4f36-b1e0-b0dbb9920834' 2019-03-12 06:15:55.723 66 INFO rally.api [-] The report has been successfully built.