[JIRA] (JENKINS-50238) Stage block timer value overlapped by animation

2018-03-18 Thread axmetishe+jenkins...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eugene Ahmethanov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50238  
 
 
  Stage block timer value overlapped by animation   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Sam Van Oort  
 
 
Attachments: 
 Screenshot from 2018-03-18 13-28-06.png  
 
 
Components: 
 pipeline-stage-view-plugin  
 
 
Created: 
 2018-03-18 10:35  
 
 
Environment: 
 Jenkins ver. 2.89.4  Pipeline Stage View Plugin 2.9  Google Chrome Version 63.0.3239.108 (Official Build) (64-bit)  
 
 
Labels: 
 plugin stageview-frontend  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Eugene Ahmethanov  
 

  
 
 
 
 

 
 Timer value is overlapped by progress style and became hidden:    

 

"stage-cell stage-cell-0 IN_PROGRESS" data-stageid="13">
  "cell-color">
"stage-wrapper">
"duration">
"font-size: 1.4982576030365897em; opacity: 0.9982576030365897;">40min 13s

"stage-actions-popover" descurl="/job/Project/50/execution/node/13/wfapi/describe" notif="stage-actions-popover,stage-failed-popover" caption="In Progress" class="cbwf-widget cbwf-controller-applied stage-actions-popover">
"progress">
"progress-bar progress-bar-striped" style="width: 98%">

  

[JIRA] (JENKINS-49994) Report uses of anonymous classes in outgoing Remoting packets

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-49994  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Report uses of anonymous classes in outgoing Remoting packets   
 

  
 
 
 
 

 
 Motivation explained in https://github.com/jenkinsci/jenkins/pull/3312#issuecomment-368713851 

Note that this will issue warnings when encountering anonymous (etc.) classes either in Remoting or XStream. For XStream cases, these are always plainly bugs. For Remoting, it is not necessarily a problem—RemoteClassLoader ensures that the same bytecode version is used on either side—but there are still reasons to really prefer named classes: 
 
After jenkinsci/remoting#204, you will get more meaningful logging. See an example in #3071. 
It is all too easy to accidentally pull in crazy stuff via Callable this$0 (jenkinsci/packer-plugin#22 for just the most recent example). If you are lucky, all that implicit data will be small and (safely) Serializable. 
 
  
 

  
 
 
 
 

 
 
 

 
 
 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/

[JIRA] (JENKINS-50239) Template ID help button returns empty box

2018-03-18 Thread linux...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Buvanesh Kumar created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50239  
 
 
  Template ID help button returns empty box   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 John Westcott  
 
 
Attachments: 
 Template ID help returns none.png  
 
 
Components: 
 ansible-tower-plugin  
 
 
Created: 
 2018-03-18 14:34  
 
 
Environment: 
 Jenkins ver. 2.110  Ansible Tower Plugin 0.8.0  
 
 
Labels: 
 plugin ansible-plugin ansible  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Buvanesh Kumar  
 

  
 
 
 
 

 
 I see there is a help button for Job ID in Ansible Tower. But when I click the help icon, it simply returns empty box (refer attachment).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  

[JIRA] (JENKINS-50195) Create a non root user for running Jenkins and the evergreen-client

2018-03-18 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50195  
 
 
  Create a non root user for running Jenkins and the evergreen-client   
 

  
 
 
 
 

 
Change By: 
 Baptiste Mathus  
 
 
Sprint: 
 Essentials - Milestone 1  
 

  
 
 
 
 

 
 
 

 
 
 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-50195) Create a non root user for running Jenkins and the evergreen-client

2018-03-18 Thread bat...@batmat.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Baptiste Mathus commented on  JENKINS-50195  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Create a non root user for running Jenkins and the evergreen-client   
 

  
 
 
 
 

 
 Ack, tagged for current milestone so that it shows up on the board. But ack also to work on it only if others are done. I agree it's not critical to the current phase.  
 

  
 
 
 
 

 
 
 

 
 
 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-50239) Template ID help button returns empty box

2018-03-18 Thread linux...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Buvanesh Kumar updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50239  
 
 
  Template ID help button returns empty box   
 

  
 
 
 
 

 
Change By: 
 Buvanesh Kumar  
 

  
 
 
 
 

 
 I see there is a help button for  Job  Template  ID in Ansible Tower.But when I click the help icon, it simply returns empty box (refer attachment).  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread varun.devire...@moodys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Varun Reddy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50240  
 
 
  Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 EE1893BF-1D4C-4EBB-84D8-F28C7536B305.jpeg  
 
 
Components: 
 core  
 
 
Created: 
 2018-03-18 15:52  
 
 
Environment: 
 Jenkins:2.107.1  OS: RHEL 7.3  Web browser: Chrome  JDK:9  Tomcat 9.0.5   
 
 
Priority: 
  Major  
 
 
Reporter: 
 Varun Reddy  
 

  
 
 
 
 

 
 Have it downloaded as generic war file.Jenkins lost all the images and icons after system reboot. Jenkins is running as webapp under Tomcat. Running as generic war file under Tomcat.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 
   

[JIRA] (JENKINS-50195) Create a non root user for running Jenkins and the evergreen-client

2018-03-18 Thread ty...@monkeypox.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 R. Tyler Croy commented on  JENKINS-50195  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Create a non root user for running Jenkins and the evergreen-client   
 

  
 
 
 
 

 
 Baptiste Mathus, FYI the reason I'd like to get to this (if possible) in Milestone 1 is that it will be difficult to seamlessly upgrade in the future without a full re-installation. If the filesystem permissions are correct when somebody starts with Milestone 1, in theory we can continue upgrading them all the way to GA   
 

  
 
 
 
 

 
 
 

 
 
 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-10571) Git Plugin crashes when remote branch gets deleted, and its commit is not available.

2018-03-18 Thread shabaev.s...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shat Shabaev edited a comment on  JENKINS-10571  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git Plugin crashes when remote branch gets deleted, and its commit is not available.   
 

  
 
 
 
 

 
 --prune works but doesn't help. \{code} git: 3.7.0git-client: 2.7.1 \{code}    
 

  
 
 
 
 

 
 
 

 
 
 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-10571) Git Plugin crashes when remote branch gets deleted, and its commit is not available.

2018-03-18 Thread shabaev.s...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shat Shabaev commented on  JENKINS-10571  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git Plugin crashes when remote branch gets deleted, and its commit is not available.   
 

  
 
 
 
 

 
 --prune works but doesn't help. {code} git: 3.7.0 git-client: 2.7.1 {code}  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 Hi. Which version have you been using before the update?  
 

  
 
 
 
 

 
 
 

 
 
 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-28466) Can't use environment variables like JENKINS_URL、JOB_URL、BUILD_URL in a new jenkins before it's save-button which is in system settings is clicked

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fix in progress (admin monitor if it's unset, and adding it to the setup wizard) in the context of JENKINS-31661 so resolving as duplicate. The issues are related enough.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-28466  
 
 
  Can't use environment variables like JENKINS_URL、JOB_URL、BUILD_URL in a new jenkins before it's save-button which is in system settings is clicked
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to th

[JIRA] (JENKINS-26143) Workflow Snippet Generator - Incorrect format for Input with Choice Parameter

2018-03-18 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-26143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow Snippet Generator - Incorrect format for Input with Choice Parameter   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/model/ChoiceParameterDefinition.java http://jenkins-ci.org/commit/jenkins/f0e56875d08b436a6c7f8e23afca7e59c55d33fc Log: JENKINS-26143 Apparently only List is allowed  
 

  
 
 
 
 

 
 
 

 
 
 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-26143) Workflow Snippet Generator - Incorrect format for Input with Choice Parameter

2018-03-18 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-26143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow Snippet Generator - Incorrect format for Input with Choice Parameter   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/model/ChoiceParameterDefinition.java http://jenkins-ci.org/commit/jenkins/bd7fd304a7bc93b4efc1c8f7e262aa329b86 Log: JENKINS-26143 Make choice parameter work with choices list in pipeline  
 

  
 
 
 
 

 
 
 

 
 
 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-26143) Workflow Snippet Generator - Incorrect format for Input with Choice Parameter

2018-03-18 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-26143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Workflow Snippet Generator - Incorrect format for Input with Choice Parameter   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/model/ChoiceParameterDefinition.java http://jenkins-ci.org/commit/jenkins/6de571632c3873689981c27902ae8269fdf094eb Log: Merge pull request #3014 from daniel-beck/JENKINS-26143 JENKINS-26143 Make choice parameter work with choices list in pipeline Compare: https://github.com/jenkinsci/jenkins/compare/bb8913759634...6de571632c38  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 Jesse Glick could it be related to JEP-200 patches for Apache Tomcat?  
 

  
 
 
 
 

 
 
 

 
 
 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-26143) Workflow Snippet Generator - Incorrect format for Input with Choice Parameter

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated  JENKINS-26143  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Merged, I expect this will be in Jenkins 2.112.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-26143  
 
 
  Workflow Snippet Generator - Incorrect format for Input with Choice Parameter   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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 ht

