You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Continuum VMBuild Server <co...@apache.org> on 2008/05/08 05:52:46 UTC

[continuum] BUILD FAILURE: Commons VFS

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=87781&projectId=171

Build statistics:
  State: Failed
  Previous State: Error
  Started at: Wed 7 May 2008 20:52:09 -0700
  Finished at: Wed 7 May 2008 20:52:38 -0700
  Total time: 29s
  Build Trigger: Forced
  Build Number: 0
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_12
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Java 5
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 7
Failures: 1
Total time: 403

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Commons VFS
[INFO]   Commons VFS Core
[INFO]   Commons VFS Examples
[INFO]   Commons VFS Sandbox
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons VFS
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/171/target
[INFO] Deleting directory /home/continuum/data/working-directory/171/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/171/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/171/target/site
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
     [copy] Copying 2 files to /home/continuum/data/working-directory/171/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [site:attach-descriptor]
[WARNING] Unable to load parent project from repository: Could not find the model file '/home/continuum/data/working-directory/171/../pom.xml'. for project unknown
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/171/pom.xml to /home/continuum/.m2/repository/org/apache/commons/commons-vfs-project/1.1-SNAPSHOT/commons-vfs-project-1.1-SNAPSHOT.pom
[INFO] [deploy:deploy]
altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons
[INFO] Retrieving previous build number from vmbuild.repo
Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-vfs-project/1.1-SNAPSHOT/commons-vfs-project-1.1-SNAPSHOT.pom
5K uploaded
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading site descriptor for commons-vfs-project 1.1-SNAPSHOT site.xml
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-vfs-project'
[INFO] Retrieving previous metadata from vmbuild.repo
[INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-vfs-project:1.1-SNAPSHOT'
[INFO] ----------------------------------------------------------------------------
[INFO] Building Commons VFS Core
[INFO]    task-segment: [clean, deploy]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/171/core/target
[INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/site
[INFO] [antrun:run {execution: javadoc.resources}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 219 source files to /home/continuum/data/working-directory/171/core/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 58 source files to /home/continuum/data/working-directory/171/core/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/171/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.commons.vfs.provider.http.test.HttpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.commons.vfs.provider.tar.test.TarProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.vfs.provider.jar.test.JarProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.vfs.provider.test.VirtualProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.commons.vfs.provider.tar.test.TgzProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.vfs.provider.ram.test.CustomRamProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.apache.commons.vfs.provider.url.test.UrlProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.commons.vfs.provider.local.test.LocalProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.commons.vfs.provider.ram.test.RamProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.vfs.provider.zip.test.ZipProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.commons.vfs.provider.jar.test.NestedJarTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.commons.vfs.RunTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.commons.vfs.provider.tar.test.NestedTarTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.tar.test.NestedTgzTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.cache.NullFilesCacheTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.test.GenericFileNameTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.commons.vfs.provider.sftp.test.SftpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.res.test.ResourceProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilderTest
May 7, 2008 8:52:37 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
May 7, 2008 8:52:37 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
Running org.apache.commons.vfs.provider.url.test.UrlHttpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.tar.test.NestedTbz2TestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.zip.test.NestedZipTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.commons.vfs.provider.tar.test.Tbz2ProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.commons.vfs.cache.LRUFilesCacheTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase
May 7, 2008 8:52:37 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec <<< FAILURE!
Running org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.provider.temp.test.TemporaryProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.vfs.provider.url.test.UrlProviderHttpTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Failed tests: 
  testDefaultInstance(org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase)

Tests run: 7, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/continuum/data/working-directory/171/core/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Wed May 07 20:52:38 PDT 2008
[INFO] Final Memory: 14M/32M
[INFO] ------------------------------------------------------------------------

****************************************************************************



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org