General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_ironic_trunk/155/ |
| Project: | utopic_juno_ironic_trunk |
| Date of build: | Tue, 02 Sep 2014 13:44:26 -0400 |
| Build duration: | 3 min 4 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Check ERROR state from driver in _do_sync_power_state
by yzveryanskyy
| edit | ironic/tests/conductor/test_manager.py |
| edit | ironic/conductor/manager.py |
Script to migrate Nova BM data to Ironic
by Adam Gandelman
| add | ironic/migrate_nova/nova_models.py |
| add | ironic/migrate_nova/nova_baremetal_states.py |
| add | ironic/migrate_nova/__init__.py |
| add | ironic/migrate_nova/migrate_db.py |
| edit | setup.cfg |
Remove futures from requirements
by yzveryanskyy
| edit | requirements.txt |
DRAC wsman_{enumerate, invoke}() to return an ElementTree object
by lucasagomes
| add | ironic/tests/drivers/drac/utils.py |
| edit | ironic/tests/drivers/drac/test_common.py |
| edit | ironic/tests/drivers/drac/test_client.py |
| edit | ironic/tests/drivers/drac/test_power.py |
| edit | ironic/drivers/modules/drac/client.py |
| edit | ironic/drivers/modules/drac/power.py |
| edit | ironic/drivers/modules/drac/common.py |
Make DHCP provider pluggable
by nobodycam
| edit | ironic/tests/conductor/test_manager.py |
| edit | ironic/tests/drivers/test_agent.py |
| delete | ironic/tests/test_neutron.py |
| add | ironic/dhcp/none.py |
| edit | setup.cfg |
| edit | ironic/drivers/modules/pxe.py |
| add | ironic/tests/test_network.py |
| edit | ironic/tests/drivers/test_pxe.py |
| add | ironic/common/network.py |
| add | ironic/common/dhcp_factory.py |
| edit | ironic/conductor/manager.py |
| edit | ironic/drivers/modules/agent.py |
| add | ironic/tests/dhcp/test_neutron.py |
| add | ironic/dhcp/base.py |
| add | ironic/tests/dhcp/__init__.py |
| add | ironic/dhcp/__init__.py |
| add | ironic/tests/dhcp/test_factory.py |
| delete | ironic/common/neutron.py |
| edit | etc/ironic/ironic.conf.sample |
| add | ironic/dhcp/neutron.py |
| edit | ironic/common/exception.py |
Remove gettextutils _ injection
by jim
| edit | tox.ini |
| edit | ironic/cmd/api.py |
| edit | ironic/api/controllers/v1/node.py |
| edit | ironic/drivers/base.py |
| edit | ironic/drivers/modules/iscsi_deploy.py |
| edit | ironic/drivers/modules/ilo/power.py |
| edit | ironic/drivers/modules/deploy_utils.py |
| edit | ironic/common/hash_ring.py |
| edit | ironic/drivers/modules/agent.py |
| edit | ironic/drivers/modules/drac/common.py |
| edit | ironic/common/glance_service/v2/image_service.py |
| edit | ironic/common/service.py |
| edit | ironic/common/glance_service/base_image_service.py |
| edit | ironic/objects/conductor.py |
| edit | ironic/dhcp/neutron.py |
| edit | ironic/drivers/modules/seamicro.py |
| edit | ironic/drivers/modules/pxe.py |
| edit | ironic/api/controllers/v1/types.py |
| edit | ironic/common/utils.py |
| edit | ironic/common/disk_partitioner.py |
| edit | ironic/db/sqlalchemy/api.py |
| edit | ironic/drivers/modules/agent_client.py |
| edit | ironic/api/controllers/v1/driver.py |
| edit | ironic/drivers/modules/image_cache.py |
| edit | ironic/drivers/drac.py |
| edit | ironic/tests/db/sqlalchemy/test_migrations.py |
| edit | ironic/conductor/manager.py |
| edit | ironic/objects/base.py |
| edit | ironic/drivers/modules/ipminative.py |
| edit | ironic/conductor/utils.py |
| edit | ironic/common/swift.py |
| edit | ironic/drivers/utils.py |
| edit | ironic/drivers/modules/iboot.py |
| edit | ironic/api/middleware/parsable_error.py |
| edit | ironic/api/middleware/auth_token.py |
| edit | ironic/drivers/modules/console_utils.py |
| edit | ironic/objects/utils.py |
| edit | ironic/common/keystone.py |
| edit | ironic/conductor/rpcapi.py |
| edit | ironic/drivers/pxe.py |
| edit | ironic/common/images.py |
| edit | ironic/drivers/modules/fake.py |
| edit | ironic/common/driver_factory.py |
| edit | ironic/api/controllers/v1/utils.py |
| edit | ironic/drivers/modules/ipmitool.py |
| edit | ironic/drivers/modules/ilo/common.py |
| edit | ironic/drivers/fake.py |
| edit | ironic/api/controllers/v1/port.py |
| edit | ironic/drivers/modules/ssh.py |
Add boot_device support for vbox
by ootsuka
| edit | ironic/drivers/modules/ssh.py |
| edit | ironic/tests/drivers/test_ssh.py |
Rewrite images tests with mock
by vdrok
| edit | ironic/tests/test_images.py |
Implements the DRAC ManagementInterface for get/set boot device
by lucasagomes
| edit | ironic/drivers/modules/drac/common.py |
| edit | ironic/tests/drivers/drac/utils.py |
| edit | ironic/drivers/drac.py |
| add | ironic/tests/drivers/drac/test_management.py |
| edit | ironic/tests/drivers/drac/test_power.py |
| add | ironic/drivers/modules/drac/management.py |
| edit | ironic/tests/drivers/drac/test_client.py |
| edit | ironic/drivers/modules/drac/resource_uris.py |
| edit | ironic/common/exception.py |
| edit | ironic/drivers/fake.py |
| edit | ironic/tests/drivers/drac/test_common.py |
Updated from global requirements
by openstack-infra
| edit | requirements.txt |
Update installation guide for syslinux 6
by lucasagomes
| edit | doc/source/deploy/install-guide.rst |
Console Output
| [...truncated 2479 lines...] |
| dch -a [35c11d4] Generalize exception handling in Nova driver |
| dch -a [8b554de] Fix nodes left in an incosistent state if no workers |
| dch -a [ddfc546] IPMINative to use the new ManagementInterface |
| dch -a [3d1a772] Backporting nova host manager changes into ironic |
| dch -a [82de9e3] Catch oslo.db error instead of sqlalchemy error |
| dch -a [1ec567b] Add a test case for DB schema comparison |
| dch -a [12023ad] remove ironic-manage-ipmi.filters |
| dch -a [a65d3e6] Implement API to get driver properties |
| dch -a [c75a070] Add drivers.base.BaseDriver.get_properties() |
| dch -a [428c247] Implement retry on NodeLocked exceptions |
| dch -a [b60c5be] SeaMicro to use the new ManagementInterface |
| dch -a [d0629b2] Import fixes from Nova scheduler reviews |
| dch -a [a9d7a65] Rename/update common/tftp.py to common/pxe_utils.py |
| dch -a [8cca771] Imported Translations from Transifex |
| dch -a [73b6372] Factor out deploy info from PXE driver |
| dch -a [11521f7] IPMITool to use the new ManagementInterface |
| dch -a [034f4c6] Use mock.assert_called_once_with() |
| dch -a [67b577f] Add missing docstrings |
| dch -a [db509e1] Raise appropriate errors on duplicate Node, Port and Chassis creation |
| dch -a [e59e5cd] Add IloDriver and its IloPower module |
| dch -a [ae85081] Add methods to ipmitool driver |
| dch -a [ffd83dc] Use opportunistic approach for migration testing |
| dch -a [4d41e5c] Use oslo.db library |
| dch -a [61533bb] oslo.i18n migration |
| dch -a [aa108b5] Allow Ironic URL from config file |
| dch -a [4b3276e] ManagementInterface {set, get}_boot_device() to support 'persistent' |
| dch -a [aa79b15] Use my_ip for neutron URL |
| 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', 'utopic-juno-amd64-e23d7a13-a55c-45ae-92d2-3bbb99f24b11', '-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 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 '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-e23d7a13-a55c-45ae-92d2-3bbb99f24b11', '-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