[JIRA] (JENKINS-49588) java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49588  
 
 
  java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Labels: 
 regression  
 

  
 
 
 
 

 
 
 

 
 
 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-49588) java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-49588  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)   
 

  
 
 
 
 

 
 This does not look like an actual regression or we would have more than one report by now. All watchers of this issue are the reporter, Jenkins contributors, or the bot.  
 

  
 
 
 
 

 
 
 

 
 
 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-49588) java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49588  
 
 
  java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Priority: 
 Blocker Minor  
 

  
 
 
 
 

 
 
 

 
 
 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-49588) java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck edited a comment on  JENKINS-49588  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: java.lang.NullPointerException at hudson.model.Fingerprint.addWithoutSaving(Fingerprint.java:1035)   
 

  
 
 
 
 

 
 This does not look like an actual regression  that happens in even somewhat regular conditions,  or we would have more than one report by now. All watchers of this issue are the reporter, Jenkins contributors, or the bot.  
 

  
 
 
 
 

 
 
 

 
 
 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-50189) Regression: Pipeline 'sh' step broken by Kubernetes plugin 1.3.2

2018-03-18 Thread giuseppe.ianne...@brokenloop.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Giuseppe Iannello commented on  JENKINS-50189  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Regression: Pipeline 'sh' step broken by Kubernetes plugin 1.3.2   
 

  
 
 
 
 

 
 We are affected by the same issue, even on v1.3.3. Our pod definition has multiple containers, and the relevant containerTemplate looks like ``` containerTemplate(   name: 'maven',   image: 'maven',   command: 'cat',   ttyEnabled: true, ) ``` Our error message is slightly different: ``` [Pipeline] sh [d_libraries_root-pom_master-IBDA7ZLGARTGM5UXTY4FQ3N7KSBW57KKSZTZTHIDWUIRLA7QANJA] Running shell script /bin/bash: line 60: nohup: command not found EXITCODE 127process apparently never started in /home/jenkins/workspace/d_libraries_root-pom_master-IBDA7ZLGARTGM5UXTY4FQ3N7KSBW57KKSZTZTHIDWUIRLA7QANJA@tmp/durable-3fe1b15c ```  
 

  
 
 
 
 

 
 
 

 
 
 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-50189) Regression: Pipeline 'sh' step broken by Kubernetes plugin 1.3.2

2018-03-18 Thread giuseppe.ianne...@brokenloop.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Giuseppe Iannello edited a comment on  JENKINS-50189  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Regression: Pipeline 'sh' step broken by Kubernetes plugin 1.3.2   
 

  
 
 
 
 

 
 We are affected by the same issue, even on v1.3.3. Our pod definition has multiple containers, and the relevant containerTemplate looks like ``` {code:java}   containerTemplate(  name: 'maven',  image: 'maven',  command: 'cat',  ttyEnabled: true,) {code}     ``` Our error message is slightly different: {code:java}  ``` [Pipeline] sh[d_libraries_root-pom_master-IBDA7ZLGARTGM5UXTY4FQ3N7KSBW57KKSZTZTHIDWUIRLA7QANJA] Running shell script/bin/bash: line 60: nohup: command not foundEXITCODE 127process apparently never started in /home/jenkins/workspace/d_libraries_root-pom_master-IBDA7ZLGARTGM5UXTY4FQ3N7KSBW57KKSZTZTHIDWUIRLA7QANJA@tmp/durable-3fe1b15c ``` {code}  
 

  
 
 
 
 

 
 
 

 
 
 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-50099) Downstream pipelines are not triggered when the artifact is a a WAR and consumed by war-overlay

2018-03-18 Thread hartmut.benz+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hartmut Benz commented on  JENKINS-50099  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Downstream pipelines are not triggered when the artifact is a a WAR and consumed by war-overlay   
 

  
 
 
 
 

 
 The work-around for the WAR works: the WAR versions built with compile and runtime scope are identical. Sadly, the build-trigger is still not working but that seems to be related to JENKINS-46313 and may require another ticket and some time to build a test scenario. My upstream project is multi-branch, multi-(maven)-module. The downstream WAR overlay basically depends on all branches with the right version number. But rom the point of view of the dependency-relationships, the branches all depend upon one another (but don't trigger each other). Effectively, the downstream project depends on the upstream (branch) project directly (a–>b) and at the same time indirectly via other upstream branch projects (a–>a'–>b). And that seems to be the trigger-exclusion criteria of JENKINS-46313. Cyrille Le Clerc, do you see here a misconfiguration on my side or should I build a ticket with demo projects for it?  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 

JDK:9
 This makes me doubt everything about this report. Jenkins does not run on Java 9.  
 

  
 
 
 
 

 
 
 

 
 
 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-49921) Multiple cron entries for the same time result in all but one getting lost

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49921  
 
 
  Multiple cron entries for the same time result in all but one getting lost   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Component/s: 
 parameterized-scheduler-plugin  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 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-49953) jenkins gives Bad Request page mostly while trying to change configuration of a job

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-49953  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: jenkins gives Bad Request page mostly while trying to change configuration of a job   
 

  
 
 
 
 

 
 Assuming this error message means it's the cookie header, what's the value you're sending that's too long?  
 

  
 
 
 
 

 
 
 

 
 
 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-49943) memory issue (RAM)with jenkins server

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck closed an issue as Incomplete  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This is not enough information to investigate whether this is even a bug or not. If you're looking for help, email the jenkinsci-users mailing list and ask for advice.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-49943  
 
 
  memory issue (RAM)with jenkins server
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Incomplete  
 

  
 
 
 
 

 
 
 

 
 
 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

[JIRA] (JENKINS-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 Right, I missed that  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50240  
 
 
  Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Priority: 
 Major Minor  
 

  
 
 
 
 

 
 
 

 
 
 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-49721) withMaven requires maven argument when using with takari wrapper

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc assigned an issue to Cyrille Le Clerc  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49721  
 
 
  withMaven requires maven argument when using with takari wrapper   
 

  
 
 
 
 

 
Change By: 
 Cyrille Le Clerc  
 
 
Assignee: 
 Alvaro Lobato Cyrille Le Clerc  
 

  
 
 
 
 

 
 
 

 
 
 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-49721) withMaven requires maven argument when using with takari wrapper

2018-03-18 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-49721  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: withMaven requires maven argument when using with takari wrapper   
 

  
 
 
 
 

 
 Code changed in jenkins User: Cyrille Le Clerc Path: jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepExecution.java http://jenkins-ci.org/commit/pipeline-maven-plugin/399caf7227f7fa69ddef43cd9e7b294c0208eb19 Log: JENKINS-49721 Don't abort the build if withMaven can't find a Maven installation, it may be a project using Takari's mvnw or an installation done later in the build  
 

  
 
 
 
 

 
 
 

 
 
 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-49721) withMaven requires maven argument when using with takari wrapper

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc commented on  JENKINS-49721  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: withMaven requires maven argument when using with takari wrapper   
 

  
 
 
 
 

 
 James Nord you anticipated this one  fix in progress, a better idea that what I had imagined 6 months ago.  
 

  
 
 
 
 

 
 
 

 
 
 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-50241) Add Maven details tab to build result page

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50241  
 
 
  Add Maven details tab to build result page   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Cyrille Le Clerc  
 
 
Components: 
 pipeline-maven-plugin  
 
 
Created: 
 2018-03-18 22:51  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Cyrille Le Clerc  
 

  
 
 
 
 

 
 Add Maven details tab to build result page: 
 
Upstream and downstream pipelines 
Generated artifacts 
... 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

 

[JIRA] (JENKINS-50241) Add Maven details tab to build result page

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc commented on  JENKINS-50241  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add Maven details tab to build result page   
 

  
 
 
 
 

 
 cc Arnaud Héritier  
 

  
 
 
 
 

 
 
 

 
 
 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-50241) Add Maven details tab to build result page

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50241  
 
 
  Add Maven details tab to build result page   
 

  
 
 
 
 

 
Change By: 
 Cyrille Le Clerc  
 
 
Attachment: 
 JENKINS-50241.png  
 

  
 
 
 
 

 
 Add Maven details tab to build result page:* Upstream and downstream pipelines* Generated artifacts* ...   
 

  
 
 
 
 

 
 
 

 
 
 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-50241) Add Maven details tab to build result page

2018-03-18 Thread clecl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Cyrille Le Clerc updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50241  
 
 
  Add Maven details tab to build result page   
 

  
 
 
 
 

 
Change By: 
 Cyrille Le Clerc  
 

  
 
 
 
 

 
 Add Maven details tab to build result page:* Upstream and downstream pipelines* Generated artifacts* ...  !JENKINS-50241.png|thumbnail!   
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread varun.devire...@moodys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Varun Reddy commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 Sorry this is the version I am using for JDK. openjdk version "1.8.0_141" OpenJDK Runtime Environment (build 1.8.0_141-b16) OpenJDK 64-Bit Server VM (build 25.141-b16, mixed mode)  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread varun.devire...@moodys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Varun Reddy updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50240  
 
 
  Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
Change By: 
 Varun Reddy  
 
 
Environment: 
 Jenkins:2.107.1OS: RHEL 7.3Web browser: ChromeJDK:9Tomcat 9.0. 5 2   
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread varun.devire...@moodys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Varun Reddy updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50240  
 
 
  Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
Change By: 
 Varun Reddy  
 
 
