Title: trusty_juno_nova_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_juno_nova_trunk/595/
Project:trusty_juno_nova_trunk
Date of build:Wed, 03 Sep 2014 00:00:42 -0400
Build duration:5 min 43 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Use v2.1 URLs instead of v3 ones in API unit tests

by oomichi

  editnova/tests/api/openstack/fakes.py
  editnova/tests/api/openstack/compute/contrib/test_hide_server_addresses.py
  editnova/tests/api/openstack/compute/contrib/test_extended_server_attributes.py
  editnova/tests/api/openstack/compute/contrib/test_config_drive.py
  editnova/tests/api/openstack/compute/contrib/test_extended_status.py
  editnova/tests/api/openstack/compute/contrib/test_admin_password.py

Change v3 version API to v2.1

by oomichi

  editnova/tests/api/openstack/compute/test_versions.py
  editnova/tests/integrated/api_samples/versions-get-resp.xml.tpl
  editnova/tests/api/openstack/compute/test_urlmap.py
  editnova/api/openstack/compute/versions.py
  editdoc/api_samples/versions-get-resp.json
  deletenova/tests/api/openstack/compute/plugins/v3/test_versions.py
  editnova/tests/integrated/api_samples/versions-get-resp.json.tpl
  editnova/api/openstack/compute/plugins/v3/versions.py
  editdoc/api_samples/versions-get-resp.xml

Port limits extension to work in v2.1/v3 framework

by xuhj

  editnova/tests/api/openstack/compute/test_limits.py
  editsetup.cfg
  editetc/nova/policy.json
  addnova/api/openstack/compute/plugins/v3/limits.py

Port volumes extension to work in v2.1/v3 framework

by cyeoh

  addnova/tests/integrated/v3/api_samples/os-volumes/snapshots-list-resp.json.tpl
  editnova/tests/fake_policy.py
  adddoc/v3/api_samples/os-volumes/server-post-req.json
  editnova/tests/api/openstack/compute/contrib/test_volumes.py
  addnova/tests/integrated/v3/test_volumes.py
  adddoc/v3/api_samples/os-volumes/snapshots-detail-resp.json
  adddoc/v3/api_samples/os-volumes/os-volumes-index-resp.json
  addnova/tests/integrated/v3/api_samples/os-volumes/os-volumes-post-resp.json.tpl
  addnova/tests/integrated/v3/api_samples/os-volumes/snapshots-show-resp.json.tpl
  adddoc/v3/api_samples/os-volumes/os-volumes-post-req.json
  adddoc/v3/api_samples/os-volumes/server-post-resp.json
  addnova/tests/integrated/v3/api_samples/os-volumes/server-post-req.json.tpl
  editetc/nova/policy.json
  addnova/tests/integrated/v3/api_samples/os-volumes/os-volumes-post-req.json.tpl
  editsetup.cfg
  addnova/tests/integrated/v3/api_samples/os-volumes/snapshot-create-resp.json.tpl
  adddoc/v3/api_samples/os-volumes/os-volumes-post-resp.json
  adddoc/v3/api_samples/os-volumes/os-volumes-detail-resp.json
  adddoc/v3/api_samples/os-volumes/snapshot-create-req.json
  addnova/tests/integrated/v3/api_samples/os-volumes/snapshot-create-req.json.tpl
  addnova/tests/integrated/v3/api_samples/os-volumes/os-volumes-detail-resp.json.tpl
  adddoc/v3/api_samples/os-volumes/snapshot-create-resp.json
  adddoc/v3/api_samples/os-volumes/os-volumes-get-resp.json
  adddoc/v3/api_samples/os-volumes/snapshots-show-resp.json
  addnova/tests/integrated/v3/api_samples/os-volumes/os-volumes-get-resp.json.tpl
  addnova/tests/integrated/v3/api_samples/os-volumes/snapshots-detail-resp.json.tpl
  adddoc/v3/api_samples/os-volumes/snapshots-list-resp.json
  addnova/tests/integrated/v3/api_samples/os-volumes/os-volumes-index-resp.json.tpl
  addnova/tests/integrated/v3/api_samples/os-volumes/server-post-resp.json.tpl
  addnova/api/openstack/compute/plugins/v3/volumes.py

Convert server_usage v3 plugin to v2.1 API

by cyeoh

  editdoc/v3/api_samples/all_extensions/servers-details-resp.json
  editnova/tests/integrated/v3/api_samples/os-server-usage/server-get-resp.json.tpl
  editnova/tests/integrated/v3/api_samples/os-server-usage/servers-detail-resp.json.tpl
  editnova/tests/api/openstack/compute/contrib/test_server_usage.py
  editdoc/v3/api_samples/os-server-usage/servers-detail-resp.json
  editdoc/v3/api_samples/all_extensions/server-get-resp.json
  editdoc/v3/api_samples/os-server-usage/server-get-resp.json
  deletenova/tests/api/openstack/compute/plugins/v3/test_server_usage.py
  editnova/tests/integrated/v3/api_samples/all_extensions/servers-details-resp.json.tpl
  editnova/tests/integrated/v3/api_samples/all_extensions/server-get-resp.json.tpl
  editnova/api/openstack/compute/plugins/v3/server_usage.py

Console Output

[...truncated 14640 lines...]
dch -a [07ad768] Convert multinic v3 plugin to v2.1
dch -a [830816c] Change v3 agents API to v2.1
dch -a [eb59514] Return BadRequest instead of UnprocessableEntity for volumes API
dch -a [09cd943] Convert create_backup v3 plugin to v2.1 API
dch -a [2bc0877] Update instance state after compute service died for rebuilded instance
dch -a [382e85b] Change v3 hosts to v2.1
dch -a [7090595] Make test_killed_worker_recover faster
dch -a [38b86b1] Change v3 flavor_rxtx to v2.1
dch -a [30c83b5] Change v3 flavors to v2.1
dch -a [139acc9] Change v3 os-user-data extension to v2.1
dch -a [2c8685b] Convert deferred_delete v3 plugin to v2.1 API
dch -a [89a02be] Port os-server-groups extension to work in v2.1/v3 framework
dch -a [926b066] Stop augmenting oslo-incubators default log levels
dch -a [a2f9151] VMware: spawn refactor add VirtualMachineConfigInfo
dch -a [426d394] Prepend /dev/ to root_device_name in get_next_device_name
dch -a [b16cd45] Add support for select_destinations in Scheduler client
dch -a [f08b67f] Create a Scheduler client library
dch -a [bca038e] Fix extension parameters in test_multiple_create
dch -a [6648681] Work on document structure and doc building
dch -a [704b401] VMware: add in DVS VXLAN support
dch -a [4be1121] Use JSON instead of json in the parameter descriptions
dch -a [904f88e] Fix nova boot failure using admin role for another tenant
dch -a [1e2c92f] xenapi: Attach original local disks during rescue
dch -a [85ff9cd] xenapi: make boot from volume use volumeops
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
debsign -k9935ACDC nova_2014.2+git201409030001~trusty-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmptBQQEd/nova/debian/control
sbuild -d trusty-juno -n -A nova_2014.2+git201409030001~trusty-0ubuntu1.dsc
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['sbuild', '-d', 'trusty-juno', '-n', '-A', 'nova_2014.2+git201409030001~trusty-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 67, 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 '['sbuild', '-d', 'trusty-juno', '-n', '-A', 'nova_2014.2+git201409030001~trusty-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     : [email protected]
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to