[JIRA] [subversion-plugin] (JENKINS-26318) Subversion Plug in 2.5 causes sporadic problems

2015-06-11 Thread jspik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jordan Spiker commented on  JENKINS-26318 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion Plug in 2.5 causes sporadic problems  
 
 
 
 
 
 
 
 
 
 
All of these SVN error tickets are marked as resolved but the issue still persists for me. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





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


[JIRA] [matrix-project-plugin] (JENKINS-23459) Cannot restrict a matrix build job to one node/label

2015-04-15 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-23459


Cannot restrict a matrix build job to one node/label















@Reiner Writz does that workaround apply for slaves other than "master"?   Does it match their labels?



























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/d/optout.


[JIRA] [matrix-project-plugin] (JENKINS-25783) very long build directory paths are created by Matrix project, and difficult directcory names

2015-02-28 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25783


very long build directory paths are created by Matrix project, and difficult directcory names















Label _expression_ axis can also create bad paths.  If I have "label1label2" _expression_, the path then include /job/label1label2/...

This makes for some nasty workarounds in shell scripts.



























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/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27084) SVN authentication fails using subversion plugin v.2.5

2015-02-28 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-27084


SVN authentication fails using subversion plugin v.2.5















I'm seeing the same issue in a Linux environment, but our svn server uses NTLM.



























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/d/optout.


[JIRA] [matrix-project-plugin] (JENKINS-25783) very long build directory paths are created by Matrix project, and difficult directcory names

2015-02-28 Thread jspik...@gmail.com (JIRA)












































 
Jordan Spiker
 edited a comment on  JENKINS-25783


very long build directory paths are created by Matrix project, and difficult directcory names
















@Daniel @Pascal

The worst offender is python virtualenv.  Wrapper scripts insert the shebang of the interpreter, which is in the workspace.  So "myProg.py" would have


#!/path/to/my/job/label1label2/venv/bin/python
...


I unfortunately have to wrap everything in a shell script to re-write the shebang.

I'd also like to add (most) linux kernels limit the shebang line to 127 characters, which is easily outdone with big matrix jobs.



























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/d/optout.


[JIRA] [matrix-project-plugin] (JENKINS-25783) very long build directory paths are created by Matrix project, and difficult directcory names

2015-02-28 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25783


very long build directory paths are created by Matrix project, and difficult directcory names















@Daniel @Pascal

The worst offender is python virtualenv.  Wrapper scripts insert the shebang of the interpreter, which is in the workspace.  So "myProg.py" would have


#!/path/to/my/job/label1label2/venv/bin/python
...


I unfortunately have to wrap everything in a shell script to re-write the shebang.



























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/d/optout.


[JIRA] [subversion-plugin] (JENKINS-26440) svn: E200015: authentication cancelled (subversion plugin 2.5)

2015-01-28 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-26440


svn: E200015: authentication cancelled (subversion plugin 2.5)















Also having this issue.  plugin 2.5 with svn 1.8.  Downgrading to 2.4.5 fixed this.  This issue seems to have cropped up when we enabled apache2 + mod_auth_ntlm_winbind + winbind to use NTLM on the subversion host server.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-12-23 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















All,

I finally found the time to install and test this.  Ironically it was right after you released 1.31.  I can verify it works great!  Thank you so much for the help.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-12-06 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















@kutzi sorry I haven't, I've had some high priority things going on.  I will be able to test this next week.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-29 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















Thank you so much for the help with this one. I'll be able to test on Monday when I'm back in the office.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-26 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















I am somewhat happy to say that we've figured this out.  

See here: https://pidgin.im/pipermail/tracker/2010-March/060960.html

Our older openfire server will disconnect after 6 minutes.  This doesn't affect pidgin users because of the above patch.  Jenkins, however, does not send keepalive packets and is disconnected after 6 minutes of inactivity.

As a workaround, I made a job that has Jenkins IM itself every 5 minutes.

Is it possible to add a keepalive, similar to Pidgin, to Jabber?



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-25 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 updated  JENKINS-25676


Disconnect from XMPP after a few minutes
















Change By:


Jordan Spiker
(25/Nov/14 8:40 PM)




Attachment:


im-client.log





Attachment:


im-server.log





Attachment:


jenkins.log



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-25 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















@Florian

Here's some of our logs.

im-client.log: this is just a copy/paste of the lines that were shown in the IM client
im-server.log: this is a copy of all data the IM server received related to that service account user. Other user names and such were genericized, but 'svc-eng-jenkins' (the account in question) is still visible.
jenkins.log: this is what was logged by jenkins

If there's anything else I can provide please let me know.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-25 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 updated  JENKINS-25676


Disconnect from XMPP after a few minutes
















I'm relaying one of our sysadmins:

===

Yes, we are running an older version of openfire.

The info and debug logs contained nothing from the time period.

Warning only contained the following:
2014.11.25 11:55:29 Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
2014.11.25 11:55:29 Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.

But it isn't repeated for the other times when this happened so it seems unrelated.

Error has an incredible amount of errors that it repeats at an insane rate, so much so that I don't have the data available from the original time period any more. However, recreating the event (same symptoms, ~6 min disconnect) seems to show nothing relevant (attached file), but appears to be related to when we stripped out many our LDAP groups. There is the mention of one non-existent user in a group, but this is not the user we are concerned with.

Would increasing verbosity perhaps give something more useful?





Change By:


Jordan Spiker
(25/Nov/14 11:44 PM)




Attachment:


error.log



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-24 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















All,

I installed the updated Jabber plugin (1.30) and I have not had the disconnect issue since.  There are a number of these warnings in the log, however:


Nov 24, 2014 10:48:00 AM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence

Failed to parse extension packet in Presence packet.




























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-24 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















Well after a half hour of working OK, Jabber disconnected in the same way as before.  Please disregard my previous comment.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-21 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 updated  JENKINS-25676


Disconnect from XMPP after a few minutes
















Change By:


Jordan Spiker
(21/Nov/14 3:52 PM)




Attachment:


jenkins_im_redacted.txt



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-21 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















@Forian

I'm uploading as much as I can get from the FINEST level log.  Please let me know if I can provide more info.  Note that I have redacted sensitive information.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-21 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 commented on  JENKINS-25676


Disconnect from XMPP after a few minutes















It is unlikely that I would be able to get logs from the IM server any time soon.  Our sysadmins are very busy with higher priority tasks.  If that is required to help fix this issue then I can hopefully get some logs in the next week or two.



























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/d/optout.


[JIRA] [jabber-plugin] (JENKINS-25676) Disconnect from XMPP after a few minutes

2014-11-18 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 created  JENKINS-25676


Disconnect from XMPP after a few minutes















Issue Type:


Bug



Assignee:


kutzi



Components:


jabber-plugin



Created:


18/Nov/14 11:42 PM



Description:


Jenkins seems to disconnect from the XMPP server after a few minutes.  I can get it to reconnect shortly after re-configuring the system, but it always disconnects soon after.  If I can provide more useful information I'd be happy to.

From the system log:


Nov 18, 2014 5:17:45 PM INFO hudson.plugins.jabber.im.transport.JabberIMConnection createConnection
Trying to connect to XMPP on /svc-eng-jenkins
Nov 18, 2014 5:17:45 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:17:45 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:17:45 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:17:45 PM INFO hudson.plugins.jabber.im.transport.JabberIMConnection setupSubscriptionMode
Accepting all subscription requests
Nov 18, 2014 5:17:45 PM WARNING hudson.plugins.jabber.im.transport.JabberIMConnection createVCardIfNeeded
internal-server-error
	at org.jivesoftware.smack.PacketCollector.nextResultOrThrow(PacketCollector.java:196)
	at org.jivesoftware.smack.PacketCollector.nextResultOrThrow(PacketCollector.java:175)
	at org.jivesoftware.smackx.vcardtemp.packet.VCard.save(VCard.java:528)
	at hudson.plugins.jabber.im.transport.JabberIMConnection.createVCard(JabberIMConnection.java:591)
	at hudson.plugins.jabber.im.transport.JabberIMConnection.createVCardIfNeeded(JabberIMConnection.java:535)
	at hudson.plugins.jabber.im.transport.JabberIMConnection.createConnection(JabberIMConnection.java:431)
	at hudson.plugins.jabber.im.transport.JabberIMConnection.connect(JabberIMConnection.java:189)
	at hudson.plugins.jabber.im.transport.JabberIMConnectionProvider.createConnection(JabberIMConnectionProvider.java:42)
	at hudson.plugins.im.IMConnectionProvider.create(IMConnectionProvider.java:65)
	at hudson.plugins.im.IMConnectionProvider.access$600(IMConnectionProvider.java:22)
	at hudson.plugins.im.IMConnectionProvider$ConnectorRunnable.run(IMConnectionProvider.java:183)
	at java.lang.Thread.run(Thread.java:745)

