SVN PUBLISHER

2013-08-01 Thread tushanka
Hi ,
Can someone guide me to use SVN Publisher Plugin.
I configured it as follows:-
SVNURL-https://xxx/svn/utility_repository/tags/Release_1
TARGET PATH:-C:\Documents and
Settings\EriAdmin\.jenkins\jobs\testjob\workspace\dist
ITEMS
Pattern-.*war Name -blank PATH Blank
and got the below logs..

BUILD SUCCESSFUL
Total time: 1 second
workspace: /C:/Documents and
Settings/EriAdmin/.jenkins/jobs/testjob/workspace/
Attempting to import to SVN:
https://xxx/svn/utility_repository/tags/Release_1
SVN Publisher: target: C:\Documents and
Settings\EriAdmin\.jenkins\jobs\testjob\workspace\dist
Finished: SUCCESS

Nothing is commited to repository.I cannot see any changes
Please help.

Thanks in Advance



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/SVN-PUBLISHER-tp4675437.html
Sent from the Jenkins issues mailing list archive at Nabble.com.

-- 
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/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-19027) postbuild script for matrix jobs to run after each axes in the matrix head

2013-08-01 Thread kalpsr...@yahoo.co.in (JIRA)














































Kalps sat
 created  JENKINS-19027


postbuild script for matrix jobs to run after each axes in the matrix head















Issue Type:


Bug



Affects Versions:


current



Assignee:


Gregory Boissinot



Components:


postbuildscript



Created:


01/Aug/13 6:14 AM



Description:


Current postbuild script runs on each axes/node or aggregate and run once on matrix head. Is it possible to support running postbuild script after each axes/node execution but at the matrix head. This way we can do cleanups on the slavesrestart or reset of slave) after each execution of user-axis.




Project:


Jenkins



Priority:


Major



Reporter:


Kalps sat

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18879) Collecting finbugs analysis results randomly fails with exception

2013-08-01 Thread baradari.ra...@googlemail.com (JIRA)














































Ramin Baradari
 commented on  JENKINS-18879


Collecting finbugs analysis results randomly fails with exception















I'm not sure if this is related but directly after a restart of Jenkins I see this in the log:


Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Architecture monitoring activity still in progress. Interrupting
Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Clock Difference monitoring activity still in progress. Interrupting
Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run
WARNING: Unexpected node monitoring termination: Architecture
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request$1.get(Request.java:272)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)

Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Free Disk Space monitoring activity still in progress. Interrupting
Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run
WARNING: Unexpected node monitoring termination: Clock Difference
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request$1.get(Request.java:272)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)

Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run
WARNING: Unexpected node monitoring termination: Free Disk Space
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request$1.get(Request.java:272)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)

Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Free Swap Space monitoring activity still in progress. Interrupting
Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run
WARNING: Unexpected node monitoring termination: Free Swap Space
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request$1.get(Request.java:272)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)

Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Free Temp Space monitoring activity still in progress. Interrupting
Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record run
WARNING: Unexpected node monitoring termination: Free Temp Space
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request$1.get(Request.java:272)
at hudson.remoting.Request$1.get(Request.java:210)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:97)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:282)

Aug 01, 2013 8:33:12 AM hudson.node_monitors.AbstractNodeMonitorDescriptor$Record init
WARNING: Previous Response Time monitoring activity still in progress. Interrupting
Aug 01, 

[JIRA] [core] (JENKINS-18879) Collecting finbugs analysis results randomly fails with exception

2013-08-01 Thread baradari.ra...@googlemail.com (JIRA)














































Ramin Baradari
 updated  JENKINS-18879


Collecting finbugs analysis results randomly fails with exception
















Change By:


Ramin Baradari
(01/Aug/13 6:37 AM)




Component/s:


ssh-slaves



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18809) Discard Unreadable Data results in an NPE

2013-08-01 Thread baradari.ra...@googlemail.com (JIRA)














































Ramin Baradari
 commented on  JENKINS-18809


Discard Unreadable Data results in an NPE















Happens in 1.525 too.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [ec2] (JENKINS-18854) EC2 Plugin unable to connect to Eucalyptus 3.x

2013-08-01 Thread co...@spacecurve.com (JIRA)














































cosmo king
 commented on  JENKINS-18854


EC2 Plugin unable to connect to Eucalyptus 3.x















Hi Colby, thanks for the quick response.  I've been working on getting some new hardware setup for my cloud and ran into a few issues, hardware and software  

I would REALLY love to auto deploy instances from Jenkins though, so anything I can do to help you guys figure out the issues I'm happy to provide.

I'm running Jenkins 1.523 and eucalyptus 3.3 using your ec2-plugin from https://github.com/ColbyDyess/ec2-plugin this seems to be your latest work, is that what I should be using? 

I am not clear on what to use for the EC2 URL and S3 URL here.  There are some URLs with context shown by 'euca-describe-services'.  But using those urls, I get "Login Failure: all modules ignored"  

I have just one server hosting CC, Walrus, Console.  So I've used its address in both URL text boxes : https://192.168.66.133:8773

I always get this error on connection test: "Unable to execute HTTP request: peer not authenticated"































This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [ec2] (JENKINS-18854) EC2 Plugin unable to connect to Eucalyptus 3.x

2013-08-01 Thread co...@spacecurve.com (JIRA)












































 
cosmo king
 edited a comment on  JENKINS-18854


EC2 Plugin unable to connect to Eucalyptus 3.x
















Hi Colby, thanks for the quick response.  I've been working on getting some new hardware setup for my cloud and ran into a few issues, hardware and software  

I would REALLY love to auto deploy instances from Jenkins though, so anything I can do to help you guys figure out the issues I'm happy to provide.

I'm running Jenkins 1.523 and eucalyptus 3.3 using your ec2-plugin from https://github.com/ColbyDyess/ec2-plugin this seems to be your latest work, is that what I should be using? 

I am not clear on what to use for the EC2 URL and S3 URL here.  There are some URLs with context shown by 'euca-describe-services'.  
For example: 
http://192.168.66.133:8773/services/Eucalyptus
http://192.168.66.133:8773/services/Walrus

But using those urls, I get "Login Failure: all modules ignored"  




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [build-timeout] (JENKINS-13666) FATAL: Timer already cancelled.

2013-08-01 Thread martin.h.schroe...@intel.com (JIRA)















































Martin Schröder
 assigned  JENKINS-13666 to Kohsuke Kawaguchi



FATAL: Timer already cancelled. 
















Assigned to Kohsuke, as he is the lead for the build-timeout plug-in. And if the root-cause is not there, he's the most likely person to know what else might cause it.





Change By:


Martin Schröder
(01/Aug/13 7:48 AM)




Assignee:


KohsukeKawaguchi



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18368) Decorated Launcher Does Not Maintain isUnix for RemoteLauncher

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18368


Decorated Launcher Does Not Maintain isUnix for RemoteLauncher















Code changed in jenkins
User: Jesse Glick
Path:
 src/main/java/hudson/plugins/clearcase/AbstractClearCaseScm.java
 src/main/java/hudson/plugins/clearcase/ClearToolExec.java
 src/main/java/hudson/plugins/clearcase/history/AbstractHistoryAction.java
http://jenkins-ci.org/commit/clearcase-plugin/549b3287db17d06f27d057c1f3681b1a98347ffa
Log:
  JENKINS-18368 Trying to work around core bug by correcting the Unix flag on the launcher when running polling.





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [clearcase] (JENKINS-18994) fatal null point exeption when running Running cleartool setcs to update clearcase view

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18994


fatal null point exeption when running Running cleartool setcs to update clearcase view















Code changed in jenkins
User: Vincent Latombe
Path:
 src/main/java/hudson/plugins/clearcase/CleartoolUpdateResult.java
 src/main/java/hudson/plugins/clearcase/action/BaseSnapshotCheckoutAction.java
 src/test/java/hudson/plugins/clearcase/action/BaseSnapshotCheckoutActionTest.java
http://jenkins-ci.org/commit/clearcase-plugin/a4bb13e37ac3ad1e3d4f31ce5cd40fc7154c20f6
Log:
  FIXED JENKINS-18994 NPE when no updt file is generated






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [clearcase] (JENKINS-18994) fatal null point exeption when running Running cleartool setcs to update clearcase view

2013-08-01 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18994 as Fixed


fatal null point exeption when running Running cleartool setcs to update clearcase view
















Change By:


SCM/JIRA link daemon
(01/Aug/13 8:11 AM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-10601) Matrix Project Authentication does not correctly override global permissions

