Re: Jenkins - Copy build log from master to a shared drive

2015-08-12 Thread Khai Do
We use the scp plugin for this use case, https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin The plugin has some bugs in the last release and the maintainer hasn't released a new version for a while so you should use the latest from master which means you'll need to build from source. Just s

Re: Jenkins - Copy build log from master to a shared drive

2015-08-11 Thread Jovan Jevric
format which is actually to be arcived as well. Afterwards I've collected all the logs I'm interested in by simply running a sccript on an upstream job. Hope that helps! Cheers processed by David.fx Subject: Jenkins - Copy build log from master to a shared drive (05-Aug-2015

Jenkins - Copy build log from master to a shared drive

2015-08-05 Thread Rajasekar Vasudevan
Can someone direct me here? I have a simple job configured in Jenkins on a WINDOWS environment (master and all slaves running on windows) and the job is supposed to run on a particular slave. When you build the job, the build log ( log.log) gets stored in ” %JENKINS_HOME%\jobs\\builds\%BUILD_