Environment: 
 Jenkins:2.107.1OS: RHEL 7.3Web browser: Chrome JDK:9 openjdk version "1.8.0_141"   OpenJDK Runtime Environment (build 1.8.0_141-b16) OpenJDK 64-Bit Server VM (build 25.141-b16, mixed mode) Tomcat 9.0.2  
 

  
 
 
 
 

 
 
 

 
 
 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-46571) Update URL scheme to remove URL encoding issues

2018-03-18 Thread imered...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Meredith stopped work on  JENKINS-46571  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Ivan Meredith  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 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-48075) Show next/prev links in results screen

2018-03-18 Thread imered...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Meredith started work on  JENKINS-48075  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Ivan Meredith  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-48973) Add prev link to Blueocean API response

2018-03-18 Thread imered...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Meredith started work on  JENKINS-48973  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Ivan Meredith  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-50242) withCredentials step masking isn't secure

2018-03-18 Thread andres.pine...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Pineros created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50242  
 
 
  withCredentials step masking isn't secure   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 credentials-binding-plugin  
 
 
Created: 
 2018-03-19 00:32  
 
 
Environment: 
 Jenkins: 2.111  Plugin: 1.15  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Andres Pineros  
 

  
 
 
 
 

 
 A very common use case of Jenkins is to delegate the responsibility of the creation of pipelines to third parties or developers. These external teams should be able to use secrets given to them via Jenkins credentials, but shouldn't be able to visualize the value of the secret. For this use case, withCredentials is broken: 

 

node {
 stage('Break Security') {
   withCredentials([string(credentialsId: 'AWS_DEFAULT_REGION', variable: 'AWS_DEFAULT_REGION'), string(credentialsId: 'AWS_ACCESS_KEY_ID', variable: 'AWS_ACCESS_KEY_ID'), string(credentialsId: 'AWS_SECRET_ACCESS_KEY', variable: 'AWS_SECRET_ACCESS_KEY')]) {
  def exposedSecret = ""
  for(letter in env.AWS_DEFAULT_REGION) {
  exposedSecret = "$exposedSecret $letter"
 }
 echo "$exposedSecret"
 }
 }
} 

 The secret can be easily viewed. Letting someone work on a pipeline is basically showing them the secrets that pipeline uses.  
 

  
 
 
 
 
  

[JIRA] (JENKINS-50242) withCredentials step masking isn't secure

2018-03-18 Thread andres.pine...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Pineros updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50242  
 
 
  withCredentials step masking isn't secure   
 

  
 
 
 
 

 
Change By: 
 Andres Pineros  
 

  
 
 
 
 

 
 A very common use case of Jenkins is to delegate the responsibility of the creation of pipelines to third parties or developers. These external teams should be able to use secrets given to them via Jenkins credentials, but shouldn't be able to visualize the value of the secret.For this use case, withCredentials is broken:{code:java}node { stage('Break Security') {   withCredentials([string(credentialsId: 'AWS_DEFAULT_REGION', variable: 'AWS_DEFAULT_REGION'),   string(credentialsId: 'AWS_ACCESS_KEY_ID', variable: 'AWS_ACCESS_KEY_ID'),   string(credentialsId: 'AWS_SECRET_ACCESS_KEY', variable: 'AWS_SECRET_ACCESS_KEY')]) {  def exposedSecret = ""  for(letter in env.AWS_DEFAULT_REGION) {  exposedSecret = "$exposedSecret $letter" } echo "$exposedSecret" } }}{code}The secret can be easily viewed.Letting someone work on a pipeline is basically showing them the secrets that pipeline uses.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 
 

[JIRA] (JENKINS-50242) withCredentials step masking isn't secure

2018-03-18 Thread andres.pine...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Pineros updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50242  
 
 
  withCredentials step masking isn't secure   
 

  
 
 
 
 

 
Change By: 
 Andres Pineros  
 

  
 
 
 
 

 
 A very common use case of Jenkins is to delegate the responsibility of the creation of pipelines to third parties or developers. These external teams should be able to use secrets given to them via Jenkins credentials, but shouldn't be able to visualize the value of the secret.For this use case, withCredentials is broken:{code:java}node {stage('Break Security') {withCredentials([string(credentialsId: 'AWS_DEFAULT_REGION', variable: 'AWS_DEFAULT_REGION'),string(credentialsId: 'AWS_ACCESS_KEY_ID', variable: 'AWS_ACCESS_KEY_ID'),string(credentialsId: 'AWS_SECRET_ACCESS_KEY', variable: 'AWS_SECRET_ACCESS_KEY')]) {def exposedSecret = ""for(letter in env.AWS_DEFAULT_REGION) {exposedSecret = "$exposedSecret $letter"}echo "$exposedSecret"}}}{code}The secret can be easily viewed.Letting someone work on a pipeline is basically showing them the secrets that pipeline uses.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 


