See
http://kohsuke.sfbay/hudson/job/jaxws-test-harness/347/
---------
Building remotely on legolas
$ ssh legolas /files/hudson/bin/slave "/files/hudson/workspace/jaxws-test-harness" -- cvs -q -z9 update -PdC
$ no changes detected
Removing artifacts from the previous build
$ ssh legolas /files/hudson/bin/slave "/files/hudson/workspace/jaxws-test-harness" JOB_NAME jaxws-test-harness BUILD_NUMBER 347 BUILD_TAG hudson-jaxws-test-harness-347 BUILD_ID 2006-08-28_11-28-46 -- /bin/bash -xe /files/hudson/workspace/jaxws-test-harness/hudson92578sh
+ ant -Dbuild.id=hudson-jaxws-test-harness-347 clean test
Buildfile: build.xml
clean:
[delete] Deleting directory /export/home/hudson/workspace/jaxws-test-harness/build
compile:
[mkdir] Created dir: /export/home/hudson/workspace/jaxws-test-harness/build/classes
[javac] Compiling 58 source files to /export/home/hudson/workspace/jaxws-test-harness/build/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 6 files to /export/home/hudson/workspace/jaxws-test-harness/build/classes
jar:
[jar] Building jar: /export/home/hudson/workspace/jaxws-test-harness/build/test-harness-core.jar
src-zip:
[jar] Building jar: /export/home/hudson/workspace/jaxws-test-harness/build/test-harness-core-src.zip
dist:
compile:
jar:
[jar] Building jar: /export/home/hudson/workspace/jaxws-test-harness/bootstrap/build/bootstrap.jar
src-zip:
dist:
doc:
[htmlmacro] Processing /export/home/hudson/workspace/jaxws-test-harness/docs/src/index.html
[mkdir] Created dir: /export/home/hudson/workspace/jaxws-test-harness/build/dist
[copy] Copying 1 file to /export/home/hudson/workspace/jaxws-test-harness/build/dist
[copy] Copying 1 file to /export/home/hudson/workspace/jaxws-test-harness/build/dist
[zip] Building zip: /export/home/hudson/workspace/jaxws-test-harness/build/dist/harness-lib.jar
[zip] Building zip: /export/home/hudson/workspace/jaxws-test-harness/build/dist/harness-lib.src.zip
[copy] Copying 3 files to /export/home/hudson/workspace/jaxws-test-harness/build/dist
[zip] Building zip: /export/home/hudson/workspace/jaxws-test-harness/build/test-harness.zip
test:
[get] Getting:
http://kohsuke.sfbay/hudson/job/jaxws-ri-rearch-2005/lastSuccessfulBuild/artifact/jax-ws-sources/jaxws-ri/build/jaxws-ri.zip
[get] To: /export/home/hudson/workspace/jaxws-test-harness/build/jaxws-ri.zip
[unzip] Expanding: /export/home/hudson/workspace/jaxws-test-harness/build/jaxws-ri.zip into /export/home/hudson/workspace/jaxws-test-harness/build
[get] Getting:
http://kohsuke.sfbay/hudson/job/jaxws-ri-rearch-2005/lastSuccessfulBuild/artifact/jax-ws-sources/jaxws-ri/transports/local/build/jaxws-local-transport.jar
[get] To: /export/home/hudson/workspace/jaxws-test-harness/build/jaxws-local-transport.jar
[java] Using jar:file:/export/home/hudson/workspace/jaxws-test-harness/build/jaxws-ri/lib/jaxws-tools.jar!/com/sun/tools/ws/WsImport.class
[java] Using jar:file:/export/home/hudson/workspace/jaxws-test-harness/build/jaxws-ri/lib/jaxws-tools.jar!/com/sun/tools/ws/WsGen.class
[java] Testing with the local transport
[java] ..Using javac from jar:file:/export/home/hudson/tools/solaris-sparcv9/java1.5.0_06/lib/tools.jar!/com/sun/tools/javac/Main.class
[java] Generating WSDL
[java] .injected ports: addNumbersPort
[java] 30
[java] ...Generating server artifacts from /export/home/hudson/workspace/jaxws-test-harness/test/testcases/jaxws/fromwsdl/./server/AddNumbers.wsdl
[java] .injected ports: addNumbersPort
[java] 30
[java] ...Generating server artifacts from /export/home/hudson/workspace/jaxws-test-harness/test/testcases/jaxws/mtom/hello.wsdl
[java] .injected ports: helloPort
[java] SOAP 1.1 testMtom() PASSED!
[java] SOAP 1.1 testEcho() PASSED!
[java] .
[java] Time: 29.591
[java] OK (12 tests)
[mkdir] Created dir: /export/home/hudson/workspace/jaxws-test-harness/build/junit-reports
[junitreport] Transform time: 2572ms
BUILD SUCCESSFUL
Total time: 1 minute 32 seconds
Recording fingerprints
Test reports were found but none of them are new. Did tests run?