See
http://hudson.qa.jboss.com/hudson/job/drools/2331/changes
------------------------------------------
started
Building remotely on dev17-rhel4-x86_64
SCM check out aborted
Recording test results
Checking out
https://svn.jboss.org/repos/labs/labs/jbossrules/trunk
ERROR: Failed to check out
https://svn.jboss.org/repos/labs/labs/jbossrules/trunk
org.tmatesoft.svn.core.SVNCancelException: svn: Operation cancelled
at
hudson.scm.SubversionUpdateEventHandler.checkCancelled(SubversionUpdateEventHandler.java:211)
at org.tmatesoft.svn.core.wc.SVNBasicClient.checkCancelled(SVNBasicClient.java:457)
at
org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.checkCancelled(SVNWCAccess.java:73)
at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:372)
at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:263)
at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:256)
at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:151)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:410)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:848)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:725)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:473)
at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:403)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1211)
at hudson.remoting.UserRequest.perform(UserRequest.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:23)
at hudson.remoting.Request$2.run(Request.java:213)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
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:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)