[JIRA] (JENKINS-50242) withCredentials step masking isn't secure

2018-03-18 Thread andres.pine...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Pineros updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50242  
 
 
  withCredentials step masking isn't secure   
 

  
 
 
 
 

 
Change By: 
 Andres Pineros  
 

  
 
 
 
 

 
 A very common use case of Jenkins is to delegate the responsibility of the creation of pipelines to third parties or developers. These external teams should be able to use secrets given to them via Jenkins credentials, but shouldn't be able to visualize the value of the secret.For this use case, withCredentials is broken:{code:java}node {  stage('Break Security') {withCredentials([string(credentialsId: 'AWS_DEFAULT_REGION', variable: 'AWS_DEFAULT_REGION'),string(credentialsId: 'AWS_ACCESS_KEY_ID', variable: 'AWS_ACCESS_KEY_ID'),string(credentialsId: 'AWS_SECRET_ACCESS_KEY', variable: 'AWS_SECRET_ACCESS_KEY')]) {  def exposedSecret = ""  for(letter in env. AWS_DEFAULT_REGION AWS_SECRET_ACCESS_KEY ) {exposedSecret = "$exposedSecret $letter"  }  echo "$exposedSecret"}  }}{code}The secret can be easily viewed.Letting someone work on a pipeline is basically showing them the secrets that pipeline uses. For this example I used "Secret Text", but it also happens with "AWS Credentials".  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

[JIRA] (JENKINS-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 Varun Reddy Thanks for the update. What's the nature of the brokenness? What sort of response does Jenkins send to the browser?   What's the configured Jenkins URL in Manage Jenkins » Configure System; and what URL are you accessing Jenkins at?  
 

  
 
 
 
 

 
 
 

 
 
 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-50242) withCredentials step masking easily bypassed

2018-03-18 Thread andres.pine...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Pineros updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50242  
 
 
  withCredentials step masking easily bypassed   
 

  
 
 
 
 

 
Change By: 
 Andres Pineros  
 
 
Summary: 
 withCredentials step masking  isn't secure  easily bypassed  
 

  
 
 
 
 

 
 
 

 
 
 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-50237) [JEP-200] java.lang.SecurityException: Rejected: org.apache.tools.ant.Location

2018-03-18 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50237  
 
 
  [JEP-200] java.lang.SecurityException: Rejected: org.apache.tools.ant.Location   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Labels: 
 JEP-200  lts-candidate regression  
 

  
 
 
 
 

 
 
 

 
 
 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-41835) Test email fails with Authentication failed exception

2018-03-18 Thread da...@vanlaatum.id.au (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David van Laatum closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41835  
 
 
  Test email fails with Authentication failed exception
 

  
 
 
 
 

 
Change By: 
 David van Laatum  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 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-40635) Add Availability Set configuration to Azure slave plugin

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40635  
 
 
  Add Availability Set configuration to Azure slave plugin   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Priority: 
 Major Minor  
 

  
 
 
 
 

 
 
 

 
 
 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-40635) Add Availability Set configuration to Azure slave plugin

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40635  
 
 
  Add Availability Set configuration to Azure slave plugin   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 added-to-backlog  
 

  
 
 
 
 

 
 
 

 
 
 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-41381) Allow for passing of secrets to startup scripts

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps commented on  JENKINS-41381  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow for passing of secrets to startup scripts   
 

  
 
 
 
 

 
 Low priority now, we'll consider it in future.  
 

  
 
 
 
 

 
 
 

 
 
 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-40635) Add Availability Set configuration to Azure slave plugin

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps commented on  JENKINS-40635  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add Availability Set configuration to Azure slave plugin   
 

  
 
 
 
 

 
 Low priority, we'll consider it in future.  
 

  
 
 
 
 

 
 
 

 
 
 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-41381) Allow for passing of secrets to startup scripts

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41381  
 
 
  Allow for passing of secrets to startup scripts   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 added-to-backlog azure-jenkins  in-progress  
 

  
 
 
 
 

 
 
 

 
 
 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-46127) Hide Admin Password from Azure Deployment Template

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-46127  
 
 
  Hide Admin Password from Azure Deployment Template   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 added-to-backlog azure-jenkins  in-progress  
 

  
 
 
 
 

 
 
 

 
 
 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-46127) Hide Admin Password from Azure Deployment Template

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps commented on  JENKINS-46127  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Hide Admin Password from Azure Deployment Template   
 

  
 
 
 
 

 
 Low priority for now, we'll consider it in future.  
 

  
 
 
 
 

 
 
 

 
 
 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-50243) windows slave node went offline when build in progress

2018-03-18 Thread jane....@ericsson.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jane SHU created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50243  
 
 
  windows slave node went offline when build in progress   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Attachments: 
 jenkins-slave.err.log  
 
 
