Re: Jenkins 2.0RC windows Batch file fail

2016-04-12 Thread Daniel Daugherty
Issue created and band-aid pull request submitted. As stated in the pull request while troubleshooting the issue reverting a change in how Jenkins logs batch command output back to older code allows code to function as expected. I have the example job in the bug running one a min for 3+ hours

Re: Jenkins 2.0RC windows Batch file fail

2016-04-11 Thread Daniel Beck
On 11.04.2016, at 19:11, Daniel Daugherty wrote: > Taking the base install of JenkinsRC I get regular hanging batch commands. > When I check running tasks the batch has finished but Jenkins is still > looking for the results. After some investigation I found the

Jenkins 2.0RC windows Batch file fail

2016-04-11 Thread Daniel Daugherty
Taking the base install of JenkinsRC I get regular hanging batch commands. When I check running tasks the batch has finished but Jenkins is still looking for the results. After some investigation I found the batch files being run by jenkins. jenkins-main.bat and jenkins-wrap.bat The wrap