[JIRA] (JENKINS-46068) Do not detect renamed GitHub repos under the old name (bonus points if job can be renamed when rename detected)

2018-12-20 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma commented on  JENKINS-46068  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Do not detect renamed GitHub repos under the old name (bonus points if job can be renamed when rename detected)   
 

  
 
 
 
 

 
 I'm also seeing this. Any fix planned?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-18 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-18 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma commented on  JENKINS-55163  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
 Ok. So I figured out the problem. One of the shared file name was build.groovy which was causing conflicts with build pipeline step. Renamed the file and that fixed the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 
 
Component/s: 
 pipeline-build-step-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 

  
 
 
 
 

 
 This is what I have in my shared library groovy file  {{ build job: 'Job Name', parameters:    [ string(name: 'ENVIRONMENT', value: 'sit'), string(name: 'param1', value: 'value1' ) ] }} It is failing with below error : {{hudson.remoting.ProxyException: groovy.lang.MissingMethodException: No signature of method: build.call() is applicable for argument types: (java.util.LinkedHashMap) values: [[job:**, parameters:[@string(name=ENVIRONMENT,value=sit), ...]]] Possible solutions: call(java.lang.Object, java.lang.Object, java.lang.Object), wait(), any(), wait(long), main([Ljava.lang.String ;) , any(groovy.lang.Closure)}}{{I also literally copied the same text as generated by Snippet Generator and even that threw the same error!}} Can you please advise on what's the correct function call?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 
 
Component/s: 
 workflow-cps-global-lib-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 

  
 
 
 
 

 
 This is what I have in my shared library groovy file {{build job: 'Job Name',  parameters:  [   string(name: 'ENVIRONMENT', value: 'sit'),   string(name: 'param1', value: 'value1' )  ]}}It is failing with below error : {{hudson.remoting.ProxyException: groovy.lang.MissingMethodException: No signature of method: build.call() is applicable for argument types: (java.util.LinkedHashMap) values: [[job:**, parameters:[@string(name=ENVIRONMENT,value=sit), ...]]]Possible solutions: call(java.lang.Object, java.lang.Object, java.lang.Object), wait(), any(), wait(long), main([Ljava.lang.String;), any(groovy.lang.Closure)}}{{I also literally copied the same text as generated by Snippet Generator and even that threw the same error!}} {{}}    {{ Can you please advise on wha}}t's the correct function call? {{}}{{}}    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Change By: 
 Avadh Sharma  
 

  
 
 
 
 

 
 This is what I have in my shared library groovy file {{build job: 'Job Name', parameters: [ string(name: 'ENVIRONMENT', value: 'sit'), string(name: 'param1', value: 'value1' ) ]}}It is failing with below error : {{hudson.remoting.ProxyException: groovy.lang.MissingMethodException: No signature of method: build.call() is applicable for argument types: (java.util.LinkedHashMap) values: [[job:**, parameters:[@string(name=ENVIRONMENT,value=sit), ...]]] Possible solutions: call(java.lang.Object, java.lang.Object, java.lang.Object), wait(), any(), wait(long), main([Ljava.lang.String;), any(groovy.lang.Closure)}}{{I also literally copied the same text as generated by Snippet Generator and even that threw the same error!}} Can you please advise on  wha}}t  what 's the correct function call?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55163) Not able to Trigger Jenkins Job from shared library file

2018-12-12 Thread avad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Avadh Sharma created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55163  
 
 
  Not able to Trigger Jenkins Job from shared library file   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 workflow-cps-plugin  
 
 
Created: 
 2018-12-13 00:27  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Avadh Sharma  
 

  
 
 
 
 

 
 This is what I have in my shared library groovy file   {{build job: 'Job Name', parameters: [ string(name: 'ENVIRONMENT', value: 'sit'), string(name: 'param1', value: 'value1' ) ]}} It is failing with below error :   {{hudson.remoting.ProxyException: groovy.lang.MissingMethodException: No signature of method: build.call() is applicable for argument types: (java.util.LinkedHashMap) values: [[job:**, parameters:[@string(name=ENVIRONMENT,value=sit), ...]]] Possible solutions: call(java.lang.Object, java.lang.Object, java.lang.Object), wait(), any(), wait(long), main([Ljava.lang.String, any(groovy.lang.Closure)}} I also literally copied the same text as generated by Snippet Generator and even that threw the same error! {{}} {{Can you please advise on wha}}t's the correct function call? {{}} {{}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment