[openstack-dev] Nodepool: puppet fails to create image

Jeremy Stanley fungi at yuggoth.org
Thu May 28 15:39:06 UTC 2015


On 2015-05-28 11:58:43 +0300 (+0300), Eduard Matei wrote:
> We had some issues with jenkins/devstack so i updated both the jenkins
> version and the devstack.
> When starting nodepool it tries to create a new image but it fails after ~5
> minutes:
> 
> 2015-05-28 10:49:21,509 ERROR nodepool.image.build.local_01.d-p-c: + sudo
> puppet apply --detailed-exitcodes --modulepath=/root/system-config/modules:/
> etc/puppet/modules -e 'class {'\''openstack_project::single_use_slave'\'':
> sudo => true, thin => true, python3 => false, include_pypy => false, all_my
> sql_privs => false, }'
[...]
> 2015-05-28 10:49:21,509 ERROR nodepool.image.build.local_01.d-p-c: Error:
> Invalid parameter python3 on Class[Openstack_project::Single_use_slave] at l
> ine 1 on node d-p-c-1432802582.template.openstack.org
[...]
> Anyone has any idea how to fix this?
> 
> Nodepool was not updated.
> Jenkins is 1.596.3
> Devstack is 2015.1.1

Looks like you've pulled in a new version of our openstack_project
Puppet module which includes https://review.openstack.org/151714 but
have not updated your nodepool prep scripts since
https://review.openstack.org/151715 went in almost 4 months ago to
support it.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list