See <https://builds.apache.org/job/wave-all_tests/1513/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3
[wave-all_tests] $ hg incoming --quiet --bundle hg.bundle --template 
"<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev default
[wave-all_tests] $ hg log --rev . --template {node}
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant clean
Buildfile: /x1/jenkins/jenkins-slave/workspace/wave-all_tests/build.xml

clean:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/dist
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/gen
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out

BUILD SUCCESSFUL
Total time: 0 seconds
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant test-large
Buildfile: /x1/jenkins/jenkins-slave/workspace/wave-all_tests/build.xml

init-logging:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/logs
     [echo] Logging to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/logs/build_2011-07-21_20-54-36.log

init:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/proto
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/messages
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/wave-all_tests/dist
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/staging
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out

compile-proto-dep:

compile-proto:
    [javac] Compiling 11 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/proto
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/compile-proto

gen-gxp-dep:

gen-gxp:
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/gen-gxp

compile-gxp-dep:

compile-gxp:
    [javac] Compiling 7 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/compile-gxp

dist-pst-dep:

dist-pst:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/pst
    [javac] Compiling 15 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/pst
     [copy] Copying 58 files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/pst
      [jar] Building jar: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/dist/pst.jar
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/dist-pst

gen-messages-dep:

gen-messages:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/gen/messages
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/gen-messages

compile-messages-dep:

compile-messages:
    [javac] Compiling 301 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/messages
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/messages/org/waveprotocol/wave/communication
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/compile-messages

compile-dep:

compile:

compile:
     [echo] Compiling gwt-util
    [javac] Compiling 2 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling api
    [javac] Compiling 105 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling box
    [javac] Compiling 250 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling extensions

compile:
     [echo] Compiling client
    [javac] Compiling 139 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [javac] Note: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/src/org/waveprotocol/wave/client/widget/popup/MobileUniversalPopup.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling client-common
    [javac] Compiling 10 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling client-scheduler
    [javac] Compiling 16 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [javac] Note: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/src/org/waveprotocol/wave/client/scheduler/TimeSlicedCommandRepeater.java
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile:
     [echo] Compiling common
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling communication
    [javac] Compiling 4 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling concurrencycontrol
    [javac] Compiling 21 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling crypto

compile:
     [echo] Compiling diff

compile:
     [echo] Compiling federation
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling media
    [javac] Compiling 6 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling migration
    [javac] Compiling 2 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling model
    [javac] Compiling 98 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling testing
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling util
     [copy] Copying 167 files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/compile

compile-tests:
    [javac] Compiling 444 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 26 files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test

test-large:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [instr] processing instrumentation path ...
    [instr] instrumentation path processed in 1631 ms
    [instr] [2981 class(es) instrumented, 0 resource(s) copied]
    [instr] metadata merged into 
[/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/metadata.emma]
 {in 122 ms}
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          
jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:file:/x1/jenkins/jenkins-slave/workspace/wave-all_tests/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class
    [junit] Running 
org.waveprotocol.wave.client.editor.annotation.PojoAnnotationPainterRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 37.063 sec
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  SIGBUS (0x7) at pc=0xf770e7a4, pid=14151, tid=4138048368
    [junit] #
    [junit] # JRE version: 6.0_20-b02
    [junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode 
linux-x86 )
    [junit] # Problematic frame:
    [junit] # C  [libc.so.6+0x1117a4]
    [junit] #
    [junit] # An error report file with more information is saved as:
    [junit] # 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/hs_err_pid14151.log
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Running 
org.waveprotocol.wave.client.editor.content.paragraph.RandomRenumbererLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.content.paragraph.RandomRenumbererLargeTest 
FAILED (crashed)
    [junit] Running 
org.waveprotocol.wave.client.paging.RandomizedActivationLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.594 sec
    [junit] Running 
org.waveprotocol.wave.model.document.indexed.IndexedDocumentImplRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.788 sec
    [junit] Running org.waveprotocol.wave.model.operation.OpComparatorsLargeTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.019 sec
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocOpTransformerReferenceLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.597 sec
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocumentDomainLargeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 39.238 sec
[junitreport] Processing 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/TESTS-TestSuites.xml
 to /tmp/null2115767533
[junitreport] Loading stylesheet 
jar:file:/home/hudson/tools/ant/latest/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 609ms
[junitreport] Deleting: /tmp/null2115767533
   [report] 2 file(s) read and merged in 77 ms
   [report] writing [html] report to 
[/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/coverage.html]
 ...
     [echo] Test results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/index.html
     [echo] Coverage results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/coverage.html

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build.xml:299: The following 
error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build-macros.xml:166: Tests 
failed. Check log and/or reports: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/index.html

Total time: 2 minutes 43 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to