<div dir="ltr"><div dir="ltr" style="font-family:arial,sans-serif;font-size:13px">FYI.  We've just noticed that there's a bug when using the 'copy console log' feature with the latest version of jenkins (1.540).. <a href="https://issues.jenkins-ci.org/browse/JENKINS-21138" target="_blank">https://issues.jenkins-ci.org/browse/JENKINS-21138</a> <div>
<br></div><div>A fixed was recently proposed so if you are using a very recent version of jenkins you should try it with this patch.. <a href="https://github.com/jenkinsci/scp-plugin/pull/7" target="_blank">https://github.com/jenkinsci/scp-plugin/pull/7</a></div>
<div><br></div><div>-Khai</div></div><div class="" style="font-family:arial,sans-serif;font-size:13px"></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 23, 2013 at 7:33 PM, Lin BJL Liang <span dir="ltr"><<a href="mailto:llincdl@cn.ibm.com" target="_blank">llincdl@cn.ibm.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<p><font face="sans-serif">Thank you Steve and Jim. We'll have a try with this way~</font></p><div class="im"><font face="sans-serif"><br>
<br>
<br>
Thanks! Best Regards,<br>
<br>
==============================================<br>
梁 琳 | Liang Lin, PMP®<br>
Continuous Integration and Continuous Delivery<br>
E-mail Address: <a href="mailto:llincdl@cn.ibm.com" target="_blank">llincdl@cn.ibm.com</a> <br>
</font></div><br>
<br>
<img width="16" height="16" src="cid:1__=C7BBF6D8DF80FB968f9e8a93df938@cn.ibm.com" border="0" alt="Inactive hide details for "Varnau, Steve (Seaquest R&D)" ---2013/12/24 04:16:10---Yes, we hit the same problem. As Jim says, th"><font color="#424282" face="sans-serif">"Varnau, Steve (Seaquest R&D)" ---2013/12/24 04:16:10---Yes, we hit the same problem. As Jim says, the latest source version works fine. * git clone https:/</font><br>

<br>
<font size="1" color="#5F5F5F" face="sans-serif">From:      </font><font size="1" face="sans-serif">"Varnau, Steve (Seaquest R&D)" <<a href="mailto:steve.varnau@hp.com" target="_blank">steve.varnau@hp.com</a>></font><br>

<font size="1" color="#5F5F5F" face="sans-serif">To:        </font><font size="1" face="sans-serif">"James E. Blair" <<a href="mailto:jeblair@openstack.org" target="_blank">jeblair@openstack.org</a>>, Lin BJL Liang/China/IBM@IBMCN, </font><br>

<font size="1" color="#5F5F5F" face="sans-serif">Cc:        </font><font size="1" face="sans-serif">"<a href="mailto:openstack-infra@lists.openstack.org" target="_blank">openstack-infra@lists.openstack.org</a>" <<a href="mailto:openstack-infra@lists.openstack.org" target="_blank">openstack-infra@lists.openstack.org</a>>, Shao Mei SM Ji/China/IBM@IBMCN</font><br>

<font size="1" color="#5F5F5F" face="sans-serif">Date:      </font><font size="1" face="sans-serif">2013/12/24 04:16</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Subject:   </font><font size="1" face="sans-serif">RE: [OpenStack-Infra] SCP plugin version using in Jenkins job</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091a5"><div><div class="h5"><br>
<br>
<br>
<tt><font>Yes, we hit the same problem. As Jim says, the latest source version works fine.<br>
<br>
* git clone </font></tt><tt><font><a href="https://github.com/jenkinsci/scp-plugin" target="_blank">https://github.com/jenkinsci/scp-plugin</a></font></tt><tt><font><br>
* cd scp-plugin; mvn package<br>
* Jenkins Manage Plugins; Advanced; Upload Plugin  (target/scp.hpi from the maven build)<br>
<br>
-Steve<br>
<br>
> -----Original Message-----<br>
> From: James E. Blair [</font></tt><tt><font><a href="mailto:jeblair@openstack.org" target="_blank">mailto:jeblair@openstack.org</a></font></tt><tt><font>]<br>
> Sent: Monday, December 23, 2013 08:30<br>
> To: Lin BJL Liang<br>
> Cc: <a href="mailto:openstack-infra@lists.openstack.org" target="_blank">openstack-infra@lists.openstack.org</a>; Shao Mei SM Ji<br>
> Subject: Re: [OpenStack-Infra] SCP plugin version using in Jenkins job<br>
> <br>
> Lin BJL Liang <<a href="mailto:llincdl@cn.ibm.com" target="_blank">llincdl@cn.ibm.com</a>> writes:<br>
> <br>
> > We're building CI system using puppet master. now we run into a<br>
> > problem that the log can't be published to the log server after job<br>
> finished.<br>
> > Compared to the community jenkins, SCP plugin missed in my jenkins<br>
> > master<br>
> ><br>
> > I checked Jenkins.pp and Jenkins Job Builder config, then found the<br>
> > scp plugin  had been commented out. It looks like the job need SCP<br>
> > plugin later than 1.9, but the latest published I can find is 1.8<br>
> > which doesn't support 'Copy after failure'option. Where can I get the<br>
> > version using in community jenkins? sample job:<br>
> > </font></tt><tt><font><a href="https://jenkins.openstack.org/job/gate-tempest-devstack-vm-testr-full/" target="_blank">https://jenkins.openstack.org/job/gate-tempest-devstack-vm-testr-full/</a></font></tt><tt><font><br>

> > configure<br>
> ><br>
> > #  TODO(jeblair): release<br>
> > #  jenkins::plugin { 'scp':<br>
> > #    version => '1.9',<br>
> > #  }<br>
> <br>
> Hi,<br>
> <br>
> We're currently running a version of the scp plugin built from git<br>
> master, though the only feature it should have that isn't in a released<br>
> version is the copy console log feature.<br>
> <br>
> -Jim<br>
> <br>
> _______________________________________________<br>
> OpenStack-Infra mailing list<br>
> <a href="mailto:OpenStack-Infra@lists.openstack.org" target="_blank">OpenStack-Infra@lists.openstack.org</a><br>
> </font></tt><tt><font><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a></font></tt><tt><font><br>
<br>
</font></tt><br>
</div></div><p></p></div><br>_______________________________________________<br>
OpenStack-Infra mailing list<br>
<a href="mailto:OpenStack-Infra@lists.openstack.org">OpenStack-Infra@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a><br>
<br></blockquote></div><br></div></div>