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.zones.apache.org> on 2009/03/19 19:18:16 UTC

Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/changes

Changes:

[qiuxx] Merge updates from classlib trunk@755805 since r735919

------------------------------------------
[...truncated 3951 lines...]
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestModifier.o ../../common/agent/core/RequestModifier.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/ThreadManager.o ../../common/agent/core/ThreadManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/TransportManager.o ../../common/agent/core/TransportManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/AgentManager.o ../../common/agent/core/AgentManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/CallBacks.o ../../common/agent/core/CallBacks.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o core/TransportManager_pd.o core/TransportManager_pd.cpp
     [exec] echo " {" >libjdwp.exp
     [exec] echo "  global :" >>libjdwp.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
     [exec] echo "  local : *;" >>libjdwp.exp
     [exec] echo "};" >>libjdwp.exp
     [exec] cc -shared -Wl,-soname=libjdwp.so -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
     [exec] 	../../common/agent/commands/ArrayReference.o ../../common/agent/commands/ArrayType.o ../../common/agent/commands/ClassLoaderReference.o ../../common/agent/commands/ClassObjectReference.o ../../common/agent/commands/ClassType.o ../../common/agent/commands/EventRequest.o ../../common/agent/commands/Method.o ../../common/agent/commands/ObjectReference.o ../../common/agent/commands/ReferenceType.o ../../common/agent/commands/StackFrame.o ../../common/agent/commands/StringReference.o ../../common/agent/commands/ThreadGroupReference.o ../../common/agent/commands/ThreadReference.o ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o ../../common/agent/core/AgentEventRequest.o ../../common/agent/core/AgentMonitor.o ../../common/agent/core/ClassManager.o ../../common/agent/core/CommandDispatcher.o ../../common/agent/core/CommandHandler.o ../../common/agent/core/EventDispatcher.o ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o ../../common/agent/core/ObjectManager.o ../../common/agent/core/OptionParser.o ../../common/agent/core/PacketDispatcher.o ../../common/agent/core/PacketParser.o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestModifier.o ../../common/agent/core/ThreadManager.o ../../common/agent/core/TransportManager.o ../../common/agent/core/AgentManager.o ../../common/agent/core/CallBacks.o core/TransportManager_pd.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/common/LastTransportError.o ../../../common/transport/common/LastTransportError.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/dt_socket/SocketTransport.o ../../../common/transport/dt_socket/SocketTransport.cpp
     [exec] echo " {" >libdt_socket.exp
     [exec] echo "  global :" >>libdt_socket.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
     [exec] echo "  local : *;" >>libdt_socket.exp
     [exec] echo "};" >>libdt_socket.exp
     [exec] cc -shared -Wl,-soname=libdt_socket.so -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
     [exec] 	../../../common/transport/common/LastTransportError.o ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl

-build-native-windows:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

build-native:

-compile-native:
     [echo] Compiling SAMSA natives
     [echo] harmony.jdktools=http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools 
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
     [exec] cc   \
     [exec] 	../samsa.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -o samsa -lc -lm -ldl \
     [exec] 	-Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin 

-copy-native-exe:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 3 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-hdk-r756115-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-jdk-r756115-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-jre-r756115-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 12 minutes 35 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

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

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

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

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
    [junit] FAILED to invoke JVM.
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Tests FAILED (crashed)

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null1053611490
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 711ms
[junitreport] Deleting: /tmp/null1053611490
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 5 seconds
Recording fingerprints
Recording test results


Hudson build is back to normal: Harmony-1.6-head-linux-x86_64 #20

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/20/changes



Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #19

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/19/changes

Changes:

[qiuxx] Merge updates from classlib trunk@761593 since r755805

