[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza edited a comment on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 Update:Iencounteredanotherproblemwiththe{{upload_\*.tmp}}files.Iexecutedthejobmanytimessuchthatseveralbuildswillbequeuedononenode(andseveral{{upload_\*.tmp}}filescreatedin{{/tmp}}directoryofthemaster),andthenIrestartedJenkinsinthemiddle.Thosebuildsbeforerestartwerebuiltsuccessfully({{upload_\*.tmp}}filesstillnotdeleted).Theremainingbuildsafterrestart,surprisingly,failedwiththefollowingerrorintheconsole:{code:java}FATAL:nulljava.lang.NullPointerException athudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) athudson.model.Build$BuildExecution.doRun(Build.java:156) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) athudson.model.Run.execute(Run.java:1744) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:98) athudson.model.Executor.run(Executor.java:374){code}All{{upload_\*.tmp}}fileswerestillin{{/tmp}}directorywhentheerroroccurred.  Fromprevioussuccessfulbuilds,theconsoleshowed:  { { code:java} Copyingfiletojenkins_file.zip {code } }  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [bitbucket-plugin] (JENKINS-28877) Bitbucket Plugin unable to parse Bitbucket webhook response json

2015-07-02 Thread davytliverp...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dave Thomas commented on  JENKINS-28877 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Bitbucket Plugin unable to parse Bitbucket webhook response json  
 
 
 
 
 
 
 
 
 
 
Are there any updates on how I could resolve this? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26571) Job page becomes un responsive when there are a lot of builds in the queue

2015-07-02 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-26571 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Job page becomes un responsive when there are a lot of builds in the queue  
 
 
 
 
 
 
 
 
 
 
Arpit Gupta Your screencast is no longer available. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-2983) link to workspace

2015-07-02 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-2983 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: link to workspace  
 
 
 
 
 
 
 
 
 
 

documentation of the workspace URL for a particular job and a particular configuration (in Multi-configuration projects).
 
What prevents you from navigating there and using the URL in the browser? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza edited a comment on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 Update:Iencounteredanotherproblemwiththe{{upload_ \ *.tmp}}files.Iexecutedmanyjobssuchthatseveralbuildswillbequeuedononenode(andseveral{{upload_ \ *.tmp}}filescreatedin{{/tmp}}directoryofthemaster),andthenIrestartedJenkinsinthemiddle.Thosebuildsbeforerestartwerebuiltsuccessfully({{upload_ \ *.tmp}}filesstillnotdeleted).Theremainingbuildsafterrestart,surprisingly,failedwiththefollowingerrorintheconsole:{{FATAL:nulljava.lang.NullPointerException athudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) athudson.model.Build$BuildExecution.doRun(Build.java:156) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) athudson.model.Run.execute(Run.java:1744) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:98) athudson.model.Executor.run(Executor.java:374)}}All{{upload_ \ *.tmp}}fileswerestillin{{/tmp}}directorywhentheerroroccurred.Fromprevioussuccessfulbuilds,theconsoleshowed:{{Copyingfiletojenkins_file.zip}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [robot-plugin] (JENKINS-29178) Robot Framework 2.9 output parsing is broken

2015-07-02 Thread jussi.ao.mali...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jussi Malinen updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29178 
 
 
 
   Robot Framework 2.9 output parsing is broken  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jussi Malinen 
 
 
 
 
 
 
 
 
 
 Robot2.9 [ nolongerincludesemptyelementsintheoutputxml |https://github . com/robotframework/robotframework/issues/2020]. Ifatestdoesnothaveanytags,thisbreakstheoutputparsingfromtheplugin.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cvs-plugin] (JENKINS-28207) Using varibale as branch name

2015-07-02 Thread mmaker1...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Monique Maker commented on  JENKINS-28207 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Using varibale as branch name  
 
 
 
 
 
 
 
 
 
 
In the slave project define a parameter (say its name is CVS_BRANCH). Then in the CVS plugin field Branch name just provide the parameter: $ {CVS_BRANCH} 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [bitbucket-plugin] (JENKINS-28877) Bitbucket Plugin unable to parse Bitbucket webhook response json

2015-07-02 Thread lordk...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Carlo Alberto Degli Atti commented on  JENKINS-28877 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Bitbucket Plugin unable to parse Bitbucket webhook response json  
 
 
 
 
 
 
 
 
 
 
Hi Dave Thomas, the only thing I can suggest is to debug a little bit what's happening... This is what I did: 
 

to see what BitBucket was sending, I deployed a simple web app to show the content of the payload... (for instance I discovered the problem of the https auto-signed certificate...)
 

once I got that payload, I used it to send a POST to a local instance of Jenkins... (so I discovered myself that the expected payload was different than the real one)
 
 
Ciao, CA 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29160) Ability to customise how many items are shown in the Build History widget

2015-07-02 Thread seventhso...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steven Murphy updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29160 
 
 
 
  Ability to customise how many items are shown in the Build History widget  
 
 
 
 
 
 
 
 
 
 
I have attached the captured thread dumps. 
ThreadDump_01.txt - This was captured when I was already on a project page and the build history was minimised. I expanded the history and while it was loading opened the thread dump page in another window. 
ThreadDump_02.txt  ThreadDump_03.txt - These were captured during the same page load. The build history was already expanded when I navigated to a project page. ThreadDump_02 was captured and a few seconds later ThreadDump_03 was captured. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Steven Murphy 
 
 
 

Attachment:
 
 ThreadDump_03.txt 
 
 
 

Attachment:
 
 ThreadDump_02.txt 
 
 
 

Attachment:
 
 ThreadDump_01.txt 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza commented on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 
Update: I encountered another problem with the upload_*.tmp files. 
I executed many jobs such that several builds will be queued on one node (and several upload_.tmp files created in /tmp directory of the master), and then I restarted Jenkins in the middle. Those builds before restart were built successfully (upload_.tmp files still not deleted). The remaining builds after restart, surprisingly, failed with the following error in the console: {{FATAL: null java.lang.NullPointerException at hudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) at hudson.model.Build$BuildExecution.doRun(Build.java:156) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) at hudson.model.Run.execute(Run.java:1744) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:374)}} All upload_*.tmp files were still in /tmp directory when the error occurred. From previous successful builds, the console showed: Copying file to jenkins_file.zip 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29160) Ability to customise how many items are shown in the Build History widget

2015-07-02 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-29160 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Ability to customise how many items are shown in the Build History widget  
 
 
 
 
 
 
 
 
 
 
Depends. It may if it's slow enough. Try to load the /threadDump page in Jenkins while in another window/tab/browser the project page is loading. Look for threads whose names start with 'Handling GET'. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29179) IndexOutOfBounds Exception when viewing live console

2015-07-02 Thread aus...@wardsrus.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Austin Ward created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29179 
 
 
 
  IndexOutOfBounds Exception when viewing live console  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 02/Jul/15 7:30 AM 
 
 
 

Environment:
 

 1.609.1 LTS ant 1.2  antisamy-markup-formatter 1.3  build-blocker-plugin 1.6  build-flow-extensions-plugin 0.1.1  build-flow-plugin 0.18  build-flow-toolbox-plugin 0.1  build-monitor-plugin 1.6+build.150  build-timeout 1.14.1  buildgraph-view 1.1.1  built-on-column 1.1  cobertura 1.9.7  copy-data-to-workspace-plugin 1.0  copy-to-slave 1.4.4  copyartifact 1.35.1  credentials 1.22  custom-tools-plugin 0.4.4  cvs 2.12  dashboard-view 2.9.5  durable-task 1.5  email-ext 2.40.5  envinject 1.91.3  extended-choice-parameter 0.48  external-monitor-job 1.4  git 2.3.5  git-client 1.17.1  git-server 1.6  gitlab-hook 1.4.0  groovy-postbuild 2.2  javadoc 1.3  job-dsl 1.35  jquery 1.11.2-0  junit 1.6  ldap 1.11  mailer 1.15  mapdb-api 1.0.6.0  matrix-auth 1.2  matrix-combinations-parameter 1.0.8  matrix-project 1.6  matrixtieparent 1.2  maven-plugin 2.10  multi-branch-project-plugin 0.2.2  nested-view 1.14  nodelabelparameter 1.5.1  pam-auth 1.2  parameterized-trigger 2.27  phabricator-plugin 1.6.1  prereq-buildstep 1.1  preSCMbuildstep 0.3  python 1.2  rebuild 1.25  ruby-runtime 0.12  run-condition 1.0  scm-api 0.2  script-security 1.14  slave-setup 1.9  ssh-credentials 1.11  ssh-slaves 1.9  subversion 2.5  throttle-concurrents 1.8.4  token-macro 1.10  translation 1.12  windows-slaves 1.1  workflow-aggregator 1.8  workflow-api 1.8  workflow-basic-steps 1.8  workflow-cps 1.8  workflow-cps-global-lib 1.8  workflow-durable-task-step 1.8  workflow-job 1.8  workflow-scm-step 1.8  workflow-step-api 1.8  workflow-support 1.8  ws-cleanup 0.26 
 
 
 

Labels:
 

 console consoleoutput crash stacktrace 
 
 
 

   

[JIRA] [cvs-plugin] (JENKINS-23554) Jenkins restart breaks CVS tagging

2015-07-02 Thread mmaker1...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Monique Maker updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-23554 
 
 
 
  Jenkins restart breaks CVS tagging  
 
 
 
 
 
 
 
 
 

Change By:
 
 Monique Maker 
 
 
 

Priority:
 
 Minor Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27665) NPE after updating EnvInject Plugin from 1.90 to 1.91.1

2015-07-02 Thread kdari...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pratap Singh commented on  JENKINS-27665 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NPE after updating EnvInject Plugin from 1.90 to 1.91.1  
 
 
 
 
 
 
 
 
 
 
We are also facing the same issue and its recursive. Any update on this as it does not look good on production . 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29160) Ability to customise how many items are shown in the Build History widget

2015-07-02 Thread seventhso...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steven Murphy commented on  JENKINS-29160 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Ability to customise how many items are shown in the Build History widget  
 
 
 
 
 
 
 
 
 
 
I have the Support Core plugin installed would that provide what you need? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27665) NPE after updating EnvInject Plugin from 1.90 to 1.91.1

2015-07-02 Thread kdari...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pratap Singh updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-27665 
 
 
 
  NPE after updating EnvInject Plugin from 1.90 to 1.91.1  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pratap Singh 
 
 
 

Priority:
 
 Major Critical 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [audit-trail-plugin] (JENKINS-29159) Increase precision by adding millis to the message

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
PR sent. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29159 
 
 
 
  Increase precision by adding millis to the message  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza edited a comment on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 Update:Iencounteredanotherproblemwiththe{{upload_\*.tmp}}files.Iexecuted thejob many jobs times suchthatseveralbuildswillbequeuedononenode(andseveral{{upload_\*.tmp}}filescreatedin{{/tmp}}directoryofthemaster),andthenIrestartedJenkinsinthemiddle.Thosebuildsbeforerestartwerebuiltsuccessfully({{upload_\*.tmp}}filesstillnotdeleted).Theremainingbuildsafterrestart,surprisingly,failedwiththefollowingerrorintheconsole:{code:java}FATAL:nulljava.lang.NullPointerException athudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) athudson.model.Build$BuildExecution.doRun(Build.java:156) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) athudson.model.Run.execute(Run.java:1744) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:98) athudson.model.Executor.run(Executor.java:374){code}All{{upload_\*.tmp}}fileswerestillin{{/tmp}}directorywhentheerroroccurred.Fromprevioussuccessfulbuilds,theconsoleshowed:{{Copyingfiletojenkins_file.zip}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza edited a comment on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 Update:Iencounteredanotherproblemwiththe{{upload_\*.tmp}}files.Iexecutedmanyjobssuchthatseveralbuildswillbequeuedononenode(andseveral{{upload_\*.tmp}}filescreatedin{{/tmp}}directoryofthemaster),andthenIrestartedJenkinsinthemiddle.Thosebuildsbeforerestartwerebuiltsuccessfully({{upload_\*.tmp}}filesstillnotdeleted).Theremainingbuildsafterrestart,surprisingly,failedwiththefollowingerrorintheconsole:  { { code:java} FATAL:nulljava.lang.NullPointerException athudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) athudson.model.Build$BuildExecution.doRun(Build.java:156) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) athudson.model.Run.execute(Run.java:1744) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:98) athudson.model.Executor.run(Executor.java:374) {code } }   All{{upload_\*.tmp}}fileswerestillin{{/tmp}}directorywhentheerroroccurred.Fromprevioussuccessfulbuilds,theconsoleshowed:{{Copyingfiletojenkins_file.zip}} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [robot-plugin] (JENKINS-29178) Robot Framework 2.9 output parsing is broken

2015-07-02 Thread jussi.ao.mali...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jussi Malinen started work on  JENKINS-29178 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Jussi Malinen 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [robot-plugin] (JENKINS-29178) Robot Framework 2.9 output parsing is broken

2015-07-02 Thread jussi.ao.mali...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jussi Malinen created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29178 
 
 
 
   Robot Framework 2.9 output parsing is broken  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jussi Malinen 
 
 
 

Components:
 

 robot-plugin 
 
 
 

Created:
 

 02/Jul/15 7:22 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Jussi Malinen 
 
 
 
 
 
 
 
 
 
 
Robot 2.9 no longer includes empty elements in the output xml. If a test does not have any tags, this breaks the output parsing from the plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian 

[JIRA] [core] (JENKINS-12699) Temp upload files from file param not removed after transferred to slave

2015-07-02 Thread ecpet...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Elgin Peteza edited a comment on  JENKINS-12699 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Temp upload files from file param not removed after transferred to slave  
 
 
 
 
 
 
 
 
 
 Update:Iencounteredanotherproblemwiththe{{upload_\*.tmp}}files.Iexecutedthejobmanytimessuchthatseveralbuildswillbequeuedononenode(andseveral{{upload_\*.tmp}}filescreatedin{{/tmp}}directoryofthemaster),andthenIrestartedJenkinsinthemiddle.Thosebuildsbeforerestartwerebuiltsuccessfully({{upload_\*.tmp}}filesstillnotdeleted).Theremainingbuildsafterrestart,surprisingly,failedwiththefollowingerrorintheconsole:{code:java}FATAL:nulljava.lang.NullPointerException athudson.model.FileParameterValue$2.setUp(FileParameterValue.java:143) athudson.model.Build$BuildExecution.doRun(Build.java:156) athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537) athudson.model.Run.execute(Run.java:1744) athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) athudson.model.ResourceController.execute(ResourceController.java:98) athudson.model.Executor.run(Executor.java:374){code} All{{upload_\*.tmp}}fileswerestillin{{/tmp}}directorywhentheerroroccurred. Fromprevioussuccessfulbuilds,theconsoleshowed:{code:java}Copyingfiletojenkins_file.zip{code} All{{upload_\*.tmp}}fileswerestillin{{/tmp}}directoryaftertheerroroccurred. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-17614) Jenkins triggers builds on git SCM changes, but nothing changed

2015-07-02 Thread w.belgraverthis...@spiritit.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wilco Belgraver Thissen commented on  JENKINS-17614 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jenkins triggers builds on git SCM changes, but nothing changed  
 
 
 
 
 
 
 
 
 
 
I see similar behaviour but it seems for me to be triggered by deleting workspaces. I now in the past I saw it happen when I did it manually but now we have a bunch of variants that need to be build sporadic but have huge workspaces so I added the automatic delete final step and I have the feeling this is triggering the change detection. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ansible-plugin] (JENKINS-29149) Missing Ansible installation message

2015-07-02 Thread sc3983...@qq.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 shen can resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29149 
 
 
 
  Missing Ansible installation message  
 
 
 
 
 
 
 
 
 

Change By:
 
 shen can 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ansible-plugin] (JENKINS-29149) Missing Ansible installation message

2015-07-02 Thread jean-christophe.si...@cryptolog.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Christophe Sirot commented on  JENKINS-29149 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Missing Ansible installation message  
 
 
 
 
 
 
 
 
 
 
Even if the ansible package is installed you need to indicate to Jenkins where are located the ansible binaries. It has not been done and this is the cause of the error message.  
To fix it, go to the Jenkins global configuration page, find the Ansible section and add an Ansible installation 
 
I'm going to add an installation section on the plugin wiki page and to improve the error message  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ansible-plugin] (JENKINS-29149) Missing Ansible installation message

2015-07-02 Thread sc3983...@qq.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 shen can commented on  JENKINS-29149 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Missing Ansible installation message  
 
 
 
 
 
 
 
 
 
 
Thank You  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ansible-plugin] (JENKINS-29149) Missing Ansible installation message

2015-07-02 Thread jean-christophe.si...@cryptolog.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Christophe Sirot updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29149 
 
 
 
  Missing Ansible installation message  
 
 
 
 
 
 
 
 
 
 
Ansible installation configuration page 
 
 
 
 
 
 
 
 
 

Change By:
 
 Jean-Christophe Sirot 
 
 
 

Attachment:
 
 jenkins_ansible_installation.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [memory-map-plugin] (JENKINS-29185) Fully automated regression test (Praqma case 12931)

2015-07-02 Thread b...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bue Petersen created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29185 
 
 
 
  Fully automated regression test (Praqma case 12931)  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Praqma Support 
 
 
 

Components:
 

 memory-map-plugin 
 
 
 

Created:
 

 02/Jul/15 9:52 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Bue Petersen 
 
 
 
 
 
 
 
 
 
 
We want to create a demo project and production like environment we can use to generate builds with different compilers and commits, that the plugin can analyse and shows real life exampel graphs. 
It could be a toolstack (docker?) + sample c/c++ project + script and series of commits that generates different map files to analyse. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 

[JIRA] [support-core-plugin] (JENKINS-21668) Show root certificates

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-21668 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Show root certificates  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java http://jenkins-ci.org/commit/support-core-plugin/5d839eb7d152bc18ce1625e9e5b548fc1d19bdb6 Log: Merge pull request #11 from christ66/

JENKINS-21668
 
[FIXED JENKINS-21668] Obtain root CA information for java instances 
Compare: https://github.com/jenkinsci/support-core-plugin/compare/304e00905006...5d839eb7d152 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-custom-build-environment-plugin] (JENKINS-29042) Add a checkbox to enable privileged mode

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29042 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add a checkbox to enable privileged mode  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jacek-Sniecikowski-A1 Path: src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/Docker.java src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper.java src/main/resources/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper/config.jelly src/main/resources/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper/help-privileged.html http://jenkins-ci.org/commit/docker-custom-build-environment-plugin/df2e8f3a20ead7b5689fa18cc1ea46789badf9dd Log: [FIXED JENKINS-29042] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [role-strategy-plugin] (JENKINS-29180) Add a direct link Manage Nodes for user created only to manage the nodes and without administrator right

2015-07-02 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-29180 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add a direct link Manage Nodes for user created only to manage the nodes and without administrator right  
 
 
 
 
 
 
 
 
 
 
@Havard. We had a same issue at my previous company. 
The request is not related to RoleStrategy plugin, because the requests addresses all kinds of Security strategies. The feature should be implemented in Jenkins core or in a separate plugin. 
As a solution/workaround use https://wiki.jenkins-ci.org/display/JENKINS/Sidebar-Link+Plugin , which allows to setup a link to $ {JENKINS} 
/computer 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29180) Add a direct sidebar link Manage Nodes to allow opening nodes without administrator right

2015-07-02 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29180 
 
 
 
  Add a direct sidebar link Manage Nodes to allow opening nodes without administrator right  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Summary:
 
 Addadirect sidebar linkManageNodes forusercreatedonly to managethe allowopening nodes and withoutadministratorright 
 
 
 

Issue Type:
 
 Improvement NewFeature 
 
 
 

Component/s:
 
 core 
 
 
 

Component/s:
 
 plugin-proposals 
 
 
 

Component/s:
 
 role-strategy-plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [core] (JENKINS-29180) Add a direct sidebar link Manage Nodes to allow opening nodes without administrator right

2015-07-02 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev edited a comment on  JENKINS-29180 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add a direct sidebar link Manage Nodes to allow opening nodes without administrator right  
 
 
 
 
 
 
 
 
 
 @Havard.Wehadasameissueatmypreviouscompany.TherequestisnotrelatedtoRoleStrategyplugin,becausetherequestsaddressesallkindsofSecuritystrategies.ThefeatureshouldbeimplementedinJenkinscoreorinaseparateplugin.Asasolution/workaroundusehttps://wiki.jenkins-ci.org/display/JENKINS/Sidebar-Link+Plugin,whichallowstosetupalinkto ${JENKINS} JENKINS_URL /computer 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [zos-connector-plugin] (JENKINS-29173) IBM zOS Connector not retrieving job RC properly

2015-07-02 Thread jenkins...@savignano.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Metin Savignano commented on  JENKINS-29173 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: IBM zOS Connector not retrieving job RC properly  
 
 
 
 
 
 
 
 
 
 
Still get Build step 'Submit zOS Job' marked build as failure 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29183) Upgrade stashNotifier minimum version

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29183 
 
 
 
  Upgrade stashNotifier minimum version  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Antoine Duprat 
 
 
 

Components:
 

 job-dsl-plugin 
 
 
 

Created:
 

 02/Jul/15 9:47 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Antoine Duprat 
 
 
 
 
 
 
 
 
 
 
Upgrade stashNotifier minimum version, in order to handle every parameters. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [build-timeout-plugin] (JENKINS-29163) Deadline mode for build-timeout plugin

2015-07-02 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam commented on  JENKINS-29163 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Deadline mode for build-timeout plugin  
 
 
 
 
 
 
 
 
 
 
https://github.com/jenkinsci/build-timeout-plugin/pull/39 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [test-results-analyzer-plugin] (JENKINS-29186) Pie chart title showing a wrong build number when the chart generated for a build from line chart

2015-07-02 Thread mr.varun.me...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Varun Menon created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29186 
 
 
 
  Pie chart title showing a wrong build number when the chart generated for a build from line chart  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Varun Menon 
 
 
 

Components:
 

 test-results-analyzer-plugin 
 
 
 

Created:
 

 02/Jul/15 11:09 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Varun Menon 
 
 
 
 
 
 
 
 
 
 
Pie chart title showing a wrong build number when the chart generated for a build from line chart 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent 

[JIRA] [job-dsl-plugin] (JENKINS-29183) Upgrade stashNotifier minimum version

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat started work on  JENKINS-29183 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29183) Upgrade stashNotifier minimum version

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
https://github.com/jenkinsci/job-dsl-plugin/pull/525 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29183 
 
 
 
  Upgrade stashNotifier minimum version  
 
 
 
 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29182) Support StashBuildTrigger plugin

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat started work on  JENKINS-29182 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29182) Support StashBuildTrigger plugin

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat started work on  JENKINS-29182 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29182) Support StashBuildTrigger plugin

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat stopped work on  JENKINS-29182 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 InProgress Open 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [acceptance-test-harness] (JENKINS-29181) Update unit test docs section about @WithPlugin annotation

2015-07-02 Thread kirill.shepi...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kirill Shepitko created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29181 
 
 
 
  Update unit test docs section about @WithPlugin annotation  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 
 Oliver Gondža 
 
 
 

Components:
 

 acceptance-test-harness 
 
 
 

Created:
 

 02/Jul/15 9:08 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Kirill Shepitko 
 
 
 
 
 
 
 
 
 
 
Unit test documentation at https://wiki.jenkins-ci.org/display/JENKINS/Unit+Test says: 
 @WithPlugin(NameOfPlugin) Installs the specified plugin before launching Jenkins in the test. For now, this has to be one of the plugins statically available in resources /plugins/NAME.  
It's not clear where the plugin has to be put, what should be the plugin file naming convention, and what should be put into NameOfPlugin parameter. 
I suggest the following instead: 
 @WithPlugin(NameOfPluginFile) Installs the specified plugin before launching Jenkins in the test. For now, this has to be one of the plugins statically available in resources /plugins/NameOfPluginFile. Plugin should be packed as JPI or HPI. 
Example: to install the plugin my-plugin before test, put my-plugin.hpi into plugins resource folder (e.g., src/test/plugins/my-plugin.hpi) and add annotation @WithPlugin(my-plugin.hpi) to your test.  
 
 
 
 
 
 
  

[JIRA] [role-strategy-plugin] (JENKINS-29180) Add a direct link Manage Nodes for user created only to manage the nodes and without administrator right

2015-07-02 Thread loic.hav...@thalesgroup.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Havard loc created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29180 
 
 
 
  Add a direct link Manage Nodes for user created only to manage the nodes and without administrator right  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Oleg Nenashev 
 
 
 

Components:
 

 role-strategy-plugin 
 
 
 

Created:
 

 02/Jul/15 8:44 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Havard loc 
 
 
 
 
 
 
 
 
 
 
When a role is defined with role-strategy plugin only to managed the nodes and without jenkins administrator right, the user with this role have no explicit access link to the Manage Nodes Screen because he has no more access to Manage Jenkins page. 
He can access by click on Build Executor Status link but is not a explicit link. A direct Manage Nodes link can be added. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 
 

[JIRA] [core] (JENKINS-2983) link to workspace

2015-07-02 Thread rh...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Radek Hol commented on  JENKINS-2983 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: link to workspace  
 
 
 
 
 
 
 
 
 
 
What prevents Jenkins authors from documenting their interface? 
The purpose of documentation is to tell users what features they can rely on. Usually, the rest is just an implementation detail which can change without any backwards compatibility taken into account. So, yes, I can use my browser and copy URLs. I can even study the source code. But this does not provide me the compatibility assurance. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [memory-map-plugin] (JENKINS-19841) Add GCC Parser support ( praqma case 10103 )

2015-07-02 Thread b...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bue Petersen started work on  JENKINS-19841 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Bue Petersen 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [repository-connector-plugin] (JENKINS-29166) Repository Connector Plugin doesn't refresh the list of artifacts stored on maven repository

2015-07-02 Thread alexis.ol...@esigetel.fr (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 alexis oliot assigned an issue to Michael Rumpf 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29166 
 
 
 
  Repository Connector Plugin doesn't refresh the list of artifacts stored on maven repository  
 
 
 
 
 
 
 
 
 

Change By:
 
 alexis oliot 
 
 
 

Assignee:
 
 MichaelRumpf 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [support-core-plugin] (JENKINS-21668) Show root certificates

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-21668 
 
 
 
  Show root certificates  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [support-core-plugin] (JENKINS-21668) Show root certificates

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-21668 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Show root certificates  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: christ66 Path: src/main/java/com/cloudbees/jenkins/support/impl/RootCAs.java http://jenkins-ci.org/commit/support-core-plugin/f983cd58b73b7035f57e1b9baf3b3fd44ddc0ad5 Log: [FIXED JENKINS-21668] Obtain Root CA information from java instance. This will only work if there is no password for obtaining the keystore. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [zos-connector-plugin] (JENKINS-29173) IBM zOS Connector not retrieving job RC properly

2015-07-02 Thread jenkins...@savignano.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Metin Savignano commented on  JENKINS-29173 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: IBM zOS Connector not retrieving job RC properly  
 
 
 
 
 
 
 
 
 
 
IMO, you should not scan for return codes, but for system messages. We do not use a joblog formatted in a special way as you state above, but our tests system even just logs the out-of.the-box system messages. We do not run installation exits and/or job log formatter. I know many z/SO installation do have stuff like that, but they all vary, and a generalized tool like this plugin shouldn't rely on anything but the plain system message. 
My proposal: Scan only SYSMSGLG for IBM system messages IEF404I, IEF450I, IEF451I, IEF453I. I started to describe and discuss this approach on http://ibmmainframes.com/viewtopic.php?p=330349, and there is yet a better idea to be found. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29182) Support StashBuildTrigger plugin

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29182 
 
 
 
  Support StashBuildTrigger plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Antoine Duprat 
 
 
 

Components:
 

 job-dsl-plugin 
 
 
 

Created:
 

 02/Jul/15 9:18 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Antoine Duprat 
 
 
 
 
 
 
 
 
 
 
Support StashBuildTrigger plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [job-dsl-plugin] (JENKINS-29182) Support StashBuildTrigger plugin

2015-07-02 Thread antdup...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Antoine Duprat resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
https://github.com/jenkinsci/job-dsl-plugin/pull/526 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29182 
 
 
 
  Support StashBuildTrigger plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Antoine Duprat 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-custom-build-environment-plugin] (JENKINS-29042) Add a checkbox to enable privileged mode

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29042 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add a checkbox to enable privileged mode  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jacek-Sniecikowski-A1 Path: src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/Docker.java src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper.java src/main/resources/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper/config.jelly src/main/resources/com/cloudbees/jenkins/plugins/docker_build_env/DockerBuildWrapper/help-privileged.html src/test/java/com/cloudbees/jenkins/plugins/docker_build_env/FunctionalTests.java http://jenkins-ci.org/commit/docker-custom-build-environment-plugin/354a8a30b8ee08f326ed846013c82bfc36b858b0 Log: [FIXED JENKINS-29042] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26370) Subversion Plugin 2.5 skips some externals resulting in partial checkout

2015-07-02 Thread schristo...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steven Christou resolved as Duplicate 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Resolving issue as a duplicate of 

JENKINS-27084
. This was fixed in PR 117 and will be made available in the next release. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-26370 
 
 
 
  Subversion Plugin 2.5 skips some externals resulting in partial checkout  
 
 
 
 
 
 
 
 
 

Change By:
 
 Steven Christou 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Duplicate 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [memory-map-plugin] (JENKINS-19841) Add GCC Parser support ( praqma case 10103 )

2015-07-02 Thread b...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bue Petersen commented on  JENKINS-19841 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add GCC Parser support ( praqma case 10103 )  
 
 
 
 
 
 
 
 
 
 
It will include support for GCC 4.3.2 and GCC 4.8.2. 
To be release soon. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [memory-map-plugin] (JENKINS-29184) (Praqma case 13124) Write tests to secure backward compatibility between 1.x and 2.x of the plugin when upgrading

2015-07-02 Thread b...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bue Petersen created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29184 
 
 
 
  (Praqma case 13124) Write tests to secure backward compatibility between 1.x and 2.x of the plugin when upgrading  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Praqma Support 
 
 
 

Components:
 

 memory-map-plugin 
 
 
 

Created:
 

 02/Jul/15 9:49 AM 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 Bue Petersen 
 
 
 
 
 
 
 
 
 
 
Using the Jenkins test harness, write tests to show that we can upgrade from 1.x to new 2.x release (soon to come) without loosing job configuration or graph history on the jobs. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
   

[JIRA] [core] (JENKINS-15156) Builds disappear from build history after completion

2015-07-02 Thread chang...@cn.ibm.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ang chang commented on  JENKINS-15156 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Builds disappear from build history after completion  
 
 
 
 
 
 
 
 
 
 
Hi,  I am facing the same problem on Jenkins 1.555 on windows. Sometime build history item will disappear when running and leave the job unfinished. So I am wondering this bug is fixed on which version? Can I avoid this problem by upgrading to new version? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [p4-plugin] (JENKINS-25724) Changes doesn't show unshelved files

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-25724 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Changes doesn't show unshelved files  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Paul Allen Path: src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java http://jenkins-ci.org/commit/p4-plugin/d914652528eb65d2d75a7cb22df0ef33090ffa46 Log: Add shelved changes to built changes list. 
JENKINS-25724 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [matrix-auth-plugin] (JENKINS-7103) Horizontal scrollbars on Configure page when using matrix-based security

2015-07-02 Thread tsniatow...@opera.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomasz Śniatowski commented on  JENKINS-7103 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Horizontal scrollbars on Configure page when using matrix-based security  
 
 
 
 
 
 
 
 
 
 
Could someone merge the config.jelly change by Mark Lewis? Having an extra span element would allow CSS workarounds that are not possible now (there's a standing bug in Chrome that makes writing-mode not work on a td/th directly, see https://crbug.com/409155) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [zos-connector-plugin] (JENKINS-29173) IBM zOS Connector not retrieving job RC properly

2015-07-02 Thread candidusl...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Shcherbakov closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29173 
 
 
 
  IBM zOS Connector not retrieving job RC properly  
 
 
 
 
 
 
 
 
 

Change By:
 
 Alexander Shcherbakov 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [zos-connector-plugin] (JENKINS-29173) IBM zOS Connector not retrieving job RC properly

2015-07-02 Thread candidusl...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Shcherbakov commented on  JENKINS-29173 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: IBM zOS Connector not retrieving job RC properly  
 
 
 
 
 
 
 
 
 
 
Now RC is scanned correctly. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [zos-connector-plugin] (JENKINS-29173) IBM zOS Connector not retrieving job RC properly

2015-07-02 Thread candidusl...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Shcherbakov resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29173 
 
 
 
  IBM zOS Connector not retrieving job RC properly  
 
 
 
 
 
 
 
 
 

Change By:
 
 Alexander Shcherbakov 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [packer-plugin] (JENKINS-28186) Packer installer from packer.io just a text box

2015-07-02 Thread jeffreydam...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jeffrey Damick commented on  JENKINS-28186 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Packer installer from packer.io just a text box  
 
 
 
 
 
 
 
 
 
 
Known issue: https://issues.jenkins-ci.org/browse/JENKINS-27694 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-publish-plugin] (JENKINS-29190) generated tag incorrect when docker registry URL is a short name

2015-07-02 Thread jitaki...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 m jitakirin created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29190 
 
 
 
  generated tag incorrect when docker registry URL is a short name  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Carlos Sanchez 
 
 
 

Components:
 

 docker-build-publish-plugin 
 
 
 

Created:
 

 02/Jul/15 2:18 PM 
 
 
 

Environment:
 

 Ubuntu 14.04  Jenkins ver. 1.609.1  docker-build-publish plugin ver. 1.0  no reverse proxy 
 
 
 

Labels:
 

 plugin 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 m jitakirin 
 
 
 
 
 
 
 
 
 
 
Steps to reproduce: 
 

create a freestyle job that will be building a docker image
 

fill in source details (any repo with a Dockerfile)
 

add a Docker Builld and Publish step
 
  

[JIRA] [core] (JENKINS-28155) Job fails with [An existing connection was forcibly closed by the remote host]

2015-07-02 Thread jan.muel...@janitza.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jan Mller commented on  JENKINS-28155 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Job fails with [An existing connection was forcibly closed by the remote host]  
 
 
 
 
 
 
 
 
 
 
We may have a similar problem. We start a windows vm and connect it via jnlp to the master, then it starts some work and after some time, usually 3-5h the slave gets disconnected unintentionally: 

 

java.io.IOException: Connection aborted: org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@7aa84678[name=QF-WinXP]
	at org.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:211)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:631)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:197)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
	at org.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:136)
	at org.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:306)
	at org.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:564)
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] [workflow-plugin] (JENKINS-29188) api URL for REST API is not available for flowGraphTable

2015-07-02 Thread tomjdal...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Dalton created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29188 
 
 
 
  api URL for REST API is not available for flowGraphTable  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 02/Jul/15 1:36 PM 
 
 
 

Environment:
 

 Jenkins 1.617  Workflow 1.8 
 
 
 

Labels:
 

 workflow rest 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Thomas Dalton 
 
 
 
 
 
 
 
 
 
 
The REST API isn't available for access to step state through the workflow running steps page. 
e.g. at http://server:8080//job/job name/job num/flowGraphTable/api 
I would expect to see a REST API page, indeed there is a link at the bottom of the flowGraphTable page to the REST API page that does not exist.  
At the JUC in London Jesse told me that this was probably just a bug, but if you want to make this a feature/improvement request that's fine too  
In general I think it would be massively useful to have access to stateful information for the workflow 

[JIRA] [core] (JENKINS-27694) Download update data immediately when installing a new tool installer plugin

2015-07-02 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck assigned an issue to Daniel Beck 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-27694 
 
 
 
  Download update data immediately when installing a new tool installer plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Assignee:
 
 DanielBeck 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [sonargraph-plugin] (JENKINS-29187) Specified Sonargraph system file is not used and generated report is not processed

2015-07-02 Thread christian.pore...@raiffeisen.ch (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Christian Porenta created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29187 
 
 
 
  Specified Sonargraph system file is not used and generated report is not processed  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Esteban Angee 
 
 
 

Attachments:
 

 sonargraph.log 
 
 
 

Components:
 

 sonargraph-plugin 
 
 
 

Created:
 

 02/Jul/15 11:51 AM 
 
 
 

Environment:
 

 Windows Server 2008 R2 Standard  Jenkins 1.614  Sonargraph Plugin 1.6.3  Maven 3.2.3  Sonargraph 7.2.3 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Christian Porenta 
 
 
 
 
 
 
 
 
 
 
When executing the post-build step Sonargraph Report Generation  Analysis the execution starts with this message: [SEVERE] SONARGRAPH Specified Sonargraph system file 'D:\DATA\Jenkins\workspace\D2BS_SEUPLUS_SONAR\ch.raiffeisen.seu.parent\sonargraph\SEUPlus.sonargraph' does not exist! 
however the file is present and the user has read privileges. 
In the end of the execution another message is present: 
[SEVERE] SONARGRAPH Failed to process the generated Sonargraph Report 
   

[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typos in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
PR sent. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29189 
 
 
 
  Typos in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29072) How to Migrate from Hudson 3.1.2 to jenkins latest version

2015-07-02 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam commented on  JENKINS-29072 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: How to Migrate from Hudson 3.1.2 to jenkins latest version  
 
 
 
 
 
 
 
 
 
 
Not related to updatesites-manager plugin. Changed the component/s to core. 
You'd better ask this in the user mailing list. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typo in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29189 
 
 
 
  Typo in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 

Summary:
 
 Typos Typo inlogmessageforswitchedoffcleaner 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29072) How to Migrate from Hudson 3.1.2 to jenkins latest version

2015-07-02 Thread de...@ikedam.jp (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 ikedam updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29072 
 
 
 
  How to Migrate from Hudson 3.1.2 to jenkins latest version  
 
 
 
 
 
 
 
 
 

Change By:
 
 ikedam 
 
 
 

Component/s:
 
 core 
 
 
 

Component/s:
 
 update-sites-manager-plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [test-results-analyzer-plugin] (JENKINS-29186) Pie chart title showing a wrong build number when the chart generated for a build from line chart

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29186 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Pie chart title showing a wrong build number when the chart generated for a build from line chart  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Varun Menon Path: src/main/webapp/js/chart-generator.js http://jenkins-ci.org/commit/test-results-analyzer-plugin/0960c1c72f881201aa1622981e6fc1b08cb172ac Log: Changes done to fix issue : #JENKINS-29186 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [test-results-analyzer-plugin] (JENKINS-29111) Show packages/classes/methods in sorted order

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29111 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Show packages/classes/methods in sorted order  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Varun Menon Path: src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ClassInfo.java src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/PackageInfo.java src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ResultInfo.java http://jenkins-ci.org/commit/test-results-analyzer-plugin/76c6d658c5ea00b1e07d7f1f08c70d5ccbae1db2 Log: Fixing the improvement #JENKINS-29111. Show packages/classes/tests in sorted order of thier name. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [test-results-analyzer-plugin] (JENKINS-27628) Test results analyzer displays class as FAILED when a testcase is skipped

2015-07-02 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-27628 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Test results analyzer displays class as FAILED when a testcase is skipped  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Varun Menon Path: src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/ClassResultData.java src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/PackageResultData.java http://jenkins-ci.org/commit/test-results-analyzer-plugin/0ef8082d506c9bec8ba462516c0c65debc7c Log: Fixing changes related to #JENKINS-27628. Test results analyzer displays class as FAILED when a testcase is skipped 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [view-job-filters-plugin] (JENKINS-22574) Hide/Disable the built-in filters

2015-07-02 Thread tsniatow...@opera.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomasz Śniatowski commented on  JENKINS-22574 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Hide/Disable the built-in filters  
 
 
 
 
 
 
 
 
 
 
+1 on this. It would be great to be able to hide the default checkboxes, maybe just leave a note saying how many jobs are selected. 
BTW this request fits one of the version 1.x ideas listed on the plugin page at https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters: 
 
These features are not entered as JIRA tickets because technically no one is requesting them. If you want one of these features, please Enter a JIRA Ticket and the feature will probably be added within a week. 
Retrofit existing filters to be default extensions (like the way columns work). Justifications are Allow for other views besides list view to more easily make use of them (for example, the status filter wasn't picked up by other views) Minor benefit is that if you have hundreds of jobs, your view edit screen is cluttered by the list of jobs when all you wanted was a regex or a status. So, you could delete any filters you don't want to see and they won't show up again. Another strategy to handle this might simply be a checkbox titled hide view list. However, this would obscure the fact that often a job is added to a view accidentally by clicking the new job link while on that view.
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [view-job-filters-plugin] (JENKINS-22574) Hide/Disable the built-in filters

2015-07-02 Thread tsniatow...@opera.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tomasz Śniatowski edited a comment on  JENKINS-22574 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Hide/Disable the built-in filters  
 
 
 
 
 
 
 
 
 
 +1onthis.Itwouldbegreattobeabletohidethedefaultcheckboxes,maybejustleaveanotesayinghowmanyjobsareselected.BTWthisrequestfitsoneoftheversion1.xideaslistedonthepluginpageathttps://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters:{quote}ThesefeaturesarenotenteredasJIRAticketsbecausetechnicallynooneisrequestingthem.Ifyouwantoneofthesefeatures,pleaseEnteraJIRATicketandthefeaturewillprobablybeaddedwithinaweek.Retrofitexistingfilterstobedefaultextensions(likethewaycolumnswork).JustificationsareAllowforotherviewsbesideslistviewtomoreeasilymakeuseofthem(forexample,thestatusfilterwasn'tpickedupbyotherviews)Minorbenefitisthatifyouhavehundredsofjobs,yourvieweditscreenisclutteredbythelistofjobswhenallyouwantedwasaregexorastatus.So,youcoulddeleteanyfiltersyoudon'twanttoseeandtheywon'tshowupagain.Anotherstrategytohandlethismightsimplybeacheckboxtitledhideviewlist.However,thiswouldobscurethefactthatoftenajobisaddedtoaviewaccidentallybyclickingthenewjoblinkwhileonthatview.{quote} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29078) hudson.triggers.Trigger$Cron doRun throwing a NullPointerException

2015-07-02 Thread phil.dick...@pdgm.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Phil Dickson commented on  JENKINS-29078 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: hudson.triggers.Trigger$Cron doRun throwing a NullPointerException  
 
 
 
 
 
 
 
 
 
 
None of our cron scheduled tasks are running! This seems pretty serious. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-29164) Can't set timeout for git clone

2015-07-02 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29164 
 
 
 
  Can't set timeout for git clone  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-29164) Can't set timeout for git clone

2015-07-02 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-29164 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Can't set timeout for git clone  
 
 
 
 
 
 
 
 
 
 
That's great. I'm sorry that there are two settings like that. I think it is confusing to users. Unfortunately, I wanted to retain compatibility for existing users and that meant not risking a behavioral change by broadening the meaning of an existing value.  
The timeout on clone was the first option available and is still the most heavily used (because it commonly means network traffic rather than disc traffic). Some users reported that their checkout would fail due to timeout so the timeout on checkout option was added. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28155) Job fails with [An existing connection was forcibly closed by the remote host]

2015-07-02 Thread jan.muel...@janitza.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jan Mller edited a comment on  JENKINS-28155 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Job fails with [An existing connection was forcibly closed by the remote host]  
 
 
 
 
 
 
 
 
 
 Wemayhaveasimilarproblem.Westartawindowsvmandconnectitviajnlptothemaster,thenitstartssomeworkandaftersometime,usually3-5htheslavegetsdisconnectedunintentionally:{code}java.io.IOException:Connectionaborted:org.jenkinsci.remoting.nio.NioChannelHub$MonoNioTransport@7aa84678[name=QF-WinXP] atorg.jenkinsci.remoting.nio.NioChannelHub$NioTransport.abort(NioChannelHub.java:211) atorg.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:631) atjenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) atjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) atjava.util.concurrent.FutureTask.run(FutureTask.java:266) atjava.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) atjava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) atjava.lang.Thread.run(Thread.java:745)Causedby:java.io.IOException:Connectionresetbypeer atsun.nio.ch.FileDispatcherImpl.read0(NativeMethod) atsun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) atsun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) atsun.nio.ch.IOUtil.read(IOUtil.java:197) atsun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) atorg.jenkinsci.remoting.nio.FifoBuffer$Pointer.receive(FifoBuffer.java:136) atorg.jenkinsci.remoting.nio.FifoBuffer.receive(FifoBuffer.java:306) atorg.jenkinsci.remoting.nio.NioChannelHub.run(NioChannelHub.java:564){code} Wehaveonlyonewindowsmachineandthismachineshowsthisbehavior.Allthelinuxslavesareconnectedconstantlywithoutanyproblems. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29078) hudson.triggers.Trigger$Cron doRun throwing a NullPointerException

2015-07-02 Thread phil.dick...@pdgm.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Phil Dickson commented on  JENKINS-29078 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: hudson.triggers.Trigger$Cron doRun throwing a NullPointerException  
 
 
 
 
 
 
 
 
 
 
Looks like 

JENKINS-27549
 is the probable cause 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typos in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29189 
 
 
 
  Typos in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 Correctmessageonline43:{code}getLog().getLogger().println(Proccleanupgloballyswitchedoff, contract contact youJenkinsadministartortoturniton);{code}likeProccleanupgloballyswitchedoff,contactyouJenkinsadministratortoturniton 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typos in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek edited a comment on  JENKINS-29189 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Typos in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 
 [PR|https://github.com/ vjuranek jenkinsci /proc-cleaner-plugin/pull/ 5 1 ]sent. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-29164) Can't set timeout for git clone

2015-07-02 Thread t...@vr-web.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Thomas Schweikle commented on  JENKINS-29164 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Can't set timeout for git clone  
 
 
 
 
 
 
 
 
 
 
Yes, I missed this option. Now it works as expected. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29181) Update unit test docs section about @WithPlugin annotation

2015-07-02 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža assigned an issue to Unassigned 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29181 
 
 
 
  Update unit test docs section about @WithPlugin annotation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Assignee:
 
 OliverGondža 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29181) Update unit test docs section about @WithPlugin annotation

2015-07-02 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29181 
 
 
 
  Update unit test docs section about @WithPlugin annotation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oliver Gondža 
 
 
 

Component/s:
 
 core 
 
 
 

Component/s:
 
 acceptance-test-harness 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29078) hudson.triggers.Trigger$Cron doRun throwing a NullPointerException

2015-07-02 Thread phil.dick...@pdgm.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Phil Dickson commented on  JENKINS-29078 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: hudson.triggers.Trigger$Cron doRun throwing a NullPointerException  
 
 
 
 
 
 
 
 
 
 
Downgrading to 1.615 fixes things for us. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typos in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29189 
 
 
 
  Typos in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Pavel Janoušek 
 
 
 

Components:
 

 proc-cleaner-plugin 
 
 
 

Created:
 

 02/Jul/15 1:56 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 
Correct message on line 43: 

 
getLog().getLogger().println(Proc cleanup globally switched off, contract you Jenkins administartor to turn it on); 

 
 like Proc cleanup globally switched off, contact you Jenkins administrator to turn it on 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
   

[JIRA] [proc-cleaner-plugin] (JENKINS-29189) Typos in log message for switched off cleaner

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29189 
 
 
 
  Typos in log message for switched off cleaner  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 Correctmessageonline43:{code}getLog().getLogger().println( Proc Process cleanup is globally switched turned off,contact you your Jenkinsadministartortoturniton . );{code}likeProccleanupgloballyswitchedoff,contactyouJenkinsadministratortoturniton 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29191) Update project pom.xml to be recognized by Idea correctly

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29191 
 
 
 
  Update project pom.xml to be recognized by Idea correctly  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Pavel Janoušek 
 
 
 

Components:
 

 proc-cleaner-plugin 
 
 
 

Created:
 

 02/Jul/15 2:32 PM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Pavel Janoušek 
 
 
 
 
 
 
 
 
 
 
Idea doesn't correctly recognize the original pom.xml and doesn't follow it as a project (doesn't offer anything under Package view etc.). 
Also unified formatting helps to legibility of this file. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

[JIRA] [subversion-plugin] (JENKINS-26612) svn: absolutely unacceptably SLOW

2015-07-02 Thread a.azhev...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexander Azhevsky commented on  JENKINS-26612 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: svn: absolutely unacceptably SLOW  
 
 
 
 
 
 
 
 
 
 
Any news on this issue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [join-plugin] (JENKINS-25710) Join plugin does not work with folders

2015-07-02 Thread radek.anton...@quiddia.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Radek Antoniuk resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Merged. Scheduled for release in 1.16. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-25710 
 
 
 
  Join plugin does not work with folders  
 
 
 
 
 
 
 
 
 

Change By:
 
 Radek Antoniuk 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [join-plugin] (JENKINS-25710) Join plugin does not work with folders

2015-07-02 Thread radek.anton...@quiddia.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Radek Antoniuk updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-25710 
 
 
 
  Join plugin does not work with folders  
 
 
 
 
 
 
 
 
 

Change By:
 
 Radek Antoniuk 
 
 
 

Labels:
 
 join-plugin-1.16 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [test-results-analyzer-plugin] (JENKINS-29192) Support for multi-module project

2015-07-02 Thread mr.varun.me...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Varun Menon created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29192 
 
 
 
  Support for multi-module project  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Varun Menon 
 
 
 

Components:
 

 test-results-analyzer-plugin 
 
 
 

Created:
 

 02/Jul/15 2:34 PM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Varun Menon 
 
 
 
 
 
 
 
 
 
 
Currently the plugin does not support for multi-module project. 
Needs the said support. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA 

[JIRA] [core] (JENKINS-27694) Download update data immediately when installing a new tool installer plugin

2015-07-02 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck started work on  JENKINS-27694 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [proc-cleaner-plugin] (JENKINS-29191) Update project pom.xml to be recognized by Idea correctly

2015-07-02 Thread pjano...@redhat.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Pavel Janoušek resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
PR sent. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29191 
 
 
 
  Update project pom.xml to be recognized by Idea correctly  
 
 
 
 
 
 
 
 
 

Change By:
 
 Pavel Janoušek 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-29193) Same sha used for multiple git checkouts

2015-07-02 Thread ninjo...@me.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 jon heckman created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29193 
 
 
 
  Same sha used for multiple git checkouts  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-plugin, multiple-scms-plugin 
 
 
 

Created:
 

 02/Jul/15 3:42 PM 
 
 
 

Environment:
 

 Jenkins: 1.575. MultipleSCM: 0.3 . Git: 2.2.4 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 jon heckman 
 
 
 
 
 
 
 
 
 
 
I have a job configured with 2 git checkouts. Sometimes it will use the sha from the first checkout on the second git checkout, failing the job since the sha does not exist there. I have not been able to replicate this consistently. But I have about 15 jobs using this plugin, which run a few times an hour. I notice the issue at least once every couple hours.  The issue will randomly fix it self after a few tries. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
  

[JIRA] [join-plugin] (JENKINS-24566) Join job should be run even if some or all downstream jobs fail

2015-07-02 Thread radek.anton...@quiddia.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Radek Antoniuk commented on  JENKINS-24566 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Join job should be run even if some or all downstream jobs fail  
 
 
 
 
 
 
 
 
 
 
I think you can achieve that by using trigger-parametrised build with condition ALWAYS on A. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [websphere-deployer-plugin] (JENKINS-29201) Webspherer deploy error - could not bind resource refs

2015-07-02 Thread michael.al...@mnp.ca (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Aldor created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29201 
 
 
 
  Webspherer deploy error - could not bind resource refs  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 Jenkins-webspheredirectory.PNG 
 
 
 

Components:
 

 websphere-deployer-plugin 
 
 
 

Created:
 

 02/Jul/15 11:23 PM 
 
 
 

Environment:
 

 Windows 2008R2 with Jenkins   Deploying to an external Websphere 8.0 server 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Michael Aldor 
 
 
 
 
 
 
 
 
 
 
Can't complete a deploy getting the following error in the logs. Suggestions welcome 
The Jar files are in the .Jenkins folder  C:\Windows\System32\config\systemprofile\.jenkins\plugins\websphere-deployer\WEB-INF\lib com.ibm.ws.admin.client_8.0.0.jar com.ibm.ws.orb_8.0.0.jar 
Connecting to IBM WebSphere Application Server... The following artifacts will be deployed in this order... --- extsecadmin.ear --- Error deploying to IBM WebSphere Application 

  1   2   >