Title: precise_folsom_swift_stable

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_swift_stable/110/
Project:precise_folsom_swift_stable
Date of build:Fri, 16 Nov 2012 12:48:59 -0500
Build duration:2 min 6 sec
Build cause:Started by user James Page
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Fix version requirement for mock library.

by sam

  edittools/test-requires

path_qs for swob.Request

by vito.ordaz

  edittest/unit/common/test_swob.py
  editswift/common/swob.py

Fixes Ilegal chunk encoding by the test_client

by david.hadas

  edittest/functional/swift_test_client.py

Add OpenStack trove classifier for PyPI

by doug.hellmann

  editsetup.py

Two MIME types sent during test

by david.hadas

  edittest/functional/tests.py

Track unlinks of async_pendings.

by sam

  edittest/unit/obj/test_updater.py
  editdoc/source/admin_guide.rst
  edittest/unit/__init__.py
  editswift/obj/updater.py

Remove utf-8 in metadata and http header names

by david.hadas

  edittest/functional/tests.py

Adding CORS support

by sasimpson

  editswift/proxy/server.py
  editdoc/source/overview_auth.rst
  editdoc/source/misc.rst
  editdoc/source/deployment_guide.rst
  edittest/unit/proxy/test_server.py
  editdoc/source/development_auth.rst
  editswift/proxy/controllers/base.py
  edittest/unit/common/middleware/test_tempauth.py
  editetc/proxy-server.conf-sample
  editswift/common/middleware/tempauth.py

Remove double GET on range requests.

by sam

  editswift/proxy/controllers/obj.py
  editswift/common/swob.py
  edittest/unit/common/test_swob.py
  editswift/proxy/controllers/base.py
  edittest/unit/proxy/test_server.py

fix config parsing in swift-bench -x

by me

  editbin/swift-bench

Added partition option to swift-get-nodes

by z-launchpad

  editbin/swift-get-nodes

Db reclamation should remove empty suffix dirs

by z-launchpad

  editswift/common/db_replicator.py
  edittest/unit/common/test_db_replicator.py

Allow unsetting of X-Container-Sync-To header.

by sam

  editswift/common/utils.py
  edittest/unit/common/test_utils.py

Extended documentation for using custom loggers

by syn

  editdoc/source/admin_guide.rst
  editdoc/source/deployment_guide.rst
  editdoc/source/associated_projects.rst

Fix non standard 100-continue behaviour

by david.hadas

  editswift/proxy/controllers/obj.py
  edittest/unit/proxy/test_server.py

changed TRUE_VALUES references to utils.config_true_value() call

by me

  editswift/container/server.py
  editswift/proxy/controllers/obj.py
  editswift/common/middleware/staticweb.py
  editswift/common/utils.py
  editswift/container/auditor.py
  edittest/unit/common/test_utils.py
  editswift/account/auditor.py
  editswift/obj/updater.py
  editswift/common/middleware/keystoneauth.py
  editswift/common/middleware/proxy_logging.py
  editswift/common/daemon.py
  editbin/swift-bench
  editswift/common/middleware/recon.py
  editswift/container/sync.py
  editswift/obj/server.py
  editswift/container/updater.py
  editbin/swift-dispersion-report
  editswift/proxy/server.py
  editswift/account/reaper.py
  editswift/common/db_replicator.py
  editswift/account/server.py
  editswift/common/wsgi.py
  editswift/common/bench.py
  editswift/common/middleware/tempauth.py
  editswift/obj/auditor.py
  editswift/proxy/controllers/base.py
  editswift/obj/replicator.py
  edittest/unit/__init__.py

Fixed bugs re: make_pre_authed* and SCRIPT_NAME

by z-launchpad

  editswift/common/wsgi.py
  edittest/unit/common/test_wsgi.py

dispersion report option to output missing parts

by z-launchpad

  editdoc/manpages/swift-dispersion-report.1
  editbin/swift-dispersion-report

Handle down object servers in container-sync

by darrell

  editswift/container/sync.py
  edittest/unit/container/test_sync.py

blueprint Multi-range support implementation

by litong01

  edittest/unit/obj/test_server.py
  edittest/unit/proxy/test_server.py
  edittest/unit/common/test_swob.py
  editswift/common/swob.py
  editswift/obj/server.py

re-use headers_to_container_info on container GET

by mike

  addtest/unit/proxy/controllers/__init__.py
  editswift/proxy/controllers/container.py
  editswift/proxy/controllers/base.py
  addtest/unit/proxy/controllers/test_base.py

Separate wsgi init from web-front-end activation

by darrell

  editswift/common/wsgi.py

Make multipart/byteranges boundary always length 32.

by sam

  editswift/common/swob.py

Allow object-expirer to delete the last version of an object

by me

  edittest/unit/proxy/test_server.py
  editswift/proxy/controllers/obj.py

Remove dead code in swob.Response.__init__.

by sam

  editswift/common/swob.py

Split swob.content_range_header() into two methods.

by sam

  editswift/common/swob.py

Use pypi for python-swiftclient dependency.

by clark.boylan

  edittools/pip-requires

Set content-type on account/container head

by mike

  edittest/unit/account/test_server.py
  editswift/container/server.py
  editswift/account/server.py
  edittest/unit/container/test_server.py

Better RFC support for OPTIONS and CORS preflight requests

by me

  editswift/proxy/controllers/base.py
  editswift/proxy/controllers/account.py
  editswift/proxy/server.py
  edittest/unit/proxy/test_server.py