2013-08-01 Thread vasub...@gmail.com (JIRA)














































Vasudeva Bhat
 commented on  JENKINS-10601


 Matrix Project Authentication does not correctly override global permissions















Has this been considered for implementation yet?

In my case, I need to apply these permissions on jobs after they have been setup, and pretty much in exactly the same way as Marc Esher mentions.
Would be easiest with the override functionality.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [cli] (JENKINS-11888) Jenkins CLI does not supports stopping jobs

2013-08-01 Thread corneil.duples...@gmail.com (JIRA)














































Corneil du Plessis
 commented on  JENKINS-11888


Jenkins CLI does not supports stopping jobs















Calling the command stop-job or cancel-job should make it relatively unambiguous.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-17265) Builds disappearing from history

2013-08-01 Thread eder_ste...@gmx.at (JIRA)














































Stefan Eder
 commented on  JENKINS-17265


Builds disappearing from history















Same problem with 1.509.1 LTS.

We are using two Jenkins instances with the same version right now, and this issue seems to affect only the one where the builds are executed on slaves only. Additionally only builds which where renamed and are triggered automatically by croned upstream projects are having this issue.

The only thing I noticed in the logs was the following:

Aug 01, 2013 12:44:28 AM hudson.model.Run execute
INFO: some-build #15 main build action completed: SUCCESS
Aug 01, 2013 12:21:20 AM hudson.model.listeners.RunListener report
WARNING: RunListener failed
java.lang.NullPointerException



This happened right before/during every build which "lost" builds. However, this does not occur on the Jenkins instance which builds on master only.
Unfortunately there was no trace attached to the NullPointerException in the log, but I'll try to get one with a higher log output setting. Maybe it's connected to issue JENKINS-18823.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven] (JENKINS-18849) java.lang.ClassNotFoundException: hudson.maven.AbstractMavenProject

2013-08-01 Thread quiesa...@gmail.com (JIRA)














































Francisco Ruiz
 commented on  JENKINS-18849


java.lang.ClassNotFoundException: hudson.maven.AbstractMavenProject















Enabling the Maven Integration plugin has worked for me too.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread jan.callewa...@gmail.com (JIRA)














































Jan Callewaert
 updated  JENKINS-18490


Run button not work
















We have the same with build pipeline plugin 1.3.5 and Jenkins 1.525. I am putting this on blocking, since the run button is the key of the plugin. If that does not work, the plugin is not usable.





Change By:


Jan Callewaert
(01/Aug/13 9:43 AM)




Priority:


Major
Blocker



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-19022) GIT Plugin (any version) heavily bloats memory use and size of build.xml with BuildData fields

2013-08-01 Thread martin.h.schroe...@intel.com (JIRA)














































Martin Schröder
 commented on  JENKINS-19022


GIT Plugin (any version) heavily bloats memory use and size of build.xml with BuildData fields















This issue will be fixed  with an optional configuration flag  as soon as the following pull request has been merged  rolled-out:

https://github.com/jenkinsci/git-plugin/pull/163



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-19029) Add support for gitlist in git scm browser

2013-08-01 Thread florian.mor...@gmail.com (JIRA)














































Florian Morgan
 created  JENKINS-19029


Add support for gitlist in git scm browser















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


01/Aug/13 9:51 AM



Description:


Add support for gitlist in git scm browser, see http://gitlist.org/




Due Date:


01/Aug/13 12:00 AM




Environment:


Jenkins 1.515, git-plugin 1.0.6




Project:


Jenkins



Labels:


git
gitlist
browser
scm




Priority:


Major



Reporter:


Florian Morgan

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [confluence-publisher] (JENKINS-19028) ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception

2013-08-01 Thread s...@qad.com (JIRA)














































Sean Moloney
 created  JENKINS-19028


ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception















Issue Type:


Bug



Assignee:


Joe Hansche



Components:


confluence-publisher



Created:


01/Aug/13 9:51 AM



Description:


Jenkins 1.518
Plugin information Confluence Publisher 1.8

Objective: To publish build artifact to confluence.

Note: If I untick "Attach archived artifacts to page" the build is successful.

Console output


Started by user anonymous
Building in workspace C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace
Parsing POMs
[workspace] $ C:\webui-dev.x64\jdk6/bin/java -cp "C:\Program Files (x86)\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-agent-1.2.jar;C:\webui-dev.x64\maven3\boot\plexus-classworlds-2.4.jar" org.jvnet.hudson.maven3.agent.Maven3Main C:\webui-dev.x64\maven3 "C:\Program Files (x86)\Jenkins\war\WEB-INF\lib\remoting-2.23.jar" "C:\Program Files (x86)\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-1.2.jar" 50864
===[JENKINS REMOTING CAPACITY]===channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\pom.xml install
[INFO] Scanning for projects...
[INFO] 
[INFO] 
[INFO] Building MySel20Proj 1.0
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ MySel20Proj ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\src\main\resources
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ MySel20Proj ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\src\test\resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ MySel20Proj ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ MySel20Proj ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ MySel20Proj ---
[INFO] No tests to run.
[INFO] Surefire report directory: C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\target\surefire-reports

---
 T E S T S
---

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ MySel20Proj ---
[INFO] [INFO] Installing C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\target\MySel20Proj-1.0.jar to C:\.m2\repository\MySel20Proj\MySel20Proj\1.0\MySel20Proj-1.0.jar
[INFO] Installing C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\pom.xml to C:\.m2\repository\MySel20Proj\MySel20Proj\1.0\MySel20Proj-1.0.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ MySel20Proj ---
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 11.703s
[INFO] Finished at: Thu Aug 01 10:43:26 BST 2013
[INFO] Final Memory: 8M/139M
[INFO] 
[JENKINS] Archiving C:\Program Files (x86)\Jenkins\jobs\TestNewJob\workspace\pom.xml to C:\Program Files 

[JIRA] [git] (JENKINS-19029) Add support for gitlist in git scm browser

2013-08-01 Thread florian.mor...@gmail.com (JIRA)














































Florian Morgan
 updated  JENKINS-19029


Add support for gitlist in git scm browser
















Change By:


Florian Morgan
(01/Aug/13 9:51 AM)




Due Date:


1/Aug/13



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [thinBackup] (JENKINS-19030) Unable to run a full backup

2013-08-01 Thread he...@mikebell.io (JIRA)














































Mike Bell
 created  JENKINS-19030


Unable to run a full backup















Issue Type:


Bug



Assignee:


Thomas Fürer



Components:


thinBackup



Created:


01/Aug/13 9:53 AM



Description:


I have 4 jobs in Jenkins and I'm using thinBackup, only 1 of the jobs is being backed up.

It's backing up all the root xml files and one of the jobs but not the other 3. I've added an additional logger for thinbackup but there are no warnings or errors present.

We are using the promotions plugin on 2 of the other jobs so I wonder if that could be causing an issue with compatibility.

Is there any other information I can provide to help? I only have access to this system for the next 24 hours which makes things a bit more awkward.




Environment:


RHEL




Project:


Jenkins



Priority:


Major



Reporter:


Mike Bell

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread christian.lippha...@googlemail.com (JIRA)














































Christian Lipphardt
 commented on  JENKINS-18490


Run button not work















I did a quick research. Run button works with jobs which require no parameters, jobs with parameters do not work.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18776) @QueryParameter with @RelativePath broken

2013-08-01 Thread ogon...@gmail.com (JIRA)














































Oliver Gondža
 commented on  JENKINS-18776


@QueryParameter with @RelativePath broken















Thanks Jesse. It seems to require https://github.com/jenkinsci/jenkins/commit/bbaeade5231ca4116047fbd32b2f909a16a59b8d as well for tests to succeed.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19031) com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1

2013-08-01 Thread ch...@simplistix.co.uk (JIRA)














































Chris Withers
 created  JENKINS-19031


com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


01/Aug/13 10:39 AM



Description:


I tried to upgrade my test Jenkins instance from 1.480.3 to 1.525.

On startup, I got this:

org.jvnet.hudson.reactor.ReactorException: hudson.util.IOException2: Unable to read /var/lib/jenkins/config.xml
	at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:246)
	at jenkins.InitReactorRunner.run(InitReactorRunner.java:43)
	at jenkins.model.Jenkins.executeReactor(Jenkins.java:906)
	at jenkins.model.Jenkins.init(Jenkins.java:806)
	at hudson.model.Hudson.init(Hudson.java:81)
	at hudson.model.Hudson.init(Hudson.java:77)
	at hudson.WebAppMain$2.run(WebAppMain.java:214)
Caused by: hudson.util.IOException2: Unable to read /var/lib/jenkins/config.xml
	at hudson.XmlFile.unmarshal(XmlFile.java:170)
	at jenkins.model.Jenkins$17.run(Jenkins.java:2526)
	at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
	at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
	at jenkins.model.Jenkins$7.runTask(Jenkins.java:895)
	at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
	at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:898)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:920)
	at java.lang.Thread.run(Thread.java:736)
Caused by: com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1
 Debugging information 
message : Array index out of range: -1
cause-exception : java.lang.ArrayIndexOutOfBoundsException
cause-message   : Array index out of range: -1
class   : hudson.model.Hudson
required-type   : hudson.model.Hudson
converter-type  : hudson.util.RobustReflectionConverter
path: /hudson/disabledAdministrativeMonitors
line number : 3
version : null
---
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
	at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1061)
	at hudson.util.XStream2.unmarshal(XStream2.java:109)
	at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1045)
	at hudson.XmlFile.unmarshal(XmlFile.java:166)
	... 9 more
Caused by: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -1
	at com.thoughtworks.xstream.core.util.OrderRetainingMap.entrySet(OrderRetainingMap.java:77)
	at java.util.HashMap.putAllImpl(HashMap.java:678)
	at java.util.HashMap.putAll(HashMap.java:669)
	at com.thoughtworks.xstream.core.util.OrderRetainingMap.init(OrderRetainingMap.java:36)
	at com.thoughtworks.xstream.converters.reflection.FieldDictionary.buildMap(FieldDictionary.java:135)
	at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldOrNull(FieldDictionary.java:113)
	at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.getFieldOrNull(PureJavaReflectionProvider.java:186)
	at hudson.util.RobustReflectionConverter.fieldDefinedInClass(RobustReflectionConverter.java:328)
	at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:269)
	at hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:222)
	at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
	... 18 more




 

[JIRA] [openid] (JENKINS-14843) OpenID SSO should use POST to submit details to google apps endpoint

2013-08-01 Thread william.whit...@gmail.com (JIRA)














































William Whittle
 commented on  JENKINS-14843


OpenID SSO should use POST to submit details to google apps endpoint















This has just hit my environment too. It was OK previously, but from about 10 minutes ago I've been getting a 414 error from Google saying the URI was too long. I had just added a large number of users to the matrix-based security, so that matches what others have seen.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19031) com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1

2013-08-01 Thread ch...@simplistix.co.uk (JIRA)














































Chris Withers
 commented on  JENKINS-19031


com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1















Same with 1.509.2



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-12235) FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel

2013-08-01 Thread g...@rzn.co.il (JIRA)














































Guy Rozendorn
 commented on  JENKINS-12235


FATAL, Unable to delete script file, IOException2, remote file operation failed, unexpected termination of channel















We set the following on all our slaves:

ClientAliveCountMax 99
ClientAliveInterval 60
TCPKeepAlive no



rebooted them all, and still getting this exception 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [clearcase] (JENKINS-18994) fatal null point exeption when running Running cleartool setcs to update clearcase view

2013-08-01 Thread vinc...@latombe.net (JIRA)














































Vincent Latombe
 commented on  JENKINS-18994


fatal null point exeption when running Running cleartool setcs to update clearcase view















Could you try with the following snapshot, see if the issue is fixed?
https://jenkins.ci.cloudbees.com/job/plugins/job/clearcase-plugin/35/org.jenkins-ci.plugins$clearcase/artifact/org.jenkins-ci.plugins/clearcase/1.4-SNAPSHOT/clearcase-1.4-SNAPSHOT.hpi



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [mail-watcher] (JENKINS-19032) [Mail Watcher Plugin] Ability to change notification content

2013-08-01 Thread valyok.bara...@gmail.com (JIRA)














































Valentin Baranov
 created  JENKINS-19032


[Mail Watcher Plugin] Ability to change notification content















Issue Type:


New Feature



Affects Versions:


current



Assignee:


Unassigned


Components:


mail-watcher



Created:


01/Aug/13 11:45 AM



Description:


In current version, plugin doesn't allow to set the notification content.
In my project, I use this plugin not only to indicate if CI job was deleted, but also if CI job was shelved (see https://wiki.jenkins-ci.org/display/JENKINS/Shelve+Project+Plugin) because Jenkins recognizes shelved jobs as deleted.
But in this case one can't understand if CI job was deleted or shelved. So the ability to set custom Email message might help.
Thanks.




Project:


Jenkins



Priority:


Major



Reporter:


Valentin Baranov

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [gerrit-trigger] (JENKINS-18878) Gerrit-trigger-plugin does not trigger jobs at all when the connection is unavailable to Jenkins server

2013-08-01 Thread rin...@java.net (JIRA)














































rin_ne
 commented on  JENKINS-18878


Gerrit-trigger-plugin does not trigger jobs at all when the connection is unavailable to Jenkins server















I have no idea but I think such feature should be implemented not Jenkins plugin but gerrit itself.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [robot-plugin] (JENKINS-16615) Link to log.html is broken on project page in matrix project

2013-08-01 Thread jpiiro...@java.net (JIRA)















































jpiironen
 resolved  JENKINS-16615 as Fixed


Link to log.html is broken on project page in matrix project
















Fixed this in latest commit.





Change By:


jpiironen
(01/Aug/13 12:16 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [robot-plugin] (JENKINS-15768) Plug-in doesn't retain directories when copy files using Other files to copy setting

2013-08-01 Thread jpiiro...@java.net (JIRA)














































jpiironen
 commented on  JENKINS-15768


Plug-in doesnt retain directories when copy files using Other files to copy setting















The release date isn't set in stone but most probably sometime next week. We are aiming to squash all the open bugs listed in Jira before making a new release.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-19033) execution is always last, rather than where placed in the post-build actions list

2013-08-01 Thread ch...@simplistix.co.uk (JIRA)














































Chris Withers
 created  JENKINS-19033


execution is always last, rather than where placed in the post-build actions list















Issue Type:


Bug



Assignee:


Gregory Boissinot



Components:


postbuildscript



Created:


01/Aug/13 12:32 PM



Description:


I need the post-build script to move core files from /coredumps into the workspace to the artifact archiver can archive them.

However, because the post-build script always executes last, the archive artifacts step blows up because the post-build script hasn't moved the core files into the workspace by the time it executes.

Why doesn't this plugin respect the ordering of the post-build steps?




Environment:


Jenkins 1.480.3

Jenkins Post-Build Script Plug-in 0.12




Project:


Jenkins



Labels:


post-build




Priority:


Major



Reporter:


Chris Withers

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [subversion] (JENKINS-16533) Jobs checked out from svn with pinned externals continuously run (with no changes in svn)

2013-08-01 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 commented on  JENKINS-16533


Jobs checked out from svn with pinned externals continuously run (with no changes in svn)















https://github.com/jenkinsci/subversion-plugin/blob/master/src/main/java/hudson/scm/subversion/SubversionUpdateEventHandler.java#L72 only considers peg revision, so need to be improved to also support -r defined ones



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [flexible-publish] (JENKINS-14494) Need to be able to use Flexible Publish in matrix job post-build actions

2013-08-01 Thread ch...@simplistix.co.uk (JIRA)














































Chris Withers
 commented on  JENKINS-14494


Need to be able to use Flexible Publish in matrix job post-build actions















Yes please...



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19034) Permalinks can be created which point to a nonexistent build symlink

2013-08-01 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 created  JENKINS-19034


Permalinks can be created which point to a nonexistent build symlink















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


01/Aug/13 12:41 PM



Description:


A user reported a situation with a project which had a number of builds, none of which had associated numeric symlinks because the master was running on Windows at the time. Then the master was switched to Unix. Jenkins created a lastSuccessfulBuild symlink, but it was pointing to a nonexistent numeric symlink. It should either avoid creating the permalink in this case, or first create the numeric symlink.




Project:


Jenkins



Labels:


symlink
lazy-loading




Priority:


Major



Reporter:


Jesse Glick

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19026) Node log fails to update

2013-08-01 Thread jbrej...@praqma.net (JIRA)















































Jens  Brejner
 assigned  JENKINS-19026 to Unassigned



Node log fails to update
















Change By:


Jens  Brejner
(01/Aug/13 12:48 PM)




Assignee:


PraqmaSupport



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19026) Node log fails to update

2013-08-01 Thread jbrej...@praqma.net (JIRA)














































Jens  Brejner
 updated  JENKINS-19026


Node log fails to update
















Change By:


Jens  Brejner
(01/Aug/13 12:47 PM)




Component/s:


core





Component/s:


logging



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [fstrigger] (JENKINS-18658) NPE in FSTrigger upon configuration save

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18658


NPE in FSTrigger upon configuration save















Code changed in jenkins
User: Gregory Boissinot
Path:
 src/main/java/org/jenkinsci/plugins/fstrigger/core/FSTriggerAction.java
 src/main/java/org/jenkinsci/plugins/fstrigger/core/FSTriggerFilesAction.java
 src/main/java/org/jenkinsci/plugins/fstrigger/core/FSTriggerFolderAction.java
 src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameRetriever.java
 src/main/java/org/jenkinsci/plugins/fstrigger/triggers/FileNameTrigger.java
 src/main/java/org/jenkinsci/plugins/fstrigger/triggers/FolderContentTrigger.java
 src/main/resources/org/jenkinsci/plugins/fstrigger/core/FSTriggerAction/index.jelly
http://jenkins-ci.org/commit/fstrigger-plugin/a8a6844f2142021eb8fa5ab94efe00333bf7a731
Log:
  Fix JENKINS-18658


Compare: https://github.com/jenkinsci/fstrigger-plugin/compare/e4adb22fec37...a8a6844f2142




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-18957) NullPointerException with jgit on Git Plugin 2.0 beta

2013-08-01 Thread markwa...@yahoo.com (JIRA)














































Mark Waite
 commented on  JENKINS-18957


NullPointerException with jgit on Git Plugin 2.0 beta















There is a simpler way to show the same (or a similar) stack trace:


	Define a new job using Git as the SCM
	Assign an ssh repository URL like ssh://mwaite@somehost/git/myrepo.git



The stack trace reports a null pointer exception visible in the web browser:

Status Code: 500

Exception: java.lang.NullPointerException
Stacktrace:
javax.servlet.ServletException: java.lang.NullPointerException
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:719)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:583)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:214)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)
	at winstone.ServletConfiguration.execute(ServletConfiguration.java:248)
	at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:50)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81)
	at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
	at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
	at winstone.RequestDispatcher.forward(RequestDispatcher.java:331)
	at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:227)
	at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
	at org.jenkinsci.plugins.gitclient.trilead.TrileadSessionFactory.getSession(TrileadSessionFactory.java:34)
	at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:121)
	at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.init(TransportGitSsh.java:248)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:147)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.getHeadRev(JGitAPIImpl.java:313)
	at hudson.plugins.git.UserRemoteConfig$DescriptorImpl.doCheckUrl(UserRemoteConfig.java:85)
	at sun.reflect.GeneratedMethodAccessor754.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:288)
	at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:151)
	at 

[JIRA] [fstrigger] (JENKINS-18658) NPE in FSTrigger upon configuration save

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)















































Gregory Boissinot
 resolved  JENKINS-18658 as Fixed


NPE in FSTrigger upon configuration save
















Change By:


Gregory Boissinot
(01/Aug/13 1:40 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven] (JENKINS-19035) Running maven job through socks proxy results in a Malformed reply from SOCKS server

2013-08-01 Thread fergus.nel...@gmail.com (JIRA)














































Fergus Nelson
 created  JENKINS-19035


Running maven job through socks proxy results in a Malformed reply from SOCKS server















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


maven



Created:


01/Aug/13 1:38 PM



Description:


Set up a socks proxy using ssh from the jenkins server to another server you wish to use the internet connection of.

ssh -v -D 8080 ipproxy@other.server

Set the following in your maven_opts on the jenkins job.
-DsocksProxyHost=127.0.0.1 -DsocksProxyPort=8080

Job Fails with the following exception. 

Exception in thread "main" java.net.SocketException: Malformed reply from SOCKS server
	at java.net.SocksSocketImpl.readSocksReply(SocksSocketImpl.java:129)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:502)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at java.net.Socket.init(Socket.java:425)
	at java.net.Socket.init(Socket.java:208)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:130)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:65)
ERROR: Failed to launch Maven. Exit code = 1
Finished: FAILURE


exurpt of code in org.jvnet.hudson.maven3.agent.Maven3Main

String mavenRemoteUseInetEnvVar = System.getenv( "MAVEN_REMOTE_USEINET" );

boolean mavenRemoteUseInet = Boolean.parseBoolean( mavenRemoteUseInetEnvVar );

if(mavenRemoteUseInet) {
InetAddress host = InetAddress.getLocalHost();
String hostname = host.getHostName();
System.out.println( "use inet address " + hostname );
s = new Socket(hostname,tcpPort);
}
else
s = new Socket((String)null,tcpPort);






Project:


Jenkins



Priority:


Major



Reporter:


Fergus Nelson

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-19036) Serialization problems for JGitCredential

2013-08-01 Thread emanue...@java.net (JIRA)














































emanuelez
 created  JENKINS-19036


Serialization problems for JGitCredential















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


01/Aug/13 1:44 PM



Description:


The stacktrace (polluted with timestamps, sorry) says:

13:30:47 java.io.IOException: Unable to serialize RPCRequest(30,withRepository)
13:30:47 	at hudson.remoting.UserRequest.serialize(UserRequest.java:166)
13:30:47 	at hudson.remoting.UserRequest.init(UserRequest.java:62)
13:30:47 	at hudson.remoting.Channel.call(Channel.java:712)
13:30:47 	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
13:30:47 	at com.sun.proxy.$Proxy46.withRepository(Unknown Source)
13:30:47 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:217)
13:30:47 	at hudson.plugins.git.extensions.impl.JGitCredential.decorate(JGitCredential.java:67)
13:30:47 	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:560)
13:30:47 	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:550)
13:30:47 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:825)
13:30:47 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1394)
13:30:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:676)
13:30:47 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
13:30:47 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:581)
13:30:47 	at hudson.model.Run.execute(Run.java:1593)
13:30:47 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
13:30:47 	at hudson.model.ResourceController.execute(ResourceController.java:88)
13:30:47 	at hudson.model.Executor.run(Executor.java:247)
13:30:47 Caused by: java.io.NotSerializableException: hudson.plugins.git.extensions.impl.JGitCredential
13:30:47 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1180)
13:30:47 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
13:30:47 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
13:30:47 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
13:30:47 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
13:30:47 	at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1362)
13:30:47 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1170)
13:30:47 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1528)
13:30:47 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1493)
13:30:47 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1416)
13:30:47 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174)
13:30:47 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:346)
13:30:47 	at hudson.remoting.UserRequest._serialize(UserRequest.java:155)
13:30:47 	at hudson.remoting.UserRequest.serialize(UserRequest.java:164)
13:30:47 	... 17 more
13:30:47 Finished: FAILURE




Environment:


Testing the credentials using the Git 2 plugin (with JGit), and a dumb slave to run the build on




Project:


Jenkins



Labels:


git2




Priority:


Major



Reporter:


emanuelez

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you 

[JIRA] [git] (JENKINS-19037) Empty error dialog appears when git job definition applied with no values in fields (Git plugin 2.0 beta)

2013-08-01 Thread markwa...@yahoo.com (JIRA)














































Mark Waite
 created  JENKINS-19037


Empty error dialog appears when git job definition applied with no values in fields (Git plugin 2.0 beta)















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


01/Aug/13 1:46 PM



Description:


While using the Git plugin 2.0 beta, I see an empty error dialog when I:


	Define a new job
	Select Git SCM (and set no other values)
	Apply the definition



If I use "no" SCM, I can apply without the empty error box.  If I insert a value in the repository URL, then I can apply the job definition.




Project:


Jenkins



Labels:


git2




Priority:


Major



Reporter:


Mark Waite

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-18960) Clone of 2.5 GB git repository is dramatically slower with jgit than command line git

2013-08-01 Thread markwa...@yahoo.com (JIRA)














































Mark Waite
 updated  JENKINS-18960


Clone of 2.5 GB git repository is dramatically slower with jgit than command line git
















Change By:


Mark Waite
(01/Aug/13 2:07 PM)




Environment:


Jenkins1.509.2
onLinuxmasteror
slave
and
onWindowsServer2008R2
wihJDK1.7.0_25
slave



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-18960) Clone of 2.5 GB git repository is dramatically slower with jgit than command line git

2013-08-01 Thread markwa...@yahoo.com (JIRA)














































Mark Waite
 updated  JENKINS-18960


Clone of 2.5 GB git repository is dramatically slower with jgit than command line git
















Change By:


Mark Waite
(01/Aug/13 2:06 PM)




Environment:


Debianx86testingwithOracle
Jenkins1.509.2slaveonWindowsServer2008R2wih
JDK
1.
7
.0_25



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [build-pipeline] (JENKINS-18490) Run button not work

2013-08-01 Thread paulovitto...@gmail.com (JIRA)














































Paulo Vitor Rendeiro
 commented on  JENKINS-18490


Run button not work















Same problem here with Build pipeline plugin 1.3.5 and Jenkins 1.525. Has anyone tried to downgrade the Jenkins or the plugin version?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresulttrigger] (JENKINS-18667) NullPointerException when saving job config

2013-08-01 Thread tadas.subo...@gmail.com (JIRA)














































Tadas Subonis
 commented on  JENKINS-18667


NullPointerException when saving job config















looks like commit at fault is https://github.com/jenkinsci/jenkins/commit/4cab495ca2c12aacc927338c6f4ccabf9d8b1600



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [publish-over-ssh] (JENKINS-17052) Change to root directory of host configuration didn't work

2013-08-01 Thread p...@nkey.com.br (JIRA)














































Paul Eipper
 commented on  JENKINS-17052


Change to root directory of host configuration didnt work















I agree, it should be enough to automatically perform a "cd" into the concatenated Remote Directory paths after login.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [other] (JENKINS-19038) Cannot execute a command line

2013-08-01 Thread garnikarakel...@gmail.com (JIRA)














































Garnik Arakelian
 created  JENKINS-19038


Cannot execute a command line















Issue Type:


Bug



Assignee:


Unassigned


Components:


other



Created:


01/Aug/13 2:46 PM



Description:


Hello,

I’m trying to integrate a tool (name’s Reqtify) to my Jenkins server (version 1.510). The command line I need to pass to my Job “Reqtify” works perfectly with the windows DOS terminal. It opens my Rectify project and generates several types of report. BUT when I pass the same command to my Jenkins Reqtify Job, I have the following error message:
Erreur - Can't create WNStatic (1407)

Has anyone ever had this problem? 
How can I resolve this problem?

Thank you in advance.




Environment:


Windows XP




Project:


Jenkins



Labels:


jenkins




Priority:


Major



Reporter:


Garnik Arakelian

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [all-changes] (JENKINS-19039) Not able to access jenskin

2013-08-01 Thread selva...@gmail.com (JIRA)














































Selvan Kumar
 created  JENKINS-19039


Not able to access jenskin















Issue Type:


Bug



Assignee:


wolfs



Components:


all-changes



Created:


01/Aug/13 2:48 PM



Description:


hudson.security.AccessDeniedException2: anonymous is missing the Overall/Read permission 	at hudson.security.ACL.checkPermission(ACL.java:54) 	at hudson.model.Node.checkPermission(Node.java:412) 	at jenkins.model.Jenkins.getTarget(Jenkins.java:3655) 	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:611) 	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:777) 	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:586) 	at org.kohsuke.stapler.Stapler.service(Stapler.java:217) 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:96) 	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:88) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) 	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) 	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:47) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) 	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) 	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) 	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:931) 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) 	at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) 	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) 	at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822) 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) 	at java.lang.Thread.run(Thread.java:722)




Due Date:


01/Aug/13 12:00 AM




Project:


Jenkins



Priority:


Major



Reporter:


   

[JIRA] [config-file-provider] (JENKINS-15976) Provided maven settings.xml in maven builder is lost

2013-08-01 Thread d...@fortysix.ch (JIRA)















































domi
 resolved  JENKINS-15976 as Fixed


Provided maven settings.xml in maven builder is lost
















some stuff got lost in the last RC, but the code is changed and will be in the next release

changelog is sdjusted





Change By:


domi
(01/Aug/13 2:57 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [all-changes] (JENKINS-19039) Not able to access jenskin

2013-08-01 Thread selva...@gmail.com (JIRA)














































Selvan Kumar
 started work on  JENKINS-19039


Not able to access jenskin
















Change By:


Selvan Kumar
(01/Aug/13 3:05 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [monitoring] (JENKINS-19040) Mail when some KPI is out of spec

2013-08-01 Thread dennys.hs...@gmail.com (JIRA)














































Dennys Hsieh
 created  JENKINS-19040


Mail when some KPI is out of spec















Issue Type:


New Feature



Assignee:


Unassigned


Components:


monitoring



Created:


01/Aug/13 3:06 PM



Description:


Is it possible to send a mail when some KPI is out of spec.
For example, when CPU loading more than 80%, queued job is more than 5, or memory is 90%, etc. The system sends email or any alert.




Project:


Jenkins



Priority:


Major



Reporter:


Dennys Hsieh

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [urltrigger] (JENKINS-18035) Request to support HTTPS url monitoring in URLTrigger plugin

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)















































Gregory Boissinot
 resolved  JENKINS-18035 as Fixed


Request to support HTTPS url monitoring in URLTrigger plugin
















I added SSL certificate.
It should be OK for now.
Let me know if it is OK for you will all your HTTPS urls.





Change By:


Gregory Boissinot
(01/Aug/13 3:22 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [cobertura] (JENKINS-18858) Cobertura Unable to delete coverage.xml on windows

2013-08-01 Thread rpar...@adobe.com (JIRA)














































Rahul Parekh
 commented on  JENKINS-18858


Cobertura Unable to delete coverage.xml on windows















We are running into the same issue and would appreciate if the fix can be pulled in. Thanks!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [teamconcert] (JENKINS-18705) Team Concert Plugin is failing in a multi-configuration project

2013-08-01 Thread heath...@ca.ibm.com (JIRA)














































Heather Fraser-Dube
 commented on  JENKINS-18705


Team Concert Plugin is failing in a multi-configuration project















Florian a workaround is to use environment variables : 

	Go to Jenkins  Manage Jenkins  Configure
	In the Global properties section define an environment variable that references the path for the root of your workspace. It will need to be an absolute path.
example: MYMATRIXWS C:\MyMatrix\jobs 




	Go to Jenkins  Manage Jenkins  Manage Nodes choose your slave node choose Configure
	In the Node properties section define the same environment variable again, but reference the path for the root of your workspace on the node. It will need to be an absolute path.
example: MYMATRIXWS C:\MySlaveMatrix\jobs 




	Go to Jenkins  Jobs choose your job choose Configure
	In the section "Advanced Project Options" click the advanced settings button
	Check the box "Use custom workspace" it will expand a section to supply workspace paths for the main build and the sub-builds.




	In the "Directory" textbox, put in your environment variable followed by a directory in which to load for the main build.
example: ${MYMATRIXWS}/workspace/mainJob 

- In the "Directory for sub-builds" textbox, put in your environment variable followed any subdirectory minus the directory for the main build, followed by /${JOB_NAME} 
example: ${MYMATRIXWS}/workspace/${JOB_NAME} 





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18641) People View does Not Populate (makeStaplerProxy)

2013-08-01 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 reopened  JENKINS-18641


People View does Not Populate (makeStaplerProxy)
















The same bug applies to other users of st:bind. @rsandell suggests adding to layout.jelly:


st:adjunct assumes="org.kohsuke.stapler.framework.prototype.prototype"
includes="org.kohsuke.stapler.json2"/


right after the existing include of org.kohsuke.stapler.bind. Needs to be tested for effectiveness (after reverting the original fix of this issue).





Change By:


Jesse Glick
(01/Aug/13 3:42 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [confluence-publisher] (JENKINS-19028) ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception

2013-08-01 Thread jhans...@meetme.com (JIRA)














































Joe Hansche
 commented on  JENKINS-19028


ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception















I wonder if this is specific to Maven artifacts?  Do you have the "archive the artifacts" option checked on the job configuration?  Typically Maven jobs do not require that option, because they automatically archive the build artifacts based on what the Maven POM decides should be archived (usually the POM and .jar).

I don't know when I'll be able to get around to fixing this, but I have a feeling that is probably the reason. I had not tested the plugin with a Maven project. Perhaps trying to enable that option might fix it as a workaround?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-14362) 100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException

2013-08-01 Thread dennys.hs...@gmail.com (JIRA)














































Dennys Hsieh
 commented on  JENKINS-14362


100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException















Does this version is recommand for production use?
http://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/1.518.JENKINS-14362-jzlib/jenkins-war-1.518.JENKINS-14362-jzlib.war

We are still use 1.512 now, and we want to upgrade, but I check the community rating, since 1.519, lots of people rollback to previous version.
If the patch for 1.518 is ready for production use? We want to use it first to fix the 100% CPU problem for now and wait a stable version in the future.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [confluence-publisher] (JENKINS-19028) ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception

2013-08-01 Thread s...@qad.com (JIRA)














































Sean Moloney
 commented on  JENKINS-19028


ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception















Hi joe

It was actually a configuration problem on my part. I had nothing set for "Files to archive". When I addressed this I was able to attach artifacts to the confluence page.

You may close this JIRA if you agree.

Thanks
Sean



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [config-file-provider] (JENKINS-16705) Native support for settings-security.xml (i. e. encrypted passwords)

2013-08-01 Thread d...@fortysix.ch (JIRA)














































domi
 reopened  JENKINS-16705


Native support for settings-security.xml (i. e. encrypted passwords)
















because of concept changes in the credentials plugin, I have to disable this feature for now - sorry!
I will rework it as fast as I can to get it back in.





Change By:


domi
(01/Aug/13 4:01 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-14362) 100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException

2013-08-01 Thread jgl...@cloudbees.com (JIRA)














































Jesse Glick
 commented on  JENKINS-14362


100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException















You are recommended to just use 1.520 or later.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven-invoker-plugin] (JENKINS-19041) Can not execute Maven 3 job

2013-08-01 Thread petrpro...@gmail.com (JIRA)














































Petr Prochazka
 created  JENKINS-19041


Can not execute Maven 3 job















Issue Type:


Bug



Affects Versions:


current



Assignee:


olamy



Components:


maven-invoker-plugin



Created:


01/Aug/13 4:15 PM



Description:


I create clean instalation of Jenkins in Tomcat.
Create new Maven 3 job.
Maven is configured with automatic instalation of version 3.0.5.
I get this exception:

java.io.IOException: No such file or directory
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1705)
	at java.io.File.createTempFile0(File.java:1726)
	at java.io.File.createTempFile(File.java:1803)
	at hudson.remoting.FileSystemJarCache.retrieve(FileSystemJarCache.java:60)
	at hudson.remoting.JarCacheSupport$1.run(JarCacheSupport.java:62)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)
	at java.lang.Thread.run(Thread.java:662)
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [java, -cp, /srv/ci/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.3.jar:/srv/ci/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, /srv/ci/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5, /srv/tomcat6/webapps/jenkins/WEB-INF/lib/remoting-2.28.jar, /srv/ci/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.3.jar, 34262] failed
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:491)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:247)
Caused by: java.lang.LinkageError: Failed to load hudson.maven.Maven3Builder
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:293)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:229)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:249)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1589)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1494)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1748)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoClassDefFoundError: hudson/maven/AbstractMavenBuilder
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at 

[JIRA] [buildresulttrigger] (JENKINS-18667) NullPointerException when saving job config

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18667


NullPointerException when saving job config















Code changed in jenkins
User: Gregory Boissinot
Path:
 src/main/java/org/jenkinsci/plugins/scripttrigger/AbstractTriggerAction.java
 src/main/java/org/jenkinsci/plugins/scripttrigger/ScriptTrigger.java
 src/main/java/org/jenkinsci/plugins/scripttrigger/ScriptTriggerAction.java
 src/main/java/org/jenkinsci/plugins/scripttrigger/groovy/GroovyScriptTrigger.java
 src/main/java/org/jenkinsci/plugins/scripttrigger/groovy/GroovyScriptTriggerAction.java
 src/main/resources/index.jelly
 src/main/resources/org/jenkinsci/plugins/scripttrigger/ScriptTriggerAction/index.jelly
 src/main/resources/org/jenkinsci/plugins/scripttrigger/groovy/GroovyScriptTriggerAction/index.jelly
http://jenkins-ci.org/commit/scripttrigger-plugin/86b61ffef908cb43dadd8f6d58e213a8e1bc4fcb
Log:
  Fix JENKINS-18667


Compare: https://github.com/jenkinsci/scripttrigger-plugin/compare/aafcb97994ee...86b61ffef908




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [sonar] (JENKINS-19014) Sonar installation not available to standalone runner build steup

2013-08-01 Thread gavinswan...@gmail.com (JIRA)














































Gavin Swanson
 commented on  JENKINS-19014


Sonar installation not available to standalone runner build steup















Is this possibly related to JENKINS-18994 they were filed around the same time and both produce NPEs. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [mercurial] (JENKINS-18564) Mercurial Unit Test HgExeTest fails under Windows

2013-08-01 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18564 as Fixed


Mercurial Unit Test HgExeTest fails under Windows
















Change By:


SCM/JIRA link daemon
(01/Aug/13 5:26 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [mercurial] (JENKINS-18564) Mercurial Unit Test HgExeTest fails under Windows

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18564


Mercurial Unit Test HgExeTest fails under Windows















Code changed in jenkins
User: Jesse Glick
Path:
 src/test/java/hudson/plugins/mercurial/HgExeTest.java
http://jenkins-ci.org/commit/mercurial-plugin/07e9c4c4febb61dd29a38df5c63bdb8239b8cc36
Log:
  Merge pull request #44 from Scraft/hgexetest_posix_path_conditional

FIXED JENKINS-18564 Do not run file system checks designed for POSIX OS's on non POSIX OS's.


Compare: https://github.com/jenkinsci/mercurial-plugin/compare/a539563226eb...07e9c4c4febb




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [confluence-publisher] (JENKINS-19028) ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception

2013-08-01 Thread jhans...@meetme.com (JIRA)















































Joe Hansche
 resolved  JENKINS-19028 as Postponed


ERROR: Publisher com.myyearbook.hudson.plugins.confluence.ConfluencePublisher aborted due to exception
















I'd like to address this just to avoid the NPE error, and give a more meaningful message in the console.





Change By:


Joe Hansche
(01/Aug/13 6:00 PM)




Status:


Open
Resolved





Resolution:


Postponed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18351) Fingerprinting seems to leak Files

2013-08-01 Thread brian3...@gmail.com (JIRA)














































Brian Brooks
 commented on  JENKINS-18351


Fingerprinting seems to leak Files















@Jim that's odd.  After upgrading to 1.523 my MOJO-1941 issue was resolved.  No more maven artifact file locks caused by hudson.maven.reporters.MavenFingerprinter.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-14362) 100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException

2013-08-01 Thread jus...@harringa.com (JIRA)














































Justin Harringa
 commented on  JENKINS-14362


100% CPU load during org.kohsuke.stapler.compression.CompressionFilter.reportException















@Jesse: On Monday, we're going to upgrade from 1.480.3 to the 1.509.2.JENKINS-14362-jzlib.war on an instance that seems to hit this every few days or so. I'll be sure to report by the end of next week if we see this issue crop up again. I'm hopeful that this will help and I suspect reporting the result will be helpful to you.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven] (JENKINS-18849) java.lang.ClassNotFoundException: hudson.maven.AbstractMavenProject

2013-08-01 Thread roliv...@gmail.com (JIRA)














































Rodney Oliver
 commented on  JENKINS-18849


java.lang.ClassNotFoundException: hudson.maven.AbstractMavenProject















+1 on enabling the Maven Integration plugin as a workaround for this issue



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19042) EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job

2013-08-01 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 created  JENKINS-19042


EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job















Issue Type:


Improvement



Assignee:


Kohsuke Kawaguchi



Components:


core



Created:


01/Aug/13 6:51 PM



Description:


This is needed to cover project-scoped activities like polling.




Project:


Jenkins



Priority:


Major



Reporter:


Kohsuke Kawaguchi

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [job-dsl-plugin] (JENKINS-18968) Add DSL support for Grails plugin

2013-08-01 Thread mr.shee...@gmail.com (JIRA)















































Matt Sheehan
 resolved  JENKINS-18968 as Fixed


Add DSL support for Grails plugin
















https://github.com/jenkinsci/job-dsl-plugin/pull/76





Change By:


Matt Sheehan
(01/Aug/13 7:53 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [openid] (JENKINS-14843) OpenID SSO should use POST to submit details to google apps endpoint

2013-08-01 Thread william.whit...@gmail.com (JIRA)














































William Whittle
 commented on  JENKINS-14843


OpenID SSO should use POST to submit details to google apps endpoint















To change to use POST looks much too invasive a change. I've submitted a pull request that tries to avoid the issue by allowing the OpenID Team extension not to be used, and hard-coded not to be used with Google, which doesn't seem to support it anyway. 

https://github.com/jenkinsci/openid-plugin/pull/4



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-19043) jgit hangs on Updating references with large repositories

2013-08-01 Thread markwa...@yahoo.com (JIRA)














































Mark Waite
 created  JENKINS-19043


jgit hangs on Updating references with large repositories















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


01/Aug/13 8:16 PM



Description:


While exploring the Git 2.0 plugin beta version, I found that several of my jobs which were attempting to update from a large repository would hang the Jenkins job at the "Updating references" stage.

The jobs which hung were all using jgit rather than the command line git.  When I switched the jobs from jgit back to command line git, they worked as expected.




Environment:


Jenkins 1.509.2 on JDK 1.7.0_25, master on Debian x64, slaves on Debian x64, x86, Windows x64, x86, and CentOS x64




Project:


Jenkins



Labels:


git2




Priority:


Major



Reporter:


Mark Waite

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [copyartifact] (JENKINS-14999) Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter

2013-08-01 Thread mwigz...@tweddle.com (JIRA)














































Mark Wigzell
 reopened  JENKINS-14999


Copy Artifact plugin: Unable to find project for artifact copy when using a build parameter
















Hi I wish to reopen this bug since it is actually a bug for a different reason, namely that the use has access to the selected job if he doesn't use dynamic project name, but hard codes it instead. The fact that one must enable read access for specifying a project via a dynamic variabe vs. specifying it in a hardcoded fashion indicates there is a bug in copy artifacts which should forbid the access unless the authenticated group is added with read permissions for jobs. (This is a very badly documented feature, and has caused me no end of trouble)





Change By:


Mark Wigzell
(01/Aug/13 8:31 PM)




Resolution:


NotADefect





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [xfpanel] (JENKINS-19044) Would like to have a third column of jobs as an option in the eXtreme Feedback panel

2013-08-01 Thread brian.sm...@novatel.com (JIRA)














































Brian Smith
 created  JENKINS-19044


Would like to have a third column of jobs as an option in the eXtreme Feedback panel















Issue Type:


Improvement



Affects Versions:


current



Assignee:


Julien RENAUT



Components:


xfpanel



Created:


01/Aug/13 8:41 PM



Description:


We have a really big monitor and lots of jobs to display. Having a third column would allow us to display more status on one page without having to scroll.




Project:


Jenkins



Priority:


Minor



Reporter:


Brian Smith

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresulttrigger] (JENKINS-18667) NullPointerException when saving job config

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18667


NullPointerException when saving job config















Code changed in jenkins
User: Gregory Boissinot
Path:
 src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTrigger.java
 src/main/java/org/jenkinsci/plugins/buildresulttrigger/BuildResultTriggerAction.java
http://jenkins-ci.org/commit/buildresult-trigger-plugin/9baf7b59e4c6f70ddb80d9a844c089ad89786204
Log:
  Fix JENKINS-18667 + fix warnings





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresulttrigger] (JENKINS-18667) NullPointerException when saving job config

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)















































Gregory Boissinot
 resolved  JENKINS-18667 as Fixed


NullPointerException when saving job config
















Change By:


Gregory Boissinot
(01/Aug/13 8:47 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresulttrigger] (JENKINS-18896) NPE when saving configuration for freestyle jobs that have a BuildResultTrigger

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)















































Gregory Boissinot
 resolved  JENKINS-18896 as Fixed


NPE when saving configuration for freestyle jobs that have a BuildResultTrigger
















Fixed with version 0.14.
Thanks





Change By:


Gregory Boissinot
(01/Aug/13 9:04 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19042) EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19042


EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 src/main/java/hudson/plugins/git/GitSCM.java
 src/test/java/hudson/plugins/git/GitSCMTest.java
http://jenkins-ci.org/commit/git-plugin/c5b127f98ebc652eead68b39aa7f1c93094cbcc4
Log:
  FIXED JENKINS-7411

Environment variables are in fact not used at all during expansions.
This commit fixes that. As discussed in the ticket, and as done
elsewhere, the standard convention is to use previous build's
environment to expand polling.

Also see JENKINS-19042






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [git] (JENKINS-7411) Slave environment variables are not used during Git Polling

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-7411


Slave environment variables are not used during Git Polling















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 src/main/java/hudson/plugins/git/GitSCM.java
 src/test/java/hudson/plugins/git/GitSCMTest.java
http://jenkins-ci.org/commit/git-plugin/c5b127f98ebc652eead68b39aa7f1c93094cbcc4
Log:
  FIXED JENKINS-7411

Environment variables are in fact not used at all during expansions.
This commit fixes that. As discussed in the ticket, and as done
elsewhere, the standard convention is to use previous build's
environment to expand polling.

Also see JENKINS-19042






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-12017) Seriously slow rendering/loading times for the job/foo/configure page

2013-08-01 Thread sangi0...@gmail.com (JIRA)














































sangeetha saggam
 commented on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page















Taking more than 5mins to load a config page. How to know which plugin is causing the problem? I don't see any errors/exceptions in logs. All of the sudden I ran into this issue without any upgrades.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19042) EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job

2013-08-01 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 commented on  JENKINS-19042


EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job















For better compatibility, we need to first wait for various plugins that implement EnvironmentContributor to take advantages of this new method, before SCM plugins and others can rely on Job.getEnvironment() (from what it does today, which relies on the last completed build of a project.)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [envinject] (JENKINS-18714) SVN_URL and SVN_REVISION environment variables are missing when repository url contains a variable

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-18714


SVN_URL and SVN_REVISION environment variables are missing when repository url contains a variable















I'm afraid I don't understand the issue.
Please could you try to give me a complete scenario?
Thanks



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19042) EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job

2013-08-01 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-19042 as Fixed


EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job
















Change By:


SCM/JIRA link daemon
(01/Aug/13 9:55 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-19042) EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job

2013-08-01 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19042


EnvironmentContributor.buildEnvironmentFor needs another overloaded version that takes Job















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 changelog.html
 core/src/main/java/hudson/model/EnvironmentContributor.java
 core/src/main/java/hudson/model/Job.java
 core/src/main/java/jenkins/model/CoreEnvironmentContributor.java
 test/src/test/groovy/hudson/model/EnvironmentContributorTest.groovy
http://jenkins-ci.org/commit/jenkins/6588f42904ea133b2709750089557e3650bb1910
Log:
  FIXED JENKINS-19042

Added a new overloaded version that works on a project.

Updated CoreEnvironmentContributor accordingly.






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [jboss] (JENKINS-19045) o page found 'digest.jelly'

2013-08-01 Thread h...@filez.com (JIRA)














































Radim Kolar
 created  JENKINS-19045


o page found digest.jelly















Issue Type:


Bug



Affects Versions:


current



Assignee:


JulB4



Components:


jboss



Created:


01/Aug/13 9:58 PM



Description:


javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: vfs:/content/jenkins.war/WEB-INF/lib/jenkins-core-1.525.jar/hudson/model/AbstractBuild/index.jelly:67:61: st:include No page found 'digest.jelly' for class hudson.maven.MavenModuleSetBuild
	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:117)
	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:127)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:673)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:777)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:381)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:684)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:777)




Project:


Jenkins



Priority:


Blocker



Reporter:


Radim Kolar

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [jboss] (JENKINS-19045) No page found 'digest.jelly'

2013-08-01 Thread h...@filez.com (JIRA)














































Radim Kolar
 updated  JENKINS-19045


No page found digest.jelly
















Change By:


Radim Kolar
(01/Aug/13 9:59 PM)




Summary:


o
No
pagefounddigest.jelly



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [clearcase] (JENKINS-18994) fatal null point exeption when running Running cleartool setcs to update clearcase view

2013-08-01 Thread br...@c4i.com (JIRA)














































Brad Grimmett
 commented on  JENKINS-18994


fatal null point exeption when running Running cleartool setcs to update clearcase view















Works like a charm. Thank You for the quick fix Vincent!



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven] (JENKINS-14672) deleteAllDisabledModules produced with incorrect basedir

2013-08-01 Thread ever...@free.fr (JIRA)














































evernat
 commented on  JENKINS-14672


deleteAllDisabledModules produced with incorrect basedir















Hi,
Is there still a problem with deleteAllDisabledModules going 404?
Any progress?
Thanks



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [core] (JENKINS-18660) 10,000+ jobs tied to a label make Node index page unusably unresponsive

2013-08-01 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-18660


10,000+ jobs tied to a label make Node index page unusably unresponsive















Shouldn't this be closed?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresult-trigger] (JENKINS-18889) BuildResultTrigger should not need to check for available nodes

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-18889


BuildResultTrigger should not need to check for available nodes















The polling should be executed only on master for this plugin.
You're right, we don't have to delegate to nodes for this use case.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [buildresult-trigger] (JENKINS-18889) BuildResultTrigger should not need to check for available nodes

2013-08-01 Thread gregory.boissi...@gmail.com (JIRA)














































Gregory Boissinot
 commented on  JENKINS-18889


BuildResultTrigger should not need to check for available nodes















But maybe we need to take in consideration, Jenkins instances where the number of executors is set to 0.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [plugin] (JENKINS-4543) Manually uploaded plugins are incorrectly unpacked

2013-08-01 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-4543


Manually uploaded plugins are incorrectly unpacked















Shouldn't this be fixed before loading plugins as well, to prevent manual edits of the plugins directory from causing similar issues?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




[JIRA] [maven] (JENKINS-18592) JDK jdk1.5.0_12 builds fail with java.lang.UnsupportedClassVersionError since upgrade to Jenkins 1.520

2013-08-01 Thread pavel.cerve...@accenture.com (JIRA)














































Pavel Cervenka
 commented on  JENKINS-18592


JDK jdk1.5.0_12 builds fail with java.lang.UnsupportedClassVersionError since upgrade to Jenkins 1.520















Hello, I have similar problem:

... /var/lib/jenkins/tools/hudson.model.JDK/Java_1.5_v22/bin/java -Xms512m -Xmx768m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.3.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.28.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.3.jar 53755 /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
===[JENKINS REMOTING CAPACITY]===channel started
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/var/lib/jenkins/tools/hudson.model.JDK/Java_1.5_v22/bin/java, -Xms512m, -Xmx768m, -cp, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.3.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1/boot/classworlds-1.1.jar, hudson.maven.agent.Main, /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1, /var/cache/jenkins/war/WEB-INF/lib/remoting-2.28.jar, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.3.jar, 53755, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar] failed
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.maven.ProcessCache$MavenProcess.init(ProcessCache.java:112)
	at hudson.maven.ProcessCache.get(ProcessCache.java:231)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:693)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:491)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:247)
Caused by: java.lang.ClassFormatError: Failed to load hudson.maven.ProcessCache$GetSystemProperties
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:291)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:229)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:242)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1544)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:466)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:289)
	... 22 more


I have Jenkins 1.525 on Ora Java 6, patch 45, Redhat 6. What I found is problem with Jenkins Maven plugin, when JAR "classes.jar" (at WEB-INF/lib) was compiled only with Java 6 (magic number is "50"). Other 3rd party libs are based on Java 5 (or lower) ...
So maybe will help to rebuild this Jenkins Maven plugin with target Java 5 ???





  

[JIRA] [maven] (JENKINS-18592) JDK jdk1.5.0_12 builds fail with java.lang.UnsupportedClassVersionError since upgrade to Jenkins 1.520

2013-08-01 Thread pavel.cerve...@accenture.com (JIRA)












































 
Pavel Cervenka
 edited a comment on  JENKINS-18592


JDK jdk1.5.0_12 builds fail with java.lang.UnsupportedClassVersionError since upgrade to Jenkins 1.520
















Hello, I have similar problem:

... /var/lib/jenkins/tools/hudson.model.JDK/Java_1.5_v22/bin/java -Xms512m -Xmx768m -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.3.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.28.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.3.jar 53755 /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
===[JENKINS REMOTING CAPACITY]===channel started
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/var/lib/jenkins/tools/hudson.model.JDK/Java_1.5_v22/bin/java, -Xms512m, -Xmx768m, -cp, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.3.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1/boot/classworlds-1.1.jar, hudson.maven.agent.Main, /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_2.2.1, /var/cache/jenkins/war/WEB-INF/lib/remoting-2.28.jar, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.3.jar, 53755, /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar] failed
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.maven.ProcessCache$MavenProcess.init(ProcessCache.java:112)
	at hudson.maven.ProcessCache.get(ProcessCache.java:231)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:693)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:586)
	at hudson.model.Run.execute(Run.java:1593)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:491)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:247)
Caused by: java.lang.ClassFormatError: Failed to load hudson.maven.ProcessCache$GetSystemProperties
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:291)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:229)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:242)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1544)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:466)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:289)
	... 22 more


I have Jenkins 1.525 on Ora Java 6, patch 45, Redhat 6. What I found is problem with Jenkins Maven plugin, when JAR "classes.jar" (at WEB-INF/lib) was compiled only with Java 6 (magic number is "50"). Other 3rd party libs are based on Java 5 (or lower) ...
(Class "hudson.maven.ProcessCache" comes from that JAR "classes.jar")

So maybe will help to rebuild this Jenkins Maven plugin with target Java 5 ???

[JIRA] [core] (JENKINS-19046) ClassCastException: cannot assign instance of hudson.remoting.ProxyOutputStream$Chunk to field java.lang.Throwable.suppressedExceptions of type java.util.List in instance

2013-08-01 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 created  JENKINS-19046


ClassCastException: cannot assign instance of hudson.remoting.ProxyOutputStream$Chunk to field java.lang.Throwable.suppressedExceptions of type java.util.List in instance of hudson.remoting.Command$Source















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


01/Aug/13 11:26 PM



Description:


We've seen a rare ClassCastException that appears to be an object serialization stream issue:


Jul 26, 2013 12:19:00 PM hudson.maven.ProcessCache$MavenProcess call
FINE: Maven JVM terminated unexpectedly with exit code 143
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination
  at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:718)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:757)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:594)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected reader termination
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:778)
	at hudson.slaves.Channels$1.terminate(Channels.java:77)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:72)
Caused by: java.io.IOException: Unexpected reader termination
	... 1 more
Caused by: java.lang.ClassCastException: cannot assign instance of hudson.remoting.ProxyOutputStream$Chunk to field java.lang.Throwable.suppressedExceptions of type java.util.List in instance of hudson.remoting.Command$Source
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(Unknown Source)
	at java.io.ObjectStreamClass.setObjFieldValues(Unknown Source)
	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
	at java.io.ObjectInputStream.defaultReadObject(Unknown Source)
	at java.lang.Throwable.readObject(Throwable.java:913)
	at sun.reflect.GeneratedMethodAccessor1626.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
	at java.io.ObjectInputStream.readSerialData(Unknown Source)
	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
	at java.io.ObjectInputStream.readSerialData(Unknown Source)
	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
	at java.io.ObjectInputStream.defaultReadObject(Unknown Source)
	at java.lang.Throwable.readObject(Throwable.java:913)
	at sun.reflect.GeneratedMethodAccessor1626.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
	at java.io.ObjectInputStream.readSerialData(Unknown Source)
	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
	at java.io.ObjectInputStream.readSerialData(Unknown Source)
	at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
	at 

[JIRA] [core] (JENKINS-19046) ClassCastException: cannot assign instance of hudson.remoting.ProxyOutputStream$Chunk to field java.lang.Throwable.suppressedExceptions of type java.util.List in instance

2013-08-01 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 commented on  JENKINS-19046


ClassCastException: cannot assign instance of hudson.remoting.ProxyOutputStream$Chunk to field java.lang.Throwable.suppressedExceptions of type java.util.List in instance of hudson.remoting.Command$Source















I'm reading the protocol spec, and I'm really having hard time coming up with a plausible scenario that would cause this problem.

Within the paired readObject and writeObject, it's easy to cause this. But it's very hard for an object written in Foo.writeObject() to be read by Bar.readObject() because of TC_ENDBLOCKDATA enforcement at the boundary. Every time the application code gets to write stuff to a stream, the spec puts TC_ENDBLOCKDATA marker at the end to catch errors.

The other variable length places (such as how it reads field values for object) are dictated by the class descriptor that the writer sends, so the reader can't get out of sync there.

Even the arbitrary byte[] data written gets enveloped into TC_BLOCKDATA, so you can't make a reader get out of sync by reading more bytes from read(byte[]) than you wrote. Ditto for primitive values.

So unless the sequence of bytes are tampered after it left ObjectOutputStream and before read by ObjectInputStream, the framing logic feels ironcrad. And such a stream corruption normally occurs a boundary between data burst, and not in the middle like this.

I'm filing this ticket here to see if anyone else saw the same problem.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.




  1   2   >