[JIRA] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29921 
 
 
 
  Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

Component/s:
 
 git-client-plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-18 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
As far as I can tell from the description, this is not a bug in the git plugin or the ec2-plugin. The user was trying to install git on Linux with root permission commands (sudo yum install -y git) without having root permission for that user. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29921 
 
 
 
  Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
That Java version works for me on one or more of my slaves. 
I was more concerned about the Java version on the slave than about the Java version on the master, since the Failed to get git executable message is most likely due to an exception (InterruptedException or IOException) and I suspect that exception happens on the slave rather than happening on the master. 
In case you're willing to run an unreleased git plugin version for diagnosis, I added the exception to that Failed to get git executable message. You should be able to upload git-2.4.1-xx.hpi using the Jenkins plugin management Advanced tab, then restart Jenkins. The next time it reports Failed to get git executable, the message should include a stack trace. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
Are you attempting some form of automated install of git on your slave? Since git is already installed, you don't need Jenkins to install it for you. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
I'm at a loss. Your configuration is enough different from mine that I don't have any reasonable guesses to offer of what you might try. I think you've already used the typical diagnostic techniques I use, like 
 

Run a hello world job on the slave with no SCM
 

Run a hello world job on the slave with git SCM and JGit using a repository which requires no authentication
 

Run a hello world job on the slave with git SCM and command line git using a repository which requires no authentication
 

Run a checkout job that clones your desired repo with JGit
 

Run a checkout job that clones your desired repo with command line git
 

Run a compilation job that clones and compiles your desired repo with JGit
 

Run a compilation job that clones and compiles your desired repo with command line git Since I think you've already done all those steps, I don't have much else to offer. Sorry...
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 I'mataloss.YourconfigurationisenoughdifferentfromminethatIdon'thaveanyreasonableguessestoofferofwhatyoumighttry.Ithinkyou'vealreadyusedthetypicaldiagnostictechniquesIuse,like#RunahelloworldjobontheslavewithnoSCM#RunahelloworldjobontheslavewithgitSCMandJGitusingarepositorywhichrequiresnoauthentication#RunahelloworldjobontheslavewithgitSCMandcommandlinegitusingarepositorywhichrequiresnoauthentication#RunacheckoutjobthatclonesyourdesiredrepowithJGit#Runacheckoutjobthatclonesyourdesiredrepowithcommandlinegit#RunacompilationjobthatclonesandcompilesyourdesiredrepowithJGit#Runacompilationjobthatclonesandcompilesyourdesiredrepowithcommandlinegit  SinceIthinkyou'vealreadydoneallthosesteps,Idon'thavemuchelsetooffer.Sorry... 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
Correct, I'm automating the Git installation on my slaves via JGit. The slaves do not already have Git installed on them without me explicitly installing it via the slave's init script (which I removed for the purpose of testing installation via JGit). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
JGit will work for our implementation, I was just hoping to get the actual Git client working too. Assuming the default ec2-user user can't get admin permissions in the /usr/bin directory, is there another user I can configure Jenkins to use for the Git client installation? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
So long as you successfully run the sudo yum install -y git and that actually installs and configures a working git at /usr/bin/git, then it should work. If it is failing, then you might check if /usr/bin/git is not being installed. 
Git works on the CentOS machines I use. Git works on the Debian and Ubuntu machines I use. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
FYI, my Jenkins slaves are running: 
java version 1.7.0_85 OpenJDK Runtime Environment (amzn-2.6.1.3.61.amzn1-x86_64 u85-b01) OpenJDK 64-Bit Server VM (build 24.85-b03, mixed mode) 
As for the unreleased git plugin, I installed it and received this message during my Jenkins build (using the Git client rather than JGit): 
Failed to get git executable: java.io.IOException: Failed to create a temp file on /usr/bin/git 
It looks like it's trying to create a temp file in the Path to Git Executable path (which I currently have listed as /usr/bin/git since that's where the Git executable lives on my Jenkins slaves). However, if I remove the Git Client installation options (and just use JGit), the build finishes successfully. Any ideas why the Git client wouldn't work but JGit would here? (I assume it's due to the Path to Git Executable I've set, since that's where it's erroring out above.) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-14 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
Addendum: The EC2 slave default user (e.g. ec2-user) does not have write permissions in the /usr/bin directory. If Jenkins is using the ec2-user user for the Git installation process on the slave, this could why I'm seeing the Failed to create a temp file on /usr/bin/git error. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-13 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
If JGit did not work either, then I suspect something much more systemic, like an unexpected Java version, or something much closer to the core of Jenkins functionality. The JGit implementation inside the git plugin is completely self-contained. It only needs the Java run time. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-13 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
The only version of Java running on the Jenkins master is: 
java version 1.7.0_79 OpenJDK Runtime Environment (amzn-2.5.5.1.59.amzn1-x86_64 u79-b14) OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode) 
Do I need a different version in order for JGit to function? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-12 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
In the master Jenkins configuration screen there is a section for Git. In that section, I believe there is a pull down menu that will allow you to add another implementation. JGit is one of the choices from that menu. Once you've added JGit globally, it becomes available on all your slaves. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-12 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
You might consider enabling JGit on your master server, then you could use the JGit (pure Java) implementation rather than depending on command line git. 
Any chance you've defined the location of your git executable as something other than git in the global configuration? Particularly, have you defined it as a Windows specific path? 
I think this is a configuration issue, not a plugin bug. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-12 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
Git has not been configured elsewhere in the global configuration. 
I looked for a JGit plugin but did not find it - is this something that comes pre-installed with Jenkins core? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-12 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29921 
 
 
 
  Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Francis Upton 
 
 
 

Components:
 

 ec2-plugin, git-client-plugin 
 
 
 

Created:
 

 12/Aug/15 8:42 PM 
 
 
 

Environment:
 

 Jenkins v1.620, Git client plugin v1.18.0 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Jesse DeRose 
 
 
 
 
 
 
 
 
 
 
Setup: I use the ec2 plugin to spin up slave instances (running Amazon Linux) then install Git via the Git plugin (using the command sudo yum -y install git). 
Problem: When Jenkins attempts to install Git on the EC2 slave via the Git plugin, it returns the error Failed to get git executable. I cannot find anyone else with this error online or in these tickets. I triple-checked the executable path (/usr/bin/git) and tool home (/usr/bin). I can successfully run the command manually on the slave (via the CLI) and I can successfully run the command via the Init script portion of the ec2 plugin.  
 
 
 
 
 
 
 
 
 
 
 
 

[JIRA] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-12 Thread jcder...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse DeRose commented on  JENKINS-29921 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 
 
JGit did not work either. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.