Re: jenkins very slowly at finish any jobs

2013-08-13 Thread Richard Bywater
Ahh ok I see now. I had tried doing that before but only by marking the node offline and not actually killing the underlying slave process. (So turns out *offline* is not really **offline** :) ) Thanks for pointing out my misunderstanding - always good to learn something new each week! Richard.

Re: jenkins very slowly at finish any jobs

2013-08-13 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
Try it with a slave that is offline and you'll understand how it works :-) - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com At: Aug 12 2013 17:31:07 Oh - wonder how the Workspace option for a job works? On my system I can see all the conten

Re: jenkins very slowly at finish any jobs

2013-08-13 Thread Luis Lopez
Steffen! I have only one job that running maven. The others running script shell only but all jobs have the same behavior. might be happening? for this reason a lot of time consumption in the construction and integration process Help me!. 2013/8/13, Steffen Breitbach : > Hi Luis! > > On Mon, 2

Re: jenkins very slowly at finish any jobs

2013-08-13 Thread Steffen Breitbach
Hi Luis! On Mon, 2013-08-12 at 16:55 -0400, Luis Lopez wrote: > i have jenkins 1.526. When a job ends takes forever to cominece another job. > Can anyone help me? This might be related to fingerprinting. Are you running maven jobs? You might try to put the fingerprints in a ramdisk just for tes

Re: jenkins very slowly at finish any jobs

2013-08-12 Thread Richard Bywater
Oh - wonder how the Workspace option for a job works? On my system I can see all the contents of the entire workspace - not just the artifacts and test unit results etc. Richard. On Tue, Aug 13, 2013 at 9:10 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) < kpflem...@bloomberg.net> wrote: > I don't be

Re: jenkins very slowly at finish any jobs

2013-08-12 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
I don't believe this is true; workspaces are never copied wholesale. Parts of them can be copied if the job has been configured to preserve artifacts, and some plugins will also copy parts of them if needed (the Cobertura plugin, for example). Unless those features have been enabled though, the

Re: jenkins very slowly at finish any jobs

2013-08-12 Thread Richard Bywater
Is the job running on the master or a slave? If its the slave then the workspace gets copied back to the master so the bigger the workspace the longer it will probably take. Richard. On Tue, Aug 13, 2013 at 8:55 AM, Luis Lopez wrote: > i have jenkins 1.526. When a job ends takes forever to com

jenkins very slowly at finish any jobs

2013-08-12 Thread Luis Lopez
i have jenkins 1.526. When a job ends takes forever to cominece another job. Can anyone help me? I installed jenkins on ubuntu 12.04 using deb distrbutions. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and sto