See <https://builds.apache.org/job/Pig-trunk/2059/display/redirect?page=changes>
Changes:
[rohini] PIG-5310: MergeJoin throwing NullPointer Exception (satishsaley via
rohini)
------------------------------------------
[...truncated 19.67 KB...]
[javacc] Parser generated successfully.
[move] Moving 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/ivy/lib/Pig>
prepare:
[mkdir] Created dir:
<https://builds.apache.org/job/Pig-trunk/ws/src-gen/org/apache/pig/parser>
genLexer:
genParser:
genTreeParser:
gen:
compile:
[echo] *** Building Main Sources ***
[echo] *** To compile with all warnings enabled, supply -Dall.warnings=1
on command line ***
[echo] *** Else, you will only be warned about deprecations ***
[echo] *** Hadoop version used: 2 ; HBase version used: 1 ; Spark version
used: 1 ***
[javac] Compiling 1105 source files to
<https://builds.apache.org/job/Pig-trunk/ws/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.
[copy] Copying 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
[copy] Copying 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/classes/org/apache/pig/tools/grunt>
[copy] Copying 2 files to
<https://builds.apache.org/job/Pig-trunk/ws/build/classes/python>
[copy] Copying 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF>
ivy-buildJar:
jar-simple:
[echo] svnString 1816654
[jar] Building jar:
<https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.18.0-SNAPSHOT.jar>
[echo] svnString 1816654
[jar] Building jar:
<https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.18.0-SNAPSHOT-withouthadoop.jar>
[jar] META-INF/native/linux32/libjansi.so already added, skipping
[jar] META-INF/native/linux64/libjansi.so already added, skipping
[jar] META-INF/native/osx/libjansi.jnilib already added, skipping
[jar] META-INF/native/windows32/jansi.dll already added, skipping
[jar] META-INF/native/windows64/jansi.dll already added, skipping
[jar] org/fusesource/hawtjni/runtime/Callback.class already added,
skipping
[jar] org/fusesource/hawtjni/runtime/Library.class already added, skipping
[jar] org/fusesource/hawtjni/runtime/PointerMath.class already added,
skipping
[jar] org/fusesource/jansi/Ansi$1.class already added, skipping
[jar] org/fusesource/jansi/Ansi$2.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Attribute.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Color.class already added, skipping
[jar] org/fusesource/jansi/Ansi$Erase.class already added, skipping
[jar] org/fusesource/jansi/Ansi$NoAnsi.class already added, skipping
[jar] org/fusesource/jansi/Ansi.class already added, skipping
[jar] org/fusesource/jansi/AnsiConsole$1.class already added, skipping
[jar] org/fusesource/jansi/AnsiConsole.class already added, skipping
[jar] org/fusesource/jansi/AnsiOutputStream.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderWriter.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderer$Code.class already added, skipping
[jar] org/fusesource/jansi/AnsiRenderer.class already added, skipping
[jar] org/fusesource/jansi/AnsiString.class already added, skipping
[jar] org/fusesource/jansi/HtmlAnsiOutputStream.class already added,
skipping
[jar] org/fusesource/jansi/WindowsAnsiOutputStream.class already added,
skipping
[jar] org/fusesource/jansi/internal/CLibrary.class already added, skipping
[jar]
org/fusesource/jansi/internal/Kernel32$CONSOLE_SCREEN_BUFFER_INFO.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$COORD.class already added,
skipping
[jar] org/fusesource/jansi/internal/Kernel32$INPUT_RECORD.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$KEY_EVENT_RECORD.class
already added, skipping
[jar] org/fusesource/jansi/internal/Kernel32$SMALL_RECT.class already
added, skipping
[jar] org/fusesource/jansi/internal/Kernel32.class already added, skipping
[jar] org/fusesource/jansi/internal/WindowsSupport.class already added,
skipping
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyCommonDependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib>
[copy] Copying 47 files to <https://builds.apache.org/job/Pig-trunk/ws/lib>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copySparkDependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/spark>
[copy] Copying 79 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/spark>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyh2Dependencies:
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
[copy] Copying 12 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/h2>
[copy] Copying 1 file to <https://builds.apache.org/job/Pig-trunk/ws/>
[mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/legacy>
[move] Moving 1 file to <https://builds.apache.org/job/Pig-trunk/ws/legacy>
Trying to override old definition of task propertycopy
Trying to override old definition of task propertycopy
copyHadoop2LocalRuntimeDependencies:
[mkdir] Created dir:
<https://builds.apache.org/job/Pig-trunk/ws/lib/hadoop2-runtime>
[copy] Copying 33 files to
<https://builds.apache.org/job/Pig-trunk/ws/lib/hadoop2-runtime>
ivy-test:
compile-test:
[echo] *** Building Test Sources ***
[echo] *** To compile with all warnings enabled, supply -Dall.warnings=1
on command line ***
[echo] *** Else, you will only be warned about deprecations ***
[javac] Compiling 444 source files to
<https://builds.apache.org/job/Pig-trunk/ws/build/test/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.
[copy] Copying 1 file to
<https://builds.apache.org/job/Pig-trunk/ws/build/test/classes>
pigtest-jar:
[echo] *** Creating pigtest.jar ***
[jar] Building jar:
<https://builds.apache.org/job/Pig-trunk/ws/pigtest.jar>
debugger.set:
debugger.unset:
debugger.check:
test-commit:
[mkdir] Created dir:
<https://builds.apache.org/job/Pig-trunk/ws/build/test/logs>
[mkdir] Created dir: /tmp/pig_junit_tmp1134509063
[echo] Tests in
<https://builds.apache.org/job/Pig-trunk/ws/test/excluded-tests-mr> will be
excluded
[junit] Running org.apache.pig.builtin.TestSUBTRACT
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.285 sec
[junit] Running org.apache.pig.test.TestAdd
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
[junit] Running org.apache.pig.test.TestBagFormat
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.37 sec
[junit] Running org.apache.pig.test.TestBoolean
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestBuiltin FAILED (timeout)
[junit] Running org.apache.pig.test.TestCase
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 8.426 sec
[junit] Running org.apache.pig.test.TestCmdLineParser
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
[junit] Running org.apache.pig.test.TestCommit
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.667 sec
[junit] Running org.apache.pig.test.TestConstExpr
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.438 sec
[junit] Running org.apache.pig.test.TestConversions
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 1.109 sec
[junit] Running org.apache.pig.test.TestDataBag
[junit] Tests run: 33, Failures: 0, Errors: 0, Time elapsed: 1.249 sec
[junit] Running org.apache.pig.test.TestDataModel
[junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 0.399 sec
[junit] Running org.apache.pig.test.TestDeleteOnFail
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.279 sec
[junit] Running org.apache.pig.test.TestDivide
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.415 sec
[junit] Running org.apache.pig.test.TestEqualTo
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
[junit] Running org.apache.pig.test.TestExampleGenerator
[junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 14.122 sec
[junit] Running org.apache.pig.test.TestForEach
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
[junit] Running org.apache.pig.test.TestFuncSpec
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.423 sec
[junit] Running org.apache.pig.test.TestGTOrEqual
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.556 sec
[junit] Running org.apache.pig.test.TestGreaterThan
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.565 sec
[junit] Running org.apache.pig.test.TestIn
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 7.723 sec
[junit] Running org.apache.pig.test.TestInputOutputFileValidator
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.314 sec
[junit] Running org.apache.pig.test.TestInstantiateFunc
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
[junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.171 sec
[junit] Running org.apache.pig.test.TestLTOrEqual
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.472 sec
[junit] Running org.apache.pig.test.TestLessThan
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
[junit] Running org.apache.pig.test.TestLoad
[junit] Running org.apache.pig.test.TestLoad
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestLoad FAILED (timeout)
[junit] Running org.apache.pig.test.TestLocalRearrange
[junit] Running org.apache.pig.test.TestLocalRearrange
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestLocalRearrange FAILED (timeout)
[junit] Running org.apache.pig.test.TestLogToPhyCompiler
[junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 6.359 sec
[junit] Running org.apache.pig.test.TestLogicalPlanBuilder
[junit] Tests run: 156, Failures: 0, Errors: 0, Time elapsed: 21.381 sec
[junit] Running org.apache.pig.test.TestMRCompiler
[junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 31.232 sec
[junit] Running org.apache.pig.test.TestMod
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.458 sec
[junit] Running org.apache.pig.test.TestMultiQueryLocal
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 17.824 sec
[junit] Running org.apache.pig.test.TestMultiply
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.489 sec
[junit] Running org.apache.pig.test.TestNotEqualTo
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
[junit] Running org.apache.pig.test.TestNull
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.545 sec
[junit] Running org.apache.pig.test.TestPOBinCond
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.463 sec
[junit] Running org.apache.pig.test.TestPOCast
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.065 sec
[junit] Running org.apache.pig.test.TestPODistinct
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
[junit] Running org.apache.pig.test.TestPOGenerate
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.408 sec
[junit] Running org.apache.pig.test.TestPOMapLookUp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.41 sec
[junit] Running org.apache.pig.test.TestPOSort
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
[junit] Running org.apache.pig.test.TestPOUserFunc
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.461 sec
[junit] Running org.apache.pig.test.TestParamSubPreproc
[junit] Tests run: 44, Failures: 0, Errors: 0, Time elapsed: 12.108 sec
[junit] Running org.apache.pig.test.TestPhyOp
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.569 sec
[junit] Running org.apache.pig.test.TestPigScriptParser
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.262 sec
[junit] Running org.apache.pig.test.TestPigServer
[junit] Running org.apache.pig.test.TestPigServer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestPigServer FAILED (timeout)
[junit] Running org.apache.pig.test.TestPoissonSampleLoader
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.888 sec
[junit] Running org.apache.pig.test.TestRegexp
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
[junit] Running org.apache.pig.test.TestSchema
[junit] Running org.apache.pig.test.TestSchema
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestSchema FAILED (timeout)
[junit] Running org.apache.pig.test.TestSchemaUtil
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.pig.test.TestStore FAILED (timeout)
[junit] Running org.apache.pig.test.TestStringUDFs
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.271 sec
[delete] Deleting directory /tmp/pig_junit_tmp1134509063
BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/build.xml>:903: Tests failed!
Total time: 725 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results