General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/precise_icehouse_keystone_trunk/52/ |
| Project: | precise_icehouse_keystone_trunk |
| Date of build: | Tue, 07 Jan 2014 09:20:09 -0500 |
| Build duration: | 1 min 9 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 4 out of the last 5 builds failed. | 20 |
Changes
Updated from global requirements
by Jenkins
| edit | requirements.txt |
| edit | test-requirements.txt |
Fixes the v2 GET /extensions curl example in the documentation.
by florent.flament-ext
| edit | doc/source/api_curl_examples.rst |
Makes the test git checkout info more declaritive
by dstanek
| edit | keystone/tests/test_keystoneclient_sql.py |
| edit | keystone/tests/test_keystoneclient.py |
Moves keystoneclient master tests in a new class
by dstanek
| edit | keystone/tests/test_keystoneclient.py |
Remove Identity and Assignment controller interdependancies
by m
| edit | keystone/identity/controllers.py |
| edit | keystone/credential/backends/sql.py |
| edit | keystone/credential/core.py |
| edit | keystone/tests/test_v3_credential.py |
Move Assignment Controllers and Routers to be First Class
by review
| edit | keystone/identity/routers.py |
| edit | keystone/contrib/admin_crud/core.py |
| edit | keystone/identity/controllers.py |
| edit | keystone/trust/controllers.py |
| edit | keystone/contrib/endpoint_filter/controllers.py |
| add | keystone/assignment/controllers.py |
| edit | keystone/tests/test_auth.py |
| add | keystone/assignment/routers.py |
| edit | keystone/service.py |
| edit | keystone/assignment/__init__.py |
Reduced parameters not used in _populate_user()
by liusheng
| edit | keystone/token/providers/common.py |
Re-write comment for ADMIN_TOKEN
by stevemar
| edit | etc/keystone.conf.sample |
Stops file descriptor leaking in tests
by dstanek
| edit | keystone/common/environment/eventlet_server.py |
Fix variable passed to driver module
by m.benchchaoui
| edit | keystone/assignment/core.py |
| edit | keystone/tests/test_backend.py |
Imported Translations from Transifex
by Jenkins
| edit | keystone/locale/kn/LC_MESSAGES/keystone.po |
| edit | keystone/locale/bn_IN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/tr_TR/LC_MESSAGES/keystone.po |
| edit | keystone/locale/cs/LC_MESSAGES/keystone.po |
| edit | keystone/locale/fr/LC_MESSAGES/keystone.po |
| edit | keystone/locale/en_US/LC_MESSAGES/keystone.po |
| edit | keystone/locale/fi_FI/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ne/LC_MESSAGES/keystone.po |
| edit | keystone/locale/sk/LC_MESSAGES/keystone.po |
| edit | keystone/locale/vi_VN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/en_AU/LC_MESSAGES/keystone.po |
| add | keystone/locale/pa_IN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/zh_CN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/hi/LC_MESSAGES/keystone.po |
| edit | keystone/locale/da/LC_MESSAGES/keystone.po |
| edit | keystone/locale/mr_IN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ca/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ja/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ur/LC_MESSAGES/keystone.po |
| edit | keystone/locale/uk/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ml_IN/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ko/LC_MESSAGES/keystone.po |
| edit | keystone/locale/pt/LC_MESSAGES/keystone.po |
| edit | keystone/locale/fil/LC_MESSAGES/keystone.po |
| edit | keystone/locale/pl_PL/LC_MESSAGES/keystone.po |
| edit | keystone/locale/es/LC_MESSAGES/keystone.po |
| edit | keystone/locale/sv/LC_MESSAGES/keystone.po |
| edit | keystone/locale/bs/LC_MESSAGES/keystone.po |
| edit | keystone/locale/sl_SI/LC_MESSAGES/keystone.po |
| edit | keystone/locale/pt_BR/LC_MESSAGES/keystone.po |
| edit | keystone/locale/hr/LC_MESSAGES/keystone.po |
| edit | keystone/locale/tl_PH/LC_MESSAGES/keystone.po |
| add | keystone/locale/is_IS/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ms/LC_MESSAGES/keystone.po |
| edit | keystone/locale/tl/LC_MESSAGES/keystone.po |
| edit | keystone/locale/fa/LC_MESSAGES/keystone.po |
| edit | keystone/locale/bg_BG/LC_MESSAGES/keystone.po |
| edit | keystone/locale/nl_NL/LC_MESSAGES/keystone.po |
| edit | keystone/locale/zh_TW/LC_MESSAGES/keystone.po |
| edit | keystone/locale/it/LC_MESSAGES/keystone.po |
| edit | keystone/locale/eu/LC_MESSAGES/keystone.po |
| edit | keystone/locale/es_MX/LC_MESSAGES/keystone.po |
| edit | keystone/locale/en_GB/LC_MESSAGES/keystone.po |
| edit | keystone/locale/it_IT/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ka_GE/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ro/LC_MESSAGES/keystone.po |
| edit | keystone/locale/nb/LC_MESSAGES/keystone.po |
| edit | keystone/locale/sw_KE/LC_MESSAGES/keystone.po |
| edit | keystone/locale/gl/LC_MESSAGES/keystone.po |
| edit | keystone/locale/id/LC_MESSAGES/keystone.po |
| edit | keystone/locale/zh_HK/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ru_RU/LC_MESSAGES/keystone.po |
| edit | keystone/locale/km/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ko_KR/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ar/LC_MESSAGES/keystone.po |
| edit | keystone/locale/eu_ES/LC_MESSAGES/keystone.po |
| edit | keystone/locale/de/LC_MESSAGES/keystone.po |
| edit | keystone/locale/ru/LC_MESSAGES/keystone.po |
| edit | keystone/locale/hu/LC_MESSAGES/keystone.po |
| edit | keystone/locale/keystone.pot |
Fix use the fact that empty sequences are false.
by w.wanghong
| edit | keystone/auth/controllers.py |
| edit | keystone/contrib/oauth1/controllers.py |
| edit | keystone/auth/plugins/oauth1.py |
| edit | keystone/assignment/backends/kvs.py |
| edit | keystone/common/serializer.py |
| edit | keystone/assignment/backends/sql.py |
| edit | keystone/common/controller.py |
| edit | keystone/tests/fakeldap.py |
| edit | keystone/contrib/endpoint_filter/backends/catalog_sql.py |
Fix IPv6 check
by m.benchchaoui
| edit | keystone/tests/core.py |
Console Output
| [...truncated 1619 lines...] |
| INFO:root:Complete command log: |
| INFO:root:Destroying schroot. |
| apt-get -y install python-setuptools git |
| python setup.py sdist |
| bzr branch lp:~ubuntu-server-dev/keystone/icehouse keystone |
| dch -b -D precise --newversion 1:2014.1+git201401070920~precise-0ubuntu1 Automated Ubuntu testing build: |
| git log -n1 --no-merges --pretty=format:%H |
| git log 44ceda2816b2cd9a6109b37c0c906f0217a2226e..HEAD --no-merges --pretty=format:[%h] %s |
| dch -a [336292e] Fix IPv6 check |
| dch -a [3c66870] Fix use the fact that empty sequences are false. |
| dch -a [016b97e] Imported Translations from Transifex |
| dch -a [22301d9] Fix variable passed to driver module |
| dch -a [71def15] Stops file descriptor leaking in tests |
| dch -a [d9116ab] Re-write comment for ADMIN_TOKEN |
| dch -a [9e7fdb3] Reduced parameters not used in _populate_user() |
| dch -a [d910f1f] Switch to oslo-incubator mask_password |
| dch -a [04b0c22] Replace xrange in for loop with range |
| dch -a [3e2a262] Move Assignment Controllers and Routers to be First Class |
| dch -a [dcefec5] Remove Identity and Assignment controller interdependancies |
| dch -a [61cbd06] Moves keystoneclient master tests in a new class |
| dch -a [5175e52] Makes the test git checkout info more declaritive |
| dch -a [1341b47] Move endpoint_filter extension documentation |
| dch -a [5f97336] Fixes the v2 GET /extensions curl example in the documentation. |
| dch -a [5f95fc6] Updated from global requirements |
| dch -a [ed96a53] Cleanup duplication in test_backend |
| dch -a [993835b] replace "global" roles var names with "all" roles |
| dch -a [ab0e2c7] Remove roles from OS-TRUST list responses |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-icehouse-amd64-8fc3a7ee-cba4-4089-8b49-98f3ffab7159', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthook |
| binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0])) |
| OSError: [Errno 2] No such file or directory |
| Original exception was: |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-icehouse-amd64-8fc3a7ee-cba4-4089-8b49-98f3ffab7159', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3 |
| Build step 'Execute shell' marked build as failure |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

