<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Apologies if this is the wrong audience for this question…<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">I’m seeing intermittent failures running stack.sh whereby ‘git clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC’ is returning various errors.  Below are
 2 examples.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Is this a known issue? Are there any localrc settings which might help here?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Example 1:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New""><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.779 | + is_service_enabled n-novnc<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.780 | + return 0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.781 | ++ trueorfalse False<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.782 | + NOVNC_FROM_PACKAGE=False<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.783 | + '[' False = True ']'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.784 | + NOVNC_WEB_DIR=/opt/stack/noVNC<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.785 | + git_clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC master<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.786 | + GIT_REMOTE=https://github.com/kanaka/noVNC.git<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.788 | + GIT_DEST=/opt/stack/noVNC<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.789 | + GIT_REF=master<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.790 | ++ trueorfalse False False<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.791 | + RECLONE=False<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.792 | + [[ False = \T\r\u\e ]]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.793 | + echo master<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.794 | + egrep -q '^refs'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.795 | + [[ ! -d /opt/stack/noVNC ]]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.796 | + [[ False = \T\r\u\e ]]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.797 | + git_timed clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.798 | + local count=0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.799 | + local timeout=0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.801 | + [[ -n 0 ]]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.802 | + timeout=0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.803 | + timeout -s SIGINT 0 git clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:00:33.804 | Cloning into '/opt/stack/noVNC'...<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.694 | error: RPC failed; result=56, HTTP code = 200<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.695 | fatal: The remote end hung up unexpectedly<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.697 | fatal: early EOF<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.698 | fatal: index-pack failed<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.699 | + [[ 128 -ne 124 ]]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.700 | + die 596 'git call failed: [git clone' https://github.com/kanaka/noVNC.git '/opt/stack/noVNC]'<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.701 | + local exitcode=0<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.702 | [Call Trace]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.703 | ./stack.sh:736:install_nova<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.705 | /var/lib/jenkins/devstack/lib/nova:618:git_clone<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.706 | /var/lib/jenkins/devstack/functions-common:543:git_timed<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.707 | /var/lib/jenkins/devstack/functions-common:596:die<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Courier New"">2014-03-11 15:03:13.708 | [ERROR] /var/lib/jenkins/devstack/functions-common:596 git call failed: [git clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC]<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Example 2:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<pre>2014-03-11 14:12:58.472 | + is_service_enabled n-novnc<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.473 | + return 0<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.474 | ++ trueorfalse False<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.475 | + NOVNC_FROM_PACKAGE=False<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.476 | + '[' False = True ']'<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.477 | + NOVNC_WEB_DIR=/opt/stack/noVNC<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.478 | + git_clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC master<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.479 | + GIT_REMOTE=https://github.com/kanaka/noVNC.git<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.480 | + GIT_DEST=/opt/stack/noVNC<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.481 | + GIT_REF=master<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.482 | ++ trueorfalse False False<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.483 | + RECLONE=False<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.484 | + [[ False = \T\r\u\e ]]<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.485 | + echo master<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.486 | + egrep -q '^refs'<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.487 | + [[ ! -d /opt/stack/noVNC ]]<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.488 | + [[ False = \T\r\u\e ]]<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.489 | + git_timed clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.490 | + local count=0<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.491 | + local timeout=0<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.492 | + [[ -n 0 ]]<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.493 | + timeout=0<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.494 | + timeout -s SIGINT 0 git clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC<o:p></o:p></pre>
<pre>2014-03-11 14:12:58.495 | Cloning into '/opt/stack/noVNC'...<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.315 | error: The requested URL returned error: 403 while accessing https://github.com/kanaka/noVNC.git/info/refs<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.316 | fatal: HTTP request failed<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.317 | + [[ 128 -ne 124 ]]<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.318 | + die 596 'git call failed: [git clone' https://github.com/kanaka/noVNC.git '/opt/stack/noVNC]'<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.319 | + local exitcode=0<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.321 | [Call Trace]<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.322 | ./stack.sh:736:install_nova<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.323 | /var/lib/jenkins/devstack/lib/nova:618:git_clone<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.324 | /var/lib/jenkins/devstack/functions-common:543:git_timed<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.326 | /var/lib/jenkins/devstack/functions-common:596:die<o:p></o:p></pre>
<pre>2014-03-11 14:14:02.327 | [ERROR] /var/lib/jenkins/devstack/functions-common:596 git call failed: [git clone https://github.com/kanaka/noVNC.git /opt/stack/noVNC]<o:p></o:p></pre>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue">Dane<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:blue"><o:p> </o:p></span></p>
</div>
</body>
</html>