Folks, anybody know why this build failure occurs on hudson? Ruwan
On Tue, Jan 4, 2011 at 5:48 PM, Apache Hudson Server < [email protected]> wrote: > See <https://hudson.apache.org/hudson/job/Axis2/574/changes> > > Changes: > > [amilas] getting the type from the xsi:type attribute and process > correctly. sending the java class name with the xml request is not an inter > operable method. see AXIS2-4818 > > [ruwan] Fixing the issue AXIS2-4008, committing Harshana's patch > > [amilas] use a map to keep the element qname and class name to support > inheritance. see the issue AXIS2-4818 > > [ruwan] Fixing minor typos > > ------------------------------------------ > Started by an SCM change > Started by an SCM change > Building remotely on ubuntu2 > Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk > U > modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTable.java > U > modules/kernel/src/org/apache/axis2/description/java2wsdl/DefaultSchemaGenerator.java > U modules/kernel/src/org/apache/axis2/Constants.java > U > modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ui/JavaWSDLOutputLocationPage.java > U > modules/tool/axis2-eclipse-codegen-plugin/src/main/java/org/apache/axis2/tool/codegen/eclipse/ui/OutputPage.java > U modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java > At revision 1054981 > [Axis2] $ /bin/bash -xe /tmp/hudson1641066031269098880.sh > + '[' -d <https://hudson.apache.org/hudson/job/Axis2/ws/.repository> ']' > + find <https://hudson.apache.org/hudson/job/Axis2/ws/.repository> -type f > -and -name '*-SNAPSHOT.*' -delete > [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 56623 > /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> > -Dmaven.repo.local=< > https://hudson.apache.org/hudson/job/Axis2/ws/.repository> 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 - Test Utilities > [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 < > https://hudson.apache.org/hudson/job/Axis2/ws/.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 > Uploading: > https://repository.apache.org/content/repositories/snapshots/org/apache/axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom > [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/2011-01-04_11-48-19/archive/org.apache.axis2/axis2-parent/SNAPSHOT/pom.xml > [HUDSON] Archiving < > https://hudson.apache.org/hudson/job/Axis2/ws/.repository/org/apache/axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom> > to > /home/hudson/hudson/jobs/Axis2/modules/org.apache.axis2$axis2-parent/builds/2011-01-04_11-48-19/archive/org.apache.axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error deploying artifact: Failed to transfer file: > https://repository.apache.org/content/repositories/snapshots/org/apache/axis2/axis2-parent/SNAPSHOT/axis2-parent-SNAPSHOT.pom. > Return code is: 502 > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 30 minutes 19 seconds > [INFO] Finished at: Tue Jan 04 12:18:47 UTC 2011 > [INFO] Final Memory: 52M/214M > [INFO] > ------------------------------------------------------------------------ > Sending e-mails to: [email protected] > channel stopped > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > > -- Ruwan Linton Software Architect & Product Manager WSO2 Inc.; http://wso2.org Lean . Enterprise . Middleware phone: +1 408 754 7388 ext 51789 email: [email protected]; cell: +94 77 341 3097 blog: http://blog.ruwan.org linkedin: http://www.linkedin.com/in/ruwanlinton google: http://www.google.com/profiles/ruwan.linton tweet: http://twitter.com/ruwanlinton
