[JIRA] (JENKINS-39519) Jobs setup to run on same docker image are running in serial

2016-11-04 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39519  
 
 
  Jobs setup to run on same docker image are running in serial   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 magnayn  
 
 
Attachments: 
 jenkins_parallel.log, jenkins_serial.log  
 
 
Components: 
 docker-plugin  
 
 
Created: 
 2016/Nov/04 6:51 PM  
 
 
Environment: 
 Cloudbees Jenkins Enterprise 2.7.20.2-rolling  Docker plugin 0.16.2  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alex Raguero  
 

  
 
 
 
 

 
 I defined a docker template with image name 'kkm' and label 'docker-slave'. I created two jenkins jobs (docker-test1 & docker-test2) to run on docker-slave. When I run 'build now' simultaneously on both jobs sometimes the jobs will execute in parallel sometimes only one job will run while the other waits. See the attached jenkins logs. What is the expected behavior? These should run in parallel.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  

[JIRA] (JENKINS-38913) DSL for choiceParam not working

2016-10-12 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero commented on  JENKINS-38913  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: DSL for choiceParam not working   
 

  
 
 
 
 

 
 Also not working for version Jenkins ver. 2.7.19.1 (CloudBees Jenkins Enterprise 2.7.19.1-rolling)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-38913) DSL for choiceParam not working

2016-10-11 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38913  
 
 
  DSL for choiceParam not working   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Attachments: 
 Screen Shot 2016-10-11 at 1.27.35 PM.png  
 
 
Components: 
 promoted-builds-plugin  
 
 
Created: 
 2016/Oct/11 8:34 PM  
 
 
Environment: 
 Jenkin 1.655  promoted builds plugin 2.27  job DSL plugin 1.51  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alex Raguero  
 

  
 
 
 
 

 
 The following DSL does not correctly generate the choices - a, b, c - in the generated job. See attached screen shot. freeStyleJob('rag-test-job') { properties{ promotions { promotion { name('Development') conditions { manual('araguero', parameters  { choiceParam('myParameterName',['a','b','c'],'my description') } ) } actions  { shell('echo hello;') }  } } } }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 
 

[JIRA] (JENKINS-35639) Build promotion not being queued

2016-06-15 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35639  
 
 
  Build promotion not being queued   
 

  
 
 
 
 

 
Change By: 
 Alex Raguero  
 
 
Attachment: 
 promote_config.xml  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35639) Build promotion not being queued

2016-06-15 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero commented on  JENKINS-35639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build promotion not being queued   
 

  
 
 
 
 

 
  promote_config.xml  I've attached the config.xml from the promotion job.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35639) Build promotion not being queued

2016-06-15 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero commented on  JENKINS-35639  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build promotion not being queued   
 

  
 
 
 
 

 
  config.xml  I've attached the config.xml. Core Jenkins version is 1.655  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-35639) Build promotion not being queued

2016-06-15 Thread jhav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Raguero updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35639  
 
 
  Build promotion not being queued   
 

  
 
 
 
 

 
Change By: 
 Alex Raguero  
 
 
Attachment: 
 config.xml  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-35639) Build promotion not being queued

2016-06-10 Thread jhav...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alex Raguero created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35639 
 
 
 
  Build promotion not being queued  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Oleg Nenashev 
 
 
 

Components:
 

 promoted-builds-plugin 
 
 
 

Created:
 

 2016/Jun/10 9:55 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Alex Raguero 
 
 
 
 
 
 
 
 
 
 
When I launch a build I used to be able to execute promote right away and it would wait for the build to complete before starting the promote. With new version 2.27 of the promote build plugin it now immediately runs the promote without waiting for the build to complete. 
I upgraded promoted build plugin from 2.24.1 to 2.27. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment