You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/05/07 20:22:48 UTC

Build failed in Hudson: Pig-trunk #176

See http://hudson.zones.apache.org/hudson/job/Pig-trunk/176/changes

------------------------------------------
[...truncated 410 lines...]
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/tools/parameters/ParamLoader.jj . . .
   [javacc] Parser generated successfully.

compile:
     [echo] *** Building Main Sources ***

compile-sources:
    [javac] Compiling 240 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:

jarWithSvn:

buildJar:
     [echo] svnString 654170
      [jar] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/pig-2008-05-07_17-02-13-core.jar
      [jar] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/pig-2008-05-07_17-02-13.jar
     [copy] Copying 1 file to /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk

jarWithOutSvn:

javadoc:
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/docs/api
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.pig...
  [javadoc] Loading source files for package org.apache.pig.backend.datastorage...
  [javadoc] Loading source files for package org.apache.pig.backend.executionengine...
  [javadoc] Loading source files for package org.apache.pig.backend.hadoop.datastorage...
  [javadoc] Loading source files for package org.apache.pig.backend.hadoop.executionengine...
  [javadoc] Loading source files for package org.apache.pig.backend.hadoop.executionengine.mapreduceExec...
  [javadoc] Loading source files for package org.apache.pig.backend.hadoop.streaming...
  [javadoc] Loading source files for package org.apache.pig.backend.local.datastorage...
  [javadoc] Loading source files for package org.apache.pig.backend.local.executionengine...
  [javadoc] Loading source files for package org.apache.pig.builtin...
  [javadoc] Loading source files for package org.apache.pig.data...
  [javadoc] Loading source files for package org.apache.pig.impl...
  [javadoc] Loading source files for package org.apache.pig.impl.builtin...
  [javadoc] Loading source files for package org.apache.pig.impl.eval...
  [javadoc] Loading source files for package org.apache.pig.impl.eval.collector...
  [javadoc] Loading source files for package org.apache.pig.impl.eval.cond...
  [javadoc] Loading source files for package org.apache.pig.impl.eval.window...
  [javadoc] Loading source files for package org.apache.pig.impl.io...
  [javadoc] Loading source files for package org.apache.pig.impl.logicalLayer...
  [javadoc] Loading source files for package org.apache.pig.impl.logicalLayer.optimizer...
  [javadoc] Loading source files for package org.apache.pig.impl.logicalLayer.optimizer.streaming...
  [javadoc] Loading source files for package org.apache.pig.impl.logicalLayer.parser...
  [javadoc] Loading source files for package org.apache.pig.impl.logicalLayer.schema...
  [javadoc] Loading source files for package org.apache.pig.impl.physicalLayer...
  [javadoc] Loading source files for package org.apache.pig.impl.streaming...
  [javadoc] Loading source files for package org.apache.pig.impl.util...
  [javadoc] Loading source files for package org.apache.pig.pen...
  [javadoc] Loading source files for package org.apache.pig.tools.cmdline...
  [javadoc] Loading source files for package org.apache.pig.tools.grunt...
  [javadoc] Loading source files for package org.apache.pig.tools.parameters...
  [javadoc] Loading source files for package org.apache.pig.tools.streams...
  [javadoc] Loading source files for package org.apache.pig.tools.timer...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
  [javadoc] Standard Doclet version 1.6.0_04
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/EvalFunc.java:156: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/PigServer.java:469: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/PigServer.java:183: warning - @param argument "aliases" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/PigServer.java:261: warning - @return tag cannot be used in method with void return type.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/PigServer.java:354: warning - @param argument "id:" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/PigServer.java:354: warning - @param argument "filename:" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/datastorage/ElementDescriptor.java:101: warning - @param argument "name" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:54: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:47: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:63: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:38: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:108: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:85: warning - @throws tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:100: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:72: warning - @param argument "logical" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "mapFuncs" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "groupFuncs" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "reduceFunc" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "mapTasks" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "reduceTasks" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "input" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133: warning - @param argument "output" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/ExecutableManager.java:247: warning - Tag @link: reference not found: ProcessErrorThread
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/data/DataMap.java:95: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/PigContext.java:351: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/PigContext.java:322: warning - @param argument "aliases" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:153: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:169: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:143: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:201: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:230: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:169: warning - @param argument "input" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/FuncEvalSpec.java:233: warning - @param argument "in" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/FuncEvalSpec.java:293: warning - @param argument "finalTuplePos" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/StreamSpec.java:76: warning - @return tag has no arguments.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33: warning - Tag @link: reference not found: InputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33: warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/ExecutableManager.java:247: warning - Tag @link: reference not found: ProcessErrorThread
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35: warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35: warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/StreamingCommand.java:64: warning - @param argument "command" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/JarManager.java:98: warning - @return tag cannot be used in method with void return type.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/JarManager.java:267: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/Spillable.java:28: warning - @returns is an unknown tag.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/Spillable.java:33: warning - @returns is an unknown tag.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/tools/cmdline/CmdLineParser.java:64: warning - @param argument "valueExpected" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/tools/parameters/PreprocessorContext.java:120: warning - @param argument "overwide" is not a parameter name.
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33: warning - Tag @link: reference not found: InputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33: warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35: warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35: warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33: warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35: warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33: warning - Tag @link: reference not found: InputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35: warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
  [javadoc] Building index for all the packages and classes...
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33: warning - Tag @link: reference not found: InputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33: warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35: warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
  [javadoc] /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35: warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
  [javadoc] Building index for all classes...
  [javadoc] Generating /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/docs/api/stylesheet.css...
  [javadoc] 60 warnings

