<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;color:#000000">Hi all,<br></div><div class="gmail_quote"><div dir="ltr"><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><br></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)">For the past few days I have been facing the problem of getting the image upload error while installation of devstack in my CI. The devstack installation is triggered in CI when someone does the checkin, and the failure cause comes out to be the same.</div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><br></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)">Below is the log for the error:</div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><br></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><div><b>2015-01-30 11:48:46.204 | + [[ 0 -ne 0 ]]</b></div><div><b>2015-01-30 11:48:46.205 | + image=/opt/stack/new/devstack/files/mysql.qcow2</b></div><div><b>2015-01-30 11:48:46.205 | + [[ <a href="http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2" target="_blank">http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2</a> =~ openvz ]]</b></div><div><b>2015-01-30 11:48:46.205 | + [[ <a href="http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2" target="_blank">http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2</a> =~ \.vmdk ]]</b></div><div><b>2015-01-30 11:48:46.205 | + [[ <a href="http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2" target="_blank">http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2</a> =~ \.vhd\.tgz ]]</b></div><div><b>2015-01-30 11:48:46.205 | + [[ <a href="http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2" target="_blank">http://tarballs.openstack.org/trove/images/ubuntu/mysql.qcow2</a> =~ \.xen-raw\.tgz ]]</b></div><div><b>2015-01-30 11:48:46.205 | + local kernel=</b></div><div><b>2015-01-30 11:48:46.205 | + local ramdisk=</b></div><div><b>2015-01-30 11:48:46.206 | + local disk_format=</b></div><div><b>2015-01-30 11:48:46.206 | + local container_format=</b></div><div><b>2015-01-30 11:48:46.206 | + local unpack=</b></div><div><b>2015-01-30 11:48:46.206 | + local img_property=</b></div><div><b>2015-01-30 11:48:46.206 | + case "$image_fname" in</b></div><div><b>2015-01-30 11:48:46.210 | ++ basename /opt/stack/new/devstack/files/mysql.qcow2 .qcow2</b></div><div><b>2015-01-30 11:48:46.212 | + image_name=mysql</b></div><div><b>2015-01-30 11:48:46.212 | + disk_format=qcow2</b></div><div><b>2015-01-30 11:48:46.212 | + container_format=bare</b></div><div><b>2015-01-30 11:48:46.212 | + is_arch ppc64</b></div><div><b>2015-01-30 11:48:46.215 | ++ uname -m</b></div><div><b>2015-01-30 11:48:46.219 | + [[ x86_64 == \p\p\c\6\4 ]]</b></div><div><b>2015-01-30 11:48:46.219 | + '[' bare = bare ']'</b></div><div><b>2015-01-30 11:48:46.219 | + '[' '' = zcat ']'</b></div><div><b>2015-01-30 11:48:46.219 | + openstack --os-token ae76e3eb602749f4b2f1428fba21431e --os-url <a href="http://127.0.0.1:9292" target="_blank">http://127.0.0.1:9292</a> image create mysql --public --container-format=bare --disk-format qcow2</b></div><div><b>2015-01-30 11:48:47.342 | ERROR: openstack <html><br></b></div></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.342 |  <head></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.342 |   <title>401 Unauthorized</title></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.342 |  </head></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.342 |  <body></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.342 |   <h1>401 Unauthorized</h1></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.343 |   This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.<br /><br /></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.343 |</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.343 |  </body></b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.343 | </html> (HTTP 401)</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.381 | + exit_trap</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.381 | + local r=1</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.382 | ++ jobs -p</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | + jobs='29629</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | 956'</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | + [[ -n 29629</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | 956 ]]</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | + [[ -n /opt/stack/new/devstacklog.txt.2015-01-30-155739 ]]</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.398 | + [[ True == \T\r\u\e ]]</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + echo 'exit_trap: cleaning up child processes'</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | exit_trap: cleaning up child processes</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + kill 29629 956</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | ./stack.sh: line 434: kill: (956) - No such process</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + kill_spinner</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + '[' '!' -z '' ']'</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + [[ 1 -ne 0 ]]</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | + echo 'Error on exit'</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.399 | Error on exit</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.400 | + [[ -z /opt/stack/new ]]</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.400 | + /opt/stack/new/devstack/tools/worlddump.py -d /opt/stack/new</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.438 | World dumping... see /opt/stack/new/worlddump-2015-01-30-114847.txt for details</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.440 | df: '/run/user/112/gvfs': Permission denied</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.468 | ./stack.sh: line 427: 29629 Terminated              _old_run_process "$service" "$command"</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><b>2015-01-30 11:48:47.469 | + exit 1</b></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)"><br></div><div style="font-family:monospace,monospace;color:rgb(0,0,0)">So, if anyone knows the solution for this problem please do reply.</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#0b5394"><b><img src="https://docs.google.com/uc?export=download&id=0Byq0j7ZjFlFKV3ZCWnlMRXBCcU0&revid=0Byq0j7ZjFlFKa2V5VjdBSjIwUGx6bUROS2IrenNwc0kzd2IwPQ"><br></b></font></div><div><font color="#000000" face="times new roman, serif"><b>Thanks & Regards,<br></b></font></div><font color="#000000"><font face="times new roman, serif"><b>Abhishek</b></font><br></font></div></div><div><i><u><font color="#0000ff"><a href="http://www.cloudbyte.com" target="_blank">Cloudbyte Inc.</a></font></u></i></div></div></div></div></div></div></div></font></span></div></div>
</div>