See <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/2350/>
------------------------------------------ [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4 [INFO] RuntimeInstance initializing. [INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader [INFO] ClasspathResourceLoader : initialization starting. [INFO] ClasspathResourceLoader : initialization complete. [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) [INFO] Default ResourceManager initialization complete. [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach [INFO] Created: 20 parsers. [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. [INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' [INFO] Velocimacro : VM library template macro registration complete. [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. [INFO] Velocimacro : initialization complete. [INFO] Velocity successfully started. [INFO] [findbugs:findbugs {execution: default-cli}] [INFO] Using source root: [INFO] /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Service Trunk/workspace/dhis-2/target/classes [INFO] Using test source root: [INFO] /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Service Trunk/workspace/dhis-2/target/test-classes [INFO] Output class directory doesn't exist. Skipping findbugs. [INFO] ------------------------------------------------------------------------ [INFO] Building DHIS API [INFO] task-segment: [clean, install, findbugs:findbugs] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/ws/target> [INFO] [resources:resources {execution: default-resources}] [INFO] Using encoding: 'UTF-8' to copy filtered resources. [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 330 source files to <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/ws/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using encoding: 'UTF-8' to copy filtered resources. [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 18 source files to <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/ws/target/test-classes> [HUDSON] Archiving <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/ws/pom.xml> to /ifi/utgard/p01/dhis/projects/dhis-dev.ifi.uio.no/ci/home/jobs/Dhis2 Service Trunk/modules/org.hisp.dhis$dhis-api/builds/2011-03-28_11-31-02/archive/org.hisp.dhis/dhis-api/2.2-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://dhis.uio.no/ci/job/Dhis2%20Service%20Trunk/org.hisp.dhis$dhis-api/ws/src/test/java/org/hisp/dhis/mock/MockI18nFormat.java>:[39,7] error while writing org.hisp.dhis.mock.MockI18nFormat: Disk quota exceeded [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50 seconds [INFO] Finished at: Mon Mar 28 11:32:00 CEST 2011 [INFO] Final Memory: 36M/117M [INFO] ------------------------------------------------------------------------ ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.io.IOException: Disk quota exceeded at hudson.remoting.Channel$2.adapt(Channel.java:662) at hudson.remoting.Channel$2.adapt(Channel.java:657) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.maven.MavenBuilder.call(MavenBuilder.java:175) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:868) at hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:799) at hudson.remoting.UserRequest.perform(UserRequest.java:114) 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 java.lang.Thread.run(Thread.java:662) Caused by: java.io.IOException: Disk quota exceeded at java.io.FileOutputStream.close0(Native Method) at java.io.FileOutputStream.close(FileOutputStream.java:279) at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:301) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:130) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:216) at java.io.BufferedWriter.close(BufferedWriter.java:248) at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94) at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109) at hudson.XmlFile.write(XmlFile.java:166) at hudson.model.Fingerprint.save(Fingerprint.java:704) at hudson.model.Fingerprint.add(Fingerprint.java:666) at hudson.model.Fingerprint.add(Fingerprint.java:651) at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:105) at hudson.maven.reporters.MavenFingerprinter$1.call(MavenFingerprinter.java:96) at hudson.maven.MavenBuild$ProxyImpl.execute(MavenBuild.java:379) at hudson.maven.MavenBuild$ProxyImpl2.execute(MavenBuild.java:452) at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at hudson.model.Executor$1.call(Executor.java:429) at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23) at $Proxy30.execute(Unknown Source) at hudson.maven.MavenBuildProxy$Filter$AsyncInvoker.call(MavenBuildProxy.java:263) ... 9 more _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp