[JIRA] (JENKINS-38156) Need branch name and other details from parallel branches

2016-09-13 Thread budhi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ashudeep Budhiraja updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38156  
 
 
  Need branch name and other details from parallel branches   
 

  
 
 
 
 

 
Change By: 
 Ashudeep Budhiraja  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 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-38156) Need branch name and other details from parallel branches

2016-09-13 Thread budhi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ashudeep Budhiraja created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38156  
 
 
  Need branch name and other details from parallel branches   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Jesse Glick  
 
 
Components: 
 parallel-test-executor-plugin, pipeline, pipeline-build-step-plugin  
 
 
Created: 
 2016/Sep/13 6:06 AM  
 
 
Labels: 
 jenkins pipeline exception 2.0 user-experience api build robustness  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Ashudeep Budhiraja  
 

  
 
 
 
 

 
 Is there a way to get which parallel branch is failing and get more details on the steps being executed/logs of that failure. Other objective is to compile list of all failed branches. def list=[ "abc" , "def" , "xyz" , "pqr" ] def branches = [:] def listLength=list.size() for (i=0;i

[JIRA] (JENKINS-35367) EMail-Ext Extended Pipeline Support - Templates

2016-09-12 Thread budhi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ashudeep Budhiraja commented on  JENKINS-35367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EMail-Ext Extended Pipeline Support - Templates   
 

  
 
 
 
 

 
 Hi Team, David, Though email-ext involves lot and may need time, is there any basic level of template support existing currently? Thanks.  
 

  
 
 
 
 

 
 
 

 
 
 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] [workflow-plugin] (JENKINS-34901) Continue parallel branch even if previous branch failed

2016-05-28 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja commented on  JENKINS-34901 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Continue parallel branch even if previous branch failed  
 
 
 
 
 
 
 
 
 
 
Hi Sam, 
Thanks. Can you also describe a way to gracefully exit from the catch block. return doesn't work and System.exit(1) causes Jenkins to go dow. 
Regards, 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [groovy-plugin] (JENKINS-35199) Scripts not permitted to use method java.lang.String isEmpty

2016-05-28 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-35199 
 
 
 
  Scripts not permitted to use method java.lang.String isEmpty  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 vjuranek 
 
 
 

Components:
 

 groovy-plugin, pipeline-view-plugin, workflow-plugin 
 
 
 

Created:
 

 2016/May/28 11:40 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ashudeep Budhiraja 
 
 
 
 
 
 
 
 
 
 
Getting Exception: Scripts not permitted to use method java.lang.String isEmpty Also not getting under JENKINSURL/scriptApproval 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 


[JIRA] [parallel-test-executor-plugin] (JENKINS-34901) Continue parallel stage even if previous stage failed

2016-05-17 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34901 
 
 
 
  Continue parallel stage even if previous stage failed  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Sam Van Oort 
 
 
 

Components:
 

 parallel-test-executor-plugin, pipeline-stage-view-plugin, workflow-plugin 
 
 
 

Created:
 

 2016/May/18 12:12 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ashudeep Budhiraja 
 
 
 
 
 
 
 
 
 
 
Multiple parallel branches,  
parallel A parallel B parallel C 
Is there any option to continue to B, even if A fails 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
   

[JIRA] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-14 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34638 
 
 
 
  org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ashudeep Budhiraja 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [publish-over-ssh-plugin] (JENKINS-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2016-05-13 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja commented on  JENKINS-27963 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Please add support for jenkins pipeline plugin to publish-over-ssh  
 
 
 
 
 
 
 
 
 
 
Thanks Peter. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-13 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja commented on  JENKINS-34638 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 
 
Thanks Kieran, Works after adding to Signatures already approved: 
 

field java.util.ArrayList size
 

method java.util.Random nextInt
 

new java.util.Random
 

staticMethod java.lang.Math abs int
 

staticMethod java.lang.Math random
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-13 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja edited a comment on  JENKINS-34638 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 
 Thanks Kieran,Works after adding to  list of "*  Signatures already approved *" :* field java.util.ArrayList size* method java.util.Random nextInt* new java.util.Random* staticMethod java.lang.Math abs int* staticMethod java.lang.Math random*  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [publish-over-ssh-plugin] (JENKINS-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2016-05-11 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja commented on  JENKINS-27963 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Please add support for jenkins pipeline plugin to publish-over-ssh  
 
 
 
 
 
 
 
 
 
 
Hi Jesse, Peter, 
Getting - java.lang.NoSuchMethodError: No such DSL method 'sshagent' found among 
Thanks 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-11 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja commented on  JENKINS-34638 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 
 
Hi Kieran,  Can you kindly explain further on how to achieve it? 
Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [publish-over-ssh-plugin] (JENKINS-27963) Please add support for jenkins pipeline plugin to publish-over-ssh

2016-05-11 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27963 
 
 
 
  Please add support for jenkins pipeline plugin to publish-over-ssh  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ashudeep Budhiraja 
 
 
 

Priority:
 
 Major Critical 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-10 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja started work on  JENKINS-34638 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Ashudeep Budhiraja 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-09 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34638 
 
 
 
  org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 

Change By:
 
 Ashudeep Budhiraja 
 
 
 

Priority:
 
 Major Critical 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-34638) org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random

2016-05-06 Thread budhi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashudeep Budhiraja created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34638 
 
 
 
  org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 2016/May/06 6:35 AM 
 
 
 

Environment:
 

  Jenkins ver. 2.0 
 
 
 

Labels:
 

 workflow Jenkinsfie Pipeline git random java.util.Random 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Ashudeep Budhiraja 
 
 
 
 
 
 
 
 
 
 
Works fine when run using Piepline script however when using Pipeline script from SCM, it breaks. 
[Pipeline] End of Pipeline org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use new java.util.Random at org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectNew(StaticWhitelist.java:167) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onNewInstance(SandboxInterceptor.java:116) at org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:191) at