To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project cargo-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 17 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cargo-test :  Cargo provides a Java API to manipulate Java Containers


Full details are available at:
    http://vmgump.apache.org/gump/public/cargo/cargo-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -WARNING- Overriding Maven2 settings: 
[/srv/gump/public/workspace/cargo/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/cargo/pom.xml
 -INFO- Project Reports in: /srv/gump/public/workspace/cargo/build/test-report
 -WARNING- No directory [/srv/gump/public/workspace/cargo/build/test-report]



The following work was performed:
http://vmgump.apache.org/gump/public/cargo/cargo-test/gump_work/build_cargo_cargo-test.html
Work Name: build_cargo_cargo-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 48 secs
Command Line: mvn --batch-mode -Dsurefire.useFile=false --settings 
/srv/gump/public/workspace/cargo/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/cargo]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/cargo/core/containers/weblogic/target/cargo-core-container-weblogic-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jetty/target/cargo-core-container-jetty-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/module/target/cargo-core-api-module-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/resources/build-tools/target/cargo-build-tools-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jrun/target/cargo-core-container-jrun-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/resin/target/cargo-core-container-resin-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/extensions/maven2/plugin/target/cargo-maven2-plugin-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/tomcat/target/cargo-core-container-tomcat-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jo/target/cargo-core-container-jo-1.0.1-SNAPSH
 
OT.jar:/srv/gump/public/workspace/cargo/core/api/generic/target/cargo-core-api-generic-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/orion/target/cargo-core-container-orion-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/container/target/cargo-core-api-container-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jonas/target/cargo-core-container-jonas-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jboss/target/cargo-core-container-jboss-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/extensions/ant/target/cargo-ant-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/uberjar/target/cargo-core-uberjar-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/geronimo/target/cargo-core-container-geronimo-1.0.1-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/util/target/cargo-core-api-util-1.0.1-SNAPSHOT.jar
---------------------------------------------
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 sec
Running org.codehaus.cargo.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.codehaus.cargo.util.VFSFileHandlerTest
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Feb 12, 2010 9:37:30 AM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
Running org.codehaus.cargo.util.Dom4JUtilTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 sec <<< 
FAILURE!
testNoElementThrowsException(org.codehaus.cargo.util.Dom4JUtilTest)  Time 
elapsed: 0.008 sec  <<< ERROR!
org.dom4j.XPathException: Exception occurred evaluting XPath: 
weblogic:app-deployment. Exception: XPath expression uses unbound namespace 
prefix weblogic
        at 
org.dom4j.xpath.DefaultXPath.handleJaxenException(DefaultXPath.java:374)
        at org.dom4j.xpath.DefaultXPath.selectNodes(DefaultXPath.java:134)
        at 
org.codehaus.cargo.util.Dom4JUtil.selectElementsMatchingXPath(Dom4JUtil.java:86)
        at 
org.codehaus.cargo.util.Dom4JUtil.selectElementMatchingXPath(Dom4JUtil.java:100)
        at 
org.codehaus.cargo.util.Dom4JUtilTest.testNoElementThrowsException(Dom4JUtilTest.java:48)


Results :

Tests in error: 
  testNoElementThrowsException(org.codehaus.cargo.util.Dom4JUtilTest)

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

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

Please refer to 
/srv/gump/public/workspace/cargo/core/api/util/target/surefire-reports for the 
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46 seconds
[INFO] Finished at: Fri Feb 12 09:37:30 PST 2010
[INFO] Final Memory: 15M/27M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/cargo/cargo-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/cargo/cargo-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 08000012022010, vmgump:vmgump-public:08000012022010
Gump E-mail Identifier (unique within run) #56.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to