Title: precise_havana_horizon_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/precise_havana_horizon_trunk/25/
Project:precise_havana_horizon_trunk
Date of build:Thu, 02 May 2013 08:01:36 -0400
Build duration:2 min 57 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 2 out of the last 5 builds failed.60

Changes

Update Horizon for Django 1.5 compatibility

by lin-hua.cheng

  editopenstack_dashboard/dashboards/project/containers/templates/containers/_upload.html
  editopenstack_dashboard/dashboards/admin/flavors/templates/flavors/_create.html
  editopenstack_dashboard/dashboards/project/network_topology/views.py
  edithorizon/tables/base.py
  editopenstack_dashboard/dashboards/admin/volumes/templates/volumes/_create_volume_type.html
  editopenstack_dashboard/templates/404.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_create.html
  edithorizon/test/settings.py
  editopenstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html
  edithorizon/templates/auth/_login.html
  editopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_create.html
  editopenstack_dashboard/dashboards/admin/projects/templates/projects/_quotas.html
  edittools/pip-requires
  edithorizon/templates/horizon/_scripts.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/_import.html
  editopenstack_dashboard/dashboards/project/networks/templates/networks/ports/_update.html
  editopenstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html
  editopenstack_dashboard/dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_update.html
  edithorizon/templates/horizon/common/_breadcrumb.html
  edithorizon/templates/horizon/common/_sidebar.html
  editopenstack_dashboard/dashboards/admin/networks/templates/networks/_create.html
  editopenstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html
  editopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_index.html
  editopenstack_dashboard/dashboards/project/containers/templates/containers/_create.html
  editopenstack_dashboard/dashboards/project/routers/templates/routers/_create.html
  editopenstack_dashboard/dashboards/admin/projects/templates/projects/_create_user.html
  editopenstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html
  editopenstack_dashboard/dashboards/admin/projects/templates/projects/_update.html
  editopenstack_dashboard/dashboards/admin/images/templates/images/_update.html
  editrun_tests.sh
  editopenstack_dashboard/dashboards/project/images_and_snapshots/templates/images_and_snapshots/images/_create.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/floating_ips/_allocate.html
  editopenstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html
  editopenstack_dashboard/dashboards/admin/projects/templates/projects/_add_user.html
  editopenstack_dashboard/dashboards/admin/networks/templates/networks/ports/_update.html
  editopenstack_dashboard/dashboards/admin/users/templates/users/_update.html
  editopenstack_dashboard/dashboards/project/images_and_snapshots/templates/images_and_snapshots/snapshots/_create.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/keypairs/download.html
  editopenstack_dashboard/dashboards/admin/projects/templates/projects/_create.html
  editopenstack_dashboard/dashboards/admin/images/templates/images/_create.html
  editopenstack_dashboard/templates/_header.html
  editopenstack_dashboard/dashboards/admin/networks/templates/networks/_update.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_add_rule.html
  editopenstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html
  editopenstack_dashboard/test/settings.py
  editopenstack_dashboard/templates/403.html
  edithorizon/templates/_header.html
  editopenstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html
  editopenstack_dashboard/dashboards/admin/flavors/templates/flavors/extras/_edit.html
  editopenstack_dashboard/dashboards/project/images_and_snapshots/images/tests.py
  editopenstack_dashboard/dashboards/admin/networks/templates/networks/ports/_create.html
  editopenstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html
  editopenstack_dashboard/dashboards/admin/users/forms.py
  editopenstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html
  editopenstack_dashboard/dashboards/project/networks/templates/networks/_update.html
  editopenstack_dashboard/dashboards/admin/users/templates/users/_create.html
  editopenstack_dashboard/local/local_settings.py.example
  editopenstack_dashboard/dashboards/admin/flavors/templates/flavors/_edit.html
  editopenstack_dashboard/dashboards/project/networks/templates/networks/_create.html
  editopenstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html
  editopenstack_dashboard/dashboards/settings/user/templates/user/_settings.html
  editopenstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html
  editopenstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html
  editopenstack_dashboard/dashboards/project/containers/templates/containers/_copy.html
  edithorizon/templates/horizon/common/_region_selector.html
  editopenstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html

Console Output

[...truncated 1031 lines...]
Download error on http://pypi.python.org/simple/pbr/: timed out -- Some packages may not be found!
Couldn't find index page for 'pbr' (maybe misspelled?)
Download error on http://pypi.python.org/simple/: timed out -- Some packages may not be found!
No local packages or download links found for pbr
Traceback (most recent call last):
File "setup.py", line 28, in
d2to1=True)
File "/usr/lib/python2.7/distutils/core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 221, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 245, in fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 576, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 821, in best_match
return self.obtain(req, installer) # try and download/install
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 833, in obtain
return installer(requirement)
File "/usr/lib/python2.7/dist-packages/setuptools/dist.py", line 294, in fetch_build_egg
return cmd.easy_install(req)
File "/usr/lib/python2.7/dist-packages/setuptools/command/easy_install.py", line 602, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-875fba69-7318-4228-a099-89340bf4b536', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-amd64-875fba69-7318-4228-a099-89340bf4b536', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
INFO:root:Complete command log:
INFO:root:Destroying schroot.
bzr branch lp:~openstack-ubuntu-testing/horizon/havana /tmp/tmpkDUpI_/horizon
mk-build-deps -i -r -t apt-get -y /tmp/tmpkDUpI_/horizon/debian/control
python setup.py sdist
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-amd64-875fba69-7318-4228-a099-89340bf4b536', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
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-amd64-875fba69-7318-4228-a099-89340bf4b536', '-u', 'jenkins', '--', 'python', 'setup.py', 'sdist']' returned non-zero exit status 1
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