See <https://builds.apache.org/job/Pig-trunk/1850/changes>
Changes: [daijy] PIG-4689: CSV Writes incorrect header if two CSV files are created in one script ------------------------------------------ [...truncated 99 lines...] [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file <https://builds.apache.org/job/Pig-trunk/ws/test/org/apache/pig/test/utils/dotGraph/parser/DOTParser.jj> . . . [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "SimpleCharStream.java" does not exist. Will create one. [javacc] Parser generated successfully. 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 *** [javac] Compiling 1007 source files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes> [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [javac] /home/jenkins/.ivy2/cache/org.apache.hbase/hbase-common/jars/hbase-common-0.98.12-hadoop2.jar(org/apache/hadoop/hbase/io/ImmutableBytesWritable.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings' [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. [javac] 2 warnings [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 2 files to <https://builds.apache.org/job/Pig-trunk/ws/build/classes/META-INF> ivy-buildJar: jar: [echo] svnString svn: E155036 [echo] is too old (format 10 [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.16.0-SNAPSHOT.jar> [echo] svnString svn: E155036 [echo] is too old (format 10 [jar] Building jar: <https://builds.apache.org/job/Pig-trunk/ws/build/pig-0.16.0-SNAPSHOT-withouthadoop.jar> copyCommonDependencies: [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib> [copy] Copying 36 files to <https://builds.apache.org/job/Pig-trunk/ws/lib> copyh1Dependencies: copyh2Dependencies: [mkdir] Created dir: <https://builds.apache.org/job/Pig-trunk/ws/lib/h2> [copy] Copying 16 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> 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 431 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> 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_tmp12387043 [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: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.builtin.TestSUBTRACT FAILED [junit] Running org.apache.pig.test.TestAdd [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestAdd FAILED [junit] Running org.apache.pig.test.TestBagFormat [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.259 sec [junit] Test org.apache.pig.test.TestBagFormat FAILED [junit] Running org.apache.pig.test.TestBoolean [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestBoolean FAILED [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 [junit] Running org.apache.pig.test.TestCase [junit] Tests run: 3, Failures: 0, Errors: 4, Time elapsed: 0.276 sec [junit] Test org.apache.pig.test.TestCase FAILED [junit] Running org.apache.pig.test.TestCmdLineParser [junit] Tests run: 17, Failures: 0, Errors: 17, Time elapsed: 0.454 sec [junit] Test org.apache.pig.test.TestCmdLineParser FAILED [junit] Running org.apache.pig.test.TestCommit [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestCommit FAILED [junit] Running org.apache.pig.test.TestConstExpr [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestConstExpr FAILED [junit] Running org.apache.pig.test.TestConversions [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestConversions FAILED [junit] Running org.apache.pig.test.TestDataBag [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestDataBag FAILED [junit] Running org.apache.pig.test.TestDataModel [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestDataModel FAILED [junit] Running org.apache.pig.test.TestDeleteOnFail [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.257 sec [junit] Test org.apache.pig.test.TestDeleteOnFail FAILED [junit] Running org.apache.pig.test.TestDivide [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestDivide FAILED [junit] Running org.apache.pig.test.TestEqualTo [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestEqualTo FAILED [junit] Running org.apache.pig.test.TestExampleGenerator [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestExampleGenerator FAILED [junit] Running org.apache.pig.test.TestForEach [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestForEach FAILED [junit] Running org.apache.pig.test.TestFuncSpec [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0.284 sec [junit] Test org.apache.pig.test.TestFuncSpec FAILED [junit] Running org.apache.pig.test.TestGTOrEqual [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestGTOrEqual FAILED [junit] Running org.apache.pig.test.TestGreaterThan [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestGreaterThan FAILED [junit] Running org.apache.pig.test.TestIn [junit] Tests run: 4, Failures: 0, Errors: 5, Time elapsed: 0.286 sec [junit] Test org.apache.pig.test.TestIn FAILED [junit] Running org.apache.pig.test.TestInputOutputFileValidator [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestInputOutputFileValidator FAILED [junit] Running org.apache.pig.test.TestInstantiateFunc [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 0.292 sec [junit] Test org.apache.pig.test.TestInstantiateFunc FAILED [junit] Running org.apache.pig.test.TestLOLoadDeterminedSchema [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.255 sec [junit] Test org.apache.pig.test.TestLOLoadDeterminedSchema FAILED [junit] Running org.apache.pig.test.TestLTOrEqual [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestLTOrEqual FAILED [junit] Running org.apache.pig.test.TestLessThan [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestLessThan FAILED [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 [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 [junit] Running org.apache.pig.test.TestLogToPhyCompiler [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestLogToPhyCompiler FAILED [junit] Running org.apache.pig.test.TestLogicalPlanBuilder [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestLogicalPlanBuilder FAILED [junit] Running org.apache.pig.test.TestMRCompiler [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestMRCompiler FAILED [junit] Running org.apache.pig.test.TestMod [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestMod FAILED [junit] Running org.apache.pig.test.TestMultiQueryLocal [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestMultiQueryLocal FAILED [junit] Running org.apache.pig.test.TestMultiply [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestMultiply FAILED [junit] Running org.apache.pig.test.TestNotEqualTo [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestNotEqualTo FAILED [junit] Running org.apache.pig.test.TestNull [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestNull FAILED [junit] Running org.apache.pig.test.TestPOBinCond [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOBinCond FAILED [junit] Running org.apache.pig.test.TestPOCast [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOCast FAILED [junit] Running org.apache.pig.test.TestPODistinct [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPODistinct FAILED [junit] Running org.apache.pig.test.TestPOGenerate [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOGenerate FAILED [junit] Running org.apache.pig.test.TestPOMapLookUp [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOMapLookUp FAILED [junit] Running org.apache.pig.test.TestPOSort [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOSort FAILED [junit] Running org.apache.pig.test.TestPOUserFunc [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPOUserFunc FAILED [junit] Running org.apache.pig.test.TestParamSubPreproc [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestParamSubPreproc FAILED [junit] Running org.apache.pig.test.TestPhyOp [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPhyOp FAILED [junit] Running org.apache.pig.test.TestPigScriptParser [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestPigScriptParser FAILED [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 [junit] Running org.apache.pig.test.TestPoissonSampleLoader [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.252 sec [junit] Test org.apache.pig.test.TestPoissonSampleLoader FAILED [junit] Running org.apache.pig.test.TestRegexp [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestRegexp FAILED [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 [junit] Running org.apache.pig.test.TestSchemaUtil [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.283 sec [junit] Test org.apache.pig.test.TestSchemaUtil FAILED [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 [junit] Running org.apache.pig.test.TestStringUDFs [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Test org.apache.pig.test.TestStringUDFs FAILED [delete] Deleting directory /tmp/pig_junit_tmp12387043 BUILD FAILED <https://builds.apache.org/job/Pig-trunk/ws/build.xml>:866: Tests failed! Total time: 2 minutes 1 second Build step 'Invoke Ant' marked build as failure Recording test results
