[JIRA] (JENKINS-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2020-05-07 Thread 'amit7...@gmail.com (JIRA)' via Jenkins Issues
Title: Message Title


 
 
 
 

 
 
 

 
   
 Amit Itzkovtich commented on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 Had the same issue, and Karl's note really solved it! My jenkins is running on CentOS, so the steps were: 1. Go to /etc/sysconfig/jenkins 2. Add the flag "-Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true" to the end of the "JENKINS_JAVA_OPTIONS" variable 3. Restart jenkins service Builds output is much clearer now, thanks Karl!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.154608.1398720056000.23275.1588874760256%40Atlassian.JIRA.


[JIRA] (JENKINS-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2019-10-22 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-22794  
 
 
  Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.154608.1398720056000.14820.1571794281321%40Atlassian.JIRA.


[JIRA] (JENKINS-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2019-07-25 Thread jordan.soko...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jordan Sokolic commented on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 Setting the system property either via script console or via /etc/default/jenkins does not work for me. We have several thousand branches in our repository and they are printed upon every triggered build. This is really unnecessary. Jenkins version: 2.176.1 Git client plugin version: 2.8.0 Jenkins cmdline:  /usr/bin/java -Xmx10g -Djava.awt.headless=true -jar /usr/share/jenkins/jenkins.war --webroot=/var/cache/jenkins/war --httpPort=8080 --httpListenAddress=127.0.0.1 --sessionTimeout=1440 --sessionEviction=43200 -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true    Any help would be much appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.154608.1398720056000.555.1564040521892%40Atlassian.JIRA.


[JIRA] (JENKINS-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-11-09 Thread timo.s...@iki.fi (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Timo Sand commented on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 Does this actually work anymore? I've set this on master, but it doesn't seem to work. Looking at the GitClient code, it should work, but...  
 

  
 
 
 
 

 
 
 

 
 
 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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus edited a comment on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 How does one go about setting options on a slave node using the EC2 Cloud plugin?  One would think it would be in "Jenkins -> Configuration" -> Cloud > Advanced, and then setting  "JVM Options" to  {{  -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true }}  but that does not work.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus edited a comment on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 I figured out the answer.  The comment above says "on each slave node" but I actually went on the master node and manually edited the startup script in /etc/init.d/jenkins and added: \ { \ {    -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true }}in there, and then I restarted Jenkins.  The existing slaves seemed to pick up the setting without needing to terminate/restart them.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus edited a comment on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 I figured out the answer.  The comment above says "on each slave node" but I actually went on the master node and manually edited the startup script in /etc/init.d/jenkins and added :{{   -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true  }}  in there, and then I restarted Jenkins.  The existing slaves seemed to pick up the setting  without needing to terminate/restart them .    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus commented on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 I figured out the answer.  The comment above says "on each slave node" but I actually went on the master node and manually edited the startup script in /etc/init.d/jenkins and added  -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true in there, and then I restarted Jenkins.  The existing slaves seemed to pick up the setting.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus edited a comment on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 How does one go about setting options on a slave node  using the EC2 Cloud plugin ?  One would think it would be in "Jenkins -> Configuration" ->  Slave  Cloud   > Advanced, and then setting  "JVM Options" to  -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true but that does not work.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-22794) Option to remove from log: "Seen branch in repository blah blah blah"

2018-05-04 Thread dc00 (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 D Claus commented on  JENKINS-22794  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Option to remove from log: "Seen branch in repository blah blah blah"   
 

  
 
 
 
 

 
 How does one go about setting options on a slave node?  One would think it would be in "Jenkins -> Configuration" -> Slave > Advanced, and then setting  "JVM Options" to  -Dorg.jenkinsci.plugins.gitclient.GitClient.quietRemoteBranches=true but that does not work.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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