keystone:411 keystone did not start

Bug #1260915 reported by Prakash Ramchandran
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Incomplete
Undecided
Unassigned
devstack
New
Undecided
Unassigned

Bug Description

The keystone fails to initialize using devstack, and puts following message, appears some initialization issue not sure if it's ssl or pki cert issue, if some one can review and answer. mysql back end seems fine. Here is call trace fail in starrup.sh of devstack ... also if needs to be files with devstack or openstack not clear, any feedback welcome.

+ screen -S stack -p key -X stuff 'cd /opt/stack/keystone && /opt/stack/keystone/bin/keystone-all --config-file /etc/keystone/keystone.conf --log-config /etc/keystone/logging.conf -d --debug || echo "key failed to start" | tee "/opt/stack/s'atus/stack/key.failure"
+ echo 'Waiting for keystone to start...'
Waiting for keystone to start...
+ timeout 60 sh -c 'while ! curl --noproxy '\''*'\'' -s http://10.145.90.61:5000/v2.0/ >/dev/null; do sleep 1; done'
+ die 411 'keystone did not start'
+ local exitcode=0
+ set +o xtrace
[Call Trace]
./stack.sh:874:start_keystone
/home/stack/devstack/lib/keystone:411:die
[ERROR] /home/stack/devstack/lib/keystone:411 keystone did not start

Revision history for this message
Dolph Mathews (dolph) wrote :

How do you reproduce this? Were there any other relevant logs?

Changed in keystone:
status: New → Incomplete
Revision history for this message
Soheil Eizadi (seizadi) wrote :

I was able to reproduce this problem on my system. I was running an older Grizzly DevStack and tried to update the system to the newer release. I found that some files e.g. /etc/keystone/keystone.conf caused problems as they were not update/removed by the installation script. I did not debug this problem further. I created a new Ubuntu 12.04 machine and everything worked fine.

Revision history for this message
Joshua Harlow (harlowja) wrote :
Revision history for this message
Dolph Mathews (dolph) wrote :

There's not enough information here to know if this is distinct from bug 1253482, so I'm going to assume it's a dupe.

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.