See https://builds.apache.org/job/Hadoop-Common-22-branch/84/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 3750 lines...] compile-rcc-compiler: Trying to override old definition of task recordcc compile-core-classes: ivy-resolve-test: ivy-retrieve-test: generate-test-records: generate-avro-records: Trying to override old definition of task schema [schema] SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible with [1.6] [schema] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. generate-avro-protocols: Trying to override old definition of task schema [schema] SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible with [1.6] [schema] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. compile-core-test: [javac] Compiling 7 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/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. Trying to override old definition of task paranamer [paranamer] Generating parameter names from /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/src/test/core to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/core/classes [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/cache [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/cache [copy] Copying 1 file to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/cache run-test-core: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/data [copy] Copying 3 files to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/webapps [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/logs [copy] Copying 1 file to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/extraconf [copy] Copying 1 file to /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build-fi/test/extraconf checkfailure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/Hadoop-Common-22-branch/trunk/build.xml:788: Tests failed! Total time: 5 minutes 39 seconds Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [WARNINGS] Skipping publisher since build result is FAILURE Archiving artifacts Recording fingerprints Updating HADOOP-7646 Recording test results Publishing Javadoc Publishing Clover coverage report... No Clover report will be published due to a Build Failure Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 3 tests failed. REGRESSION: org.apache.hadoop.fs.TestPath.testAvroReflect Error Message: null Stack Trace: java.io.EOFException at org.apache.avro.io.BinaryDecoder.readInt(BinaryDecoder.java:145) at org.apache.avro.io.BinaryDecoder.readString(BinaryDecoder.java:251) at org.apache.avro.io.ValidatingDecoder.readString(ValidatingDecoder.java:107) at org.apache.avro.generic.GenericDatumReader.readString(GenericDatumReader.java:321) at org.apache.avro.reflect.ReflectDatumReader.readString(ReflectDatumReader.java:117) at org.apache.avro.reflect.ReflectDatumReader.readString(ReflectDatumReader.java:98) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:144) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:129) at org.apache.hadoop.io.AvroTestUtil.testReflect(AvroTestUtil.java:52) at org.apache.hadoop.io.AvroTestUtil.testReflect(AvroTestUtil.java:37) at org.apache.hadoop.fs.TestPath.testAvroReflect(TestPath.java:212) REGRESSION: org.apache.hadoop.io.TestEnumSetWritable.testAvroReflect Error Message: null Stack Trace: java.io.EOFException at org.apache.avro.io.BinaryDecoder.readLong(BinaryDecoder.java:182) at org.apache.avro.io.BinaryDecoder.doReadItemCount(BinaryDecoder.java:343) at org.apache.avro.io.BinaryDecoder.readArrayStart(BinaryDecoder.java:375) at org.apache.avro.io.ValidatingDecoder.readArrayStart(ValidatingDecoder.java:173) at org.apache.avro.generic.GenericDatumReader.readArray(GenericDatumReader.java:189) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:140) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:129) at org.apache.hadoop.io.AvroTestUtil.testReflect(AvroTestUtil.java:52) at org.apache.hadoop.io.TestEnumSetWritable.testAvroReflect(TestEnumSetWritable.java:119) REGRESSION: org.apache.hadoop.io.TestText.testAvroReflect Error Message: null Stack Trace: java.io.EOFException at org.apache.avro.io.BinaryDecoder.readInt(BinaryDecoder.java:145) at org.apache.avro.io.BinaryDecoder.readString(BinaryDecoder.java:251) at org.apache.avro.io.ValidatingDecoder.readString(ValidatingDecoder.java:107) at org.apache.avro.generic.GenericDatumReader.readString(GenericDatumReader.java:321) at org.apache.avro.reflect.ReflectDatumReader.readString(ReflectDatumReader.java:117) at org.apache.avro.reflect.ReflectDatumReader.readString(ReflectDatumReader.java:98) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:144) at org.apache.avro.generic.GenericDatumReader.read(GenericDatumReader.java:129) at org.apache.hadoop.io.AvroTestUtil.testReflect(AvroTestUtil.java:52) at org.apache.hadoop.io.AvroTestUtil.testReflect(AvroTestUtil.java:37) at org.apache.hadoop.io.TestText.testAvroReflect(TestText.java:261)