See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2064/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 7030 lines...]
[INFO] Executing tasks
main:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk/hadoop-hdfs-project/target/test-dir
[INFO] Executed tasks
[INFO]
[INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @
hadoop-hdfs-project ---
[INFO]
[INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @
hadoop-hdfs-project ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @
hadoop-hdfs-project ---
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @
hadoop-hdfs-project ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @
hadoop-hdfs-project ---
[INFO] Skipping javadoc generation
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-project
---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @
hadoop-hdfs-project ---
[INFO]
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @
hadoop-hdfs-project ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Hadoop HDFS ................................ FAILURE [ 03:01 h]
[INFO] Apache Hadoop HttpFS .............................. SKIPPED
[INFO] Apache Hadoop HDFS BookKeeper Journal ............. SKIPPED
[INFO] Apache Hadoop HDFS-NFS ............................ SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SUCCESS [ 2.197 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:01 h
[INFO] Finished at: 2015-03-14T14:36:14+00:00
[INFO] Final Memory: 58M/622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project hadoop-hdfs: There was a timeout or other error in the fork -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-7915
Updating HDFS-7435
Updating MAPREDUCE-4742
Updating HDFS-7926
Updating HDFS-2605
Updating YARN-3267
Updating MAPREDUCE-6265
Updating YARN-2854
Updating HDFS-7903
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
21 tests failed.
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksum
Error Message:
Timed out waiting for Mini HDFS Cluster to start
Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
at
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1197)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:830)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:466)
at
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:425)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:143)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksum(TestBlockReaderLocal.java:649)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForLocalRead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testStatistics(TestBlockReaderLocal.java:726)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.TestStatisticsForLocalRead(TestBlockReaderLocal.java:710)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytes
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytes(TestBlockReaderLocal.java:677)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoChecksum(TestBlockReaderLocal.java:531)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoChecksum(TestBlockReaderLocal.java:348)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksum(TestBlockReaderLocal.java:583)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksum(TestBlockReaderLocal.java:304)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReadsNoReadahead(TestBlockReaderLocal.java:356)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReads
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReads(TestBlockReaderLocal.java:412)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksumNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksumNoReadahead(TestBlockReaderLocal.java:271)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksumNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalArrayReads2NoChecksumNoReadahead(TestBlockReaderLocal.java:317)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoReadahead(TestBlockReaderLocal.java:590)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksumNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalWithMlockChangesNoChecksumNoReadahead(TestBlockReaderLocal.java:597)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadCorruptNoReadahead(TestBlockReaderLocal.java:538)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoReadahead(TestBlockReaderLocal.java:265)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalReadZeroBytesNoReadahead(TestBlockReaderLocal.java:691)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsNoChecksum(TestBlockReaderLocal.java:259)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReads
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferReads(TestBlockReaderLocal.java:341)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksum
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalOnFileWithoutChecksumNoChecksum(TestBlockReaderLocal.java:656)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderLocalByteBufferFastLaneReadsNoReadahead(TestBlockReaderLocal.java:427)
REGRESSION:
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsShortReadahead
Error Message:
java.util.zip.ZipException: invalid code lengths set
Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2499)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2487)
at
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2558)
at
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2511)
at
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2424)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1160)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1132)
at
org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1468)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.runBlockReaderLocalTest(TestBlockReaderLocal.java:125)
at
org.apache.hadoop.hdfs.TestBlockReaderLocal.testBlockReaderSimpleReadsShortReadahead(TestBlockReaderLocal.java:253)