add OPTIONS to proxy_logging configs and docs

by me

  editdoc/source/admin_guide.rst
  editswift/common/middleware/proxy_logging.py
  editetc/proxy-server.conf-sample
  edittest/unit/common/middleware/test_proxy_logging.py

statsd timing refactor

by darrell

  editswift/obj/server.py
  editswift/container/server.py
  editswift/common/utils.py
  editswift/account/server.py
  editdoc/source/admin_guide.rst
  edittest/unit/common/test_utils.py

updated for 1.7.5 release

by me

  editCHANGELOG
  editAUTHORS

1.7.6 version bump

by me

  editswift/__init__.py

Use computed size on object PUT, not fstat.

by sam

  editswift/obj/server.py

Fixed bugs with internal client and object expirer

by z-launchpad

  edittest/unit/common/test_internal_client.py
  editswift/obj/expirer.py
  editswift/common/internal_client.py
  edittest/unit/obj/test_expirer.py

Fixed swift-bench when using -b and a conf file

by joe

  editbin/swift-bench
  editswift/common/bench.py

use Host: for location rewrites

by mike

  editswift/common/swob.py
  edittest/unit/common/test_swob.py

charset for default responses

by mike

  editswift/common/swob.py
  edittest/unit/common/test_swob.py

Make DELETE requests to expired objects return 404.

by sam

  editswift/obj/server.py
  edittest/unit/obj/test_server.py

give swob default content-type

by mike

  editswift/proxy/controllers/base.py
  edittest/functionalnosetests/test_container.py
  editswift/common/swob.py
  edittest/functionalnosetests/test_object.py

Make swift-bench use less memory with large object sizes.

by sam

  editswift/common/direct_client.py
  editswift/common/bench.py

fix error with setting max age and incorrect tests

by me

  edittest/unit/proxy/test_server.py
  editswift/proxy/controllers/base.py

Better TempAuth storage URL guessing

by z-launchpad

  editetc/proxy-server.conf-sample
  editdoc/source/deployment_guide.rst
  edittest/unit/common/middleware/test_tempauth.py
  editswift/common/swob.py
  edittest/unit/common/test_swob.py
  editswift/common/middleware/tempauth.py

fix bug1039861, remove license header in doc/source/conf.py.

by mail.zhang.yee

  editdoc/source/conf.py

Fix 500 on GET of many-segment manifest.

by sam

  editswift/common/middleware/proxy_logging.py
  edittest/unit/common/middleware/test_proxy_logging.py

patch utils.HASH_PATH_SUFFIX in proxy unittests

by clay.gerrard

  edittest/unit/proxy/test_server.py

Remove outdated Debian packaging guide.

by sam

  editdoc/source/index.rst
  editdoc/source/getting_started.rst
  deletedoc/source/debian_package_guide.rst

fix bug in deleting account memcache.

by alex890714

  editswift/proxy/controllers/account.py

Refactor db_replicator's roundrobin_datadirs

by z-launchpad

  edittest/unit/common/test_db_replicator.py
  editswift/common/db_replicator.py

Updating doc reflecting the move of auth_token.

by chmouel

  editdoc/source/overview_auth.rst

Console Output

[...truncated 2761 lines...]
Machine Architecture: amd64
Package: swift
Package-Time: 46
Source-Version: 1.7.6+git201211161249~precise-0ubuntu1
Space: 17648
Status: attempted
Version: 1.7.6+git201211161249~precise-0ubuntu1
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Finished at 20121116-1251
Build needed 00:00:46, 17648k disc space
ERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'swift_1.7.6+git201211161249~precise-0ubuntu1.dsc']' returned non-zero exit status 2
ERROR:root:Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'swift_1.7.6+git201211161249~precise-0ubuntu1.dsc']' returned non-zero exit status 2
INFO:root:Complete command log:
INFO:root:Destroying schroot.
bzr branch lp:~openstack-ubuntu-testing/swift/precise-folsom-proposed /tmp/tmpfDQMnC/swift
mk-build-deps -i -r -t apt-get -y /tmp/tmpfDQMnC/swift/debian/control
python setup.py sdist
git log -n1 --no-merges --pretty=format:%H
git log -n5 --no-merges --pretty=format:[%h] %s
bzr merge lp:~openstack-ubuntu-testing/swift/precise-folsom --force
dch -b -D precise --newversion 1.7.6+git201211161249~precise-0ubuntu1 Automated Ubuntu testing build:
dch -a [101f566] Updating doc reflecting the move of auth_token.
dch -a [4e5889d] Refactor db_replicator's roundrobin_datadirs
dch -a [1701b6b] fix bug in deleting account memcache.
dch -a [bf90ba2] Remove outdated Debian packaging guide.
dch -a [4236e63] patch utils.HASH_PATH_SUFFIX in proxy unittests
debcommit
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
debsign -k9935ACDC swift_1.7.6+git201211161249~precise-0ubuntu1_source.changes
sbuild -d precise-folsom -n -A swift_1.7.6+git201211161249~precise-0ubuntu1.dsc
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 141, in
raise e
subprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'swift_1.7.6+git201211161249~precise-0ubuntu1.dsc']' returned non-zero exit status 2
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 141, in
raise e
subprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-folsom', '-n', '-A', 'swift_1.7.6+git201211161249~precise-0ubuntu1.dsc']' returned non-zero exit status 2
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     : openstack-ubuntu-testing-notifications@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to