------------------------------------------
[...truncated 3936 lines...]
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 3 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/19/artifact/harmony/target/apache-harmony-hdk-r763117-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/19/artifact/harmony/target/apache-harmony-jdk-r763117-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/19/artifact/harmony/target/apache-harmony-jre-r763117-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 12 minutes 58 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

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

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

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

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] Running org.apache.harmony.pack200.tests.ArchiveTest
    [junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 2.014 sec
    [junit] TEST org.apache.harmony.pack200.tests.ArchiveTest FAILED
    [junit] Running org.apache.harmony.pack200.tests.BHSDCodecTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.harmony.pack200.tests.CodecEncodingTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.harmony.pack200.tests.CodecTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.harmony.pack200.tests.PopulationCodecTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.harmony.unpack200.tests.ArchiveTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.526 sec
    [junit] Running org.apache.harmony.unpack200.tests.AttributeLayoutMapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] Running org.apache.harmony.unpack200.tests.AttributeLayoutTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.harmony.unpack200.tests.BandSetTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.harmony.unpack200.tests.BcBandsTest
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] Running org.apache.harmony.unpack200.tests.CPUTF8Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.unpack200.tests.ClassBandsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.harmony.unpack200.tests.ClassVersionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.CodeAttributeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.harmony.unpack200.tests.ICTupleTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentConstantPoolArrayCacheTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentConstantPoolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentOptionsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentUtilsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ByteCodeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ClassFileEntryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Tests FAILED

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null1859747323
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 3737ms
[junitreport] Deleting: /tmp/null1859747323
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 14 seconds
Recording fingerprints
Recording test results


Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #18

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/18/changes

Changes:

