RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1226389 - RDO-Manager Undercloud install failure
Summary: RDO-Manager Undercloud install failure
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager
Version: Kilo
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-29 15:46 UTC by John Fulton
Modified: 2019-07-11 09:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 16:03:56 UTC
Embargoed:


Attachments (Terms of Use)

Description John Fulton 2015-05-29 15:46:40 UTC
When trying to install the undercloud. on the page at:

https://repos.fedorapeople.org/repos/openstack-m/docs/master/installation/installing.html

for baremetal I run: 

openstack undercloud install

and it runs for a while then fills with the following error:

[2015-05-28 10:07:34,685] (os-refresh-config) [INFO] Completed phase configure
[2015-05-28 10:07:34,686] (os-refresh-config) [INFO] Starting phase post-configure
dib-run-parts Thu May 28 10:07:34 CDT 2015 Running /usr/libexec/os-refresh-config/post-configure.d/10-mysql-permissions
dib-run-parts Thu May 28 10:07:34 CDT 2015 10-mysql-permissions completed
dib-run-parts Thu May 28 10:07:34 CDT 2015 Running /usr/libexec/os-refresh-config/post-configure.d/13-apache2
+ '[' -f /etc/debian_version ']'
+ '[' -f /etc/debian_version ']'
+ '[' -f /etc/yum.conf ']'
+ service httpd reload
Redirecting to /bin/systemctl reload  httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
+ service httpd restart
Redirecting to /bin/systemctl restart  httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
[2015-05-28 10:07:36,122] (os-refresh-config) [ERROR] during post-configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/post-configure.d']' returned non-zero exit status 1]

[2015-05-28 10:07:36,122] (os-refresh-config) [ERROR] Aborting...
ERROR: openstack Command 'instack-install-undercloud' returned non-zero exit status 1


Looking closet at why the apache service wouldn't start:

[stack@install ~]$ sudo journalctl -xn
-- Logs begin at Wed 2015-04-15 07:58:25 CDT, end at Thu 2015-05-28 10:08:44 CDT. --
May 28 10:07:36 install.ord1.rpctraining.local python[24695]: OSError: [Errno 2] No such file or directory: '/usr/share/openstack-dashboard/openstack_dashboard/local/static/themes/default'
May 28 10:07:36 install.ord1.rpctraining.local postfix/pickup[30972]: 12C4F65C50A: uid=0 from=<user@localhost>
May 28 10:07:36 install.ord1.rpctraining.local postfix/cleanup[24712]: 12C4F65C50A: message-id=<55672f38.L/8PVKUmy7hmVaGo%user@localhost>
May 28 10:07:36 install.ord1.rpctraining.local postfix/qmgr[2567]: 12C4F65C50A: from=<user.rpctraining.local>, size=4041, nrcpt=1 (queue active)
May 28 10:07:36 install.ord1.rpctraining.local postfix/local[24714]: 12C4F65C50A: to=<root.rpctraining.local>, orig_to=<root@localhost>, relay=local, delay=0.03, delays=0.02/0.01/0/0, dsn=2.0.0, status=sen
May 28 10:07:36 install.ord1.rpctraining.local postfix/qmgr[2567]: 12C4F65C50A: removed
May 28 10:07:36 install.ord1.rpctraining.local systemd[1]: httpd.service: control process exited, code=exited status=1
May 28 10:07:36 install.ord1.rpctraining.local systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit httpd.service has failed.
-- 
-- The result is failed.
May 28 10:07:36 install.ord1.rpctraining.local systemd[1]: Unit httpd.service entered failed state.
May 28 10:08:44 install.ord1.rpctraining.local sudo[24720]: stack : TTY=pts/0 ; PWD=/home/stack ; USER=root ; COMMAND=/bin/journalctl -xn


If I run:
[stack@install ~]$ ls /usr/share/openstack-dashboard/openstack_dashboard/local/
enabled  __init__.py  __init__.pyc  __init__.pyo  local_settings.py  local_settings.pyc  local_settings.pyo

you can see that there isn't a static sub-directory there.

Comment 1 chris alfonso 2015-05-29 16:48:18 UTC
We'll triage this bug and look into the issue. As an aside, I'm not sure how there is a customer portal issue associated with this since RDO is a community project and we haven't shipped OSP-d anywhere.

Comment 3 Chandan Kumar 2016-05-19 16:03:56 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.