2019-01-23 11:32:10.557 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:10.558 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:10.558 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-23 11:32:11.864 9 ERROR rally.cli.cliutils 2019-01-23 11:32:12.794 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:12.794 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:12.794 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:14.296 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-23 11:32:15.537 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:15.538 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:15.538 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:18.723 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:18.723 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:18.724 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:19.585 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:19.585 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:19.585 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils force=force) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-23 11:32:20.740 19 ERROR rally.cli.cliutils 2019-01-23 11:32:21.692 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:21.693 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:21.693 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:22.841 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-23 11:32:23.013 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/repo. 2019-01-23 11:32:23.281 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/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-23 11:32:23.293 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-23 11:32:23.303 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-23 11:32:23.453 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-23 11:32:23.514 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-23 11:32:24.041 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=447a169c-aca3-41b1-b3dc-9a88afdf793d) has been successfully created! 2019-01-23 11:32:25.100 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:25.100 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:25.100 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:28.142 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:28.142 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:28.143 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:29.340 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=447a169c-aca3-41b1-b3dc-9a88afdf793d) for deployment 'opnfv-rally' (UUID=e0acaeff-a7a1-45fe-be07-1b80c8988fab). 2019-01-23 11:32:30.161 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=447a169c-aca3-41b1-b3dc-9a88afdf793d) has been successfully configured for deployment 'opnfv-rally' (UUID=e0acaeff-a7a1-45fe-be07-1b80c8988fab)! 2019-01-23 11:32:34.963 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:32:34.963 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:32:34.964 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:32:36.649 37 INFO rally.api [-] Starting verification (UUID=ee0c1084-519b-4e8d-ad84-7c97370d29ad) for deployment 'opnfv-rally' (UUID=e0acaeff-a7a1-45fe-be07-1b80c8988fab) by verifier 'opnfv-tempest' (UUID=447a169c-aca3-41b1-b3dc-9a88afdf793d). 2019-01-23 11:32:37.439 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-23 11:32:37.473 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-23 11:32:37.473 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/for-deployment-e0acaeff-a7a1-45fe-be07-1b80c8988fab/tempest.log' to option 'log_file'. 2019-01-23 11:32:37.473 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/for-deployment-e0acaeff-a7a1-45fe-be07-1b80c8988fab/tempest.log 2019-01-23 11:32:37.474 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-23 11:32:37.474 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/for-deployment-e0acaeff-a7a1-45fe-be07-1b80c8988fab/lock_files' to option 'lock_path'. 2019-01-23 11:32:37.474 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-447a169c-aca3-41b1-b3dc-9a88afdf793d/for-deployment-e0acaeff-a7a1-45fe-be07-1b80c8988fab/lock_files 2019-01-23 11:32:37.475 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-23 11:32:37.475 37 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-23 11:32:37.475 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 154b9d6f-4368-4fc2-b4eb-18e576eab6a1 2019-01-23 11:32:37.476 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ed60be52-7b6b-45d0-861b-715815a5a685 2019-01-23 11:32:37.476 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = aa8da0a9-2063-485e-9716-55d4fff354de 2019-01-23 11:32:37.477 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2bad4010-f963-4596-ac90-da247645c0b2 2019-01-23 11:32:37.675 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-23 11:32:37.675 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0db7c8a9-2cc0-4487-a950-7d48bd783f4a 2019-01-23 11:32:37.676 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-23 11:32:37.744 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 11:32:37.745 37 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 "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03920bbcfa3bbcbb6ca166ab0dd7613da5ebbe36" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 11:32:37.808 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 1021 Content-Type: application/json 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-7b24300f-581c-4f4d-93e0-42e0cf61ca3b X-Compute-Request-Id: req-7b24300f-581c-4f4d-93e0-42e0cf61ca3b Date: Wed, 23 Jan 2019 11:32:37 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_0db7c8a9-2cc0-4487-a950-7d48bd783f4a", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/2bad4010-f963-4596-ac90-da247645c0b2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/2bad4010-f963-4596-ac90-da247645c0b2", "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": "2bad4010-f963-4596-ac90-da247645c0b2"}, {"name": "tempest_smoke-flavor_0db7c8a9-2cc0-4487-a950-7d48bd783f4a", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/aa8da0a9-2063-485e-9716-55d4fff354de", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/aa8da0a9-2063-485e-9716-55d4fff354de", "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": "aa8da0a9-2063-485e-9716-55d4fff354de"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 11:32:37.808 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-7b24300f-581c-4f4d-93e0-42e0cf61ca3b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 11:32:37.810 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-23 11:32:37.810 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ee0c1084_R5Yx5BPC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 11:32:37.811 37 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 "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03920bbcfa3bbcbb6ca166ab0dd7613da5ebbe36" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_ee0c1084_R5Yx5BPC", "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-23 11:32:37.884 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json 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-3c10d850-9c75-427f-9e4c-22d42ffc534b X-Compute-Request-Id: req-3c10d850-9c75-427f-9e4c-22d42ffc534b Date: Wed, 23 Jan 2019 11:32:37 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_ee0c1084_R5Yx5BPC", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/c3a939f1-14f8-4ee6-88c6-4e1654703e54", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/c3a939f1-14f8-4ee6-88c6-4e1654703e54", "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": "c3a939f1-14f8-4ee6-88c6-4e1654703e54"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 11:32:37.885 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-3c10d850-9c75-427f-9e4c-22d42ffc534b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 11:32:37.886 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ee0c1084_R5Yx5BPC' (ID = c3a939f1-14f8-4ee6-88c6-4e1654703e54) has been successfully created! 2019-01-23 11:32:37.886 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c3a939f1-14f8-4ee6-88c6-4e1654703e54' to option 'instance_type'. 2019-01-23 11:32:37.886 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c3a939f1-14f8-4ee6-88c6-4e1654703e54 2019-01-23 11:32:37.888 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context tempest@default setup() finished in 0.70 sec 2019-01-23 11:32:37.891 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context testr@default setup() finished in 2.41 msec 2019-01-23 11:32:37.891 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5c2056fa-b59b-4734-a7b0-e75beb5a063b'. 2019-01-23 11:32:39.953 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-23 11:32:41.628 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.101s] 2019-01-23 11:32:41.768 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.140s] 2019-01-23 11:32:42.947 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.138s] 2019-01-23 11:32:45.779 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.198s] 2019-01-23 11:32:46.168 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.730s] 2019-01-23 11:32:47.574 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.405s] 2019-01-23 11:32:47.875 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.220s] 2019-01-23 11:32:54.210 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.742s] 2019-01-23 11:32:55.539 37 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.827s] 2019-01-23 11:32:58.995 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.054s] 2019-01-23 11:33:03.399 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.597s] 2019-01-23 11:33:06.008 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.134s] 2019-01-23 11:33:06.009 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-23 11:33:06.082 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.626s] 2019-01-23 11:33:06.092 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-23 11:33:06.742 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.368s] 2019-01-23 11:33:07.028 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.285s] 2019-01-23 11:33:07.337 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.310s] 2019-01-23 11:33:09.827 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.418s] 2019-01-23 11:33:12.863 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.534s] 2019-01-23 11:33:14.699 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.107s] 2019-01-23 11:33:16.039 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.176s] 2019-01-23 11:33:16.716 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.058s] 2019-01-23 11:33:16.718 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2019-01-23 11:33:19.903 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.864s] 2019-01-23 11:33:22.015 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.677s] 2019-01-23 11:33:24.841 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-23 11:33:27.001 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.879s] 2019-01-23 11:33:28.205 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.201s] 2019-01-23 11:33:28.270 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.069s] 2019-01-23 11:33:29.089 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-23 11:33:29.091 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-23 11:33:35.746 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.988s] 2019-01-23 11:33:35.921 37 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2019-01-23 11:33:36.019 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.053s] 2019-01-23 11:33:36.020 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-23 11:33:36.126 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.380s] 2019-01-23 11:33:36.224 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.097s] 2019-01-23 11:33:36.331 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.106s] 2019-01-23 11:33:36.461 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.129s] 2019-01-23 11:33:36.542 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.081s] 2019-01-23 11:33:47.944 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.665s] 2019-01-23 11:33:48.083 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.139s] 2019-01-23 11:33:48.191 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2019-01-23 11:33:48.266 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.074s] 2019-01-23 11:33:48.524 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.258s] 2019-01-23 11:33:48.597 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.072s] 2019-01-23 11:33:49.958 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-23 11:33:51.525 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.015s] 2019-01-23 11:33:51.541 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.016s] 2019-01-23 11:33:51.557 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.016s] 2019-01-23 11:33:51.564 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-23 11:33:54.683 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.765s] 2019-01-23 11:34:03.177 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.902s] 2019-01-23 11:34:05.013 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.043s] 2019-01-23 11:34:06.800 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.140s] 2019-01-23 11:34:11.179 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.166s] 2019-01-23 11:34:11.287 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.486s] 2019-01-23 11:34:16.594 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.413s] 2019-01-23 11:34:20.370 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.776s] 2019-01-23 11:34:21.796 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.448s] 2019-01-23 11:34:23.617 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-01-23 11:34:23.749 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.132s] 2019-01-23 11:34:24.888 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.092s] 2019-01-23 11:34:31.122 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.234s] 2019-01-23 11:34:31.147 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-23 11:34:33.798 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.338s] 2019-01-23 11:34:35.731 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.931s] 2019-01-23 11:34:36.703 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-23 11:34:38.188 37 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-01-23 11:34:38.432 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.329s] 2019-01-23 11:34:42.669 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.162s] 2019-01-23 11:34:47.779 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.233s] 2019-01-23 11:34:48.302 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.633s] 2019-01-23 11:34:50.033 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.731s] 2019-01-23 11:34:50.099 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2019-01-23 11:34:50.145 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.046s] 2019-01-23 11:34:53.883 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.103s] 2019-01-23 11:34:55.480 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.597s] 2019-01-23 11:34:55.534 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2019-01-23 11:34:55.590 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.056s] 2019-01-23 11:35:00.607 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.871s] 2019-01-23 11:35:01.734 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.123s] 2019-01-23 11:35:01.778 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2019-01-23 11:35:05.998 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.785s] 2019-01-23 11:35:12.753 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.755s] 2019-01-23 11:35:18.520 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.765s] 2019-01-23 11:35:20.386 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.796s] 2019-01-23 11:35:22.679 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.159s] 2019-01-23 11:35:30.258 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.260s] 2019-01-23 11:35:37.671 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-23 11:35:39.046 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-23 11:35:39.046 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-23 11:35:39.946 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.686s] 2019-01-23 11:35:41.536 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context testr@default cleanup() started 2019-01-23 11:35:41.536 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context testr@default cleanup() finished in 0.82 msec 2019-01-23 11:35:41.537 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context tempest@default cleanup() started 2019-01-23 11:35:41.961 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-23 11:35:42.025 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-23 11:35:42.051 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ee0c1084_R5Yx5BPC'. 2019-01-23 11:35:42.052 37 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/c3a939f1-14f8-4ee6-88c6-4e1654703e54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb17a1171e2f10bbcbd7defbf74afb456f63e684" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 11:35:42.154 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json 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-65206a61-f5a2-4640-b996-96446ad8c19c X-Compute-Request-Id: req-65206a61-f5a2-4640-b996-96446ad8c19c Date: Wed, 23 Jan 2019 11:35:42 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 11:35:42.155 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/c3a939f1-14f8-4ee6-88c6-4e1654703e54 used request id req-65206a61-f5a2-4640-b996-96446ad8c19c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 11:35:42.155 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ee0c1084_R5Yx5BPC' has been deleted. 2019-01-23 11:35:42.156 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c3a939f1-14f8-4ee6-88c6-4e1654703e54' of option 'instance_type' from Tempest config file. 2019-01-23 11:35:42.156 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c3a939f1-14f8-4ee6-88c6-4e1654703e54' has been removed. 2019-01-23 11:35:42.164 37 INFO rally.task.context [-] Verification 447a169c-aca3-41b1-b3dc-9a88afdf793d | Context tempest@default cleanup() finished in 0.63 sec 2019-01-23 11:35:42.360 37 INFO rally.api [-] Verification (UUID=ee0c1084-519b-4e8d-ad84-7c97370d29ad) has been successfully finished for deployment 'opnfv-rally' (UUID=e0acaeff-a7a1-45fe-be07-1b80c8988fab)! 2019-01-23 11:35:43.439 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:35:43.439 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:35:43.439 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:35:44.373 60 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 11:35:44.374 60 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 11:35:44.374 60 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 11:35:45.727 60 INFO rally.api [-] Building 'html' report for the following verification(s): 'ee0c1084-519b-4e8d-ad84-7c97370d29ad' 2019-01-23 11:35:45.750 60 INFO rally.api [-] The report has been successfully built.