2019-01-22 00:33:04.688 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:04.688 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:04.688 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-22 00:33:05.888 8 ERROR rally.cli.cliutils 2019-01-22 00:33:06.810 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:06.810 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:06.811 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:12.450 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-22 00:33:13.531 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:13.532 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:13.532 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:16.584 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:16.584 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:16.584 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:17.407 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:17.407 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:17.407 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils force=force) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-22 00:33:21.088 18 ERROR rally.cli.cliutils 2019-01-22 00:33:21.916 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:21.916 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:21.916 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:22.920 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-22 00:33:23.039 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/repo. 2019-01-22 00:33:23.279 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-22 00:33:23.290 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-22 00:33:23.299 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-22 00:33:23.355 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-22 00:33:23.397 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-22 00:33:23.819 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1a82906c-3f64-414f-8940-04f463f742f6) has been successfully created! 2019-01-22 00:33:24.766 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:24.766 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:24.766 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:28.055 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:28.055 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:28.055 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:29.084 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=1a82906c-3f64-414f-8940-04f463f742f6) for deployment 'opnfv-rally' (UUID=e3c4b880-5754-4c61-9fea-8932bb508536). 2019-01-22 00:33:29.858 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=1a82906c-3f64-414f-8940-04f463f742f6) has been successfully configured for deployment 'opnfv-rally' (UUID=e3c4b880-5754-4c61-9fea-8932bb508536)! 2019-01-22 00:33:33.830 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:33:33.831 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:33:33.831 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:33:34.917 36 INFO rally.api [-] Starting verification (UUID=a6d244ca-b6ac-4cbb-b102-0b34870d28b1) for deployment 'opnfv-rally' (UUID=e3c4b880-5754-4c61-9fea-8932bb508536) by verifier 'opnfv-tempest' (UUID=1a82906c-3f64-414f-8940-04f463f742f6). 2019-01-22 00:33:35.663 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-22 00:33:35.781 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-22 00:33:35.781 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/for-deployment-e3c4b880-5754-4c61-9fea-8932bb508536/tempest.log' to option 'log_file'. 2019-01-22 00:33:35.782 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/for-deployment-e3c4b880-5754-4c61-9fea-8932bb508536/tempest.log 2019-01-22 00:33:35.782 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-22 00:33:35.782 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/for-deployment-e3c4b880-5754-4c61-9fea-8932bb508536/lock_files' to option 'lock_path'. 2019-01-22 00:33:35.782 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-1a82906c-3f64-414f-8940-04f463f742f6/for-deployment-e3c4b880-5754-4c61-9fea-8932bb508536/lock_files 2019-01-22 00:33:35.783 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-22 00:33:35.783 36 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-01-22 00:33:35.783 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e5d4ed69-68a3-4300-9240-c52f9e379d16 2019-01-22 00:33:35.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5997057b-4fa5-4d09-944f-4ecfbecf5864 2019-01-22 00:33:35.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 76787171-4b69-4fd7-b6d9-158579a0da6f 2019-01-22 00:33:35.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8f3f8eb4-fa3e-416c-b139-3692d9b98609 2019-01-22 00:33:36.088 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-22 00:33:36.088 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_f1290ff9-0989-47f6-b579-83b862cdd26a 2019-01-22 00:33:36.089 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-22 00:33:36.145 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 00:33:36.146 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b597bcfde6e6767aa5295a5a2bb4df9ed1065a93" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 00:33:36.357 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 22 Jan 2019 00:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-107c7d6a-2b83-4842-afa9-0b4d0559f861 x-compute-request-id: req-107c7d6a-2b83-4842-afa9-0b4d0559f861 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_f1290ff9-0989-47f6-b579-83b862cdd26a", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/76787171-4b69-4fd7-b6d9-158579a0da6f", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/76787171-4b69-4fd7-b6d9-158579a0da6f", "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": "76787171-4b69-4fd7-b6d9-158579a0da6f"}, {"name": "tempest_smoke-flavor_alt_f1290ff9-0989-47f6-b579-83b862cdd26a", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/8f3f8eb4-fa3e-416c-b139-3692d9b98609", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/8f3f8eb4-fa3e-416c-b139-3692d9b98609", "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": "8f3f8eb4-fa3e-416c-b139-3692d9b98609"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 00:33:36.358 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail used request id req-107c7d6a-2b83-4842-afa9-0b4d0559f861 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 00:33:36.359 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-22 00:33:36.360 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a6d244ca_CDKR3G2l' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 00:33:36.361 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b597bcfde6e6767aa5295a5a2bb4df9ed1065a93" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a6d244ca_CDKR3G2l", "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:372 2019-01-22 00:33:36.413 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 22 Jan 2019 00:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0623e6ff-2a60-436f-bfbf-566b27714e77 x-compute-request-id: req-0623e6ff-2a60-436f-bfbf-566b27714e77 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_a6d244ca_CDKR3G2l", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/5dadd4c8-016f-47aa-9557-e5298f5eb9a0", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/5dadd4c8-016f-47aa-9557-e5298f5eb9a0", "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": "5dadd4c8-016f-47aa-9557-e5298f5eb9a0"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 00:33:36.413 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-0623e6ff-2a60-436f-bfbf-566b27714e77 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 00:33:36.414 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6d244ca_CDKR3G2l' (ID = 5dadd4c8-016f-47aa-9557-e5298f5eb9a0) has been successfully created! 2019-01-22 00:33:36.414 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5dadd4c8-016f-47aa-9557-e5298f5eb9a0' to option 'instance_type'. 2019-01-22 00:33:36.415 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5dadd4c8-016f-47aa-9557-e5298f5eb9a0 2019-01-22 00:33:36.416 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context tempest@default setup() finished in 0.99 sec 2019-01-22 00:33:36.419 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context testr@default setup() finished in 2.82 msec 2019-01-22 00:33:36.420 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a2ca86b5-49f1-4a24-bbf0-646b6b7480c3'. 2019-01-22 00:33:38.335 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-22 00:33:40.542 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.202s] 2019-01-22 00:33:40.588 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-01-22 00:33:42.954 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.346s] 2019-01-22 00:33:46.862 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.397s] 2019-01-22 00:33:48.519 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.029s] 2019-01-22 00:33:50.469 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.950s] 2019-01-22 00:33:50.910 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.764s] 2019-01-22 00:33:51.113 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.687s] 2019-01-22 00:33:59.620 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.759s] 2019-01-22 00:33:59.629 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-22 00:34:01.407 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.409s] 2019-01-22 00:34:05.590 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.747s] 2019-01-22 00:34:08.903 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.207s] 2019-01-22 00:34:13.842 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2019-01-22 00:34:13.843 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-22 00:34:14.634 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.725s] 2019-01-22 00:34:16.404 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.174s] 2019-01-22 00:34:20.428 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.094s] 2019-01-22 00:34:20.429 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-22 00:34:21.505 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.360s] 2019-01-22 00:34:22.159 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.653s] 2019-01-22 00:34:23.107 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.948s] 2019-01-22 00:34:26.187 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.404s] 2019-01-22 00:34:32.209 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-22 00:34:32.358 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.424s] 2019-01-22 00:34:36.031 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.672s] 2019-01-22 00:34:42.528 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.497s] 2019-01-22 00:34:47.144 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.508s] 2019-01-22 00:34:47.589 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.446s] 2019-01-22 00:34:47.878 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.289s] 2019-01-22 00:34:48.103 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.224s] 2019-01-22 00:34:48.199 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.096s] 2019-01-22 00:34:48.246 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2019-01-22 00:34:48.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-01-22 00:34:48.438 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-22 00:34:53.879 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.973s] 2019-01-22 00:34:55.931 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.049s] 2019-01-22 00:34:56.008 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2019-01-22 00:34:59.487 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-22 00:35:01.967 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.102s] 2019-01-22 00:35:02.058 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2019-01-22 00:35:02.148 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.090s] 2019-01-22 00:35:02.155 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-22 00:35:02.337 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.131s] 2019-01-22 00:35:02.361 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2019-01-22 00:35:02.700 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.782s] 2019-01-22 00:35:03.058 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.358s] 2019-01-22 00:35:03.381 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.322s] 2019-01-22 00:35:03.429 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.049s] 2019-01-22 00:35:03.536 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.106s] 2019-01-22 00:35:03.581 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2019-01-22 00:35:03.861 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.720s] 2019-01-22 00:35:07.954 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.194s] 2019-01-22 00:35:21.584 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.144s] 2019-01-22 00:35:21.683 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.099s] 2019-01-22 00:35:21.743 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.060s] 2019-01-22 00:35:21.828 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.085s] 2019-01-22 00:35:22.588 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.732s] 2019-01-22 00:35:22.818 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.296s] 2019-01-22 00:35:28.295 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.476s] 2019-01-22 00:35:28.648 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-01-22 00:35:28.921 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.273s] 2019-01-22 00:35:29.137 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.549s] 2019-01-22 00:35:34.234 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-22 00:35:35.111 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.818s] 2019-01-22 00:35:35.806 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.667s] 2019-01-22 00:35:38.165 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.424s] 2019-01-22 00:35:40.455 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.650s] 2019-01-22 00:35:42.355 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.134s] 2019-01-22 00:35:45.644 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.289s] 2019-01-22 00:35:46.621 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.473s] 2019-01-22 00:35:51.809 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.163s] 2019-01-22 00:35:54.479 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.235s] 2019-01-22 00:35:58.488 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.163s] 2019-01-22 00:36:01.554 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.366s] 2019-01-22 00:36:04.204 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.648s] 2019-01-22 00:36:04.294 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.806s] 2019-01-22 00:36:06.118 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.823s] 2019-01-22 00:36:06.165 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.047s] 2019-01-22 00:36:06.204 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.039s] 2019-01-22 00:36:06.303 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.260s] 2019-01-22 00:36:06.649 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.446s] 2019-01-22 00:36:09.929 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-22 00:36:13.405 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.101s] 2019-01-22 00:36:14.316 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.860s] 2019-01-22 00:36:15.522 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.117s] 2019-01-22 00:36:15.568 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2019-01-22 00:36:15.609 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.041s] 2019-01-22 00:36:16.159 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.840s] 2019-01-22 00:36:16.203 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2019-01-22 00:36:32.942 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.735s] 2019-01-22 00:36:33.215 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.264s] 2019-01-22 00:36:39.596 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.380s] 2019-01-22 00:36:44.112 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.775s] 2019-01-22 00:36:45.202 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.606s] 2019-01-22 00:36:48.844 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.641s] 2019-01-22 00:36:52.166 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.053s] 2019-01-22 00:37:01.609 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-22 00:37:07.057 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.410s] 2019-01-22 00:37:07.199 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.142s] 2019-01-22 00:37:17.073 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.193s] 2019-01-22 00:37:19.374 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.299s] 2019-01-22 00:37:21.695 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.322s] 2019-01-22 00:37:23.186 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context testr@default cleanup() started 2019-01-22 00:37:23.186 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context testr@default cleanup() finished in 0.69 msec 2019-01-22 00:37:23.187 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context tempest@default cleanup() started 2019-01-22 00:37:23.708 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-22 00:37:23.852 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-22 00:37:23.874 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a6d244ca_CDKR3G2l'. 2019-01-22 00:37:23.875 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/5dadd4c8-016f-47aa-9557-e5298f5eb9a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30573006877577be2a881e63c3501bf30fba2bbc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 00:37:24.086 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Tue, 22 Jan 2019 00:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15df093a-3b76-43a6-8554-d0a31286343f x-compute-request-id: req-15df093a-3b76-43a6-8554-d0a31286343f Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 00:37:24.087 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/5dadd4c8-016f-47aa-9557-e5298f5eb9a0 used request id req-15df093a-3b76-43a6-8554-d0a31286343f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 00:37:24.087 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6d244ca_CDKR3G2l' has been deleted. 2019-01-22 00:37:24.088 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5dadd4c8-016f-47aa-9557-e5298f5eb9a0' of option 'instance_type' from Tempest config file. 2019-01-22 00:37:24.088 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5dadd4c8-016f-47aa-9557-e5298f5eb9a0' has been removed. 2019-01-22 00:37:24.094 36 INFO rally.task.context [-] Verification 1a82906c-3f64-414f-8940-04f463f742f6 | Context tempest@default cleanup() finished in 0.91 sec 2019-01-22 00:37:24.150 36 INFO rally.api [-] Verification (UUID=a6d244ca-b6ac-4cbb-b102-0b34870d28b1) has been successfully finished for deployment 'opnfv-rally' (UUID=e3c4b880-5754-4c61-9fea-8932bb508536)! 2019-01-22 00:37:25.147 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:37:25.147 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:37:25.147 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:37:26.044 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 00:37:26.045 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 00:37:26.045 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 00:37:27.087 59 INFO rally.api [-] Building 'html' report for the following verification(s): 'a6d244ca-b6ac-4cbb-b102-0b34870d28b1' 2019-01-22 00:37:27.102 59 INFO rally.api [-] The report has been successfully built.