Re: Workflow 1.5 problems

2015-05-13 Thread Craig Rodrigues
For (1) I have created https://issues.jenkins-ci.org/browse/JENKINS-28382

For (2), I hope that JENKINS-25550 gets fixed.  I tried Workflow 1.6, and
encountered the same problem.  I've found the Workflow plugin to be
unusable due to this issue, unfortunately.
--
Craig

On Thu, Apr 23, 2015 at 10:25 PM, Baptiste Mathus 
wrote:

> Hi,
>
> For 1) this plugin needs to be integrated. Or to be upgraded so that it
> supports the WorkflowJob (possibly file an issue for the Workspace Cleanup
> Plugin).
> For 2) known issue see https://issues.jenkins-ci.org/browse/JENKINS-25550
> and the ML archive.
>
> Cheers
>
> 2015-04-13 21:12 GMT+02:00 Craig Rodrigues :
>
>> Hi,
>>
>> I am using:
>>
>> Jenkins 1.608
>> Workflow 1.5
>> FreeBSD 9.3
>>
>> I have the following workflow job:
>> https://jenkins.freebsd.org/job/HEAD_Build_and_Test/
>>
>> source code for the job is here:
>>
>>
>> https://github.com/freebsd/jenkins-config/blob/master/jobs/HEAD_Build_and_Test/config.xml
>>
>> I encountered two problems:
>>
>> (1)  There is no "Wipe out Current Workspace" option for this job
>> (2)  Once in a while, a workflow will run, and get "stuck".  It never
>> completes,
>>and if I click on the "X" to stop it, it does not stop.  I don't
>> have an example
>>of this behavior right now, because I restarted Jenkins, but I
>> have seen it a few times.
>>
>> Are these known problems?  Are there any workarounds?
>>
>> --
>> Craig
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVfDNoQPtxzQ%2BGVKCb7E_S5ofjYuGvvui%2BsMgtRc%3Dn_Vag%40mail.gmail.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Baptiste  MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor !
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6sEb7Gw975Z7P8Bq7_9gMKk-%3DV9TZbjb_koEfLj-Es%3DQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVcPBLEWhBDHU3rJeq4PVUpNQWpiBKL0Wwsm0L8Diw98Gw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Workflow 1.5 problems

2015-04-23 Thread Baptiste Mathus
Hi,

For 1) this plugin needs to be integrated. Or to be upgraded so that it
supports the WorkflowJob (possibly file an issue for the Workspace Cleanup
Plugin).
For 2) known issue see https://issues.jenkins-ci.org/browse/JENKINS-25550
and the ML archive.

Cheers

2015-04-13 21:12 GMT+02:00 Craig Rodrigues :

> Hi,
>
> I am using:
>
> Jenkins 1.608
> Workflow 1.5
> FreeBSD 9.3
>
> I have the following workflow job:
> https://jenkins.freebsd.org/job/HEAD_Build_and_Test/
>
> source code for the job is here:
>
>
> https://github.com/freebsd/jenkins-config/blob/master/jobs/HEAD_Build_and_Test/config.xml
>
> I encountered two problems:
>
> (1)  There is no "Wipe out Current Workspace" option for this job
> (2)  Once in a while, a workflow will run, and get "stuck".  It never
> completes,
>and if I click on the "X" to stop it, it does not stop.  I don't
> have an example
>of this behavior right now, because I restarted Jenkins, but I have
> seen it a few times.
>
> Are these known problems?  Are there any workarounds?
>
> --
> Craig
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVfDNoQPtxzQ%2BGVKCb7E_S5ofjYuGvvui%2BsMgtRc%3Dn_Vag%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6sEb7Gw975Z7P8Bq7_9gMKk-%3DV9TZbjb_koEfLj-Es%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Workflow 1.5 problems

2015-04-13 Thread Craig Rodrigues
Hi,

I am using:

Jenkins 1.608
Workflow 1.5
FreeBSD 9.3

I have the following workflow job:
https://jenkins.freebsd.org/job/HEAD_Build_and_Test/

source code for the job is here:

https://github.com/freebsd/jenkins-config/blob/master/jobs/HEAD_Build_and_Test/config.xml

I encountered two problems:

(1)  There is no "Wipe out Current Workspace" option for this job
(2)  Once in a while, a workflow will run, and get "stuck".  It never
completes,
   and if I click on the "X" to stop it, it does not stop.  I don't
have an example
   of this behavior right now, because I restarted Jenkins, but I have
seen it a few times.

Are these known problems?  Are there any workarounds?

--
Craig

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVfDNoQPtxzQ%2BGVKCb7E_S5ofjYuGvvui%2BsMgtRc%3Dn_Vag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.