You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/08 19:56:21 UTC

Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #379

See <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/379/changes>

Changes:

[tellison] Update to Xerces 2.11.0

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk
U         common_resources/make/depends.properties
U         classlib/depends/files/bootclasspath.properties
D         classlib/modules/xml/depends/manifests/xerces_2.10.0
A         classlib/modules/xml/depends/manifests/xerces_2.11.0
A         classlib/modules/xml/depends/manifests/xerces_2.11.0/META-INF
AU        classlib/modules/xml/depends/manifests/xerces_2.11.0/META-INF/MANIFEST.MF
U         classlib/modules/xml/make/depends.properties
U         classlib/modules/xml/build.xml
U         classlib/make/depends.properties
At revision 1043601
[harmony] $ ant -Duse.libstdc++6=true fetch-depends rebuild bundle-hdk
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony")>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at hudson.Proc$LocalProc.<init>(Proc.java:192)
	at hudson.Proc$LocalProc.<init>(Proc.java:164)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:638)
	at hudson.Launcher$ProcStarter.start(Launcher.java:273)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:793)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:767)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 15 more
Archiving artifacts
Recording test results


Build failed in Jenkins: Harmony-1.5-head-linux-x86_64-full-tests #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Harmony-1.5-head-linux-x86_64-full-tests/384/changes>

Changes:

[hindessm] Apply patch from HARMONY-6685 "SHA1PRNG produces less optimal"

------------------------------------------
[...truncated 14566 lines...]
A         classlib/modules/portlib/src/main/native/common
A         classlib/modules/portlib/src/main/native/common/unix
AU        classlib/modules/portlib/src/main/native/common/unix/makefile
A         classlib/modules/portlib/src/main/native/common/shared
AU        classlib/modules/portlib/src/main/native/common/shared/iohelp.c
AU        classlib/modules/portlib/src/main/native/common/shared/exceptions.c
AU        classlib/modules/portlib/src/main/native/common/shared/jclglob.h
AU        classlib/modules/portlib/src/main/native/common/shared/strhelp.c
AU        classlib/modules/portlib/src/main/native/common/shared/utf8encode.c
AU        classlib/modules/portlib/src/main/native/common/shared/libglob.c
AU        classlib/modules/portlib/src/main/native/common/shared/utf8decode.c
A         classlib/modules/portlib/src/main/native/common/windows
A         classlib/modules/portlib/src/main/native/common/windows/windows.x86_64
AU        classlib/modules/portlib/src/main/native/common/windows/makefile
A         classlib/modules/portlib/src/main/native/common/windows/windows.x86
A         classlib/modules/portlib/src/main/native/pool
A         classlib/modules/portlib/src/main/native/pool/unix
AU        classlib/modules/portlib/src/main/native/pool/unix/DoxygenSupport.txt
AU        classlib/modules/portlib/src/main/native/pool/unix/makefile
A         classlib/modules/portlib/src/main/native/pool/shared
AU        classlib/modules/portlib/src/main/native/pool/shared/pool.c
AU        classlib/modules/portlib/src/main/native/pool/shared/pool_cap.c
A         classlib/modules/portlib/src/main/native/pool/windows
AU        classlib/modules/portlib/src/main/native/pool/windows/DoxygenSupport.txt
AU        classlib/modules/portlib/src/main/native/pool/windows/makefile
A         classlib/modules/portlib/src/main/native/thrstub
A         classlib/modules/portlib/src/main/native/thrstub/unix
AU        classlib/modules/portlib/src/main/native/thrstub/unix/exports.txt
AU        classlib/modules/portlib/src/main/native/thrstub/unix/DoxygenSupport.txt
AU        classlib/modules/portlib/src/main/native/thrstub/unix/makefile
A         classlib/modules/portlib/src/main/native/thrstub/shared
AU        classlib/modules/portlib/src/main/native/thrstub/shared/hythread.c
AU        classlib/modules/portlib/src/main/native/thrstub/shared/hythread.h
A         classlib/modules/portlib/src/main/native/thrstub/windows
A         classlib/modules/portlib/src/main/native/thrstub/windows/hythr.rc
AU        classlib/modules/portlib/src/main/native/thrstub/windows/DoxygenSupport.txt
A         classlib/modules/portlib/src/main/native/thrstub/windows/hythr.def
AU        classlib/modules/portlib/src/main/native/thrstub/windows/makefile
A         classlib/modules/portlib/make
AU        classlib/modules/portlib/build.xml
AU        classlib/modules/README.txt
AU        classlib/README.txt
A         classlib/support
AU        classlib/support/.classpath
A         classlib/support/META-INF
AU        classlib/support/META-INF/MANIFEST.MF
AU        classlib/support/.project
A         classlib/support/src
A         classlib/support/src/test
A         classlib/support/src/test/java
A         classlib/support/src/test/java/tests
A         classlib/support/src/test/java/tests/resources
AU        classlib/support/src/test/java/tests/resources/hyts_constru(OD).bin
AU        classlib/support/src/test/java/tests/resources/TestCodeSigners.jar
AU        classlib/support/src/test/java/tests/resources/Modified_Class.jar
AU        classlib/support/src/test/java/tests/resources/Broken_manifest.jar
AU        classlib/support/src/test/java/tests/resources/Harmony.GIF
AU        classlib/support/src/test/java/tests/resources/hyts_checkInput.txt
A         classlib/support/src/test/java/tests/resources/subfolder
A         classlib/support/src/test/java/tests/resources/subfolder/tests
A         classlib/support/src/test/java/tests/resources/subfolder/tests/resources
AU        classlib/support/src/test/java/tests/resources/subfolder/tests/resources/hyts_resource.properties
A         classlib/support/src/test/java/tests/resources/Package
AU        classlib/support/src/test/java/tests/resources/Package/hyts_no_entry.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_all_attributes.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_pq.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_c.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_no_attributes.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_d.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_d1.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_d2.jar
AU        classlib/support/src/test/java/tests/resources/Package/hyts_some_attributes.jar
AU        classlib/support/src/test/java/tests/resources/hyts_signed.jar
AU        classlib/support/src/test/java/tests/resources/Harmony.jpg
AU        classlib/support/src/test/java/tests/resources/Modified_Manifest_MainAttributes.jar
AU        classlib/support/src/test/java/tests/resources/Integrate.jar
AU        classlib/support/src/test/java/tests/resources/hyts_PropertiesTest.properties
AU        classlib/support/src/test/java/tests/resources/hyts_available.tst
AU        classlib/support/src/test/java/tests/resources/Harmony.png
AU        classlib/support/src/test/java/tests/resources/hyts_Bar.ser
A         classlib/support/src/test/java/tests/resources/GZIPInputStream
AU        classlib/support/src/test/java/tests/resources/GZIPInputStream/hyts_gInput.txt.gz
A         classlib/support/src/test/java/tests/resources/manifest
AU        classlib/support/src/test/java/tests/resources/manifest/hyts_MANIFEST.MF
AU        classlib/support/src/test/java/tests/resources/Modified_Manifest_EntryAttributes.jar
A         classlib/support/src/test/java/tests/resources/morestuff
AU        classlib/support/src/test/java/tests/resources/morestuff/hyts_patch.jar
AU        classlib/support/src/test/java/tests/resources/morestuff/hyts_patch2.jar
AU        classlib/support/src/test/java/tests/resources/hyts_att.jar
AU        classlib/support/src/test/java/tests/resources/Modified_SF_EntryAttributes.jar
AU        classlib/support/src/test/java/tests/resources/Broken_entry.jar
AU        classlib/support/src/test/java/tests/resources/hyts_compressD.bin
AU        classlib/support/src/test/java/tests/resources/hyts_htmltest.html
AU        classlib/support/src/test/java/tests/resources/Created_by_1_4.jar
AU        classlib/support/src/test/java/tests/resources/hyts_patch.jar
AU        classlib/support/src/test/java/tests/resources/hyts_Foo.ser
AU        classlib/support/src/test/java/tests/resources/Inserted_Entry_Manifest_with_DigestCode.jar
AU        classlib/support/src/test/java/tests/resources/hyts_compDiction.bin
AU        classlib/support/src/test/java/tests/resources/hyts_constru(ODI).bin
AU        classlib/support/src/test/java/tests/resources/hyts_resource.properties
AU        classlib/support/src/test/java/tests/resources/hyts_security.jar
AU        classlib/support/src/test/java/tests/resources/EmptyEntries_signed.jar
AU        classlib/support/src/test/java/tests/resources/hyts_missingclass.ser
AU        classlib/support/src/test/java/tests/resources/Inserted_Entry_Manifest.jar
AU        classlib/support/src/test/java/tests/resources/hyts_patch2.jar
A         classlib/support/src/test/java/tests/resources/JarIndex
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_11.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_12.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_21.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_13.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_22.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_31.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_14.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_23.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_32.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_41.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_33.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_42.jar
AU        classlib/support/src/test/java/tests/resources/JarIndex/hyts_22-new.jar
AU        classlib/support/src/test/java/tests/resources/hyts_mainClass.ser
AU        classlib/support/src/test/java/tests/resources/hyts_manifest1.jar
AU        classlib/support/src/test/java/tests/resources/hyts_ZipFile.zip
AU        classlib/support/src/test/java/tests/resources/hyts_constru(O).bin
AU        classlib/support/src/test/java/tests/resources/hyts_flushed.jar
A         classlib/support/src/test/java/tests/support
AU        classlib/support/src/test/java/tests/support/Support_PermissionCollection.java
AU        classlib/support/src/test/java/tests/support/Support_NetworkInterface.java
AU        classlib/support/src/test/java/tests/support/Support_Proxy_I2.java
A         classlib/support/src/test/java/tests/support/resource
AU        classlib/support/src/test/java/tests/support/resource/Support_Resources.java
AU        classlib/support/src/test/java/tests/support/Support_ProviderJCE.java
AU        classlib/support/src/test/java/tests/support/Support_URLConnector.java
AU        classlib/support/src/test/java/tests/support/Support_PortManager.java
AU        classlib/support/src/test/java/tests/support/Support_HttpServerSocket.java
AU        classlib/support/src/test/java/tests/support/Streams.java
AU        classlib/support/src/test/java/tests/support/Support_Exec.java
AU        classlib/support/src/test/java/tests/support/Support_ProcessReadWriteTest.java
AU        classlib/support/src/test/java/tests/support/Support_GetResource.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource.java
AU        classlib/support/src/test/java/tests/support/Support_Socket.java
AU        classlib/support/src/test/java/tests/support/Support_StringReader.java
AU        classlib/support/src/test/java/tests/support/Support_TimeZone.java
AU        classlib/support/src/test/java/tests/support/Support_CollectionTest.java
AU        classlib/support/src/test/java/tests/support/Support_UnmodifiableMapTest.java
AU        classlib/support/src/test/java/tests/support/Support_AvailTest.java
AU        classlib/support/src/test/java/tests/support/Support_ProviderTrust.java
AU        classlib/support/src/test/java/tests/support/Support_Jetty.java
AU        classlib/support/src/test/java/tests/support/Support_MapTest2.java
AU        classlib/support/src/test/java/tests/support/Support_ProviderRSA.java
AU        classlib/support/src/test/java/tests/support/Support_HttpTests.java
AU        classlib/support/src/test/java/tests/support/Support_StringWriter.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource_fr_FR.java
AU        classlib/support/src/test/java/tests/support/Support_DummyPKCS12Keystore.java
AU        classlib/support/src/test/java/tests/support/Support_HttpServer.java
AU        classlib/support/src/test/java/tests/support/Support_Configuration.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource_en.java
AU        classlib/support/src/test/java/tests/support/Support_Proxy_ParentException.java
AU        classlib/support/src/test/java/tests/support/Support_Proxy_SubException.java
AU        classlib/support/src/test/java/tests/support/Support_Proxy_I1.java
AU        classlib/support/src/test/java/tests/support/Support_UnmodifiableCollectionTest.java
AU        classlib/support/src/test/java/tests/support/Support_ListTest.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource_fr_FR_VAR.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource_fr.java
AU        classlib/support/src/test/java/tests/support/Support_ServerSocket.java
AU        classlib/support/src/test/java/tests/support/Support_TestResource_en_US.java
AU        classlib/support/src/test/java/tests/support/Support_Field.java
AU        classlib/support/src/test/java/tests/support/Support_PlatformFile.java
AU        classlib/support/src/test/java/tests/support/Support_HttpSocket.java
AU        classlib/support/src/test/java/tests/support/Support_DeleteOnExitTest.java
AU        classlib/support/src/test/java/tests/support/Support_GetLocal.java
AU        classlib/support/src/test/java/tests/support/Support_HttpConnector.java
AU        classlib/support/src/test/java/tests/support/Support_TestProvider.java
AU        classlib/support/src/test/java/tests/support/Support_SetTest.java
A         classlib/support/src/test/java/tests/util
AU        classlib/support/src/test/java/tests/util/CallVerificationStack.java
AU        classlib/support/src/test/java/tests/util/SerializationTester.java
AU        classlib/support/src/test/java/tests/util/SomeTests.java
A         classlib/support/src/test/java/org
A         classlib/support/src/test/java/org/apache
A         classlib/support/src/test/java/org/apache/harmony
A         classlib/support/src/test/java/org/apache/harmony/testframework
AU        classlib/support/src/test/java/org/apache/harmony/testframework/CharWrapperTester.java
AU        classlib/support/src/test/java/org/apache/harmony/testframework/WrapperTester.java
AU        classlib/support/src/test/java/org/apache/harmony/testframework/CharSinkTester.java
AU        classlib/support/src/test/java/org/apache/harmony/testframework/SinkTester.java
A         classlib/support/src/test/java/org/apache/harmony/testframework/serialization
AU        classlib/support/src/test/java/org/apache/harmony/testframework/serialization/SerializationTest.java
A         classlib/support/src/test/resources
A         classlib/support/src/test/resources/config
AU        classlib/support/src/test/resources/config/jcltest-excludes.xml
AU        classlib/support/src/test/resources/config/localhosttest.ini
AU        classlib/support/src/test/resources/config/excludes.xsd
AU        classlib/support/src/test/resources/config/testing.policy
A         classlib/support/src/test/resources/libs
AU        classlib/support/src/test/resources/hyts_Foo.c
A         classlib/support/.settings
AU        classlib/support/.settings/org.eclipse.jdt.core.prefs
AU        classlib/support/.settings/org.eclipse.jdt.ui.prefs
AU        classlib/support/.settings/org.eclipse.pde.core.prefs
A         classlib/make
AU        classlib/make/run-test.xml
AU        classlib/make/depends.xml
A         classlib/make/resources
AU        classlib/make/resources/README-snapshot.txt
AU        classlib/make/test.properties
AU        classlib/make/make.xml
AU        classlib/make/depends.properties
AU        classlib/RUNNING-TESTS.txt
AU        classlib/build.xml
AU        README
AU        build.xml
A         ibm-v4
A         ibm-v4/include
AU        ibm-v4/include/jvmti.h
AU        ibm-v4/include/jvmti_types.h
AU        ibm-v4/include/jni.h
AU        ibm-v4/include/jni_types.h
A         ibm-v4/make
A         ibm-v4/make/classlib.override.file.patterns
AU        ibm-v4/make/build.properties
AU        ibm-v4/build.xml
 U        .
