2019-02-06 02:47:28.982 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:28.982 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:28.982 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 517, in env_get 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-06 02:47:30.559 8 ERROR rally.cli.cliutils 2019-02-06 02:47:31.497 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:31.498 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:31.498 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:33.272 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-06 02:47:34.471 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:34.471 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:34.471 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:38.156 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:38.156 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:38.157 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:39.071 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:39.072 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:39.072 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils force=force) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 665, in verifier_get 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 675, in _verifier_get 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-06 02:47:40.517 17 ERROR rally.cli.cliutils 2019-02-06 02:47:41.495 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:41.495 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:41.495 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:42.933 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-06 02:47:43.092 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/repo. 2019-02-06 02:47:43.417 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/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-02-06 02:47:43.494 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-06 02:47:43.504 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-06 02:47:43.692 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-06 02:47:43.756 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-06 02:47:44.286 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d07ac45f-c53b-47d3-917a-55e9cd5c9abc) has been successfully created! 2019-02-06 02:47:45.297 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:45.298 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:45.298 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:48.720 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:48.720 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:48.720 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:50.185 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d07ac45f-c53b-47d3-917a-55e9cd5c9abc) for deployment 'opnfv-rally' (UUID=aa18a150-f019-4198-b788-0ae3b147df4d). 2019-02-06 02:47:51.019 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d07ac45f-c53b-47d3-917a-55e9cd5c9abc) has been successfully configured for deployment 'opnfv-rally' (UUID=aa18a150-f019-4198-b788-0ae3b147df4d)! 2019-02-06 02:47:56.186 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:47:56.186 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:47:56.186 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:47:58.273 34 INFO rally.api [-] Starting verification (UUID=a738afa0-aa77-4230-9520-493a7804596f) for deployment 'opnfv-rally' (UUID=aa18a150-f019-4198-b788-0ae3b147df4d) by verifier 'opnfv-tempest' (UUID=d07ac45f-c53b-47d3-917a-55e9cd5c9abc). 2019-02-06 02:47:59.213 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-02-06 02:47:59.295 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-06 02:47:59.295 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/for-deployment-aa18a150-f019-4198-b788-0ae3b147df4d/tempest.log' to option 'log_file'. 2019-02-06 02:47:59.296 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/for-deployment-aa18a150-f019-4198-b788-0ae3b147df4d/tempest.log 2019-02-06 02:47:59.296 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-06 02:47:59.297 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/for-deployment-aa18a150-f019-4198-b788-0ae3b147df4d/lock_files' to option 'lock_path'. 2019-02-06 02:47:59.297 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d07ac45f-c53b-47d3-917a-55e9cd5c9abc/for-deployment-aa18a150-f019-4198-b788-0ae3b147df4d/lock_files 2019-02-06 02:47:59.297 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-06 02:47:59.298 34 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-02-06 02:47:59.298 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 59f37c13-6740-4d6c-b04a-39f9d9c7b17a 2019-02-06 02:47:59.298 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = be17eb6a-961b-44a2-8d75-cefb4e9d9327 2019-02-06 02:47:59.299 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4b773558-6e93-4f44-8948-8ec5d2007470 2019-02-06 02:47:59.299 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b3f9f2ad-c5d4-44f8-b1b7-4542b4c0c2d2 2019-02-06 02:47:59.595 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-06 02:47:59.596 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_9632be46-d897-4448-ab38-ec9a56427d7f 2019-02-06 02:47:59.596 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-06 02:47:59.667 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-06 02:47:59.668 34 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}8dcc3c8f3f0f11b55a05fdb584b79ef1991d158b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-06 02:47:59.794 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Wed, 06 Feb 2019 02:47:59 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-e47eac40-d694-4b1f-ac1f-d622581b355c X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-e47eac40-d694-4b1f-ac1f-d622581b355c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-06 02:47:59.795 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9632be46-d897-4448-ab38-ec9a56427d7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/4b773558-6e93-4f44-8948-8ec5d2007470", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/4b773558-6e93-4f44-8948-8ec5d2007470", "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": "4b773558-6e93-4f44-8948-8ec5d2007470"}, {"name": "tempest_smoke-flavor_alt_9632be46-d897-4448-ab38-ec9a56427d7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b3f9f2ad-c5d4-44f8-b1b7-4542b4c0c2d2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b3f9f2ad-c5d4-44f8-b1b7-4542b4c0c2d2", "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": "b3f9f2ad-c5d4-44f8-b1b7-4542b4c0c2d2"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-06 02:47:59.795 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-e47eac40-d694-4b1f-ac1f-d622581b355c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-06 02:47:59.797 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-06 02:47:59.797 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a738afa0_JbJaXLZX' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-06 02:47:59.798 34 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}8dcc3c8f3f0f11b55a05fdb584b79ef1991d158b" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a738afa0_JbJaXLZX", "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-02-06 02:47:59.843 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Wed, 06 Feb 2019 02:47:59 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-cc4f6bbe-7c25-4966-ad79-16f068627998 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-cc4f6bbe-7c25-4966-ad79-16f068627998 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-06 02:47:59.844 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_a738afa0_JbJaXLZX", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/389771cf-1736-47f8-b372-21a17e2aae34", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/389771cf-1736-47f8-b372-21a17e2aae34", "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": "389771cf-1736-47f8-b372-21a17e2aae34"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-06 02:47:59.844 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-cc4f6bbe-7c25-4966-ad79-16f068627998 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-06 02:47:59.845 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a738afa0_JbJaXLZX' (ID = 389771cf-1736-47f8-b372-21a17e2aae34) has been successfully created! 2019-02-06 02:47:59.846 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '389771cf-1736-47f8-b372-21a17e2aae34' to option 'instance_type'. 2019-02-06 02:47:59.846 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 389771cf-1736-47f8-b372-21a17e2aae34 2019-02-06 02:47:59.847 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context tempest@default setup() finished in 0.98 sec 2019-02-06 02:47:59.848 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context testr@default setup() finished in 0.40 msec 2019-02-06 02:47:59.848 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7bdabe09-eb06-4307-bb65-345537e6da25'. 2019-02-06 02:48:04.447 34 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.262s] 2019-02-06 02:48:04.521 34 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.074s] 2019-02-06 02:48:07.075 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.050s] 2019-02-06 02:48:08.885 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.809s] 2019-02-06 02:48:18.943 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.266s] 2019-02-06 02:48:33.604 34 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.078s] 2019-02-06 02:48:33.605 34 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-06 02:48:36.868 34 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-02-06 02:48:36.870 34 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2019-02-06 02:48:49.678 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.285s] 2019-02-06 02:48:49.679 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-06 02:48:52.900 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-06 02:48:54.074 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [40.436s] 2019-02-06 02:48:57.747 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.614s] 2019-02-06 02:48:59.519 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.256s] 2019-02-06 02:49:06.662 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.815s] 2019-02-06 02:49:08.011 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.439s] 2019-02-06 02:49:14.907 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.402s] 2019-02-06 02:49:15.480 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.213s] 2019-02-06 02:49:18.560 34 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-06 02:49:21.278 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2019-02-06 02:49:21.623 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.345s] 2019-02-06 02:49:23.355 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.829s] 2019-02-06 02:49:29.717 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.009s] 2019-02-06 02:49:33.341 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.497s] 2019-02-06 02:49:33.882 34 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.934s] 2019-02-06 02:49:33.892 34 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-02-06 02:49:35.048 34 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-06 02:49:36.843 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.126s] 2019-02-06 02:49:38.768 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.910s] 2019-02-06 02:49:38.899 34 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.539s] 2019-02-06 02:49:38.900 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.054s] 2019-02-06 02:49:38.989 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.091s] 2019-02-06 02:49:39.294 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.305s] 2019-02-06 02:49:39.661 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.893s] 2019-02-06 02:49:40.342 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.681s] 2019-02-06 02:49:43.493 34 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-02-06 02:49:45.792 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.404s] 2019-02-06 02:49:47.821 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.026s] 2019-02-06 02:49:47.998 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.180s] 2019-02-06 02:49:48.049 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.564s] 2019-02-06 02:49:51.179 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-02-06 02:49:51.261 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.082s] 2019-02-06 02:49:51.982 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.931s] 2019-02-06 02:49:52.507 34 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-02-06 02:49:52.509 34 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-02-06 02:49:52.914 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [18.364s] 2019-02-06 02:49:54.362 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.148s] 2019-02-06 02:49:54.697 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.336s] 2019-02-06 02:49:54.911 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.214s] 2019-02-06 02:49:54.992 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.080s] 2019-02-06 02:49:55.106 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.113s] 2019-02-06 02:49:55.274 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.168s] 2019-02-06 02:49:58.281 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.299s] 2019-02-06 02:49:59.928 34 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.064s] 2019-02-06 02:50:11.780 34 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.749s] 2019-02-06 02:50:12.645 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.273s] 2019-02-06 02:50:15.257 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.503s] 2019-02-06 02:50:15.615 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.359s] 2019-02-06 02:50:16.002 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.385s] 2019-02-06 02:50:16.060 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.059s] 2019-02-06 02:50:16.426 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.365s] 2019-02-06 02:50:16.483 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.057s] 2019-02-06 02:50:17.391 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.119s] 2019-02-06 02:50:17.510 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.118s] 2019-02-06 02:50:17.615 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.104s] 2019-02-06 02:50:17.625 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2019-02-06 02:50:20.603 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.957s] 2019-02-06 02:50:22.888 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.284s] 2019-02-06 02:50:23.050 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.045s] 2019-02-06 02:50:23.113 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.226s] 2019-02-06 02:50:23.196 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.083s] 2019-02-06 02:50:28.273 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-02-06 02:50:40.539 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.653s] 2019-02-06 02:50:45.426 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.970s] 2019-02-06 02:50:48.050 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.511s] 2019-02-06 02:50:51.676 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [18.135s] 2019-02-06 02:50:58.223 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.797s] 2019-02-06 02:51:01.901 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.830s] 2019-02-06 02:51:02.880 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.621s] 2019-02-06 02:51:05.850 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.948s] 2019-02-06 02:51:09.284 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.060s] 2019-02-06 02:51:13.222 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.340s] 2019-02-06 02:51:13.475 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.624s] 2019-02-06 02:51:14.937 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.653s] 2019-02-06 02:51:20.673 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.324s] 2019-02-06 02:51:22.246 34 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-02-06 02:51:43.529 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.563s] 2019-02-06 02:51:55.992 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.463s] 2019-02-06 02:52:07.079 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.086s] 2019-02-06 02:52:12.979 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.901s] 2019-02-06 02:52:19.244 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.432s] 2019-02-06 02:52:20.890 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.643s] 2019-02-06 02:52:20.964 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.077s] 2019-02-06 02:52:22.437 34 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-02-06 02:52:22.437 34 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-02-06 02:52:22.993 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context testr@default cleanup() started 2019-02-06 02:52:22.994 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context testr@default cleanup() finished in 0.78 msec 2019-02-06 02:52:22.995 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context tempest@default cleanup() started 2019-02-06 02:52:23.495 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-02-06 02:52:23.604 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-02-06 02:52:23.648 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a738afa0_JbJaXLZX'. 2019-02-06 02:52:23.649 34 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/389771cf-1736-47f8-b372-21a17e2aae34 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}05c2be94de5b31094fc5cfaaf898176c530b95c1" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-06 02:52:24.116 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Wed, 06 Feb 2019 02:52:24 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-e6f9fbae-bb4f-4b3d-a007-1691f77e2cdb X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-e6f9fbae-bb4f-4b3d-a007-1691f77e2cdb _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-06 02:52:24.116 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/389771cf-1736-47f8-b372-21a17e2aae34 used request id req-e6f9fbae-bb4f-4b3d-a007-1691f77e2cdb request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-06 02:52:24.117 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a738afa0_JbJaXLZX' has been deleted. 2019-02-06 02:52:24.118 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '389771cf-1736-47f8-b372-21a17e2aae34' of option 'instance_type' from Tempest config file. 2019-02-06 02:52:24.118 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '389771cf-1736-47f8-b372-21a17e2aae34' has been removed. 2019-02-06 02:52:24.126 34 INFO rally.task.context [-] Verification d07ac45f-c53b-47d3-917a-55e9cd5c9abc | Context tempest@default cleanup() finished in 1.13 sec 2019-02-06 02:52:24.239 34 INFO rally.api [-] Verification (UUID=a738afa0-aa77-4230-9520-493a7804596f) has been successfully finished for deployment 'opnfv-rally' (UUID=aa18a150-f019-4198-b788-0ae3b147df4d)! 2019-02-06 02:52:25.216 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:52:25.217 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:52:25.217 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:52:26.162 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-06 02:52:26.163 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-06 02:52:26.163 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-06 02:52:27.626 54 INFO rally.api [-] Building 'html' report for the following verification(s): 'a738afa0-aa77-4230-9520-493a7804596f' 2019-02-06 02:52:27.646 54 INFO rally.api [-] The report has been successfully built.