Murano simple deployment fails. "openstack-dashboard/manage.py collectstatic --noinput returned 1 dashboard.pp:54"

Bug #1259536 reported by Nikolay Fedotov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Dmitry Teselkin

Bug Description

ISO: {"release": "4.0", "nailgun_sha": "d79a914cc093b4e1bb8fb87d8d85d5657097f37f", "ostf_sha": "cf48dac2a6e7ad284fc93c529f3d1e4668504028", "astute_sha": "d14e9d2475c55b29a5d475f7c112d979c6251ff4", "fuellib_sha": "219cb747129ca19b53f42ede0e3257d18e915d9e"}

*steps*
- create environment: Ubuntu, multi-node, FaltDHCP Manager, install murano
- add nodes: 1 controller, 3 compute, 1 cinder
- deploy changes

*result*
deployment fails. puppet errors:
2013-12-10 10:40:45 ERR
 (/Stage[main]/Murano::Dashboard/Exec[collect_static]/returns) change from notrun to 0 failed: /usr/share/openstack-dashboard/manage.py collectstatic --noinput returned 1 instead of one of [0] at /etc/puppet/modules/murano/manifests/dashboard.pp:54

Tags: murano library
Revision history for this message
Nikolay Fedotov (nfedotov) wrote :
Changed in fuel:
milestone: none → 4.0
assignee: nobody → Timur Nurlygayanov (tnurlygayanov)
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Dmitry, please check the puppet manifests for Murano dashboard.

Changed in fuel:
assignee: Timur Nurlygayanov (tnurlygayanov) → Dmitry Teselkin (teselkin-d)
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

This is due to broken dependency between horizon.log file creation and collect static call. We need to ensure that horizon.log is created with sufficient privileges befor collect static call is fired.

E.g. use something like this:

File <| title == "${::horizon::params::logdir}/horizon.log" |> -> <collect_static>

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

reproduced on 124 build with the following configuraion:
VirtualBox, Ubuntu-based environment, 1 controller, nova network, 'install Murano'

Changed in fuel:
status: New → Confirmed
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :
Changed in fuel:
status: Confirmed → Fix Committed
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Reproduced on 130 build with ubuntu and CentOS environments

Changed in fuel:
status: Fix Committed → In Progress
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Fixed in 134 build, tested and not reproduced.

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.