[Rdo-list] rdo kilo builds

whayutin whayutin at redhat.com
Mon Mar 30 13:47:21 UTC 2015


On Centos-7.0
Currently failing w/

00:35:08.440 ERROR : Error appeared during Puppet run:
172.16.32.6_glance.pp
00:35:08.440 Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns: ImportError: No module named semantic_version

Debug: Executing 'glance-manage
--config-file=/etc/glance/glance-registry.conf db_sync'
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns: /usr/lib/python2.7/site-packages/glance/db/sqlalchemy/artifacts.py:20: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_config instead.
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   from oslo.config import cfg
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns: /usr/lib/python2.7/site-packages/glance/db/sqlalchemy/artifacts.py:21: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_db instead.
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   from oslo.db import exception as db_exc
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns: Traceback (most recent call last):
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File "/usr/bin/glance-manage", line 6, in
<module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     from glance.cmd.manage import main
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File
"/usr/lib/python2.7/site-packages/glance/cmd/manage.py", line 50, in
<module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     from glance.db import migration as
db_migration
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File
"/usr/lib/python2.7/site-packages/glance/db/migration.py", line 29, in
<module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     from glance.db.sqlalchemy import api as db_api
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File
"/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/api.py", line 43,
in <module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     from glance.db.sqlalchemy import artifacts
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File
"/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/artifacts.py",
line 31, in <module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     from glance.common import semver_db
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:   File
"/usr/lib/python2.7/site-packages/glance/common/semver_db.py", line 16,
in <module>
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns:     import semantic_version
Notice: /Stage[main]/Glance::Registry/Exec[glance-manage
db_sync]/returns: ImportError: No module named semantic_version
Error: /Stage[main]/Glance::Registry/Exec[glance-manage db_sync]:
Failed to call refresh: glance-manage
--config-file=/etc/glance/glance-registry.conf db_sync returned 1
instead of one of [0]
Error: /Stage[main]/Glance::Registry/Exec[glance-manage db_sync]:
glance-manage --config-file=/etc/glance/glance-registry.conf db_sync
returned 1 instead of one of [0]




More information about the dev mailing list