General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/precise_havana_heat_trunk/145/ |
| Project: | precise_havana_heat_trunk |
| Date of build: | Wed, 04 Sep 2013 13:47:02 -0400 |
| Build duration: | 1 min 8 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 1 out of the last 5 builds failed. | 80 |
Changes
EC2token middleware implement multi-cloud auth
by sbaker
| edit | heat/api/aws/ec2token.py |
| edit | etc/heat/heat.conf.sample |
| edit | heat/tests/test_api_ec2token.py |
Remove localhost references from tests
by shardy
| edit | heat/tests/test_swift.py |
| edit | heat/tests/test_signal.py |
| edit | heat/tests/test_metadata_refresh.py |
| edit | heat/tests/test_autoscaling.py |
| edit | heat/tests/test_loadbalancer.py |
| edit | heat/tests/test_ceilometer_alarm.py |
| edit | heat/tests/test_waitcondition.py |
| edit | heat/tests/utils.py |
| edit | heat/tests/test_nova_utils.py |
| edit | heat/tests/test_s3.py |
autoscaling test fix assertRaises Exception warning
by shardy
| edit | heat/tests/test_autoscaling.py |
Do updates based on a single dependency list
by zbitter
| edit | heat/engine/update.py |
Don't stub LoadBalancer.update in autoscaling tests
by zbitter
| edit | heat/tests/test_autoscaling.py |
Allow resources to be updated in parallel
by zbitter
| edit | heat/tests/test_autoscaling.py |
| edit | heat/tests/test_server.py |
| edit | heat/tests/test_neutron_loadbalancer.py |
| edit | heat/tests/test_ceilometer_alarm.py |
| edit | heat/tests/test_cw_alarm.py |
| edit | heat/engine/resources/autoscaling.py |
| edit | heat/engine/resource.py |
| edit | heat/tests/test_neutron_firewall.py |
| edit | heat/tests/test_instance_group.py |
| edit | heat/tests/test_resource.py |
| edit | heat/tests/test_rackspace_cloud_server.py |
| edit | heat/tests/test_instance.py |
Parallelise Instance updates
by zbitter
| edit | heat/engine/resources/instance.py |
| edit | heat/engine/resources/rackspace/cloud_server.py |
Rackspace: Parallelise CloudServer updates
by zbitter
| edit | heat/engine/resources/rackspace/cloud_server.py |
Parallelise Server updates
by zbitter
| edit | heat/engine/resources/server.py |
Make security groups associated with Neutron port work
by jpeeler
| edit | heat/tests/test_vpc.py |
| edit | heat/engine/resources/network_interface.py |
| edit | heat/engine/resources/neutron/neutron.py |
| edit | heat/engine/resources/neutron/port.py |
Sync rpc from oslo-incubator
by rbryant
| add | heat/openstack/common/rpc/securemessage.py |
| edit | etc/heat/heat.conf.sample |
| edit | heat/openstack/common/rpc/amqp.py |
| edit | heat/openstack/common/rpc/impl_zmq.py |
| edit | heat/openstack/common/rpc/zmq_receiver.py |
| edit | heat/openstack/common/rpc/impl_qpid.py |
| edit | heat/openstack/common/rpc/impl_kombu.py |
| edit | heat/openstack/common/rpc/impl_fake.py |
Support ISO8601 duration format for UpdatePolicy PauseTime
by winson.c.chan
| add | heat/tests/test_iso8601_utils.py |
| add | heat/common/timeutils.py |
Remove references to the multiple config files
by asalkeld
| edit | etc/heat/api-paste.ini |
| edit | doc/source/man/heat-api-cfn.rst |
| edit | doc/source/getting_started/on_fedora.rst |
| edit | doc/source/man/heat-engine.rst |
| edit | doc/source/man/heat-api.rst |
| edit | heat/db/sqlalchemy/manage.py |
| edit | doc/source/getting_started/on_ubuntu.rst |
| edit | bin/heat-db-setup |
| edit | doc/source/man/heat-api-cloudwatch.rst |
| edit | install.sh |
Delete the old example config files
by asalkeld
| delete | etc/heat/heat-api-cfn.conf |
| delete | etc/heat/heat-api-cloudwatch.conf |
| delete | etc/heat/heat-engine.conf |
| delete | etc/heat/heat-api.conf |
Don't use a query for stack_get()
by zbitter
| edit | heat/db/sqlalchemy/api.py |
Don't use a query for watch_rule_get()
by zbitter
| edit | heat/db/sqlalchemy/api.py |
Allowing to pass network name to router gateway
by bartosz.gorski
| edit | heat/engine/resources/neutron/router.py |
| edit | heat/tests/test_neutron.py |
Add trust_id and trustor_user_id Context and DB
by shardy
| edit | heat/db/sqlalchemy/api.py |
| edit | heat/db/sqlalchemy/models.py |
| edit | heat/common/context.py |
| edit | heat/tests/test_sqlalchemy_api.py |
| add | heat/db/sqlalchemy/migrate_repo/versions/027_user_creds_trusts.py |
Add unit tests for Resource dependency inference
by zbitter
| edit | heat/tests/test_resource.py |
Make error message for InvalidTemplateReference sane
by zbitter
| edit | heat/tests/test_vpc.py |
| edit | heat/common/exception.py |
| edit | heat/tests/test_resource.py |
| edit | heat/engine/resource.py |
Migrate stored credentials to keystone trusts
by shardy
| edit | etc/heat/heat.conf.sample |
| edit | heat/tests/test_metadata_refresh.py |
| edit | heat/common/config.py |
| edit | heat/tests/fakes.py |
| edit | heat/tests/test_signal.py |
| edit | heat/engine/service.py |
| edit | heat/tests/utils.py |
| edit | heat/tests/test_ceilometer_alarm.py |
| edit | heat/tests/test_engine_service.py |
| edit | requirements.txt |
| edit | heat/common/heat_keystoneclient.py |
| edit | heat/tests/test_heatclient.py |
Change _testnoexisthost_ references in tests
by shardy
| edit | heat/tests/test_swift.py |
| edit | heat/tests/test_s3.py |
| edit | heat/tests/test_sqlalchemy_api.py |
| edit | heat/tests/test_nova_utils.py |
| edit | heat/tests/test_metadata_refresh.py |
| edit | heat/tests/test_heatclient.py |
| edit | heat/tests/test_waitcondition.py |
| edit | heat/tests/test_loadbalancer.py |
| edit | heat/tests/utils.py |
| edit | heat/tests/test_autoscaling.py |
| edit | heat/tests/test_ceilometer_alarm.py |
| edit | heat/tests/test_signal.py |
Create a Stack.update_task() method
by zbitter
| edit | heat/engine/parser.py |
Fix problem with mocking tasks
by zbitter
| edit | heat/engine/scheduler.py |
Update nested stacks in parallel
by zbitter
| edit | heat/tests/test_stack_resource.py |
| edit | heat/engine/resources/stack.py |
| edit | heat/engine/resources/autoscaling.py |
| edit | heat/engine/stack_resource.py |
| edit | heat/tests/test_nested_stack.py |
Console Output
| [...truncated 1119 lines...] |
| dch -a [f2acd0e] Add unit tests for Resource dependency inference |
| dch -a [85968a7] Add trust_id and trustor_user_id Context and DB |
| dch -a [9cf5a38] Allowing to pass network name to router gateway |
| dch -a [fc0361a] Don't use a query for watch_rule_get() |
| dch -a [f1da454] Don't use a query for stack_get() |
| dch -a [c8c61d9] Delete the old example config files |
| dch -a [ae28bf4] Remove references to the multiple config files |
| dch -a [f70d459] Support ISO8601 duration format for UpdatePolicy PauseTime |
| dch -a [7f1c6e9] Sync rpc from oslo-incubator |
| dch -a [3334a88] Make security groups associated with Neutron port work |
| dch -a [723b90e] Parallelise Server updates |
| dch -a [24c5d98] Rackspace: Parallelise CloudServer updates |
| dch -a [cb5fae0] Parallelise Instance updates |
| dch -a [5532be0] Allow resources to be updated in parallel |
| dch -a [4da718c] Don't stub LoadBalancer.update in autoscaling tests |
| dch -a [8b73224] Do updates based on a single dependency list |
| dch -a [e710fd3] autoscaling test fix assertRaises Exception warning |
| dch -a [752da8e] Remove localhost references from tests |
| dch -a [fcd91d8] Generate docs using new properties Schema class |
| dch -a [f075b4e] Give Property constraints a string representation |
| dch -a [03638aa] Fix CFN API error responses |
| dch -a [7e23212] Cleanup the Properties doc strings |
| dch -a [83737d2] Add auto code api doc generation |
| dch -a [46ae684] Implement interruption-free update and rollback |
| dch -a [10f9360] Add schema for security group rule |
| dch -a [e820a28] Add the missing heat.po files into heat |
| dch -a [fc007a1] EC2token middleware implement multi-cloud auth |
| 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-amd64-acc0b62c-1e14-4ac9-963f-ad40cfb1ca90', '-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-amd64-acc0b62c-1e14-4ac9-963f-ad40cfb1ca90', '-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

