You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/11/13 10:29:13 UTC

Build failed in Hudson: Axis2 #463

See <https://hudson.apache.org/hudson/job/Axis2/463/changes>

Changes:

[veithen] Eliminated an instance of the catch-and-fail JUnit antipattern.

[veithen] Eliminated another deprecation warning caused by the usage of OMNode#serialize(Writer) [the serialize(Writer) method is only meaningful for OMContainers].

[veithen] Added a test case for the MM7 stuff in SOAPMessageFormatter, so that we can safely refactor that code.

[veithen] Replaced some invocations of the deprecated UUIDGenerator by calls to the new UIDGenerator.

[veithen] Eliminated some compiler warnings.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk
U         src/site/xdoc/release-process.xml
U         src/site/xdoc/download.xml
U         src/site/xdoc/index.xml
AU        modules/kernel/test/org/apache/axis2/transport/http/SOAPMessageFormatterTest.java
U         modules/kernel/test/org/apache/axis2/engine/DispatchPhaseTest.java
U         modules/kernel/src/org/apache/axis2/description/AxisOperationFactory.java
U         modules/kernel/src/org/apache/axis2/description/AxisService.java
U         modules/kernel/src/org/apache/axis2/description/PolicyInclude.java
U         modules/kernel/src/org/apache/axis2/description/AxisDescription.java
U         modules/kernel/src/org/apache/axis2/description/PolicySubject.java
U         modules/kernel/src/org/apache/axis2/context/ConfigurationContext.java
U         modules/kernel/src/org/apache/axis2/transport/http/SOAPMessageFormatter.java
U         modules/kernel/src/org/apache/axis2/engine/DispatchPhase.java
U         modules/kernel/src/org/apache/axis2/util/Utils.java
U         modules/kernel/src/org/apache/axis2/util/PolicyUtil.java
U         modules/saaj/test/org/apache/axis2/saaj/AttachmentSerializationTest.java
At revision 1034705
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[axis2] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 40036 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/Axis2/ws/axis2/pom.xml> clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Axis2 - Parent
[INFO]   Apache Axis2 - Resource bundle
[INFO]   Apache Axis2 - Kernel
[INFO]   Apache Axis2 - Data Binding
[INFO]   Apache Axis2 - Transport - Local
[INFO]   Apache Axis2 - Transport - HTTP
[INFO]   Apache Axis2 - Code Generation
[INFO]   Apache Axis2 - ADB Codegen
[INFO]   Apache Axis2 - tool - MAR Maven Plugin
[INFO]   Apache Axis2 - Addressing
[INFO]   Apache Axis2 - Java2WSDL
[INFO]   Apache Axis2 - tool - Repository Maven Plugin
[INFO]   Apache Axis2 - Fast Infoset
[INFO]   Apache Axis2 - Clustering
[INFO]   Apache Axis2 - Scripting
[INFO]   Apache Axis2 - JAXB-RI Data Binding
[INFO]   Apache Axis2 - SAAJ
[INFO]   Apache Axis2 - Metadata
[INFO]   Apache Axis2 - JAXWS
[INFO]   Apache Axis2 - JAXWS Integration Tests
[INFO]   Apache Axis2 - JiBX Data Binding
[INFO]   Apache Axis2 - JSON
[INFO]   Apache Axis2 - MTOM Policy
[INFO]   Apache Axis2 - spring
[INFO]   Apache Axis2 - OSGi Integration
[INFO]   Apache Axis2 - XMLBeans Data Binding
[INFO]   Apache Axis2 - Integration
[INFO]   Apache Axis2 - MEX
[INFO]   Apache Axis2 - MTOM Policy module
[INFO]   Apache Axis2 - Ping
[INFO]   Apache Axis2 - tool - AAR Maven Plugin
[INFO]   Apache Axis2 - Version Service
[INFO]   Apache Axis2 - SOAP Monitor Servlet
[INFO]   Apache Axis2 - SOAP Monitor Module
[INFO]   Apache Axis2 - tool - Ant Plugin
[INFO]   Apache Axis2 - tool - Eclipse Codegen Plugin
[INFO]   Apache Axis2 - tool - Eclipse service Plugin
[INFO]   Apache Axis2 - tool - Intellij IDEA Plugin
[INFO]   Apache Axis2 - tool - Java2WSDL Maven Plugin
[INFO]   Apache Axis2 - tool - WSDL2Code Maven Plugin
[INFO]   Apache Axis2 - CORBA
[INFO]   Apache Axis2 - JAXWS (mar)
[INFO]   Apache Axis2 - Web Application module
[INFO]   Apache Axis2 - Distribution
[INFO]   Apache Axis2 - Root
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Parent
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://hudson.apache.org/hudson/job/Axis2/ws/axis2/modules/parent/target>
[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 {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '<https://hudson.apache.org/hudson/job/Axis2/ws/axis2/modules/parent/../pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[INFO] [assembly:single {execution: source-release-assembly}]
[INFO] Skipping the assembly in this project because it's not the Execution Root
[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] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [gpg:sign {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/Axis2/ws/axis2/modules/parent/pom.xml> to /home/hudson/.m2/repository/org/apache/axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Axis2/ws/axis2/modules/parent/pom.xml> to /home/hudson/hudson/jobs/Axis2/modules/org.apache.axis2$axis2-parent/builds/2010-11-13_09-25-23/archive/org.apache.axis2/axis2-parent/SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.axis2:axis2-parent:pom': repository metadata for: 'snapshot org.apache.axis2:axis2-parent:SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: Server returned HTTP response code: 502 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/axis2/axis2-parent/SNAPSHOT/maven-metadata.xml

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 37 seconds
[INFO] Finished at: Sat Nov 13 09:29:11 UTC 2010
[INFO] Final Memory: 52M/213M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: java-dev@axis.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


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


Hudson build is back to normal : Axis2 #464

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Axis2/464/changes>



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