Components: 
 _unsorted  
 
 
Created: 
 2018-03-19 03:28  
 
 
Environment: 
 Jenkins 1.651.3  Windows slave installer org.jenkins-ci.modules:windows-slave-installer:1.5.1  OS X slave installer org.jenkins-ci.modules:launchd-slave-installer:1.2  Systemd slave installer org.jenkins-ci.modules:systemd-slave-installer:1.1  Slave installer org.jenkins-ci.modules:slave-installer:1.5  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Jane SHU  
 

  
 
 
 
 

 
 HI, Windows slave node went offline during the build executing. It cause the build failure. 3 kinds of log collected as below. Our windows slave use this command to launch - /proj/selijenkins/oge/latest/ogejenkins-master.sh --debug  --node selilsw687 --fetch_slave_jar_using_ssl --noexportenv "-l jenkinsq,arch=lx24-amd64,OS=SLES12.1" The slave log when the issue appeared :(Checking from jenkins web server side,the issue appeared from 2014 to 2018))  [03/13/18 06:40:22] Launching slave agent $ /proj/selijenkins/oge/latest/ogejenkins-master.sh --node selilsw687 --fetch_slave_jar_using_ssl --noexportenv "-l jenkinsq,arch=lx24-amd64,OS=SLES12.1" Entering ogejenkins-master.sh at Tue Mar 13 06:40:22 CET 2018 INFO: Executing garbage collection rm /home/bscauto/.selijenkins/log/jk4-40231.out rm /home/bscauto/.selijenkins/log/jk4-40231.err rm /home/bscauto/.selijenkins/tmp/jk4-40999.qsub INFO: Using workspace: /proj/eiffel005_config/jenkins_home/workspa

[JIRA] (JENKINS-41381) Allow for passing of secrets to startup scripts

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41381  
 
 
  Allow for passing of secrets to startup scripts   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 added-to-backlog  azure-jenkins  
 

  
 
 
 
 

 
 
 

 
 
 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-41381) Allow for passing of secrets to startup scripts

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41381  
 
 
  Allow for passing of secrets to startup scripts   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Comment: 
 Low priority now, we'll consider it in future.  
 

  
 
 
 
 

 
 
 

 
 
 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-41381) Allow for passing of secrets to startup scripts

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps commented on  JENKINS-41381  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Allow for passing of secrets to startup scripts   
 

  
 
 
 
 

 
 Matthew Mitchell could give more details about this request?  
 

  
 
 
 
 

 
 
 

 
 
 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-46337) Template verification logs should include the verification failure reason

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-46337  
 
 
  Template verification logs should include the verification failure reason   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 azure-jenkins codevalet  in-progress  
 

  
 
 
 
 

 
 
 

 
 
 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-46337) Template verification logs should include the verification failure reason

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-46337  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-46421) Agents stuck in 'Provisioning' mode for several days

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-46421  
 
 
  Agents stuck in 'Provisioning' mode for several days   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Priority: 
 Major Minor  
 

  
 
 
 
 

 
 
 

 
 
 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-40183) Jenkins master failed to remove offline node

2018-03-18 Thread wang.ha...@opg.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hao wang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40183  
 
 
  Jenkins master failed to remove offline node   
 

  
 
 
 
 

 
Change By: 
 hao wang  
 
 
Attachment: 
 delete_node_error.png  
 

  
 
 
 
 

 
 
 

 
 
 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-46421) Agents stuck in 'Provisioning' mode for several days

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-46421  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-40183) Jenkins master failed to remove offline node

2018-03-18 Thread wang.ha...@opg.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hao wang commented on  JENKINS-40183  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins master failed to remove offline node   
 

  
 
 
 
 

 
 This issue reproduce for me, jenkins version: 2.89.4 Amazon EC2 Container Service plugin with autoscaling capabilities: 1.0     
 

  
 
 
 
 

 
 
 

 
 
 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-48076) Custom User Image, possibility to use azure image

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-48076  
 
 
  Custom User Image, possibility to use azure image   
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Labels: 
 azure-jenkins  in-progress  
 

  
 
 
 
 

 
 
 

 
 
 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-47923) Plugin should not recreate storage accounts if "Use Existing" is selected

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-47923  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-48345) Cloud statistics is still counting the hours even after terminated the Azure VM agents

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-48345  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-48901) Exception regularly thrown "/var/jenkins_home/deployment.out (No such file or directory)"

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-48901  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-37597) ECS nodes not removed from build executor list

2018-03-18 Thread wang.ha...@opg.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hao wang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37597  
 
 
  ECS nodes not removed from build executor list   
 

  
 
 
 
 

 
