maas-builds team mailing list archive
-
maas-builds team
-
Mailing list archive
-
Message #01836
Re: maas-utopic-trunk - Build # 566 - Failure! - Built with lp:maas (revno: 4064) and lp:~maas-maintainers/maas/packaging (revno: 409)
On 6 July 2015 at 19:01, Andres Rodriguez
<andres.rodriguez@xxxxxxxxxxxxx> wrote:
> Hi Raphael, Gavin,
>
> Just looked into at and there's a few issues:
>
> http://162.213.35.104:8080/job/maas-utopic-trunk/576/console
> http://162.213.35.104:8080/job/maas-utopic-trunk/576/artifact/results/artifacts/maas-logs/var/log/maas/regiond.log
> http://162.213.35.104:8080/job/maas-utopic-trunk/576/artifact/results/artifacts/maas-logs/var/log/maas/clusterd.log
>
> So, the last issue seems liek the test does not wait long enough for
> the images to be present, however, that's caused for other things (see
> regiond.log):
>
> 1. OSError: [Errno 13] Permission denied: '/etc/maas/regiond.conf'
> 2. django.db.utils.OperationalError: fe_sendauth: no password supplied
> 3. exceptions.OSError: [Errno 13] Permission denied:
> '/etc/maas/clusterd.conf'
>
> So, by the looks of it, it seems that after the installation goes
> through the regiond.conf is not with the correct permissions.
> Packaging itself does not configure nor changes the permissions. So
> questions are:
> 1. Why are the daemons not creating the configs with correct
> permissions?
I'm investigating this first. This was working, for the region. At the
time I had to make several changes in trunk and in packaging to get this
working. I haven't yet figured out what has made it regress.
> 2. What causes the permissions to be changed correctly later on?
>
> Then, after the daemon successfully loads regiond.conf, no password is
> supplied to the DB:
> 3. So, why does the daemon seem not to have the DB password if it was
> supposed to be set?
This is probably a symptom of #1.
>
> Last, but not least, the regiond is trying to access cluster.conf:
> 4. Why is the region daemon trying to access cluster.conf ? This
> should not be happening at all.
This looks like a bug, but I'm not 100% sure about that.
>
> Gavin, can you please look at the above and fix asap?
>
> Thanks.
Follow ups
References