← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1387399] Re: Openstack installation: Devstack- Failed to upload image (500 Internal Server Error) - stable/juno

 

Kilo is no longer supported, we will not be fixing this.

** Changed in: glance
       Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1387399

Title:
  Openstack installation: Devstack- Failed to upload image (500 Internal
  Server Error) - stable/juno

Status in Glance:
  Won't Fix

Bug description:
  Issue:
  -------
  Dev stack installation Failed: Failed to upload image  - 500 Internal Server Error

  Steps:
  ---------
  Brand new install  using
  1.)  git clone https://git.openstack.org/openstack-dev/devstack -b stable/juno  
  2.) $devstack/  ./stack.sh
  3.) Failed with below error.

  Note: Couple of weeks back i was able to install successfully. but
  recent code changes braking the installation

  localrc:
  ---------
  https://gist.github.com/anonymous/135e79d34e6b371f3c7f

  Glance api log:
  ----------------
  https://gist.github.com/anonymous/82639133f9061c7e7190

  stackrc.log
  ---------------
  2014-10-29 13:25:18.719 | + openstack --os-token a176744d9a474494aece85e99745c4e8 --os-url http://10.201.125.11:9292 image create ubuntu_mysql --public --container-format=bare --disk-format qcow2
  2014-10-29 13:26:12.674 | WARNING: urllib3.connectionpool HttpConnectionPool is full, discarding connection: 10.201.125.11
  2014-10-29 13:26:12.674 | ERROR: openstack <html>
  2014-10-29 13:26:12.674 |  <head>
  2014-10-29 13:26:12.674 |   <title>500 Internal Server Error</title>
  2014-10-29 13:26:12.674 |  </head>
  2014-10-29 13:26:12.674 |  <body>
  2014-10-29 13:26:12.675 |   <h1>500 Internal Server Error</h1>
  2014-10-29 13:26:12.675 |   Failed to upload image ea100521-3cd9-41c2-9c11-529fdec0154b<br /><br />
  2014-10-29 13:26:12.675 | 
  2014-10-29 13:26:12.675 |  </body>
  2014-10-29 13:26:12.675 | </html> (HTTP 500)
  2014-10-29 13:26:12.704 | + exit_trap
  2014-10-29 13:26:12.705 | + local r=1
  2014-10-29 13:26:12.705 | ++ jobs -p
  2014-10-29 13:26:12.713 | + jobs=
  2014-10-29 13:26:12.713 | + [[ -n '' ]]
  2014-10-29 13:26:12.713 | + kill_spinner
  2014-10-29 13:26:12.733 | + '[' '!' -z '' ']'
  2014-10-29 13:26:12.733 | + [[ 1 -ne 0 ]]
  2014-10-29 13:26:12.733 | + echo 'Error on exit'
  2014-10-29 13:26:12.733 | Error on exit
  2014-10-29 13:26:12.733 | + [[ -z /opt/stack/logs ]]
  2014-10-29 13:26:12.733 | + /home/mragupat/devstack/tools/worlddump.py -d /opt/stack/logs
  2014-10-29 13:26:12.972 | + exit 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1387399/+subscriptions



References