Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3FC7198A5 for ; Mon, 21 May 2012 05:01:44 +0000 (UTC) Received: (qmail 83191 invoked by uid 500); 21 May 2012 05:01:42 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 83084 invoked by uid 500); 21 May 2012 05:01:40 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 82969 invoked by uid 99); 21 May 2012 05:01:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 05:01:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 05:01:36 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 6D221C00B7 for ; Mon, 21 May 2012 05:01:15 +0000 (UTC) Date: Mon, 21 May 2012 05:01:15 +0000 (UTC) From: Apache Jenkins Server To: notifications@ant.apache.org Message-ID: <904513383.1901.1337576475445.JavaMail.hudson@aegis.apache.org> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Ant-Build-M?= =?UTF-8?Q?atrix_=C2=BB_JDK_1.7_(latest),Windows_#483?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: JDK 1.7 (latest),Windows X-Jenkins-Result: FAILURE See ------------------------------------------ Started by upstream project "Ant-Build-Matrix" build number 483 Building remotely on windows1 in workspace Checking out a fresh workspace because F:\hudson\hudson-slave\workspace\Ant-Build-Matrix\jdk\JDK 1.7 (latest)\label\Windows\trunk doesn't exist Cleaning local Directory trunk Checking out http://svn.apache.org/repos/asf/ant/core/trunk ERROR: Failed to check out http://svn.apache.org/repos/asf/ant/core/trunk org.tmatesoft.svn.core.SVNException: svn: Cannot write to 'F:\hudson\hudson-slave\workspace\Ant-Build-Matrix\jdk\JDK 1.7 (latest)\label\Windows\trunk\.svn\format': F:\hudson\hudson-slave\workspace\Ant-Build-Matrix\jdk\JDK 1.7 (latest)\label\Windows\trunk\.svn\format (There is not enough space on the disk) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:85) at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.openFileForWriting(SVNFileUtil.java:1405) at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.openFileForWriting(SVNFileUtil.java:1384) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea.createFormatFile(SVNAdminArea.java:1536) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea14.createVersionedDirectory(SVNAdminArea14.java:1601) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminArea15Factory.doCreateVersionedDirectory(SVNAdminArea15Factory.java:30) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.createVersionedDirectory(SVNAdminAreaFactory.java:274) at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.createVersionedDirectory(SVNAdminAreaFactory.java:281) at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:921) at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:84) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:121) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136) at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1$1.run(Engine.java:60) at java.lang.Thread.run(Unknown Source) Caused by: java.io.FileNotFoundException: F:\hudson\hudson-slave\workspace\Ant-Build-Matrix\jdk\JDK 1.7 (latest)\label\Windows\trunk\.svn\format (There is not enough space on the disk) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.(Unknown Source) at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.createFileOutputStream(SVNFileUtil.java:1416) at org.tmatesoft.svn.core.internal.wc.SVNFileUtil.openFileForWriting(SVNFileUtil.java:1401) ... 26 more FATAL: null java.lang.NullPointerException at java.util.ArrayList.addAll(ArrayList.java:530) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:743) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:685) at hudson.model.AbstractProject.checkout(AbstractProject.java:1218) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:581) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470) at hudson.model.Run.run(Run.java:1434) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:239)