Nov 18, 2014 5:17:45 PM INFO hudson.plugins.jabber.im.transport.JabberIMConnection connect
Connected to XMPP on null:0/[redacted].com using secure connection
Nov 18, 2014 5:17:45 PM INFO hudson.plugins.jabber.im.transport.JabberIMConnection connect
Joined groupchat jenkins@conference.[redacted].com
Nov 18, 2014 5:17:48 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:18:12 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:20:16 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:20:24 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.
Nov 18, 2014 5:23:28 PM WARNING org.jivesoftware.smack.util.PacketParserUtils parsePresence
Failed to parse extension packet in Presence packet.


From the FINEST log:

Nov 18, 2014 5:27:23 PM FINE hudson.plugins.jabber.im.transport.JabberConnectionDebugger
RECV: /stream:stream
Nov 18, 2014 5:27:23 PM FINE hudson.plugins.jabber.im.transport.JabberConnectionDebugger
SENT: presence id='TJYtN-19' type='unavailable'/presence
Nov 18, 2014 5:27:23 PM FINE hudson.plugins.jabber.im.transport.JabberConnectionDebugger
SENT: /stream:stream
Nov 18, 2014 5:27:23 PM FINE hudson.plugins.jabber.im.transport.JabberConnectionDebugger
Connection closed





Environment:


Jenkins 1.580.1






Project:


   

[JIRA] [job-dsl-plugin] (JENKINS-24851) downstreamParameterized step does not block on completion of downstream job

2014-09-24 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 created  JENKINS-24851


downstreamParameterized step does not block on completion of downstream job















Issue Type:


Bug



Assignee:


Daniel Spilker



Components:


job-dsl-plugin, parameterized-trigger



Created:


24/Sep/14 6:51 PM



Description:


When using the 'downstreamParameterized()' step, creating a 'blockingThresholds' map does not cause the downstream job to wait for completion.


