You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/26 07:06:40 UTC

Build failed in Jenkins: Ant-Build-Matrix » JDK 1.5 (latest),Ubuntu #502

See <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/502/changes>

Changes:

[bodewig] test fails on Windows

[bodewig] verifying resourcexists works for URLs, see PR 53383

[bodewig] packagemapper mapped too uch with handlediresep true.  PR 53399

[bodewig] Add a longfile='posix' option to tar task

[bodewig] Properly expand bzip2 files with multiple streams in <bunzip2>

[bodewig] Merge bzip2 input from Compress, bringing support for files with multiple streams

[bodewig] merge tar package from Compress, bringing some POSIX tar support

[bodewig] PR 52706: allow command launcher to be selected via a task.  Submitted by Vimil Saju

------------------------------------------
Started by upstream project "Ant-Build-Matrix" build number 502
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.5%20(latest),label=Ubuntu/ws/>
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         src/tests/antunit/taskdefs/condition/resourceexists-test.xml
AU        src/tests/antunit/taskdefs/bunzip2-test.xml
U         src/tests/antunit/taskdefs/tar-test.xml
A         src/tests/antunit/taskdefs/commandlauncher
AU        src/tests/antunit/taskdefs/commandlauncher/commandlauncher-test.xml
A         src/tests/antunit/taskdefs/bzip2
A         src/tests/antunit/taskdefs/bzip2/expected
A         src/tests/antunit/taskdefs/bzip2/multiple.bz2
U         src/tests/antunit/types/mappers/packagemapper-test.xml
U         src/tests/junit/org/apache/tools/tar/TarRoundTripTest.java
U         src/main/org/apache/tools/ant/taskdefs/Tar.java
U         src/main/org/apache/tools/ant/taskdefs/defaults.properties
U         src/main/org/apache/tools/ant/taskdefs/BUnzip2.java
U         src/main/org/apache/tools/ant/util/PackageNameMapper.java
U         src/main/org/apache/tools/zip/ZipEncodingHelper.java
U         src/main/org/apache/tools/zip/ZipEncoding.java
U         src/main/org/apache/tools/bzip2/CBZip2InputStream.java
U         src/main/org/apache/tools/tar/TarBuffer.java
U         src/main/org/apache/tools/tar/TarInputStream.java
U         src/main/org/apache/tools/tar/TarConstants.java
U         src/main/org/apache/tools/tar/TarOutputStream.java
U         src/main/org/apache/tools/tar/TarUtils.java
ERROR: Failed to update http://svn.apache.org/repos/asf/ant/core/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:304)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:289)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:277)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:696)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:328)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1289)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:837)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.update(SVNUpdateClient16.java:557)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:414)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doUpdate(SVNUpdateClient16.java:324)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:27)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldUpdate.run(SvnOldUpdate.java:11)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1221)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:292)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:315)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:295)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:391)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:144)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:789)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:770)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: svn: E175002: REPORT /repos/asf/!svn/vcc/default failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	... 33 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: E155017: REPORT request failed on '/repos/asf/!svn/vcc/default'
svn: E155017: Checksum mismatch while updating '/x1/jenkins/jenkins-slave/workspace/Ant-Build-Matrix/jdk/JDK 1.5 (latest)/label/Ubuntu/trunk/src/main/org/apache/tools/tar/.svn/text-base/TarArchiveSparseEntry.java.svn-base'; expected: '8b6818aa91b8858797ca091b2ef7cfc9', actual: '267ddaa7fadaebb80d4e3e4e1fe996a5'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:675)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	... 32 more
Caused by: svn: E155017: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:154)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:97)
	at org.tmatesoft.svn.core.SVNErrorMessage.wrap(SVNErrorMessage.java:414)
	... 34 more
Caused by: svn: E155017: Checksum mismatch while updating '/x1/jenkins/jenkins-slave/workspace/Ant-Build-Matrix/jdk/JDK 1.5 (latest)/label/Ubuntu/trunk/src/main/org/apache/tools/tar/.svn/text-base/TarArchiveSparseEntry.java.svn-base'; expected: '8b6818aa91b8858797ca091b2ef7cfc9', actual: '267ddaa7fadaebb80d4e3e4e1fe996a5'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:208)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:189)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:141)
	at org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.textDeltaEnd(SVNUpdateEditor15.java:634)
	at org.tmatesoft.svn.core.internal.wc.SVNAmbientDepthFilterEditor.textDeltaEnd(SVNAmbientDepthFilterEditor.java:221)
	at org.tmatesoft.svn.core.internal.wc.SVNCancellableEditor.textDeltaEnd(SVNCancellableEditor.java:130)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVDeltaHandler.setDeltaProcessing(BasicDAVDeltaHandler.java:41)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.DAVEditorHandler.endElement(DAVEditorHandler.java:548)
	at org.tmatesoft.svn.core.internal.io.dav.handlers.BasicDAVHandler.endElement(BasicDAVHandler.java:103)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2938)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1205)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:522)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:796)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:761)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:218)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:385)
	... 33 more
[trunk] $ /home/jenkins/jenkins-slave/tools/Ant/ant-1.8.2/bin/ant -file launch-build.xml -Dlabel=Ubuntu "-Djdk=JDK 1.5 (latest)" "-Dargs=allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip"
Buildfile: /x1/jenkins/jenkins-slave/workspace/Ant-Build-Matrix/jdk/JDK 1.5 (latest)/label/Ubuntu/trunk/launch-build.xml

launch:
     [echo] Launching ./build.sh allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip
     [exec] The command attribute is deprecated.
     [exec] Please use the executable attribute and nested arg elements.
     [exec] ... Bootstrapping Ant Distribution
     [exec] ... Compiling Ant Classes
     [exec] src/main/org/apache/tools/ant/taskdefs/Tar.java:304: cannot find symbol
     [exec] symbol  : variable LONGFILE_POSIX
     [exec] location: class org.apache.tools.tar.TarOutputStream
     [exec]                     tOut.setLongFileMode(TarOutputStream.LONGFILE_POSIX);
     [exec]                                                         ^
     [exec] Note: Some input files use or override a deprecated API.
     [exec] Note: Recompile with -Xlint:deprecation for details.
     [exec] Note: Some input files use unchecked or unsafe operations.
     [exec] Note: Recompile with -Xlint:unchecked for details.
     [exec] 1 error
     [exec] ... Failed compiling Ant classes !
     [exec] Bootstrap FAILED

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Ant-Build-Matrix/jdk/JDK 1.5 (latest)/label/Ubuntu/trunk/launch-build.xml:36: exec returned: 1

Total time: 6 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results