You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/08/03 23:47:21 UTC

Build failed in Hudson: ws-axiom-trunk #207

See <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/207/changes>

Changes:

[scheu] AXIS2-4791
Contributor:Rich Scheuerle
Added a XMLStreamWriter filter that can be set on the OMOutputFormat to intercept the outbound write.
Added a XMLStreamWriterRemoveIllegalChars that is a derivation of the filter.
Added a test to ensure that illegal chars are removed from the outbound message when the filter is requested.

------------------------------------------
Started by an SCM change
Building remotely on vesta.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom
A         modules/axiom-api/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java
U         modules/axiom-api/src/test/java/org/apache/axiom/om/TestConstants.java
A         modules/axiom-api/src/test/resources/soap/test.xml
U         modules/axiom-api/src/main/java/org/apache/axiom/om/OMOutputFormat.java
U         modules/axiom-api/src/main/java/org/apache/axiom/om/impl/MTOMXMLStreamWriter.java
A         modules/axiom-api/src/main/java/org/apache/axiom/om/util/XMLStreamWriterRemoveIllegalChars.java
A         modules/axiom-api/src/main/java/org/apache/axiom/om/util/XMLStreamWriterFilterBase.java
A         modules/axiom-api/src/main/java/org/apache/axiom/om/util/XMLStreamWriterFilter.java
A         modules/axiom-impl/src/test/java/org/apache/axiom/om/impl/llom/XMLStreamWriterFilterTest.java
At revision 982030
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[axiom] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.0.9/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.0.9 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 41650
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Axiom Parent POM
[INFO]   Axiom Test Utilities
[INFO]   Axiom Jaxen Test Suite
[INFO]   Axiom API
[INFO]   Axiom Impl
[INFO]   Axiom DOM
[INFO]   Axiom C14N
[INFO]   Axiom Test Suite
[INFO]   Axiom OSGI Test Suite Parent
[INFO]   Axiom OSGI Test Suite - Build
[INFO]   Axiom OSGI Test Suite - Run
[INFO]   Axiom Parser Compatibility Test Suite
[INFO]   Axiom Integration Test Suite
[INFO]   Axiom
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom Parent POM
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/target> (included: [**], excluded: [])
[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] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/test/resources/**
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-parent/1.2.10-SNAPSHOT/axiom-parent-1.2.10-SNAPSHOT.pom
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-parent/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-parent/1.2.10-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom Test Utilities
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 8 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/classes>
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT-sources.jar>
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/test/resources/**
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-testutils/1.2.10-SNAPSHOT/axiom-testutils-1.2.10-SNAPSHOT.jar
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-testutils/1.2.10-SNAPSHOT/axiom-testutils-1.2.10-SNAPSHOT-sources.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.10-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.10-SNAPSHOT/axiom-testutils-1.2.10-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.10-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.10-SNAPSHOT/axiom-testutils-1.2.10-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom Jaxen Test Suite
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/classes>
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [jar:jar]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT-sources.jar>
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: src/main/resources/xml/**
[INFO] Exclude: src/main/java/org/jaxen/test/**
[INFO] Exclude: src/main/resources/META-INF/LICENSE-JAXEN
[INFO] [install:install]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-jaxen-testsuite/1.2.10-SNAPSHOT/axiom-jaxen-testsuite-1.2.10-SNAPSHOT.jar
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/ws/commons/axiom/axiom-jaxen-testsuite/1.2.10-SNAPSHOT/axiom-jaxen-testsuite-1.2.10-SNAPSHOT-sources.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.10-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.10-SNAPSHOT/axiom-jaxen-testsuite-1.2.10-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.10-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.10-SNAPSHOT/axiom-jaxen-testsuite-1.2.10-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom API
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 251 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/classes>
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml>
[INFO] Writing abstract service descriptor <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 1 entries.
[INFO] Generating 1 Service Component Descriptors to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[INFO] [groovy:execute {execution: default}]
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 66 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/test-classes>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-api/1.2.10-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[43,24] package com.ibm.jvm.util does not exist

<http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[100,16] cannot find symbol
symbol  : class ByteArrayOutputStream
location: class org.apache.axiom.om.impl.XMLStreamWriterFilterTestCase

<http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[100,49] cannot find symbol
symbol  : class ByteArrayOutputStream
location: class org.apache.axiom.om.impl.XMLStreamWriterFilterTestCase


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57 seconds
[INFO] Finished at: Tue Aug 03 21:49:39 UTC 2010
[INFO] Final Memory: 50M/216M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: commons-dev@ws.apache.org scheu@apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Hudson build is back to normal : ws-axiom-trunk #208

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/208/changes>