steps {
  downstreamParameterized {
trigger('vxworks-kernel-build', 'SUCCESS', false,
['unstable': 'UNSTABLE']) {


This creates the following relevant XML for the generated job:

block
 unstableThreshold
  nameUNSTABLE/name
  ordinal1/ordinal
  colorYELLOW/color
 /unstableThreshold
/block


The block should include

completeBuildtrue/completeBuild

or else the upstream job will not wait for completion of the downstream job.




Project:


Jenkins



Priority:


Major



Reporter:


Jordan Spiker

























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/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-24547) Matrix seed job does not fail when creation fails

2014-09-02 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 created  JENKINS-24547


Matrix seed job does not fail when creation fails















Issue Type:


Bug



Assignee:


Daniel Spilker



Components:


job-dsl-plugin, matrix



Created:


02/Sep/14 10:10 PM



Description:


Seed job DSL:


job(type: Matrix) {
name 'test1'
scm {
svn('redacted')
}
axes {
text('board', readFileFromWorkspace('file')
}
}
 

console output:

Existing Templates: 
New Templates: 
Unreferenced Templates: 
Adding items: 
Existing items: GeneratedJob{jobName='test1', templateName=none}
Removing items: 
Adding views: 
Existing views: 
Removing views: 
Finished: SUCCESS
 

jenkins log:

Sep 02, 2014 4:44:31 PM WARNING javaposse.jobdsl.plugin.JenkinsJobManagement createNewItem

Error writing config for new item test1_vxworks-kernel-itl_corei7-abuild_trunk.
java.io.IOException: Failed to create a temporary file in /mnt/jenkins-storage/jobs/test1/configurations/axis-board/prod4301%0Aprod4331%0Aprod4341%0Aprod4401%0Aprod4402%0Aprod4440%0Aprod4441%0Aprod4500%0Aprod4530%0Aprod4540%0Aprod7301%0Aprod7302%0Aprod7330%0Aprod7370%0Aprod7371%0Aprod7450%0Aprod7470%0Aprod7476%0Aprod7490%0Aprod7492%0Aprod7501%0Aprod7570%0Aprod7590%0Aprod8150%0Aprod4301%0Aprod4331%0Aprod4341%0Aprod4401%0Aprod4402%0Aprod4440%0Aprod4500%0Aprod4540%0Aprod7301%0Aprod7302%0Aprod7330%0Aprod7370%0Aprod7431%0Aprod7450%0Aprod7470%0Aprod7476%0Aprod7490%0Aprod7491%0Aprod7492%0Aprod7501%0Aprod7570%0Aprod7590%0A/
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:67)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:54)
	at hudson.XmlFile.write(XmlFile.java:175)
	at hudson.model.AbstractItem.save(AbstractItem.java:461)
	at hudson.model.Job.save(Job.java:166)
	at hudson.model.AbstractProject.save(AbstractProject.java:303)
	at hudson.matrix.MatrixProject.rebuildConfigurations(MatrixProject.java:644)
	at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:505)
	at hudson.model.Items.load(Items.java:273)
	at hudson.model.ItemGroupMixIn$4.call(ItemGroupMixIn.java:258)
	at hudson.model.ItemGroupMixIn$4.call(ItemGroupMixIn.java:256)
	at hudson.model.Items.whileUpdatingByXml(Items.java:84)
	at hudson.model.ItemGroupMixIn.createProjectFromXML(ItemGroupMixIn.java:256)
	at jenkins.model.Jenkins.createProjectFromXML(Jenkins.java:2972)
	at javaposse.jobdsl.plugin.JenkinsJobManagement.createNewItem(JenkinsJobManagement.java:279)
	at javaposse.jobdsl.plugin.JenkinsJobManagement.createOrUpdateConfig(JenkinsJobManagement.java:107)
	at javaposse.jobdsl.dsl.DslScriptLoader.extractGeneratedJobs(DslScriptLoader.java:110)
	at javaposse.jobdsl.dsl.DslScriptLoader.runDslEngine(DslScriptLoader.java:93)
	at javaposse.jobdsl.plugin.ExecuteDslScripts.perform(ExecuteDslScripts.java:158)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
	at hudson.model.Build$BuildExecution.build(Build.java:198)
	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: File name too long
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.createNewFile(File.java:1006)
	at java.io.File.createTempFile(File.java:1989)
	at hudson.util.AtomicFileWriter.init(AtomicFileWriter.java:65)
	... 27 more
 

The seed job should have failed because it could not create the config for the new job.




Environment:


Jenkins LTS 1.565.1




Project:


Jenkins



Priority:


Major



Reporter:
  

[JIRA] [job-dsl-plugin] (JENKINS-24547) Matrix seed job does not fail when creation fails

2014-09-02 Thread jspik...@gmail.com (JIRA)














































Jordan Spiker
 updated  JENKINS-24547


Matrix seed job does not fail when creation fails
















Change By:


Jordan Spiker
(02/Sep/14 10:11 PM)




Description:


