2019-05-09 08:14:27.392 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:27.393 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:27.393 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-09 08:14:29.149 18 ERROR rally.cli.cliutils 2019-05-09 08:14:29.995 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:29.996 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:29.996 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:31.703 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-09 08:14:32.789 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:32.789 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:32.789 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:36.018 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:36.018 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:36.018 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:36.845 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:36.845 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:36.845 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils force=force) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-09 08:14:38.263 27 ERROR rally.cli.cliutils 2019-05-09 08:14:39.109 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:39.109 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:39.109 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:40.511 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-09 08:14:40.653 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/repo. 2019-05-09 08:14:41.040 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/repo'... done. Note: checking out 'a955095f8369e2e15c97a536edc1a9c077208129'. 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-05-09 08:14:41.052 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-09 08:14:41.061 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-09 08:14:41.383 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-09 08:14:41.455 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-09 08:14:41.928 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5baccae-51ad-4125-b111-ce6cc921b20e) has been successfully created! 2019-05-09 08:14:42.769 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:42.769 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:42.769 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:45.781 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:45.781 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:45.781 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:47.205 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d5baccae-51ad-4125-b111-ce6cc921b20e) for deployment 'opnfv-rally' (UUID=53a356d4-c2b1-41ad-9f41-8f7f6e468300). 2019-05-09 08:14:47.844 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d5baccae-51ad-4125-b111-ce6cc921b20e) has been successfully configured for deployment 'opnfv-rally' (UUID=53a356d4-c2b1-41ad-9f41-8f7f6e468300)! 2019-05-09 08:14:51.444 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:14:51.444 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:14:51.444 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:14:53.117 44 INFO rally.api [-] Starting verification (UUID=010fa8aa-6061-498a-88a1-c89d54d826f9) for deployment 'opnfv-rally' (UUID=53a356d4-c2b1-41ad-9f41-8f7f6e468300) by verifier 'opnfv-tempest' (UUID=d5baccae-51ad-4125-b111-ce6cc921b20e). 2019-05-09 08:14:53.927 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-09 08:14:53.980 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-09 08:14:53.980 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/for-deployment-53a356d4-c2b1-41ad-9f41-8f7f6e468300/tempest.log' to option 'log_file'. 2019-05-09 08:14:53.981 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/for-deployment-53a356d4-c2b1-41ad-9f41-8f7f6e468300/tempest.log 2019-05-09 08:14:53.981 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-09 08:14:53.982 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/for-deployment-53a356d4-c2b1-41ad-9f41-8f7f6e468300/lock_files' to option 'lock_path'. 2019-05-09 08:14:53.982 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d5baccae-51ad-4125-b111-ce6cc921b20e/for-deployment-53a356d4-c2b1-41ad-9f41-8f7f6e468300/lock_files 2019-05-09 08:14:53.982 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-09 08:14:53.983 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-05-09 08:14:53.983 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 27dec6a3-2e6e-47ef-b036-2f2509b0b7d0 2019-05-09 08:14:53.983 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8302c020-acea-4d25-8341-24028c35185a 2019-05-09 08:14:53.984 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 300f8188-2eaf-4f69-8e98-dffb9e3863d1 2019-05-09 08:14:53.984 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 060c659f-c490-4af0-870e-49d969e79368 2019-05-09 08:14:54.149 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-09 08:14:54.150 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_cc1011e5-a81e-4321-8ca2-c91549a319c9 2019-05-09 08:14:54.150 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-09 08:14:54.218 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-09 08:14:54.219 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3a9bf0ba44f8fa7537ae917adcc3fd8532f2c90d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-09 08:14:54.337 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Thu, 09 May 2019 08:14:54 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-59f7d399-6bae-451d-ae13-24a3175175dc X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-59f7d399-6bae-451d-ae13-24a3175175dc _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-09 08:14:54.338 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_cc1011e5-a81e-4321-8ca2-c91549a319c9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/060c659f-c490-4af0-870e-49d969e79368", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/060c659f-c490-4af0-870e-49d969e79368", "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": "060c659f-c490-4af0-870e-49d969e79368"}, {"name": "tempest_smoke-flavor_cc1011e5-a81e-4321-8ca2-c91549a319c9", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/300f8188-2eaf-4f69-8e98-dffb9e3863d1", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/300f8188-2eaf-4f69-8e98-dffb9e3863d1", "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": "300f8188-2eaf-4f69-8e98-dffb9e3863d1"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-09 08:14:54.338 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-59f7d399-6bae-451d-ae13-24a3175175dc request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-09 08:14:54.340 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-09 08:14:54.340 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_010fa8aa_4LUR0iJT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-09 08:14:54.341 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3a9bf0ba44f8fa7537ae917adcc3fd8532f2c90d" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_010fa8aa_4LUR0iJT", "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-05-09 08:14:54.371 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Thu, 09 May 2019 08:14:54 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-98c701e7-e6bd-4e56-9ddf-814fb4034edf X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-98c701e7-e6bd-4e56-9ddf-814fb4034edf _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-09 08:14:54.372 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_010fa8aa_4LUR0iJT", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/f0ed9e71-5378-415d-a07f-fecfae2dd4ac", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/f0ed9e71-5378-415d-a07f-fecfae2dd4ac", "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": "f0ed9e71-5378-415d-a07f-fecfae2dd4ac"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-09 08:14:54.373 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-98c701e7-e6bd-4e56-9ddf-814fb4034edf request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-09 08:14:54.374 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_010fa8aa_4LUR0iJT' (ID = f0ed9e71-5378-415d-a07f-fecfae2dd4ac) has been successfully created! 2019-05-09 08:14:54.374 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f0ed9e71-5378-415d-a07f-fecfae2dd4ac' to option 'instance_type'. 2019-05-09 08:14:54.374 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f0ed9e71-5378-415d-a07f-fecfae2dd4ac 2019-05-09 08:14:54.375 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context tempest@default setup() finished in 0.71 sec 2019-05-09 08:14:54.376 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context testr@default setup() finished in 0.46 msec 2019-05-09 08:14:54.377 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5610105a-70b9-473b-a0bb-79a582551883'. 2019-05-09 08:14:57.575 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.172s] 2019-05-09 08:14:57.623 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2019-05-09 08:15:00.859 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.246s] 2019-05-09 08:15:02.027 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.168s] 2019-05-09 08:15:10.777 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.826s] 2019-05-09 08:15:22.144 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.075s] 2019-05-09 08:15:22.145 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-05-09 08:15:22.661 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-05-09 08:15:22.662 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-09 08:15:39.986 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2019-05-09 08:15:45.266 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.113s] 2019-05-09 08:15:50.600 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.525s] 2019-05-09 08:15:57.641 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.514s] 2019-05-09 08:16:01.630 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.086s] 2019-05-09 08:16:04.893 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.585s] 2019-05-09 08:16:05.196 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.303s] 2019-05-09 08:16:05.418 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2019-05-09 08:16:05.422 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.003s] 2019-05-09 08:16:05.622 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.425s] 2019-05-09 08:16:17.656 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.878s] 2019-05-09 08:16:17.835 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.179s] 2019-05-09 08:16:17.930 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.095s] 2019-05-09 08:16:17.984 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2019-05-09 08:16:18.085 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2019-05-09 08:16:18.129 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.044s] 2019-05-09 08:16:21.208 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-09 08:16:26.739 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.775s] 2019-05-09 08:16:29.061 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-09 08:16:30.937 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.081s] 2019-05-09 08:16:30.963 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2019-05-09 08:16:31.033 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2019-05-09 08:16:31.041 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-05-09 08:16:32.387 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.425s] 2019-05-09 08:16:35.997 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.083s] 2019-05-09 08:16:38.336 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.949s] 2019-05-09 08:16:38.836 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.838s] 2019-05-09 08:16:39.624 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.287s] 2019-05-09 08:16:39.685 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.061s] 2019-05-09 08:16:39.728 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-05-09 08:16:45.998 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.161s] 2019-05-09 08:16:55.952 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.245s] 2019-05-09 08:16:58.963 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.010s] 2019-05-09 08:16:59.800 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.132s] 2019-05-09 08:17:04.176 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.213s] 2019-05-09 08:17:08.664 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.863s] 2019-05-09 08:17:15.244 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [102.026s] 2019-05-09 08:17:17.634 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.970s] 2019-05-09 08:17:20.327 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.692s] 2019-05-09 08:17:24.579 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.823s] 2019-05-09 08:17:25.633 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.050s] 2019-05-09 08:17:25.672 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2019-05-09 08:17:26.281 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.318s] 2019-05-09 08:17:28.738 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.574s] 2019-05-09 08:17:35.519 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.237s] 2019-05-09 08:17:41.631 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-05-09 08:17:41.719 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.087s] 2019-05-09 08:17:43.503 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.984s] 2019-05-09 08:17:46.620 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.116s] 2019-05-09 08:17:49.313 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.767s] 2019-05-09 08:17:50.155 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-05-09 08:17:50.347 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.192s] 2019-05-09 08:17:51.525 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-05-09 08:17:51.527 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-05-09 08:17:53.982 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-05-09 08:17:58.139 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.241s] 2019-05-09 08:17:59.247 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2019-05-09 08:18:10.486 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.275s] 2019-05-09 08:18:15.321 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.834s] 2019-05-09 08:18:30.585 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.608s] 2019-05-09 08:18:36.341 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.756s] 2019-05-09 08:18:37.929 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.587s] 2019-05-09 08:18:37.985 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2019-05-09 08:18:38.039 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.054s] 2019-05-09 08:18:43.158 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.075s] 2019-05-09 08:18:44.133 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.972s] 2019-05-09 08:18:44.188 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.058s] 2019-05-09 08:18:45.155 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-05-09 08:18:45.156 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-05-09 08:20:44.926 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [340.929s] 2019-05-09 08:20:54.858 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.530s] 2019-05-09 08:20:54.868 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-05-09 08:20:56.071 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-09 08:20:59.203 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.199s] 2019-05-09 08:21:04.718 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.340s] 2019-05-09 08:21:10.698 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.261s] 2019-05-09 08:21:22.068 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.867s] 2019-05-09 08:21:22.263 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.195s] 2019-05-09 08:21:22.369 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2019-05-09 08:21:22.432 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.062s] 2019-05-09 08:21:22.737 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.304s] 2019-05-09 08:21:22.787 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.050s] 2019-05-09 08:21:27.313 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-05-09 08:21:29.053 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2019-05-09 08:21:50.020 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.607s] 2019-05-09 08:22:00.564 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.551s] 2019-05-09 08:22:10.333 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.767s] 2019-05-09 08:22:11.887 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context testr@default cleanup() started 2019-05-09 08:22:11.888 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context testr@default cleanup() finished in 0.77 msec 2019-05-09 08:22:11.888 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context tempest@default cleanup() started 2019-05-09 08:22:12.340 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-09 08:22:12.406 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-09 08:22:12.439 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_010fa8aa_4LUR0iJT'. 2019-05-09 08:22:12.439 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/f0ed9e71-5378-415d-a07f-fecfae2dd4ac -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}fb23ae9b2f307c57d5b8756ac0152087a80311a8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-09 08:22:12.685 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Thu, 09 May 2019 08:22:12 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-b78099ab-b943-4118-aecd-88ac0503e08f X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-b78099ab-b943-4118-aecd-88ac0503e08f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-09 08:22:12.685 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/f0ed9e71-5378-415d-a07f-fecfae2dd4ac used request id req-b78099ab-b943-4118-aecd-88ac0503e08f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-09 08:22:12.686 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_010fa8aa_4LUR0iJT' has been deleted. 2019-05-09 08:22:12.687 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f0ed9e71-5378-415d-a07f-fecfae2dd4ac' of option 'instance_type' from Tempest config file. 2019-05-09 08:22:12.687 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f0ed9e71-5378-415d-a07f-fecfae2dd4ac' has been removed. 2019-05-09 08:22:12.692 44 INFO rally.task.context [-] Verification d5baccae-51ad-4125-b111-ce6cc921b20e | Context tempest@default cleanup() finished in 0.80 sec 2019-05-09 08:22:12.890 44 INFO rally.api [-] Verification (UUID=010fa8aa-6061-498a-88a1-c89d54d826f9) has been successfully finished for deployment 'opnfv-rally' (UUID=53a356d4-c2b1-41ad-9f41-8f7f6e468300)! 2019-05-09 08:22:13.931 61 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:22:13.931 61 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:22:13.931 61 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:22:14.801 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:22:14.802 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:22:14.802 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:22:16.197 62 INFO rally.api [-] Building 'html' report for the following verification(s): '010fa8aa-6061-498a-88a1-c89d54d826f9' 2019-05-09 08:22:16.219 62 INFO rally.api [-] The report has been successfully built. 2019-05-09 08:22:17.115 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-09 08:22:17.115 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-09 08:22:17.115 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-09 08:22:18.540 64 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '010fa8aa-6061-498a-88a1-c89d54d826f9' 2019-05-09 08:22:18.544 64 INFO rally.api [-] The report has been successfully built.