2019-01-26 03:36:51.106 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:36:51.106 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:36:51.106 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 03:36:52.088 8 ERROR rally.cli.cliutils 2019-01-26 03:36:52.885 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:36:52.885 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:36:52.885 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:36:53.913 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-26 03:36:54.891 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:36:54.891 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:36:54.891 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:36:57.783 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:36:57.783 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:36:57.783 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:36:58.599 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:36:58.600 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:36:58.600 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils force=force) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 03:36:59.543 18 ERROR rally.cli.cliutils 2019-01-26 03:37:00.361 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:37:00.361 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:37:00.361 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:37:01.291 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-26 03:37:02.820 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/repo. 2019-01-26 03:37:03.083 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/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-26 03:37:03.094 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-26 03:37:03.102 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-26 03:37:03.167 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-26 03:37:03.217 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-26 03:37:03.610 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f51e460-eef8-4667-98a7-d0c712c2e3de) has been successfully created! 2019-01-26 03:37:04.434 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:37:04.435 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:37:04.435 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:37:06.923 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:37:06.924 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:37:06.924 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:37:07.864 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4f51e460-eef8-4667-98a7-d0c712c2e3de) for deployment 'opnfv-rally' (UUID=67cbd054-7ce3-49bc-99fb-20a0299b1513). 2019-01-26 03:37:08.801 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4f51e460-eef8-4667-98a7-d0c712c2e3de) has been successfully configured for deployment 'opnfv-rally' (UUID=67cbd054-7ce3-49bc-99fb-20a0299b1513)! 2019-01-26 03:37:11.643 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:37:11.643 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:37:11.643 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:37:12.631 36 INFO rally.api [-] Starting verification (UUID=8f3a149d-449e-4f4c-80ea-8c0628a56e35) for deployment 'opnfv-rally' (UUID=67cbd054-7ce3-49bc-99fb-20a0299b1513) by verifier 'opnfv-tempest' (UUID=4f51e460-eef8-4667-98a7-d0c712c2e3de). 2019-01-26 03:37:13.487 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-26 03:37:13.612 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-26 03:37:13.613 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/for-deployment-67cbd054-7ce3-49bc-99fb-20a0299b1513/tempest.log' to option 'log_file'. 2019-01-26 03:37:13.613 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/for-deployment-67cbd054-7ce3-49bc-99fb-20a0299b1513/tempest.log 2019-01-26 03:37:13.613 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-26 03:37:13.614 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/for-deployment-67cbd054-7ce3-49bc-99fb-20a0299b1513/lock_files' to option 'lock_path'. 2019-01-26 03:37:13.614 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4f51e460-eef8-4667-98a7-d0c712c2e3de/for-deployment-67cbd054-7ce3-49bc-99fb-20a0299b1513/lock_files 2019-01-26 03:37:13.614 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-26 03:37:13.614 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-01-26 03:37:13.615 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 25b2e568-1df1-4fd2-92d6-42ac27f54fe4 2019-01-26 03:37:13.615 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2ba5fee9-0987-4197-a2d8-7ed5b64261cc 2019-01-26 03:37:13.616 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 03f54a69-f873-4670-b6b9-391b226c9615 2019-01-26 03:37:13.616 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bd5321ac-6bec-4d00-b95e-d8f8afda2f5f 2019-01-26 03:37:13.916 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-26 03:37:13.917 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_55066ef6-44d1-4136-9f3d-2d962e7fe992 2019-01-26 03:37:13.917 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-26 03:37:13.970 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 03:37:13.970 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0577217729cef6ecd7303ef1c7fa257bbb399ce0" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 03:37:14.166 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sat, 26 Jan 2019 03:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7309ebde-41e3-4961-958a-fe16c441db75 x-compute-request-id: req-7309ebde-41e3-4961-958a-fe16c441db75 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_55066ef6-44d1-4136-9f3d-2d962e7fe992", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/03f54a69-f873-4670-b6b9-391b226c9615", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/03f54a69-f873-4670-b6b9-391b226c9615", "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": "03f54a69-f873-4670-b6b9-391b226c9615"}, {"name": "tempest_scenario-flavor_alt_55066ef6-44d1-4136-9f3d-2d962e7fe992", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/bd5321ac-6bec-4d00-b95e-d8f8afda2f5f", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/bd5321ac-6bec-4d00-b95e-d8f8afda2f5f", "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": "bd5321ac-6bec-4d00-b95e-d8f8afda2f5f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 03:37:14.166 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-7309ebde-41e3-4961-958a-fe16c441db75 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 03:37:14.167 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-26 03:37:14.168 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8f3a149d_o2gKqRqP' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 03:37:14.169 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0577217729cef6ecd7303ef1c7fa257bbb399ce0" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_8f3a149d_o2gKqRqP", "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-26 03:37:14.214 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sat, 26 Jan 2019 03:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72c7048-20b6-4c1d-a593-1efbc4386b56 x-compute-request-id: req-e72c7048-20b6-4c1d-a593-1efbc4386b56 Content-Encoding: gzip Content-Length: 299 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_8f3a149d_o2gKqRqP", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/19decd43-3d1f-46e9-9b0d-d0c7b91071b0", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/19decd43-3d1f-46e9-9b0d-d0c7b91071b0", "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": "19decd43-3d1f-46e9-9b0d-d0c7b91071b0"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 03:37:14.214 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-e72c7048-20b6-4c1d-a593-1efbc4386b56 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 03:37:14.215 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f3a149d_o2gKqRqP' (ID = 19decd43-3d1f-46e9-9b0d-d0c7b91071b0) has been successfully created! 2019-01-26 03:37:14.215 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '19decd43-3d1f-46e9-9b0d-d0c7b91071b0' to option 'instance_type'. 2019-01-26 03:37:14.215 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 19decd43-3d1f-46e9-9b0d-d0c7b91071b0 2019-01-26 03:37:14.216 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context tempest@default setup() finished in 1.01 sec 2019-01-26 03:37:14.219 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context testr@default setup() finished in 2.14 msec 2019-01-26 03:37:14.219 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/df6d19e5-080c-441a-90ee-2079cd2857ea'. 2019-01-26 03:38:02.262 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [39.262s] 2019-01-26 03:38:47.566 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [35.958s] 2019-01-26 03:39:31.788 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [38.190s] 2019-01-26 03:40:19.713 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [47.911s] 2019-01-26 03:41:39.502 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [74.437s] 2019-01-26 03:41:45.091 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.582s] 2019-01-26 03:42:59.218 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [67.301s] 2019-01-26 03:43:42.223 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [42.990s] 2019-01-26 03:44:14.065 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [21.594s] 2019-01-26 03:44:54.984 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.851s] 2019-01-26 03:45:19.684 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-26 03:45:54.507 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [34.811s] 2019-01-26 03:46:59.886 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [65.362s] 2019-01-26 03:47:14.410 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context testr@default cleanup() started 2019-01-26 03:47:14.410 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context testr@default cleanup() finished in 0.54 msec 2019-01-26 03:47:14.411 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context tempest@default cleanup() started 2019-01-26 03:47:14.929 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-26 03:47:15.060 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-26 03:47:15.099 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8f3a149d_o2gKqRqP'. 2019-01-26 03:47:15.100 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/19decd43-3d1f-46e9-9b0d-d0c7b91071b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca9455f02e52ba49c0e423cf0e5aff55679cad3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 03:47:15.228 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Sat, 26 Jan 2019 03:47:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3eeb3c91-13cd-4af8-8b31-c5abcd338b86 x-compute-request-id: req-3eeb3c91-13cd-4af8-8b31-c5abcd338b86 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 03:47:15.229 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/19decd43-3d1f-46e9-9b0d-d0c7b91071b0 used request id req-3eeb3c91-13cd-4af8-8b31-c5abcd338b86 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 03:47:15.229 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8f3a149d_o2gKqRqP' has been deleted. 2019-01-26 03:47:15.230 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '19decd43-3d1f-46e9-9b0d-d0c7b91071b0' of option 'instance_type' from Tempest config file. 2019-01-26 03:47:15.230 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '19decd43-3d1f-46e9-9b0d-d0c7b91071b0' has been removed. 2019-01-26 03:47:15.233 36 INFO rally.task.context [-] Verification 4f51e460-eef8-4667-98a7-d0c712c2e3de | Context tempest@default cleanup() finished in 0.82 sec 2019-01-26 03:47:15.290 36 INFO rally.api [-] Verification (UUID=8f3a149d-449e-4f4c-80ea-8c0628a56e35) has been successfully finished for deployment 'opnfv-rally' (UUID=67cbd054-7ce3-49bc-99fb-20a0299b1513)! 2019-01-26 03:47:16.134 215 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:47:16.134 215 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:47:16.134 215 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:47:16.912 217 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 03:47:16.912 217 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 03:47:16.912 217 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 03:47:17.849 217 INFO rally.api [-] Building 'html' report for the following verification(s): '8f3a149d-449e-4f4c-80ea-8c0628a56e35' 2019-01-26 03:47:17.863 217 INFO rally.api [-] The report has been successfully built.