Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 30/Dec/13 1:35 PM
Description:

Sometimes several of the matrix jobs fail: The first few sub runs go fine, and then all of a sudden, the next sub run fails with the following stack trace:

Started by upstream project "pct-trunk-wip-frt-w-x64" build number 495
originally caused by:
 Started by upstream project "pct-junit-linkchecker-w" build number 527
 originally caused by:
  Started by upstream project "security-install-crd97" build number 1087
  originally caused by:
   Started by timer
Building remotely on srv-nl-crd97 in workspace e:\pct-trunk-wip-workspace
Updating http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev at revision '2013-12-27T05:44:14.546 +0100'
At revision 12697
hudson.util.IOException2: revision check failed on http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:178)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:113)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:649)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:810)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1604)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:187)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:160)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:967)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:872)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:166)
	... 11 more
Caused by: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:189)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:141)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:184)
	... 20 more
Retrying after 10 seconds
Updating http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev at revision '2013-12-27T05:44:14.546 +0100'
At revision 12697
hudson.util.IOException2: revision check failed on http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:178)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:113)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:649)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:810)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1604)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:187)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:160)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:967)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:872)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:166)
	... 11 more
Caused by: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:189)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:141)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:184)
	... 20 more
Retrying after 10 seconds
Updating http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev at revision '2013-12-27T05:44:14.546 +0100'
At revision 12697
hudson.util.IOException2: revision check failed on http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:178)
	at hudson.scm.SubversionChangeLogBuilder.run(SubversionChangeLogBuilder.java:113)
	at hudson.scm.SubversionSCM.calcChangeLog(SubversionSCM.java:649)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:810)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
	at hudson.model.Run.execute(Run.java:1604)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:187)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:160)
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteLog.run(SvnRemoteLog.java:35)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1235)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:291)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:967)
	at org.tmatesoft.svn.core.wc.SVNLogClient.doLog(SVNLogClient.java:872)
	at hudson.scm.SubversionChangeLogBuilder.buildModule(SubversionChangeLogBuilder.java:166)
	... 11 more
Caused by: svn: E195012: Unable to find repository location for 'http://srv-ind-scrat.vanenburg.com:8080/repos/tools/trunk/silent-installer/stable/dev@UNDEFINED' in revision '12,697'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:189)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:141)
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:184)
	... 20 more
Environment: Master: Linux srv-nl-crd03.vanenburg.com 2.6.18-348.16.1.el5 #1 SMP Wed Aug 21 04:00:25 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
Slave: Windows Server 2008 R2
Jenkins 1.531
Project: Jenkins
Priority: Major Major
Reporter: Anne Stellingwerf
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to