SeedjobDSL:{code}job(type:Matrix){nametest1scm{svn(redacted)}axes{text(board,readFileFromWorkspace(file)}}{code}consoleoutput:{code}ExistingTemplates:NewTemplates:UnreferencedTemplates:Addingitems:Existingitems:GeneratedJob{jobName=test1,templateName=none}Removingitems:Addingviews:Existingviews:Removingviews:Finished:SUCCESS{code}jenkinslog:{code}Sep02,20144:44:31PMWARNINGjavaposse.jobdsl.plugin.JenkinsJobManagementcreateNewItemErrorwritingconfigfornewitem
test1_vxworks-kernel-itl_corei7-abuild_trunk
test1
.java.io.IOException:Failedtocreateatemporaryfilein/mnt/jenkins-storage/jobs/test1/configurations/axis-board/prod4301%0Aprod4331%0Aprod4341%0Aprod4401%0Aprod4402%0Aprod4440%0Aprod4441%0Aprod4500%0Aprod4530%0Aprod4540%0Aprod7301%0Aprod7302%0Aprod7330%0Aprod7370%0Aprod7371%0Aprod7450%0Aprod7470%0Aprod7476%0Aprod7490%0Aprod7492%0Aprod7501%0Aprod7570%0Aprod7590%0Aprod8150%0Aprod4301%0Aprod4331%0Aprod4341%0Aprod4401%0Aprod4402%0Aprod4440%0Aprod4500%0Aprod4540%0Aprod7301%0Aprod7302%0Aprod7330%0Aprod7370%0Aprod7431%0Aprod7450%0Aprod7470%0Aprod7476%0Aprod7490%0Aprod7491%0Aprod7492%0Aprod7501%0Aprod7570%0Aprod7590%0A/	athudson.util.AtomicFileWriter.init(AtomicFileWriter.java:67)	athudson.util.AtomicFileWriter.init(AtomicFileWriter.java:54)	athudson.XmlFile.write(XmlFile.java:175)	athudson.model.AbstractItem.save(AbstractItem.java:461)	athudson.model.Job.save(Job.java:166)	athudson.model.AbstractProject.save(AbstractProject.java:303)	athudson.matrix.MatrixProject.rebuildConfigurations(MatrixProject.java:644)	athudson.matrix.MatrixProject.onLoad(MatrixProject.java:505)	athudson.model.Items.load(Items.java:273)	athudson.model.ItemGroupMixIn$4.call(ItemGroupMixIn.java:258)	athudson.model.ItemGroupMixIn$4.call(ItemGroupMixIn.java:256)	athudson.model.Items.whileUpdatingByXml(Items.java:84)	athudson.model.ItemGroupMixIn.createProjectFromXML(ItemGroupMixIn.java:256)	atjenkins.model.Jenkins.createProjectFromXML(Jenkins.java:2972)	atjavaposse.jobdsl.plugin.JenkinsJobManagement.createNewItem(JenkinsJobManagement.java:279)	atjavaposse.jobdsl.plugin.JenkinsJobManagement.createOrUpdateConfig(JenkinsJobManagement.java:107)	atjavaposse.jobdsl.dsl.DslScriptLoader.extractGeneratedJobs(DslScriptLoader.java:110)	atjavaposse.jobdsl.dsl.DslScriptLoader.runDslEngine(DslScriptLoader.java:93)	atjavaposse.jobdsl.plugin.ExecuteDslScripts.perform(ExecuteDslScripts.java:158)	athudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)	athudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)	athudson.model.Build$BuildExecution.build(Build.java:198)	athudson.model.Build$BuildExecution.doRun(Build.java:159)	athudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)	athudson.model.Run.execute(Run.java:1706)	athudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)	athudson.model.ResourceController.execute(ResourceController.java:88)	athudson.model.Executor.run(Executor.java:232)Causedby:java.io.IOException:Filenametoolong	atjava.io.UnixFileSystem.createFileExclusively(NativeMethod)	atjava.io.File.createNewFile(File.java:1006)	atjava.io.File.createTempFile(File.java:1989)	athudson.util.AtomicFileWriter.init(AtomicFileWriter.java:65)	...27more{code}Theseedjobshouldhavefailedbecauseitcouldnotcreatetheconfigforthenewjob.



























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/d/optout.