tfnico commented on Bug JENKINS-14078

We also ran straight into this one after upgrading to 1.1.19:

Checkout:Boxx-release-dist / c:\jenkins\workspace\Boxx-release-dist - hudson.remoting.Channel@3483c0e9:Messiah
Using strategy: Default
Last Built Revision: Revision ca9a5d18a03568af20dd502244d04a3b79e1a53d (2.17)
Fetching changes from 1 remote Git repository
Fetching upstream changes from g...@viaboxxsystems.de:boxx/ui.git
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
java.io.FileNotFoundException: File '/usr/share/tomcat6/.jenkins/jobs/Boxx-release-dist/builds/2012-06-13_10-29-56/changelog.xml.temp' does not exist
	at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:137)
	at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1102)
	at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1120)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:127)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:573)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:462)
	at hudson.model.Run.run(Run.java:1404)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
SSH: Current build result is [FAILURE], not going to run.
Notifying upstream projects of job completion
Finished: FAILURE

Downgrading to 1.1.18 again resolved the issue. We also use the Multiple SCM plugin.

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

Reply via email to