Sorry for the late reply, been out of town. Please try again, the permissions on some of the workspace was screwed up.
/niklas On Sun, Jul 10, 2011 at 8:54 AM, Dan Haywood <[email protected]> wrote: > > Anyone able to sort out windows1 slave for our build; it started failing a > day or two ago. > > Looking at the stack trace (below), suggests that maybe there's a problem > with cleaning up its local workspace. But that's only a guess. > > Thx > Dan > > > -------- Original Message -------- > Subject: Build failed in Jenkins: isis-framework-windows #168 > Date: Sat, 9 Jul 2011 00:01:05 +0000 (UTC) > From: Apache Jenkins Server <[email protected]> > Reply-To: [email protected] > To: [email protected] > > See <https://builds.apache.org/job/isis-framework-windows/168/> > > ------------------------------------------ > Started by timer > Building remotely on windows1 > Cleaning up > <https://builds.apache.org/job/isis-framework-windows/ws/framework> > Deleting > <https://builds.apache.org/job/isis-framework-windows/ws/framework\target> > ERROR: Failed to update > http://svn.apache.org/repos/asf/incubator/isis/trunk/framework > org.tmatesoft.svn.core.SVNException: svn: Unknown error > at > hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:71) > at > org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.sendUnversionedStatus(SVNStatusEditor.java:358) > at > org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.getDirStatus(SVNStatusEditor.java:208) > at > org.tmatesoft.svn.core.internal.wc.SVNStatusEditor.closeEdit(SVNStatusEditor.java:114) > at > org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:380) > at > hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl.preUpdate(UpdateWithCleanUpdater.java:59) > at > hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:127) > at > hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:135) > at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:726) > at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:707) > at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:691) > at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979) > at hudson.remoting.UserRequest.perform(UserRequest.java:118) > at hudson.remoting.UserRequest.perform(UserRequest.java:48) > at hudson.remoting.Request$2.run(Request.java:270) > 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:886) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at hudson.remoting.Engine$1$1.run(Engine.java:60) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.io.IOException: Unable to delete file: > <https://builds.apache.org/job/isis-framework-windows/ws/framework\target\supplemental-models.xml> > at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:1390) > at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1044) > at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:977) > at > hudson.scm.subversion.UpdateWithCleanUpdater$TaskImpl$1.handleStatus(UpdateWithCleanUpdater.java:67) > ... 21 more > IRC notifier plugin: Sending notification to: #apache-isis > >