doc:

init:

cc-compile:

compile:
     [echo] *** Building Main Sources ***

compile-sources:
    [javac] Compiling 1 source file to /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/classes

jar:

jarWithSvn:

buildJar:
     [echo] svnString 654170

jarWithOutSvn:

init:

cc-compile:

compile:
     [echo] *** Building Main Sources ***

compile-sources:
    [javac] Compiling 1 source file to /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/classes

compile-test:
     [echo] *** Building Test Sources ***

compile-sources:
    [javac] Compiling 41 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/test/classes
    [javac] Note: /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/test/org/apache/pig/test/MiniCluster.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

jar:

jarWithSvn:

buildJar:
     [echo] svnString 654170

jarWithOutSvn:

test-local:

testOneMode:
    [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/test/logs-local
    [junit] Running org.apache.pig.test.TestAlgebraicEval
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.302 sec
    [junit] Running org.apache.pig.test.TestBinaryStorage
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.636 sec
    [junit] Test org.apache.pig.test.TestBinaryStorage FAILED
    [junit] Running org.apache.pig.test.TestBuiltin
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 3.763 sec
    [junit] Running org.apache.pig.test.TestCmdLineParser
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.pig.test.TestCombiner
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] Running org.apache.pig.test.TestCompressedFiles
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.261 sec
    [junit] Running org.apache.pig.test.TestCustomSlicer
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] Running org.apache.pig.test.TestDataBag
    [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.228 sec
    [junit] Running org.apache.pig.test.TestDataModel
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.201 sec
    [junit] Running org.apache.pig.test.TestEvalPipeline
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.68 sec
    [junit] Running org.apache.pig.test.TestExGenCogroup
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.159 sec
    [junit] Running org.apache.pig.test.TestExGenEval
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.528 sec
    [junit] Running org.apache.pig.test.TestFilterOpNumeric
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.045 sec
    [junit] Running org.apache.pig.test.TestFilterOpString
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.519 sec
    [junit] Running org.apache.pig.test.TestGrunt
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
    [junit] Running org.apache.pig.test.TestInfixArithmetic
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 53.179 sec
    [junit] Running org.apache.pig.test.TestLogicalPlanBuilder
    [junit] Tests run: 49, Failures: 0, Errors: 0, Time elapsed: 1.092 sec
    [junit] Running org.apache.pig.test.TestMapReduce
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 54.776 sec
    [junit] Running org.apache.pig.test.TestMapReduceResultRecycling
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.504 sec
    [junit] Running org.apache.pig.test.TestParamSubPreproc
    [junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.364 sec
    [junit] Running org.apache.pig.test.TestParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] Running org.apache.pig.test.TestPigContext
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.082 sec
    [junit] Running org.apache.pig.test.TestPigFile
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.443 sec
    [junit] Running org.apache.pig.test.TestPigScriptParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.494 sec
    [junit] Running org.apache.pig.test.TestPigServer
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.105 sec
    [junit] Running org.apache.pig.test.TestPigSplit
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.506 sec
    [junit] Running org.apache.pig.test.TestReversibleLoadStore
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.39 sec
    [junit] Running org.apache.pig.test.TestStore
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.68 sec
    [junit] Running org.apache.pig.test.TestStreaming
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.205 sec

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build.xml:253: The following error occurred while executing this line:
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build.xml:293: Tests failed!

Total time: 3 minutes 41 seconds
Publishing Javadoc
Recording test results


Re: Hudson build is back to normal: Pig-trunk #177

Posted by Nigel Daley <nd...@yahoo-inc.com>.
Ok, I believe that's what it's doing now...you just see 2 entries for  
each test case.

nige

On May 8, 2008, at 12:49 PM, Alan Gates wrote:
> It should run both modes.  As currently configured in the  
> build.xml, if the local tests fail, the map reduce tests don't  
> run.  Can it return results from local if there is no mapreduce  
> results, otherwise return map reduce results?
>
> Alan.
>
> Nigel Daley wrote:
>> Folks,
>>
>> After PIG-219, our Hudson nightly builds are now running the same  
>> junit tests in both local and mapreduce modes (using the test  
>> target).  This creates 2 sets of output for each test.  Hudson  
>> can't handle this properly.  You will see 2 links for each test  
>> case but they point to the same output.
>>
>> Should Hudson just run junit's in mapreduce mode?
>> Or should Hudson run both modes but only collect output from one  
>> set of tests?
>>
>> Nige
>>
>>
>> On May 8, 2008, at 3:30 AM, Apache Hudson Server wrote:
>>> See http://hudson.zones.apache.org/hudson/job/Pig-trunk/177/changes
>>>
>>>
>>


Re: Hudson build is back to normal: Pig-trunk #177

Posted by Alan Gates <ga...@yahoo-inc.com>.
It should run both modes.  As currently configured in the build.xml, if 
the local tests fail, the map reduce tests don't run.  Can it return 
results from local if there is no mapreduce results, otherwise return 
map reduce results?

Alan.

Nigel Daley wrote:
> Folks,
>
> After PIG-219, our Hudson nightly builds are now running the same 
> junit tests in both local and mapreduce modes (using the test 
> target).  This creates 2 sets of output for each test.  Hudson can't 
> handle this properly.  You will see 2 links for each test case but 
> they point to the same output.
>
> Should Hudson just run junit's in mapreduce mode?
> Or should Hudson run both modes but only collect output from one set 
> of tests?
>
> Nige
>
>
> On May 8, 2008, at 3:30 AM, Apache Hudson Server wrote:
>> See http://hudson.zones.apache.org/hudson/job/Pig-trunk/177/changes
>>
>>
>

Re: Hudson build is back to normal: Pig-trunk #177

Posted by Nigel Daley <nd...@yahoo-inc.com>.
Folks,

After PIG-219, our Hudson nightly builds are now running the same  
junit tests in both local and mapreduce modes (using the test  
target).  This creates 2 sets of output for each test.  Hudson can't  
handle this properly.  You will see 2 links for each test case but  
they point to the same output.

Should Hudson just run junit's in mapreduce mode?
Or should Hudson run both modes but only collect output from one set  
of tests?

Nige


On May 8, 2008, at 3:30 AM, Apache Hudson Server wrote:
> See http://hudson.zones.apache.org/hudson/job/Pig-trunk/177/changes
>
>


Hudson build is back to normal: Pig-trunk #177

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/Pig-trunk/177/changes