← Back to team overview

maas-devel team mailing list archive

Re: Build failed in Jenkins: saucy-adt-maas-daily » amd64,lenovo-RD230-01 #223

 


test_juju_bootstrap started failing since juju 1.16.0-0ubuntu1 was
released in Saucy's archives (it was fine when 1.14.1-0ubuntu1 was in
the archives).

Basically the juju daemon on the bootstrap node is not coming up.

The cloudinit log contains: http://paste.ubuntu.com/6226420/.

This is not good, we need to investigate with the juju-core people what
happened there.

It seems jujud failed to start because of the empty constraints… unfortunally, if I try running juju boostrap --constraints "mem=1G" (i.e. using explicit constraints), the constraints argument passed to jujud is not empty and jujud is running succesfully after cloud-init has run… but something is still wrong with juju and the cloud-init-output log file (on the bootstrap node) is full of http://paste.ubuntu.com/6231306/.



References