At revision 1150221
[harmony] $ ant -Duse.libstdc++6=true -lib target/depends/jars/ecj_3.6.1/ecj-3.6.1.jar fetch-depends rebuild bundle-hdk
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://builds.apache.org/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony")>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:698)
	at hudson.Launcher$ProcStarter.start(Launcher.java:329)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:923)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:890)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	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:619)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
	... 15 more
Archiving artifacts
Recording test results


Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #383

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/383/>

------------------------------------------
[...truncated 38168 lines...]
    [junit] Running org.apache.harmony.sql.tests.java.sql.SQLExceptionTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.SQLPermissionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.SQLWarningTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.StatementTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.TimeTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.TimestampTest
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.harmony.sql.tests.java.sql.TypesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.ConnectionEventTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.RowSetEventTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.BaseRowSetTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.RowSetMetaDataImplTest
    [junit] Tests run: 41, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.RowSetWarningTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SQLInputImplTest
    [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SQLOutputImplTest
    [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialArrayTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialBlobTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialClobTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialDatalinkTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialJavaObjectTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialRefTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.serial.SerialStructTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.spi.SyncFactoryExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.spi.SyncFactoryTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.harmony.sql.tests.javax.sql.rowset.spi.SyncProviderExceptionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.InvalidTransactionExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.TransactionRequiredExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.TransactionRolledbackExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.xa.XAExceptionTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.xa.XAResourceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
    [junit] Running org.apache.harmony.sql.tests.javax.transaction.xa.XidTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/sql/temp>

touch-failures-file:

touch-errors-file:

-get-test-vm-output:

test-jre-vm-info:
     [echo] hy.test.vm.name = drl

test-module:
     [echo] Running suncompat Unit Test from suncompat_tests.jar
     [echo] Tested jre: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/bin/java>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/suncompat/temp/ant>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/suncompat/temp/tmpdir>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/suncompat/temp/user>
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/suncompat/temp>

touch-failures-file:

touch-errors-file:

-get-test-vm-output:

test-jre-vm-info:
     [echo] hy.test.vm.name = drl

test-module:
     [echo] Running text Unit Test from text_tests.jar
     [echo] Tested jre: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/bin/java>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/text/temp/ant>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/text/temp/tmpdir>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/text/temp/user>
    [junit] Running org.apache.harmony.text.tests.java.text.AnnotationTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] Running org.apache.harmony.text.tests.java.text.AttributedCharacterIteratorAttributeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] Running org.apache.harmony.text.tests.java.text.AttributedCharacterIteratorTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.text.tests.java.text.AttributedStringTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.text.tests.java.text.BidiTest
    [junit] Tests run: 27, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.harmony.text.tests.java.text.BreakIteratorTest
    [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 0.184 sec
    [junit] Running org.apache.harmony.text.tests.java.text.ChoiceFormatTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.harmony.text.tests.java.text.CollationElementIteratorTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.098 sec
    [junit] Running org.apache.harmony.text.tests.java.text.CollationKeyTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.harmony.text.tests.java.text.CollatorTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.373 sec
    [junit] Running org.apache.harmony.text.tests.java.text.DataFormatFieldTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.harmony.text.tests.java.text.DateFormatSymbolsTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.84 sec
    [junit] Running org.apache.harmony.text.tests.java.text.DateFormatTest
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.512 sec
    [junit] Running org.apache.harmony.text.tests.java.text.DecimalFormatSymbolsTest
    [junit] Tests run: 30, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.harmony.text.tests.java.text.FieldPositionTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.text.tests.java.text.MessageFormatFieldTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.004 sec
    [junit] Running org.apache.harmony.text.tests.java.text.MessageFormatTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 1.944 sec
    [junit] Running org.apache.harmony.text.tests.java.text.NumberFormatFieldTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.text.tests.java.text.NumberFormatTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.harmony.text.tests.java.text.ParseExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.text.tests.java.text.ParsePositionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.text.tests.java.text.RuleBasedCollatorTest
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 1.409 sec
    [junit] Running org.apache.harmony.text.tests.java.text.StringCharacterIteratorTest
    [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/text/temp>

touch-failures-file:

touch-errors-file:

-get-test-vm-output:

test-jre-vm-info:
     [echo] hy.test.vm.name = drl

-test-module:
     [echo] Running x-net Unit Test from x-net_api_tests.jar
     [echo] Tested jre: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/bin/java>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/x-net/temp/ant>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/x-net/temp/tmpdir>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/x-net/temp/user>
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.CertPathTrustManagerParametersTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.HandshakeCompletedEventTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.HttpsURLConnectionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.KeyManagerFactory1Test
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.KeyManagerFactory2Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.KeyStoreBuilderParametersTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLContext1Test
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.143 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLContext2Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLEngineResultTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLEngineTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLExceptionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLHandshakeExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLKeyExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLPeerUnverifiedExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLPermissionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLProtocolExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLServerSocketTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLSessionBindingEventTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.SSLSocketTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.TrustManagerFactory1Test
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.TrustManagerFactory2Test
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.X509ExtendedKeyManagerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.HandshakeCompletedEventTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLHandshakeExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLKeyExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLPeerUnverifiedExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLProtocolExceptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.harmony.xnet.tests.javax.net.ssl.serialization.SSLSessionBindingEventTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/x-net/temp>

touch-failures-file:

touch-errors-file:

-test-module-impl:

test-module:

-check-for-empty:

-process-empty:

-check-crashed:

-short-report:

-full-report:

gen-report:
     [echo] The test report is in <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/test_report/html/index.html>

check-test-result:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/build.xml>:852: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/test/build.xml>:61: There were test errors.

Total time: 23 minutes 0 seconds
Archiving artifacts
Recording test results


Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #382

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/382/changes>

Changes:

[sjanuary] Fix regression introduced in pack200 in 996801

------------------------------------------
[...truncated 960 lines...]

-clean-native:
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-clean-test:

clean:

clean-vm:
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>

clean:

clean-tests:

clean:

-svn-info:
   [delete] Deleting: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/null414485162.xml>

init:

properties:
     [echo] 
     [echo]                    Apache Harmony Federated Build
     [echo]             ==========================================
     [echo]             svn rev          :  1049644
     [echo]             operating system :  linux
     [echo]             CPU architecture :  x86_64
     [echo]             ant os name/arch :  Linux/amd64
     [echo]             hosting Java     :  1.6.0_20 (Sun Microsystems Inc.)
     [echo]             build mode       :  release
     [echo]             output location  :  target
     [echo]             SVN root         :  http://svn.apache.org/repos/asf
     [echo]             archive.dir      :  harmony-5.0-
     [echo]             archive.name     :  apache-harmony-5.0-
     [echo]         

-init-hdk:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
     [copy] Copying 5 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>

-init-hdk:
     [copy] Copying 4 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/include>

auto-fetch-depends-classlib:

-build-classlib:
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>
Trying to override old definition of task chksum

-init-hdk:
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>

-check-depends:

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/junit_4.6/junit-4.6.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/hamcrest-library_1.1/hamcrest-library-1.1.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/findbugs-1.3.9/findbugs-1.3.9.zip>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcprov-jdk15-145/bcprov.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/jetty-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/jetty-util-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/servlet-api-2.5-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/icu4j_4.4.1.1/icu4j-4_4_1_1.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/icu4j_4.4.1.1/icu4j-charsets-4_4_1_1.jar>

-check-win:

-extract-props:

-extract-findbugs:

-extract:

check:

check-depends:
     [echo] polling accessibility/*.xml,annotation/*.xml,applet/*.xml,archive/*.xml,auth/*.xml,awt/*.xml,beans/*.xml,concurrent/*.xml,crypto/*.xml,imageio/*.xml,instrument/*.xml,jmx/*.xml,jndi/*.xml,lang-management/*.xml,logging/*.xml,luni/*.xml,luni-kernel/*.xml,math/*.xml,misc/*.xml,nio/*.xml,nio_char/*.xml,orb/*.xml,pack200/*.xml,portlib/*.xml,prefs/*.xml,print/*.xml,regex/*.xml,rmi/*.xml,security/*.xml,security-kernel/*.xml,sound/*.xml,sql/*.xml,suncompat/*.xml,swing/*.xml,text/*.xml,x-net/*.xml,xml/*.xml

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/zlib-1.2.5/zlib-1.2.5.tar.gz>

-extract-props:

-unzip-oss:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/zlib_dist>
    [untar] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/zlib-1.2.5/zlib-1.2.5.tar.gz> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/zlib_dist>

-ascii2ebcdic-conversion:

-overlay-oss:

-copy-zipsup-include:
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-copy-zlib-include:
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

check-depends:

-check-win-depends:

-check-unix-depends:
     [echo] Checking for system file /usr/include/jconfig.h
     [echo] Checking for system file /usr/include/lcms.h
     [echo] Checking for system file /usr/include/png.h

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/dejavu-fonts/dejavu-ttf-2.18-1.zip>

-extract-props:

-extract-dejavu-fonts:

-ext-props:

-ext-jpeg:

-ext-lcms:

-ext-png:

-extract-win:

-extract:

check-depends:

-really-check-win-depends:

-ext-props:

-ext-jpeg:

-ext-png:

-check-win-depends:

-check-unix-depends:
     [echo] Checking for system file /usr/include/jconfig.h
     [echo] Checking for system file /usr/include/png.h

check-depends:

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2/mx4j.zip>

-extract-props:

-extract-mx4j:

-extract:

-copy-jars:
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot/mx4j_3.0.2/META-INF>

check-depends:

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/fdlibm-5.3/fdlibm53.tar.gz>

-unzip-oss:
    [untar] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/fdlibm-5.3/fdlibm53.tar.gz> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/fdlibm_dist>
     [move] Moving 6 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/fdlibm_dist>

-copy-includes:
     [copy] Copying 7 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-ascii2ebcdic-conversion:

check-depends:

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-core.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-rmi-impl.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-rmi-spec.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcel-5.2/bcel-5.2.jar>

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/asm-3.1/asm-3.1.jar>
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>

-copy-thread-include:
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-copy-thread-stub-include:

-copy-ascii-ebcdic-include:

check-depends:
     [copy] Copying 10 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>
     [copy] Copying 3 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/derby-10.3.1.4/derby.jar>

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0/xalan.orig.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0/xerces.zip>

-extract-props:

-extract-xerces:

-fix-xalan-manifest:

-extract:

-copy-jars:
     [copy] Copying 6 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>

check-depends:

-layout-java:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/bin>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/security>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/LICENSE> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/LICENSE>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/NOTICE> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/NOTICE>
     [copy] Copying 3 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copied 4 empty directories to 1 empty directory under <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcprov-jdk15-145/bcprov.jar> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext/bcprov.jar>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/security>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>

-build-java:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/build.xml>:480: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/build.xml>:137: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant/properties.xml>:477: The Eclipse compiler class for Ant could not be found. Please place the ECJ JAR in ANT_HOME/lib.
The JAR can be downloaded directly from eclipse.org or copied from target/depends/jars/ecj_3.x folder after the fetch-depends target for jdktools has been run.
Alternatively, you can switch to another compiler, e.g. specify '-Dhy.javac.compiler=modern' for classic javac.

Total time: 14 seconds
Archiving artifacts
Recording test results


Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #381

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/381/changes>

Changes:

[tellison] Fix help text.  Dependencies now downloaded straight to target.

------------------------------------------
[...truncated 1547 lines...]
clean-tests:

clean:

-svn-info:
   [delete] Deleting: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/null1940689249.xml>

init:

properties:
     [echo] 
     [echo]                    Apache Harmony Federated Build
     [echo]             ==========================================
     [echo]             svn rev          :  1045219
     [echo]             operating system :  linux
     [echo]             CPU architecture :  x86_64
     [echo]             ant os name/arch :  Linux/amd64
     [echo]             hosting Java     :  1.6.0_20 (Sun Microsystems Inc.)
     [echo]             build mode       :  release
     [echo]             output location  :  target
     [echo]             SVN root         :  http://svn.apache.org/repos/asf
     [echo]             archive.dir      :  harmony-5.0-
     [echo]             archive.name     :  apache-harmony-5.0-
     [echo]         

-init-hdk:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
     [copy] Copying 5 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>

-init-hdk:
     [copy] Copying 4 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/include>

auto-fetch-depends-classlib:

-build-classlib:
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>
Trying to override old definition of task chksum

-init-hdk:
     [copy] Copying 20 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/make>

-check-depends:

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/junit_4.6/junit-4.6.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/hamcrest-library_1.1/hamcrest-library-1.1.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/findbugs-1.3.9/findbugs-1.3.9.zip>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcprov-jdk15-145/bcprov.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/jetty-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/jetty-util-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/jetty/servlet-api-2.5-6.0.0.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/icu4j_4.4.1.1/icu4j-4_4_1_1.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/icu4j_4.4.1.1/icu4j-charsets-4_4_1_1.jar>

-check-win:

-extract-props:

-extract-findbugs:
    [unzip] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/findbugs-1.3.9/findbugs-1.3.9.zip> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss>
    [touch] Creating <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/findbugs-1.3.9/uptodate>

-extract:

check:

check-depends:
     [echo] polling accessibility/*.xml,annotation/*.xml,applet/*.xml,archive/*.xml,auth/*.xml,awt/*.xml,beans/*.xml,concurrent/*.xml,crypto/*.xml,imageio/*.xml,instrument/*.xml,jmx/*.xml,jndi/*.xml,lang-management/*.xml,logging/*.xml,luni/*.xml,luni-kernel/*.xml,math/*.xml,misc/*.xml,nio/*.xml,nio_char/*.xml,orb/*.xml,pack200/*.xml,portlib/*.xml,prefs/*.xml,print/*.xml,regex/*.xml,rmi/*.xml,security/*.xml,security-kernel/*.xml,sound/*.xml,sql/*.xml,suncompat/*.xml,swing/*.xml,text/*.xml,x-net/*.xml,xml/*.xml

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/zlib-1.2.5/zlib-1.2.5.tar.gz>

-extract-props:

-unzip-oss:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/zlib_dist>
    [untar] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/zlib-1.2.5/zlib-1.2.5.tar.gz> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/zlib_dist>

-ascii2ebcdic-conversion:

-overlay-oss:

-copy-zipsup-include:
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-copy-zlib-include:
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

check-depends:

-check-win-depends:

-check-unix-depends:
     [echo] Checking for system file /usr/include/jconfig.h
     [echo] Checking for system file /usr/include/lcms.h
     [echo] Checking for system file /usr/include/png.h

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/dejavu-fonts/dejavu-ttf-2.18-1.zip>

-extract-props:

-extract-dejavu-fonts:
    [unzip] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/dejavu-fonts/dejavu-ttf-2.18-1.zip> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/dejavu-fonts>

-ext-props:

-ext-jpeg:

-ext-lcms:

-ext-png:

-extract-win:

-extract:

check-depends:

-really-check-win-depends:

-ext-props:

-ext-jpeg:

-ext-png:

-check-win-depends:

-check-unix-depends:
     [echo] Checking for system file /usr/include/jconfig.h
     [echo] Checking for system file /usr/include/png.h

check-depends:

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2/mx4j.zip>

-extract-props:

-extract-mx4j:
    [unzip] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2/mx4j.zip> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2.tmp>
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2>
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/mx4j_3.0.2.tmp>

-extract:

-copy-jars:
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot/mx4j_3.0.2/META-INF>

check-depends:

-check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/fdlibm-5.3/fdlibm53.tar.gz>

-unzip-oss:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/fdlibm_dist>
    [untar] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/oss/fdlibm-5.3/fdlibm53.tar.gz> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/fdlibm_dist>
     [move] Moving 6 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/native/fdlibm_dist>

-copy-includes:
     [copy] Copying 7 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-ascii2ebcdic-conversion:

check-depends:

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-core.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-rmi-impl.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/yoko-1.0/yoko-rmi-spec.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcel-5.2/bcel-5.2.jar>

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/asm-3.1/asm-3.1.jar>
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>

-copy-thread-include:
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

-copy-thread-stub-include:

-copy-ascii-ebcdic-include:

check-depends:
     [copy] Copying 10 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>
     [copy] Copying 3 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/include>

check-depends:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/derby-10.3.1.4/derby.jar>

-check:
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0/xalan.orig.jar>
     [echo] Checking for <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0/xerces.zip>

-extract-props:

-extract-xerces:
    [unzip] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0/xerces.zip> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0.tmp>
     [copy] Copying 3 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0>
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xerces_2.11.0.tmp>

-fix-xalan-manifest:
    [unjar] Expanding: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0/xalan.orig.jar> into <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0.tmp>
      [jar] Building jar: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0/xalan.jar>
   [delete] Deleting directory <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/xalan-j_2.7.0.tmp>

-extract:

-copy-jars:
     [copy] Copying 6 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>

check-depends:

-layout-java:
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/bin>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext>
    [mkdir] Created dir: <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/security>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/LICENSE> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/LICENSE>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/NOTICE> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/NOTICE>
     [copy] Copying 3 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copied 4 empty directories to 1 empty directory under <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext>
     [copy] Copying <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/depends/jars/bcprov-jdk15-145/bcprov.jar> to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/ext/bcprov.jar>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/boot>
     [copy] Copying 2 files to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib/security>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>
     [copy] Copying 1 file to <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/jdk/jre/lib>

-build-java:

BUILD FAILED
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/build.xml>:480: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/classlib/build.xml>:137: The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony/target/hdk/build/ant/properties.xml>:477: The Eclipse compiler class for Ant could not be found. Please place the ECJ JAR in ANT_HOME/lib.
The JAR can be downloaded directly from eclipse.org or copied from target/depends/jars/ecj_3.x folder after the fetch-depends target for jdktools has been run.
Alternatively, you can switch to another compiler, e.g. specify '-Dhy.javac.compiler=modern' for classic javac.

Total time: 2 minutes 4 seconds
Archiving artifacts
Recording test results


Build failed in Hudson: Harmony-1.5-head-linux-x86_64-full-tests #380

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/380/changes>

Changes:

[tellison] Apply patch and test case for HARMONY-6419 ([classlib][luni] Changes to IdentityHashMap entrySet doesn't reflect underlying map)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk
U         classlib/modules/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/IdentityHashMapTest.java
U         classlib/modules/luni/src/main/java/java/util/IdentityHashMap.java
At revision 1043892
[harmony] $ ant -Duse.libstdc++6=true fetch-depends rebuild bundle-hdk
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://hudson.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64-full-tests/ws/harmony")>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
	at hudson.Proc$LocalProc.<init>(Proc.java:192)
	at hudson.Proc$LocalProc.<init>(Proc.java:164)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:638)
	at hudson.Launcher$ProcStarter.start(Launcher.java:273)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:793)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:767)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
	... 15 more
Archiving artifacts
Recording test results