Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/62/

3 tests failed.
FAILED:  org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun

Error Message:
Failed on local exception: java.io.IOException: Broken pipe; Host Details : 
local host is: "lucene1-us-west/10.41.0.5"; destination host is: 
"lucene1-us-west.apache.org":41749; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Broken 
pipe; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination 
host is: "lucene1-us-west.apache.org":41749; 
        at 
__randomizedtesting.SeedInfo.seed([898818BB2E65B20E:87DAACB52FF38001]:0)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
        at org.apache.hadoop.ipc.Client.call(Client.java:1472)
        at org.apache.hadoop.ipc.Client.call(Client.java:1399)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
        at com.sun.proxy.$Proxy110.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
        at com.sun.proxy.$Proxy111.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
        at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
        at 
org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
        at 
org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:422)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
        at 
org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at 
org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun(MorphlineBasicMiniMRTest.java:364)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Broken pipe
        at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
        at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
        at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
        at sun.nio.ch.IOUtil.write(IOUtil.java:65)
        at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
        at 
org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:63)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
        at 
org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:159)
        at 
org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:117)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.DataOutputStream.flush(DataOutputStream.java:123)
        at org.apache.hadoop.ipc.Client$Connection$3.run(Client.java:1030)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineBasicMiniMRTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.hadoop.MorphlineBasicMiniMRTest:     1) Thread[id=443, 
name=Node Status Updater, state=TIMED_WAITING, 
group=TGRP-MorphlineBasicMiniMRTest]         at java.lang.Object.wait(Native 
Method)         at 
org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.hadoop.MorphlineBasicMiniMRTest: 
   1) Thread[id=443, name=Node Status Updater, state=TIMED_WAITING, 
group=TGRP-MorphlineBasicMiniMRTest]
        at java.lang.Object.wait(Native Method)
        at 
org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([898818BB2E65B20E]:0)


FAILED:  org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test

Error Message:
Failed on local exception: java.io.IOException: Connection reset by peer; Host 
Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: 
"lucene1-us-west.apache.org":54210; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Connection 
reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; 
destination host is: "lucene1-us-west.apache.org":54210; 
        at 
__randomizedtesting.SeedInfo.seed([898818BB2E65B20E:1DC27618099DFF6]:0)
        at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
        at org.apache.hadoop.ipc.Client.call(Client.java:1472)
        at org.apache.hadoop.ipc.Client.call(Client.java:1399)
        at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
        at com.sun.proxy.$Proxy111.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
        at com.sun.proxy.$Proxy112.getClusterMetrics(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
        at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
        at 
org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
        at 
org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
        at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:422)
        at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
        at 
org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
        at 
org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at 
org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test(MorphlineGoLiveMiniMRTest.java:401)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Connection reset by peer
        at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
        at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
        at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
        at sun.nio.ch.IOUtil.write(IOUtil.java:65)
        at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471)
        at 
org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:63)
        at 
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
        at 
org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:159)
        at 
org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:117)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at java.io.DataOutputStream.flush(DataOutputStream.java:123)
        at org.apache.hadoop.ipc.Client$Connection$3.run(Client.java:1030)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 20063 lines...]
   [junit4] Suite: org.apache.solr.hadoop.MorphlineBasicMiniMRTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1398 WARN  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1477 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 1503 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 1591 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.c.C.deprecation hadoop.configured.node.mapping is deprecated. Instead, 
use net.topology.configured.node.mapping
   [junit4]   2> 1591 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 1591 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.DatanodeManager 
dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 1597 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set 
to 000:00:00:00.000
   [junit4]   2> 1604 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager The block deletion will start around 2016 mai 11 
22:04:38
   [junit4]   2> 1607 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 1607 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 1609 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 2.0% max memory 455.5 MB = 9.1 MB
   [junit4]   2> 1609 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 1634 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 1635 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 1639 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 1648 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 1648 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 1648 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 1654 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 1658 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 2053 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 2053 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2055 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 1.0% max memory 455.5 MB = 4.6 MB
   [junit4]   2> 2055 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 2055 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 2066 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 2066 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2066 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 0.25% max memory 455.5 MB = 1.1 MB
   [junit4]   2> 2066 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 2068 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 
0.9990000128746033
   [junit4]   2> 2068 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 2068 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 2070 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 2070 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry 
cache entry expiry time is 600000 millis
   [junit4]   2> 2073 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 2074 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2074 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 0.029999999329447746% max memory 455.5 MB = 139.9 KB
   [junit4]   2> 2074 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 2080 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 2080 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 2080 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 2237 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSImage Allocated new BlockPoolId: 
BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 2266 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.c.Storage Storage directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name1
 has been successfully formatted.
   [junit4]   2> 2270 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.c.Storage Storage directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name2
 has been successfully formatted.
   [junit4]   2> 2509 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNStorageRetentionManager Going to retain 1 images with txid >= 0
   [junit4]   2> 2511 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode createNameNode []
   [junit4]   2> 2568 WARN  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2670 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl Scheduled snapshot period at 10 second(s).
   [junit4]   2> 2671 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl NameNode metrics system started
   [junit4]   2> 2674 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode fs.defaultFS is hdfs://127.0.0.1:0
   [junit4]   2> 2723 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.DFSUtil Starting Web-server for hdfs at: http://localhost:0
   [junit4]   2> 2828 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 2837 WARN  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2883 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added global filter 'safety' 
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 2885 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context hdfs
   [junit4]   2> 2886 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context logs
   [junit4]   2> 2886 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context static
   [junit4]   2> 2953 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' 
(class=org.apache.hadoop.hdfs.web.AuthFilter)
   [junit4]   2> 2955 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 addJerseyResourcePackage: 
packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources,
 pathSpec=/webhdfs/v1/*
   [junit4]   2> 2984 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Jetty bound to port 54814
   [junit4]   2> 2984 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3036 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_54814_hdfs____.s76i9m/webapp
   [junit4]   2> 3249 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 4443 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54814
   [junit4]   2> 4451 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 4451 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 4452 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 4452 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.DatanodeManager 
dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 4452 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set 
to 000:00:00:00.000
   [junit4]   2> 4452 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager The block deletion will start around 2016 mai 11 
22:04:41
   [junit4]   2> 4453 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 4453 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 4454 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 2.0% max memory 455.5 MB = 9.1 MB
   [junit4]   2> 4454 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 4455 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 1.0% max memory 455.5 MB = 4.6 MB
   [junit4]   2> 4456 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 0.25% max memory 455.5 MB = 1.1 MB
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 
0.9990000128746033
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 4457 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 4458 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 4458 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry 
cache entry expiry time is 600000 millis
   [junit4]   2> 4458 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 4458 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 4459 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet 0.029999999329447746% max memory 455.5 MB = 139.9 KB
   [junit4]   2> 4459 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 4461 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 4461 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 4461 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 4480 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name1/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 4493 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name2/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 4498 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name1/current
   [junit4]   2> 4498 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name2/current
   [junit4]   2> 4499 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSImage No edit log streams selected.
   [junit4]   2> 4524 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSImageFormatPBINode Loading 1 INodes.
   [junit4]   2> 4534 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSImageFormatProtobuf Loaded FSImage in 0 seconds.
   [junit4]   2> 4534 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSImage Loaded image for txid 0 from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/name1/current/fsimage_0000000000000000000
   [junit4]   2> 4539 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Need to save fs image? false (staleImage=false, 
haEnabled=false, isRollingUpgrade=false)
   [junit4]   2> 4540 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSEditLog Starting log segment at 1
   [junit4]   2> 4577 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameCache initialized with 0 entries 0 lookups
   [junit4]   2> 4578 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Finished loading FSImage in 116 msecs
   [junit4]   2> 4934 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode RPC server is binding to localhost:0
   [junit4]   2> 4946 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.i.CallQueueManager Using callQueue class 
java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 4982 INFO  (Socket Reader #1 for port 36483) [    ] 
o.a.h.i.Server Starting Socket Reader #1 for port 36483
   [junit4]   2> 5031 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode Clients are to use localhost:36483 to access this 
namenode/service.
   [junit4]   2> 5034 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Registered FSNamesystemState MBean
   [junit4]   2> 5089 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 5089 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 5089 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem initializing replication queues
   [junit4]   2> 5094 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.StateChange STATE* Leaving safe mode after 0 secs
   [junit4]   2> 5094 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.StateChange STATE* Network topology has 0 racks and 0 datanodes
   [junit4]   2> 5095 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.StateChange STATE* UnderReplicatedBlocks has 0 blocks
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.s.b.BlockManager Total number of blocks            = 0
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.s.b.BlockManager Number of invalid blocks          = 0
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.s.b.BlockManager Number of under-replicated blocks = 0
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.s.b.BlockManager Number of  over-replicated blocks = 0
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.s.b.BlockManager Number of blocks being written    = 0
   [junit4]   2> 5102 INFO  (Replication Queue Initializer) [    ] 
o.a.h.h.StateChange STATE* Replication Queue initialization scan for invalid, 
over- and under-replicated blocks completed in 3 msec
   [junit4]   2> 5157 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC 
Server Responder: starting
   [junit4]   2> 5186 INFO  (IPC Server listener on 36483) [    ] 
o.a.h.i.Server IPC Server listener on 36483: starting
   [junit4]   2> 5199 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.NameNode NameNode RPC up at: localhost/127.0.0.1:36483
   [junit4]   2> 5199 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.n.FSNamesystem Starting services required for active state
   [junit4]   2> 5224 INFO  (CacheReplicationMonitor(298219226)) [    ] 
o.a.h.h.s.b.CacheReplicationMonitor Starting CacheReplicationMonitor with 
interval 30000 milliseconds
   [junit4]   2> 5224 INFO  (CacheReplicationMonitor(298219226)) [    ] 
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 1344544963 milliseconds
   [junit4]   2> 5224 INFO  (CacheReplicationMonitor(298219226)) [    ] 
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0 
millisecond(s).
   [junit4]   2> 5228 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.MiniDFSCluster Starting DataNode 0 with dfs.datanode.data.dir: 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2
   [junit4]   2> 5333 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 5334 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 5340 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 5354 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:47579
   [junit4]   2> 5357 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 5357 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 5361 WARN  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 5362 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added global filter 'safety' 
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 5363 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context datanode
   [junit4]   2> 5363 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context logs
   [junit4]   2> 5363 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context static
   [junit4]   2> 5368 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 addJerseyResourcePackage: 
packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources,
 pathSpec=/webhdfs/v1/*
   [junit4]   2> 5368 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Jetty bound to port 36712
   [junit4]   2> 5368 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 5391 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36712_datanode____piyyt8/webapp
   [junit4]   2> 5569 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 6033 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36712
   [junit4]   2> 6050 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 6050 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 6077 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.i.CallQueueManager Using callQueue class 
java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 6094 INFO  (Socket Reader #1 for port 56172) [    ] 
o.a.h.i.Server Starting Socket Reader #1 for port 56172
   [junit4]   2> 6109 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:56172
   [junit4]   2> 6137 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 6140 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 6179 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode Block 
pool <registering> (Datanode Uuid unassigned) service to 
localhost/127.0.0.1:36483 starting to offer service
   [junit4]   2> 6193 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC 
Server Responder: starting
   [junit4]   2> 6209 INFO  (IPC Server listener on 56172) [    ] 
o.a.h.i.Server IPC Server listener on 56172: starting
   [junit4]   2> 6296 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.MiniDFSCluster Starting DataNode 1 with dfs.datanode.data.dir: 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4
   [junit4]   2> 6538 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 6538 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 6538 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 6538 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:55051
   [junit4]   2> 6539 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 6539 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 6540 WARN  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 6541 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added global filter 'safety' 
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 6541 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context datanode
   [junit4]   2> 6541 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context static
   [junit4]   2> 6541 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Added filter static_user_filter 
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to 
context logs
   [junit4]   2> 6542 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 addJerseyResourcePackage: 
packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources,
 pathSpec=/webhdfs/v1/*
   [junit4]   2> 6542 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.HttpServer2 Jetty bound to port 40152
   [junit4]   2> 6542 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 6584 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40152_datanode____.dfrn9j/webapp
   [junit4]   2> 6719 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 7113 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 7179 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 7181 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1
 is not formatted for BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7181 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7193 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 7195 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2
 is not formatted for BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7195 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7209 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40152
   [junit4]   2> 7209 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 7209 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 7210 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.i.CallQueueManager Using callQueue class 
java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 7220 INFO  (Socket Reader #1 for port 39482) [    ] 
o.a.h.i.Server Starting Socket Reader #1 for port 39482
   [junit4]   2> 7242 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:39482
   [junit4]   2> 7261 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 7262 INFO  
(SUITE-MorphlineBasicMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 7268 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode Block 
pool <registering> (Datanode Uuid unassigned) service to 
localhost/127.0.0.1:36483 starting to offer service
   [junit4]   2> 7328 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC 
Server Responder: starting
   [junit4]   2> 7332 INFO  (IPC Server listener on 39482) [    ] 
o.a.h.i.Server IPC Server listener on 39482: starting
   [junit4]   2> 7456 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 7467 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 7467 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3
 is not formatted for BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7467 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7475 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Lock on 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/in_use.lock
 acquired by nodename 32128@lucene1-us-west
   [junit4]   2> 7476 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4
 is not formatted for BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7476 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7507 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Analyzing storage directories for bpid BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7507 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Locking 
is disabled
   [junit4]   2> 7509 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-2140923535-10.41.0.5-1462968279112
 is not formatted.
   [junit4]   2> 7509 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7509 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting block pool BP-2140923535-10.41.0.5-1462968279112 directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-2140923535-10.41.0.5-1462968279112/current
   [junit4]   2> 7512 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Locking 
is disabled
   [junit4]   2> 7512 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-2140923535-10.41.0.5-1462968279112
 is not formatted.
   [junit4]   2> 7512 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7513 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting block pool BP-2140923535-10.41.0.5-1462968279112 directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-2140923535-10.41.0.5-1462968279112/current
   [junit4]   2> 7515 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Restored 0 block files from trash.
   [junit4]   2> 7516 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Restored 0 block files from trash.
   [junit4]   2> 7519 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode 
Setting up storage: 
nsid=772084273;bpid=BP-2140923535-10.41.0.5-1462968279112;lv=-56;nsInfo=lv=-60;cid=testClusterID;nsid=772084273;c=0;bpid=BP-2140923535-10.41.0.5-1462968279112;dnuuid=null
   [junit4]   2> 7529 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode 
Generated and persisted new Datanode UUID 186886df-77e3-430e-a393-cde161307efc
   [junit4]   2> 7661 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Analyzing storage directories for bpid BP-2140923535-10.41.0.5-1462968279112
   [junit4]   2> 7661 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Locking 
is disabled
   [junit4]   2> 7662 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/current/BP-2140923535-10.41.0.5-1462968279112
 is not formatted.
   [junit4]   2> 7662 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7662 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting block pool BP-2140923535-10.41.0.5-1462968279112 directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/current/BP-2140923535-10.41.0.5-1462968279112/current
   [junit4]   2> 7664 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/current
   [junit4]   2> 7666 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/current,
 StorageType: DISK
   [junit4]   2> 7667 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Locking 
is disabled
   [junit4]   2> 7669 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage Storage 
directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/current/BP-2140923535-10.41.0.5-1462968279112
 is not formatted.
   [junit4]   2> 7669 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting ...
   [junit4]   2> 7669 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Formatting block pool BP-2140923535-10.41.0.5-1462968279112 directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/current/BP-2140923535-10.41.0.5-1462968279112/current
   [junit4]   2> 7670 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/current
   [junit4]   2> 7670 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data2/current,
 StorageType: DISK
   [junit4]   2> 7671 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Restored 0 block files from trash.
   [junit4]   2> 7671 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.c.Storage 
Restored 0 block files from trash.
   [junit4]   2> 7677 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode 
Setting up storage: 
nsid=772084273;bpid=BP-2140923535-10.41.0.5-1462968279112;lv=-56;nsInfo=lv=-60;cid=testClusterID;nsid=772084273;c=0;bpid=BP-2140923535-10.41.0.5-1462968279112;dnuuid=null
   [junit4]   2> 7680 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] o.a.h.h.s.d.DataNode 
Generated and persisted new Datanode UUID 872254a7-feb3-48ee-8eaa-c7d614e64f26
   [junit4]   2> 7681 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/current
   [junit4]   2> 7700 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/current,
 StorageType: DISK
   [junit4]   2> 7700 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/current
   [junit4]   2> 7700 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/]]
  heartbeating to localhost/127.0.0.1:36483) [    ] 
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data4/current,
 StorageType: DISK
   [junit4]   2> 7760 INFO  (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_898818BB2E65B20E-001/tempDir-002/hdfs/build/dfs/data/data3/,
 

[...truncated too long message...]

079 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    
] o.a.h.h.s.n.FSNamesystem Stopping services started for standby state
   [junit4]   2> 67082 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 67183 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl Stopping JobHistoryServer metrics system...
   [junit4]   2> 67185 ERROR 
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.teardownClass(MorphlineGoLiveMiniMRTest.java:235)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 53 more
   [junit4]   2> 67195 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system stopped.
   [junit4]   2> 67195 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system shutdown complete.
   [junit4]   2> 67198 INFO  
(SUITE-MorphlineGoLiveMiniMRTest-seed#[898818BB2E65B20E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-map-reduce/test/J1/temp/solr.hadoop.MorphlineGoLiveMiniMRTest_898818BB2E65B20E-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=13817, maxDocsPerChunk=6, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=13817, blockSize=5)), 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=America/Whitehorse
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=8,free=271649208,total=390594560
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineGoLiveMiniMRTest]
   [junit4] Completed [7/7 (2!)] on J1 in 67.83s, 2 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:253:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:464:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1014:
 There were test failures: 7 suites, 35 tests, 1 suite-level error, 2 errors, 1 
ignored [seed: 898818BB2E65B20E]

Total time: 246 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to