Change By: 
 hao wang  
 
 
Attachment: 
 delete_node_error.png  
 

  
 
 
 
 

 
 
 

 
 
 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-37597) ECS nodes not removed from build executor list

2018-03-18 Thread wang.ha...@opg.cn (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hao wang commented on  JENKINS-37597  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ECS nodes not removed from build executor list   
 

  
 
 
 
 

 
 I have the same issue, see jenkins master log. Unable to render embedded object: File (delete_node_error.png) not found.  
 

  
 
 
 
 

 
 
 

 
 
 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-49576) Failure creating provisioned agent after successful provisioning

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Henti Smith we're unable to reproduce this issue so I'm closing it. If you still see this problem, please feel free to reopen it with more information.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-49576  
 
 
  Failure creating provisioned agent after successful provisioning
 

  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-49781) Please provide a means for securely providing credentials for Kubernetes deployments.

2018-03-18 Thread vscjenk...@microsoft.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Azure DevOps started work on  JENKINS-49781  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Azure DevOps  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-50240) Images/icons are broken with LTS Jenkins 2.107.1

2018-03-18 Thread varun.devire...@moodys.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Varun Reddy commented on  JENKINS-50240  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Images/icons are broken with LTS Jenkins 2.107.1   
 

  
 
 
 
 

 
 I am seeing this in the All dashboard page and all sub pages. The configured Jenkins URL is http://hostname:8080/jenkins/ and accessing the Jenkins at same URL.  
 

  
 
 
 
 

 
 
 

 
 
 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-42341) UNSTABLE status when filtering downloads from a matrix job completely filters a matrix configuration

2018-03-18 Thread wangjunbo...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Junbo Wang commented on  JENKINS-42341  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: UNSTABLE status when filtering downloads from a matrix job completely filters a matrix configuration   
 

  
 
 
 
 

 
 Fixed at https://github.com/jenkinsci/windows-azure-storage-plugin/commit/ae4549a8a19ae8dfa3f4198b2ba2538f0e5bd5bf#diff-5992447873f8fdd45d380d1bb438bd97, will be included in next release(0.3.9).  
 

  
 
 
 
 

 
 
 

 
 
 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-50185) Support Setting default language and ignore browser language

2018-03-18 Thread a9056...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ming Hsun Yang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50185  
 
 
  Support Setting default language and ignore browser language   
 

  
 
 
 
 

 
Change By: 
 Ming Hsun Yang  
 
 
Issue Type: 
 New Feature Bug  
 

  
 
 
 
 

 
 
 

 
 
 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-50185) Support Setting default language and ignore browser language

2018-03-18 Thread a9056...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ming Hsun Yang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50185  
 
 
  Support Setting default language and ignore browser language   
 

  
 
 
 
 

 
Change By: 
 Ming Hsun Yang  
 
 
Issue Type: 
 New Feature Bug  
 

  
 
 
 
 

 
 
 

 
 
 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-50185) Support Setting default language and ignore browser language

2018-03-18 Thread a9056...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ming Hsun Yang updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50185  
 
 
  Support Setting default language and ignore browser language   
 

  
 
 
 
 

 
Change By: 
 Ming Hsun Yang  
 

  
 
 
 
 

 
 Hi In some case, the The  system will need setting the default for UI, and ignore browser language.I wish there was a built-in setting in Jenkins for setting the used language explicitly. and any other setting should force the global setting.Thanks RegardsMing   
 

  
 
 
 
 

 
 
 

 
 
 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-43749) Support multiple Jenkinsfiles from the same repository

2018-03-18 Thread j.be...@stoneball.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jens Beyer commented on  JENKINS-43749  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Support multiple Jenkinsfiles from the same repository   
 

  
 
 
 
 

 
 Mark Wright: Indeed we have the problem that githooks trigger all builds, and this is some kind of issue, but not too big for us (rarely leads to intermediate build errors because the projects depend on each other). We thought about solutions once the issue would become bigger, like cancelling builds if their upstream builds are still in queue, or lockable resources) but at the moment we believe only the separation of the subprojects into own repositories would probably help in the long run. Except: If Git polling would honour sparse checkouts (maybe as additional option, since I can imagine this being quite expensive), this would not be necessary at all.  
 

  
 
 
 
 

 
 
 

 
 
 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-49630) Unable to view configuration of some projects after upgrade to 2.107

2018-03-18 Thread alexander.lautenb...@ac-b.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 io39d updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-49630  
 
 
  Unable to view configuration of some projects after upgrade to 2.107   
 

  
 
 
 
 

 
Change By: 
 io39d  
 
 
Attachment: 
 image-2018-03-19-07-58-52-706.png  
 

  
 
 
 
 

 
 
 

 
 
 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.