[Rdo-list] rdo-manager installs failing at horizon's manage.py step

James Slagle jslagle at redhat.com
Sun Apr 19 19:10:35 UTC 2015


FYI, all rdo-manager installs are currently failing during the Undercloud
installation with:

16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: CommandError: An error occured during rendering /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/index.html: Error evaluating expression:
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:     $brand-danger
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: 
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: From /usr/share/openstack-dashboard/static/dashboard/scss/_variables.scss:1
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: ...imported from <string u'/* Additional CSS for infrastructure. */\n at import "'...>:0
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: Traceback:
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   File "/usr/lib64/python2.7/site-packages/scss/expression.py", line 130, in evaluate_expression
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:     return ast.evaluate(self, divide=divide)
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   File "/usr/lib64/python2.7/site-packages/scss/expression.py", line 359, in evaluate
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:     raise SyntaxError("Undefined variable: '%s'." % self.name)
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: SyntaxError: Undefined variable: '$brand-danger'.
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: Found 'compress' tags in:
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/horizon/templates/horizon/_conf.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/index.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/undeploy_confirmation.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/scale_out.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/deploy_confirmation.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/_workflow_base.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_boxes/templates/tuskar_boxes/overview/index.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/nodes/register.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/overview/post_deploy_init.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/_fullscreen_workflow_base.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/horizon/templates/horizon/_scripts.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/nodes/index.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/base.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/base_detail.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns:   /usr/lib/python2.7/site-packages/tuskar_ui/infrastructure/templates/infrastructure/nodes/detail.html
16:26:11 Notice: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]/returns: Compressing... 
16:26:11 Error: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]: Failed to call refresh: /usr/share/openstack-dashboard/manage.py compress returned 1 instead of one of [0]
16:26:11 Error: /Stage[main]/Horizon/Exec[refresh_horizon_django_cache]: /usr/share/openstack-dashboard/manage.py compress returned 1 instead of one of [0]

Initial investigation indicates it's probably related to this Horizon packaging
change from Friday:

https://review.gerrithub.io/#/c/230349/

It's look like that packaging change was included in the updated:
http://trunk.rdoproject.org/centos70/latest-RDO-trunk-CI/

--
-- James Slagle
--




More information about the dev mailing list