[egor] Applying patch from HARMONY-6137: [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator

------------------------------------------
[...truncated 3912 lines...]
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 3 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/18/artifact/harmony/target/apache-harmony-hdk-r761592-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/18/artifact/harmony/target/apache-harmony-jdk-r761592-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/18/artifact/harmony/target/apache-harmony-jre-r761592-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 13 minutes 11 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

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

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

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

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] Running org.apache.harmony.pack200.tests.ArchiveTest
    [junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 3.056 sec
    [junit] TEST org.apache.harmony.pack200.tests.ArchiveTest FAILED
    [junit] Running org.apache.harmony.pack200.tests.BHSDCodecTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.harmony.pack200.tests.CodecEncodingTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.harmony.pack200.tests.CodecTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.harmony.pack200.tests.PopulationCodecTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.harmony.unpack200.tests.ArchiveTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.545 sec
    [junit] Running org.apache.harmony.unpack200.tests.AttributeLayoutMapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.868 sec
    [junit] Running org.apache.harmony.unpack200.tests.AttributeLayoutTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
    [junit] Running org.apache.harmony.unpack200.tests.BandSetTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.harmony.unpack200.tests.BcBandsTest
    [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] Running org.apache.harmony.unpack200.tests.CPUTF8Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.ClassBandsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.harmony.unpack200.tests.ClassVersionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.CodeAttributeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.harmony.unpack200.tests.ICTupleTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentConstantPoolArrayCacheTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentConstantPoolTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentOptionsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.1 sec
    [junit] Running org.apache.harmony.unpack200.tests.SegmentUtilsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ByteCodeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ClassFileEntryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Tests FAILED

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null501605023
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 3642ms
[junitreport] Deleting: /tmp/null501605023
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 15 seconds
Recording fingerprints
Recording test results


Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #17

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/17/changes

Changes:

[qiuxx] Fix ResouceBundle test case error, the assert value will lead to failure with both RI and Harmony though we have the same behavior as RI.

------------------------------------------
[...truncated 3836 lines...]
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestModifier.o ../../common/agent/core/RequestModifier.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/ThreadManager.o ../../common/agent/core/ThreadManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/TransportManager.o ../../common/agent/core/TransportManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/AgentManager.o ../../common/agent/core/AgentManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/CallBacks.o ../../common/agent/core/CallBacks.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o core/TransportManager_pd.o core/TransportManager_pd.cpp
     [exec] echo " {" >libjdwp.exp
     [exec] echo "  global :" >>libjdwp.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
     [exec] echo "  local : *;" >>libjdwp.exp
     [exec] echo "};" >>libjdwp.exp
     [exec] cc -shared -Wl,-soname=libjdwp.so -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
     [exec] 	../../common/agent/commands/ArrayReference.o ../../common/agent/commands/ArrayType.o ../../common/agent/commands/ClassLoaderReference.o ../../common/agent/commands/ClassObjectReference.o ../../common/agent/commands/ClassType.o ../../common/agent/commands/EventRequest.o ../../common/agent/commands/Method.o ../../common/agent/commands/ObjectReference.o ../../common/agent/commands/ReferenceType.o ../../common/agent/commands/StackFrame.o ../../common/agent/commands/StringReference.o ../../common/agent/commands/ThreadGroupReference.o ../../common/agent/commands/ThreadReference.o ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o ../../common/agent/core/AgentEventRequest.o ../../common/agent/core/AgentMonitor.o ../../common/agent/core/ClassManager.o ../../common/agent/core/CommandDispatcher.o ../../common/agent/core/CommandHandler.o ../../common/agent/core/EventDispatcher.o ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o ../../common/agent/core/ObjectManager.o ../../common/agent/core/OptionParser.o ../../common/agent/core/PacketDispatcher.o ../../common/agent/core/PacketParser.o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestModifier.o ../../common/agent/core/ThreadManager.o ../../common/agent/core/TransportManager.o ../../common/agent/core/AgentManager.o ../../common/agent/core/CallBacks.o core/TransportManager_pd.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/common/LastTransportError.o ../../../common/transport/common/LastTransportError.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/dt_socket/SocketTransport.o ../../../common/transport/dt_socket/SocketTransport.cpp
     [exec] echo " {" >libdt_socket.exp
     [exec] echo "  global :" >>libdt_socket.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
     [exec] echo "  local : *;" >>libdt_socket.exp
     [exec] echo "};" >>libdt_socket.exp
     [exec] cc -shared -Wl,-soname=libdt_socket.so -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
     [exec] 	../../../common/transport/common/LastTransportError.o ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl

-build-native-windows:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

build-native:

-compile-native:
     [echo] Compiling SAMSA natives
     [echo] harmony.jdktools=http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools 
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
     [exec] cc   \
     [exec] 	../samsa.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -o samsa -lc -lm -ldl \
     [exec] 	-Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin 

-copy-native-exe:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 3 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/17/artifact/harmony/target/apache-harmony-hdk-r760296-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/17/artifact/harmony/target/apache-harmony-jdk-r760296-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/17/artifact/harmony/target/apache-harmony-jre-r760296-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 12 minutes 47 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

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

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

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

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
    [junit] FAILED to invoke JVM.
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Tests FAILED (crashed)

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null1481138226
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 677ms
[junitreport] Deleting: /tmp/null1481138226
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 5 seconds
Recording fingerprints
Recording test results


Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #16

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/16/changes

Changes:

[qiuxx] Apply for HARMONY-6172, [java6][classlib][luni] BitSetTest failed because of the wrong constructor.

------------------------------------------
[...truncated 3836 lines...]
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/RequestModifier.o ../../common/agent/core/RequestModifier.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/ThreadManager.o ../../common/agent/core/ThreadManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/TransportManager.o ../../common/agent/core/TransportManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/AgentManager.o ../../common/agent/core/AgentManager.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../common/agent/core/CallBacks.o ../../common/agent/core/CallBacks.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -I../../../include -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o core/TransportManager_pd.o core/TransportManager_pd.cpp
     [exec] echo " {" >libjdwp.exp
     [exec] echo "  global :" >>libjdwp.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
     [exec] echo "  local : *;" >>libjdwp.exp
     [exec] echo "};" >>libjdwp.exp
     [exec] cc -shared -Wl,-soname=libjdwp.so -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
     [exec] 	../../common/agent/commands/ArrayReference.o ../../common/agent/commands/ArrayType.o ../../common/agent/commands/ClassLoaderReference.o ../../common/agent/commands/ClassObjectReference.o ../../common/agent/commands/ClassType.o ../../common/agent/commands/EventRequest.o ../../common/agent/commands/Method.o ../../common/agent/commands/ObjectReference.o ../../common/agent/commands/ReferenceType.o ../../common/agent/commands/StackFrame.o ../../common/agent/commands/StringReference.o ../../common/agent/commands/ThreadGroupReference.o ../../common/agent/commands/ThreadReference.o ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o ../../common/agent/core/AgentEventRequest.o ../../common/agent/core/AgentMonitor.o ../../common/agent/core/ClassManager.o ../../common/agent/core/CommandDispatcher.o ../../common/agent/core/CommandHandler.o ../../common/agent/core/EventDispatcher.o ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o ../../common/agent/core/ObjectManager.o ../../common/agent/core/OptionParser.o ../../common/agent/core/PacketDispatcher.o ../../common/agent/core/PacketParser.o ../../common/agent/core/RequestManager.o ../../common/agent/core/RequestModifier.o ../../common/agent/core/ThreadManager.o ../../common/agent/core/TransportManager.o ../../common/agent/core/AgentManager.o ../../common/agent/core/CallBacks.o core/TransportManager_pd.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/common/LastTransportError.o ../../../common/transport/common/LastTransportError.cpp
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -I../../../common/transport/common -I../../../common/transport/dt_socket -I../../../common/generic -I. -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o ../../../common/transport/dt_socket/SocketTransport.o ../../../common/transport/dt_socket/SocketTransport.cpp
     [exec] echo " {" >libdt_socket.exp
     [exec] echo "  global :" >>libdt_socket.exp
     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
     [exec] echo "  local : *;" >>libdt_socket.exp
     [exec] echo "};" >>libdt_socket.exp
     [exec] cc -shared -Wl,-soname=libdt_socket.so -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
     [exec] 	../../../common/transport/common/LastTransportError.o ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -lc -lm -ldl

-build-native-windows:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

build-native:

-compile-native:
     [echo] Compiling SAMSA natives
     [echo] harmony.jdktools=http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools 
     [echo] Making "" in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix 
     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT -D_REENTRANT -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include  -Ihttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include  -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
     [exec] cc   \
     [exec] 	../samsa.o -Xlinker --start-group -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/  -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/   -Xlinker --end-group -o samsa -lc -lm -ldl \
     [exec] 	-Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin 

-copy-native-exe:
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 
     [copy] Copying 1 file to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin 

-copy-native-exe-windows:

-copy-native-progdb:

-copy-native-data:
     [copy] Copying 3 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data 

build-native:

build:

build:

assemble-stuff:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 60 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copied 10 empty directories to 3 empty directories under http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 326 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 
     [copy] Copying 28 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

chmod-stuff:

assemble-artifacts:

build:

assemble-hdk-doc:
     [copy] Copying 2 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk 

bundle-hdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/16/artifact/harmony/target/apache-harmony-hdk-r758233-linux-x86_64-64-snapshot.tar.gz 

bundle-hdk-zip:

bundle-hdk:

assemble-jdk-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk 

bundle-jdk-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/16/artifact/harmony/target/apache-harmony-jdk-r758233-linux-x86_64-64-snapshot.tar.gz 

bundle-jdk-zip:

bundle-jdk:

assemble-jre-doc:
     [copy] Copying 4 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre 

bundle-jre-tgz:
      [tar] Building tar: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/16/artifact/harmony/target/apache-harmony-jre-r758233-linux-x86_64-64-snapshot.tar.gz 

bundle-jre-zip:

bundle-jre:

snapshot:

BUILD SUCCESSFUL
Total time: 13 minutes 10 seconds
[working_classlib] $ ant -file build.xml -Dbuild.module=pack200 -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
Buildfile: build.xml

-init-hdk:

test:
     [echo] 
     [echo] ========================================
     [echo] Testing class libraries...
     [echo] ========================================

clean-test-output:
   [delete] Deleting directory http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 

copy-test-resources:

check-support-jars:

-check:
     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
     [echo] Checking for depends/jars/junit_4.4/junit.jar
     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar

-really-check-win:

-check-win:

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

-extract-props:

-extract-mx4j:

-extract-dejavu-fonts:

-extract-xerces:

-extract:

check:

compile-support:

support-jar:

-get-test-vm-output:

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

test-modules:
     [echo] polling pack200/*.xml

compile-java:
     [echo] Compiling PACK200 classes

copy-resources:

svn-info:

build-jar:

build:

copy-test-resources:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
     [copy] Copying 18 files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 

compile-tests:
     [echo] Compiling PACK200 tests
    [javac] Compiling 25 source files to http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test 
    [javac] Since fork is false, ignoring memoryMaximumSize setting

prepare-exclude:

run-tests:
    [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report 
     [echo] Running PACK200 tests
    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
    [junit] FAILED to invoke JVM.
    [junit] Running org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Tests FAILED (crashed)

touch-failures-file:

touch-errors-file:

-test-module:

-check-for-empty:

-process-empty:

process-empty:

full-report:
[junitreport] Processing http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml  to /tmp/null214971263
[junitreport] Loading stylesheet jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 670ms
[junitreport] Deleting: /tmp/null214971263
     [echo] The test report is in http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html 

short-report:

gen-report:

check-test-result:

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml :174: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml :139: There were test errors.

Total time: 6 seconds
Recording fingerprints
Recording test results


Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

Posted by Sean Qiu <se...@gmail.com>.
Thank you very much. I'll take a look at the Java 6 branch build status.
By the way, is there any change that we add a extra job for our
ongoing archived testing[1]?

[1] https://issues.apache.org/jira/browse/HARMONY-6083

2009/4/2 Tim Ellison <t....@gmail.com>:
> FYI
>
> I have upgraded the Hudson machine to gcc 4.3.2 and the builds are
> working again.
>
> Regards,
> Tim
>
> Tim Ellison wrote:
>> Tim Ellison wrote:
>>> Sean Qiu wrote:
>>>> I can run the test in my local machine, seems odd.
>>> The Hudson machine had some C compiler changes recently.  I'll see if I
>>> can figure out what broke (I think they back leveled it for some reason).
>>
>> The Hudson machine was modified to remove GCC 4.3 and install 3.4.6.  I
>> don't know why, and have sent mail asking the question.
>>
>> With this change our builds stopped working.  The compile completes
>> successfully, but the VM fails to start-up.
>>
>> I did look at the strace output and other bits, but don't see an obvious
>> reason why it is failing to start up.  I haven't tried debugging through
>> DRLVM.
>>
>> If anyone wants to try it, you can download a build here
>> http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64/42/artifact/harmony/target/apache-harmony-jdk-r757163-linux-x86_64-64-snapshot.tar.gz
>>
>> Regards,
>> Tim
>>
>



-- 
Best Regards
Sean, Xiao Xia Qiu

Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

Posted by Tim Ellison <t....@gmail.com>.
FYI

I have upgraded the Hudson machine to gcc 4.3.2 and the builds are
working again.

Regards,
Tim

Tim Ellison wrote:
> Tim Ellison wrote:
>> Sean Qiu wrote:
>>> I can run the test in my local machine, seems odd.
>> The Hudson machine had some C compiler changes recently.  I'll see if I
>> can figure out what broke (I think they back leveled it for some reason).
> 
> The Hudson machine was modified to remove GCC 4.3 and install 3.4.6.  I
> don't know why, and have sent mail asking the question.
> 
> With this change our builds stopped working.  The compile completes
> successfully, but the VM fails to start-up.
> 
> I did look at the strace output and other bits, but don't see an obvious
> reason why it is failing to start up.  I haven't tried debugging through
> DRLVM.
> 
> If anyone wants to try it, you can download a build here
> http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64/42/artifact/harmony/target/apache-harmony-jdk-r757163-linux-x86_64-64-snapshot.tar.gz
> 
> Regards,
> Tim
> 

Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

Posted by Tim Ellison <t....@gmail.com>.
Tim Ellison wrote:
> Sean Qiu wrote:
>> I can run the test in my local machine, seems odd.
> 
> The Hudson machine had some C compiler changes recently.  I'll see if I
> can figure out what broke (I think they back leveled it for some reason).

The Hudson machine was modified to remove GCC 4.3 and install 3.4.6.  I
don't know why, and have sent mail asking the question.

With this change our builds stopped working.  The compile completes
successfully, but the VM fails to start-up.

I did look at the strace output and other bits, but don't see an obvious
reason why it is failing to start up.  I haven't tried debugging through
DRLVM.

If anyone wants to try it, you can download a build here
http://hudson.zones.apache.org/hudson/view/Harmony/job/Harmony-1.5-head-linux-x86_64/42/artifact/harmony/target/apache-harmony-jdk-r757163-linux-x86_64-64-snapshot.tar.gz

Regards,
Tim

Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

Posted by Tim Ellison <t....@gmail.com>.
Sean Qiu wrote:
> I can run the test in my local machine, seems odd.

The Hudson machine had some C compiler changes recently.  I'll see if I
can figure out what broke (I think they back leveled it for some reason).

Regards,
Tim


Re: Build failed in Hudson: Harmony-1.6-head-linux-x86_64 #15

Posted by Sean Qiu <se...@gmail.com>.
I can run the test in my local machine, seems odd.

2009/3/20 Apache Hudson Server <hu...@hudson.zones.apache.org>

> See
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/changes
>
> Changes:
>
> [qiuxx] Merge updates from classlib trunk@755805 since r735919
>
> ------------------------------------------
> [...truncated 3951 lines...]
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/RequestManager.o
> ../../common/agent/core/RequestManager.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/RequestModifier.o
> ../../common/agent/core/RequestModifier.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/ThreadManager.o
> ../../common/agent/core/ThreadManager.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/TransportManager.o
> ../../common/agent/core/TransportManager.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/AgentManager.o
> ../../common/agent/core/AgentManager.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../common/agent/core/CallBacks.o ../../common/agent/core/CallBacks.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -I../../../include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../common/agent/commands -I../../common/agent/core
> -I../../common/generic -Icore -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> core/TransportManager_pd.o core/TransportManager_pd.cpp
>     [exec] echo " {" >libjdwp.exp
>     [exec] echo "  global :" >>libjdwp.exp
>     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libjdwp.exp
>     [exec] echo "  local : *;" >>libjdwp.exp
>     [exec] echo "};" >>libjdwp.exp
>     [exec] cc -shared -Wl,-soname=libjdwp.so
> -Wl,--version-script,libjdwp.exp -lstdc++  -o ../libjdwp.so \
>     [exec]     ../../common/agent/commands/ArrayReference.o
> ../../common/agent/commands/ArrayType.o
> ../../common/agent/commands/ClassLoaderReference.o
> ../../common/agent/commands/ClassObjectReference.o
> ../../common/agent/commands/ClassType.o
> ../../common/agent/commands/EventRequest.o
> ../../common/agent/commands/Method.o
> ../../common/agent/commands/ObjectReference.o
> ../../common/agent/commands/ReferenceType.o
> ../../common/agent/commands/StackFrame.o
> ../../common/agent/commands/StringReference.o
> ../../common/agent/commands/ThreadGroupReference.o
> ../../common/agent/commands/ThreadReference.o
> ../../common/agent/commands/VirtualMachine.o ../../common/agent/core/Agent.o
> ../../common/agent/core/AgentEventRequest.o
> ../../common/agent/core/AgentMonitor.o
> ../../common/agent/core/ClassManager.o
> ../../common/agent/core/CommandDispatcher.o
> ../../common/agent/core/CommandHandler.o
> ../../common/agent/core/EventDispatcher.o
> ../../common/agent/core/LogManager.o ../../common/agent/core/MemoryManager.o
> ../../common/agent/core/ObjectManager.o
> ../../common/agent/core/OptionParser.o
> ../../common/agent/core/PacketDispatcher.o
> ../../common/agent/core/PacketParser.o
> ../../common/agent/core/RequestManager.o
> ../../common/agent/core/RequestModifier.o
> ../../common/agent/core/ThreadManager.o
> ../../common/agent/core/TransportManager.o
> ../../common/agent/core/AgentManager.o ../../common/agent/core/CallBacks.o
> core/TransportManager_pd.o -Xlinker --start-group -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/ -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/  -Xlinker --end-group -lc -lm -ldl
>     [echo] Making "" in
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/jpda/src/main/native/jdwp/unix/transport/dt_socket
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../../common/transport/common
> -I../../../common/transport/dt_socket -I../../../common/generic -I.
> -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../../common/transport/common/LastTransportError.o
> ../../../common/transport/common/LastTransportError.cpp
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -I../../../common/transport/common
> -I../../../common/transport/dt_socket -I../../../common/generic -I.
> -I../common -fpic -O1 -DNDEBUG -fpic -Werror   -c -o
> ../../../common/transport/dt_socket/SocketTransport.o
> ../../../common/transport/dt_socket/SocketTransport.cpp
>     [exec] echo " {" >libdt_socket.exp
>     [exec] echo "  global :" >>libdt_socket.exp
>     [exec] sed -e's/^/    /;s/$/;/' <exports.txt >>libdt_socket.exp
>     [exec] echo "  local : *;" >>libdt_socket.exp
>     [exec] echo "};" >>libdt_socket.exp
>     [exec] cc -shared -Wl,-soname=libdt_socket.so
> -Wl,--version-script,libdt_socket.exp -lstdc++  -o ../libdt_socket.so \
>     [exec]     ../../../common/transport/common/LastTransportError.o
> ../../../common/transport/dt_socket/SocketTransport.o -Xlinker --start-group
> -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/ -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/  -Xlinker --end-group -lc -lm -ldl
>
> -build-native-windows:
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin
>
> build-native:
>
> -compile-native:
>     [echo] Compiling SAMSA natives
>     [echo] harmony.jdktools=
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools
>     [echo] Making "" in
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/modules/samsa/src/main/native/samsa/unix
>     [exec] cc -DLINUX -DLINUX_X86_64 -DHYX86_64 -DIPv6_FUNCTION_SUPPORT
> -D_REENTRANT -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/include -Ihttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/include -I. -I../shared/ -fpic -O1 -DNDEBUG  -Werror   -c -o ../samsa.o ../samsa.c
>     [exec] cc   \
>     [exec]     ../samsa.o -Xlinker --start-group -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/lib/ -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin/  -Xlinker --end-group -o samsa -lc -lm -ldl \
>     [exec]     -Xlinker -z -Xlinker origin -Xlinker -rpath -Xlinker
> \$ORIGIN/ -Xlinker -rpath-link -Xlinker -Lhttp://
> hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/deploy/jdk/jre/bin
>
> -copy-native-exe:
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin
>     [copy] Copying 1 file to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/jre/bin
>
> -copy-native-exe-windows:
>
> -copy-native-progdb:
>
> -copy-native-data:
>     [copy] Copying 3 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_jdktools/deploy/jdk/bin/data
>
> build-native:
>
> build:
>
> build:
>
> assemble-stuff:
>    [mkdir] Created dir:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk
>     [copy] Copying 60 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk
>     [copy] Copied 10 empty directories to 3 empty directories under
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk
>     [copy] Copying 326 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk
>     [copy] Copying 28 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk
>
> chmod-stuff:
>
> assemble-artifacts:
>
> build:
>
> assemble-hdk-doc:
>     [copy] Copying 2 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk
>
> bundle-hdk-tgz:
>      [tar] Building tar:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-hdk-r756115-linux-x86_64-64-snapshot.tar.gz
>
> bundle-hdk-zip:
>
> bundle-hdk:
>
> assemble-jdk-doc:
>     [copy] Copying 4 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk
>
> bundle-jdk-tgz:
>      [tar] Building tar:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-jdk-r756115-linux-x86_64-64-snapshot.tar.gz
>
> bundle-jdk-zip:
>
> bundle-jdk:
>
> assemble-jre-doc:
>     [copy] Copying 4 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/target/hdk/jdk/jre
>
> bundle-jre-tgz:
>      [tar] Building tar:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/15/artifact/harmony/target/apache-harmony-jre-r756115-linux-x86_64-64-snapshot.tar.gz
>
> bundle-jre-zip:
>
> bundle-jre:
>
> snapshot:
>
> BUILD SUCCESSFUL
> Total time: 12 minutes 35 seconds
> [working_classlib] $ ant -file build.xml -Dbuild.module=pack200
> -Djava6=true -Dtest.jre.home=$WORKSPACE/harmony/target/hdk/jdk/jre test
> Buildfile: build.xml
>
> -init-hdk:
>
> test:
>     [echo]
>     [echo] ========================================
>     [echo] Testing class libraries...
>     [echo] ========================================
>
> clean-test-output:
>   [delete] Deleting directory
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report
>
> copy-test-resources:
>
> check-support-jars:
>
> -check:
>     [echo] Checking for depends/jars/yoko-1.0/yoko.jar
>     [echo] Checking for depends/jars/yoko-1.0/yoko-core.jar
>     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-impl.jar
>     [echo] Checking for depends/jars/yoko-1.0/yoko-rmi-spec.jar
>     [echo] Checking for depends/jars/bcel-5.2/bcel-5.2.jar
>     [echo] Checking for depends/jars/xalan-j_2.7.0/xalan.jar
>     [echo] Checking for depends/jars/xerces_2.9.1/xerces.zip
>     [echo] Checking for depends/jars/xmlsec_1.4.0/xmlsec.zip
>     [echo] Checking for depends/jars/junit_4.4/junit.jar
>     [echo] Checking for depends/jars/bcprov-jdk15-141/bcprov.jar
>     [echo] Checking for depends/jars/mx4j_3.0.2/mx4j.zip
>     [echo] Checking for depends/jars/jetty/jetty-6.0.0.jar
>     [echo] Checking for depends/jars/jetty/jetty-util-6.0.0.jar
>     [echo] Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar
>     [echo] Checking for depends/dejavu-fonts/dejavu-ttf-2.18-1.zip
>     [echo] Checking for depends/jars/derby-10.3.1.4/derby.jar
>     [echo] Checking for depends/jars/asm-3.1/asm-3.1.jar
>
> -really-check-win:
>
> -check-win:
>
> -check-unix:
>     [echo] Checking for system file /usr/include/lcms.h
>     [echo] Checking for system file /usr/include/png.h
>     [echo] Checking for system file /usr/include/jconfig.h
>
> -extract-props:
>
> -extract-mx4j:
>
> -extract-dejavu-fonts:
>
> -extract-xerces:
>
> -extract:
>
> check:
>
> compile-support:
>
> support-jar:
>
> -get-test-vm-output:
>
> test-jre-vm-info:
>     [echo] hy.test.vm.name = drl
>
> test-modules:
>     [echo] polling pack200/*.xml
>
> compile-java:
>     [echo] Compiling PACK200 classes
>
> copy-resources:
>
> svn-info:
>
> build-jar:
>
> build:
>
> copy-test-resources:
>    [mkdir] Created dir:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test
>     [copy] Copying 18 files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test
>
> compile-tests:
>     [echo] Compiling PACK200 tests
>    [javac] Compiling 25 source files to
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/modules/pack200/bin/test
>    [javac] Since fork is false, ignoring memoryMaximumSize setting
>
> prepare-exclude:
>
> run-tests:
>    [mkdir] Created dir:
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report
>     [echo] Running PACK200 tests
>    [junit] HMYEXEL062E Internal VM error: Failed to create Java VM
>    [junit] FAILED to invoke JVM.
>    [junit] Running
> org.apache.harmony.unpack200.tests.bytecode.ConstantPoolTest
>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>    [junit] Tests FAILED (crashed)
>
> touch-failures-file:
>
> touch-errors-file:
>
> -test-module:
>
> -check-for-empty:
>
> -process-empty:
>
> process-empty:
>
> full-report:
> [junitreport] Processing
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/TESTS-TestSuites.xml to /tmp/null1053611490
> [junitreport] Loading stylesheet
> jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 711ms
> [junitreport] Deleting: /tmp/null1053611490
>     [echo] The test report is in
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build/test_report/html/index.html
>
> short-report:
>
> gen-report:
>
> check-test-result:
>
> BUILD FAILED
>
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/build.xml:174: The following error occurred while executing this line:
>
> http://hudson.zones.apache.org/hudson/job/Harmony-1.6-head-linux-x86_64/ws/harmony/working_classlib/make/build-test.xml:139: There were test errors.
>
> Total time: 5 seconds
> Recording fingerprints
> Recording test results
>
>


-- 
Best Regards
Sean, Xiao Xia Qiu