2016-05-20 09:43:10 |
Anna Babich |
bug |
|
|
added bug |
2016-05-20 09:47:22 |
Timur Nurlygayanov |
nominated for series |
|
fuel/mitaka |
|
2016-05-20 09:47:22 |
Timur Nurlygayanov |
bug task added |
|
fuel/mitaka |
|
2016-05-20 09:47:22 |
Timur Nurlygayanov |
nominated for series |
|
fuel/newton |
|
2016-05-20 09:47:22 |
Timur Nurlygayanov |
bug task added |
|
fuel/newton |
|
2016-05-20 09:47:29 |
Timur Nurlygayanov |
fuel/mitaka: milestone |
|
9.0 |
|
2016-05-20 09:47:32 |
Timur Nurlygayanov |
fuel/newton: milestone |
9.0 |
10.0 |
|
2016-05-20 09:47:37 |
Timur Nurlygayanov |
fuel/newton: importance |
Undecided |
Critical |
|
2016-05-20 09:47:39 |
Timur Nurlygayanov |
fuel/mitaka: importance |
Undecided |
Critical |
|
2016-05-20 09:47:54 |
Timur Nurlygayanov |
fuel/mitaka: assignee |
|
Fuel Library (Deprecated) (fuel-library) |
|
2016-05-20 09:47:58 |
Timur Nurlygayanov |
fuel/newton: assignee |
|
Fuel Library (Deprecated) (fuel-library) |
|
2016-05-20 09:48:54 |
Timur Nurlygayanov |
fuel/mitaka: assignee |
Fuel Library (Deprecated) (fuel-library) |
Fuel QA Team (fuel-qa) |
|
2016-05-20 09:48:57 |
Timur Nurlygayanov |
fuel/newton: assignee |
Fuel Library (Deprecated) (fuel-library) |
Fuel QA Team (fuel-qa) |
|
2016-05-20 10:00:26 |
Bug Checker Bot |
tags |
|
need-info |
|
2016-05-20 10:01:22 |
Nastya Urlapova |
fuel/mitaka: status |
New |
Incomplete |
|
2016-05-20 10:01:24 |
Nastya Urlapova |
fuel/newton: status |
New |
Incomplete |
|
2016-05-20 10:01:26 |
Nastya Urlapova |
fuel/mitaka: importance |
Critical |
Undecided |
|
2016-05-20 10:01:29 |
Nastya Urlapova |
fuel/newton: importance |
Critical |
Undecided |
|
2016-05-20 10:01:40 |
Nastya Urlapova |
fuel/newton: assignee |
Fuel QA Team (fuel-qa) |
|
|
2016-05-20 10:01:42 |
Nastya Urlapova |
fuel/mitaka: assignee |
Fuel QA Team (fuel-qa) |
|
|
2016-05-20 11:56:35 |
Anna Babich |
fuel/mitaka: status |
Incomplete |
New |
|
2016-05-20 11:56:38 |
Anna Babich |
fuel/newton: status |
Incomplete |
New |
|
2016-05-20 13:29:46 |
Dmitry Klenov |
tags |
need-info |
area-qa need-info |
|
2016-05-20 13:29:59 |
Dmitry Klenov |
fuel/newton: assignee |
|
Fuel QA Team (fuel-qa) |
|
2016-05-20 13:30:06 |
Dmitry Klenov |
fuel/mitaka: assignee |
|
Fuel QA Team (fuel-qa) |
|
2016-05-20 13:30:09 |
Dmitry Klenov |
fuel/mitaka: importance |
Undecided |
High |
|
2016-05-20 13:30:11 |
Dmitry Klenov |
fuel/newton: importance |
Undecided |
High |
|
2016-05-20 13:31:53 |
Bug Checker Bot |
tags |
area-qa need-info |
area-qa |
|
2016-05-20 13:37:06 |
Sergey Novikov |
fuel/mitaka: status |
New |
Incomplete |
|
2016-05-20 13:37:08 |
Sergey Novikov |
fuel/newton: status |
New |
Incomplete |
|
2016-05-20 13:37:17 |
Nastya Urlapova |
fuel/mitaka: assignee |
Fuel QA Team (fuel-qa) |
Anna Babich (ababich) |
|
2016-05-20 13:37:33 |
Nastya Urlapova |
fuel/newton: assignee |
Fuel QA Team (fuel-qa) |
Anna Babich (ababich) |
|
2016-05-20 16:37:25 |
Anna Babich |
description |
Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa failed with
/home/ababich/fuel-qa
Traceback (most recent call last):
File "fuelweb_test/run_tests.py", line 197, in <module>
import_tests()
File "fuelweb_test/run_tests.py", line 74, in import_tests
from tests import test_backup_restore # noqa
File "/home/ababich/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 23, in <module>
from fuelweb_test.helpers import os_actions
File "/home/ababich/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
from fuelweb_test.helpers import common
File "/home/ababich/fuel-qa/fuelweb_test/helpers/common.py", line 18, in <module>
from cinderclient import client as cinderclient
File "/usr/local/lib/python2.7/dist-packages/cinderclient/client.py", line 39, in <module>
from cinderclient import api_versions
File "/usr/local/lib/python2.7/dist-packages/cinderclient/api_versions.py", line 25, in <module>
from cinderclient._i18n import _
File "/usr/local/lib/python2.7/dist-packages/cinderclient/_i18n.py", line 32, in <module>
_C = _translators.contextual_form
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@srv63-bud:~$ |
Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa with the './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K' command failed with
/home/ababich/fuel-qa
Traceback (most recent call last):
File "fuelweb_test/run_tests.py", line 197, in <module>
import_tests()
File "fuelweb_test/run_tests.py", line 74, in import_tests
from tests import test_backup_restore # noqa
File "/home/ababich/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 23, in <module>
from fuelweb_test.helpers import os_actions
File "/home/ababich/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
from fuelweb_test.helpers import common
File "/home/ababich/fuel-qa/fuelweb_test/helpers/common.py", line 18, in <module>
from cinderclient import client as cinderclient
File "/usr/local/lib/python2.7/dist-packages/cinderclient/client.py", line 39, in <module>
from cinderclient import api_versions
File "/usr/local/lib/python2.7/dist-packages/cinderclient/api_versions.py", line 25, in <module>
from cinderclient._i18n import _
File "/usr/local/lib/python2.7/dist-packages/cinderclient/_i18n.py", line 32, in <module>
_C = _translators.contextual_form
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@srv63-bud:~$
After adding 'oslo.i18n>=2.1.0' to local copy of /fuel-qa/fuelweb_test/requirements.txt and rerun './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K', env deployment has been completed successfully |
|
2016-05-20 16:38:11 |
Anna Babich |
description |
Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa with the './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K' command failed with
/home/ababich/fuel-qa
Traceback (most recent call last):
File "fuelweb_test/run_tests.py", line 197, in <module>
import_tests()
File "fuelweb_test/run_tests.py", line 74, in import_tests
from tests import test_backup_restore # noqa
File "/home/ababich/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 23, in <module>
from fuelweb_test.helpers import os_actions
File "/home/ababich/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
from fuelweb_test.helpers import common
File "/home/ababich/fuel-qa/fuelweb_test/helpers/common.py", line 18, in <module>
from cinderclient import client as cinderclient
File "/usr/local/lib/python2.7/dist-packages/cinderclient/client.py", line 39, in <module>
from cinderclient import api_versions
File "/usr/local/lib/python2.7/dist-packages/cinderclient/api_versions.py", line 25, in <module>
from cinderclient._i18n import _
File "/usr/local/lib/python2.7/dist-packages/cinderclient/_i18n.py", line 32, in <module>
_C = _translators.contextual_form
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@srv63-bud:~$
After adding 'oslo.i18n>=2.1.0' to local copy of /fuel-qa/fuelweb_test/requirements.txt and rerun './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K', env deployment has been completed successfully |
Env deployment (ISO #372, fuel-devops release 2.9.20) via fuel-qa with the './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K' command failed with
/home/ababich/fuel-qa
Traceback (most recent call last):
File "fuelweb_test/run_tests.py", line 197, in <module>
import_tests()
File "fuelweb_test/run_tests.py", line 74, in import_tests
from tests import test_backup_restore # noqa
File "/home/ababich/fuel-qa/fuelweb_test/tests/test_backup_restore.py", line 23, in <module>
from fuelweb_test.helpers import os_actions
File "/home/ababich/fuel-qa/fuelweb_test/helpers/os_actions.py", line 22, in <module>
from fuelweb_test.helpers import common
File "/home/ababich/fuel-qa/fuelweb_test/helpers/common.py", line 18, in <module>
from cinderclient import client as cinderclient
File "/usr/local/lib/python2.7/dist-packages/cinderclient/client.py", line 39, in <module>
from cinderclient import api_versions
File "/usr/local/lib/python2.7/dist-packages/cinderclient/api_versions.py", line 25, in <module>
from cinderclient._i18n import _
File "/usr/local/lib/python2.7/dist-packages/cinderclient/_i18n.py", line 32, in <module>
_C = _translators.contextual_form
AttributeError: 'TranslatorFactory' object has no attribute 'contextual_form'
ababich@srv63-bud:~$
After adding 'oslo.i18n>=2.1.0' to local copy of /fuel-qa/fuelweb_test/requirements.txt (https://bugs.launchpad.net/oslo.service/+bug/1525992) and rerun './utils/jenkins/system_tests.sh -t test -w $(pwd) -j fuelweb_test -i $ISO_PATH -o --group=setup -K', env deployment has been completed successfully |
|
2016-06-27 18:12:55 |
Dmitry Klenov |
fuel/mitaka: status |
Incomplete |
New |
|
2016-06-27 18:12:57 |
Dmitry Klenov |
fuel/newton: status |
Incomplete |
New |
|
2016-06-27 18:13:05 |
Dmitry Klenov |
fuel/mitaka: milestone |
9.0 |
9.0-updates |
|
2016-07-08 09:43:34 |
Roman Prykhodchenko |
fuel/mitaka: status |
New |
Confirmed |
|
2016-07-08 09:43:37 |
Roman Prykhodchenko |
fuel/newton: status |
New |
Confirmed |
|
2016-10-13 14:15:22 |
Roman Vyalov |
fuel/mitaka: milestone |
9.1 |
9.2 |
|