Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1083/
2 tests failed.
FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun
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":37554;
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":37554;
at
__randomizedtesting.SeedInfo.seed([754181868AC1B5FD:7B1335888B5787F2]: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.$Proxy45.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:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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.$Proxy46.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:415)
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:363)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:384)
at
org.apache.hadoop.net.SocketInputStream$Reader.performIO(SocketInputStream.java:57)
at
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
at
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
at
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at
org.apache.hadoop.ipc.Client$Connection$PingInputStream.read(Client.java:513)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at java.io.DataInputStream.readInt(DataInputStream.java:387)
at
org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1071)
at org.apache.hadoop.ipc.Client$Connection.run(Client.java:966)
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":37474;
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":37474;
at
__randomizedtesting.SeedInfo.seed([754181868AC1B5FD:FD15BE5C243DD805]: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.$Proxy47.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:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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.$Proxy48.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:415)
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:402)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:965)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:384)
at
org.apache.hadoop.net.SocketInputStream$Reader.performIO(SocketInputStream.java:57)
at
org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
at
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
at
org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at java.io.FilterInputStream.read(FilterInputStream.java:133)
at
org.apache.hadoop.ipc.Client$Connection$PingInputStream.read(Client.java:513)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
at java.io.DataInputStream.readInt(DataInputStream.java:387)
at
org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1071)
at org.apache.hadoop.ipc.Client$Connection.run(Client.java:966)
Build Log:
[...truncated 18313 lines...]
[junit4] Suite: org.apache.solr.hadoop.MorphlineBasicMiniMRTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 2379 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 2486 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem No KeyProvider found.
[junit4] 2> 2546 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem fsLock is fair:true
[junit4] 2> 2736 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.c.C.deprecation hadoop.configured.node.mapping is deprecated. Instead,
use net.topology.configured.node.mapping
[junit4] 2> 2737 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
[junit4] 2> 2737 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.DatanodeManager
dfs.namenode.datanode.registration.ip-hostname-check=true
[junit4] 2> 2742 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 2746 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager The block deletion will start around 2016 ene 25
22:57:58
[junit4] 2> 2751 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map BlocksMap
[junit4] 2> 2751 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 2754 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 2.0% max memory 455 MB = 9.1 MB
[junit4] 2> 2754 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^20 = 1048576 entries
[junit4] 2> 2792 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
[junit4] 2> 2793 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager defaultReplication = 2
[junit4] 2> 2794 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxReplication = 512
[junit4] 2> 2794 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager minReplication = 1
[junit4] 2> 2794 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxReplicationStreams = 2
[junit4] 2> 2795 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks = false
[junit4] 2> 2795 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
[junit4] 2> 2795 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager encryptDataTransfer = false
[junit4] 2> 2796 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxNumBlocksToLog = 1000
[junit4] 2> 2806 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem fsOwner = jenkins (auth:SIMPLE)
[junit4] 2> 2806 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem supergroup = supergroup
[junit4] 2> 2807 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
[junit4] 2> 2808 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem HA Enabled: false
[junit4] 2> 2814 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Append Enabled: true
[junit4] 2> 3175 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map INodeMap
[junit4] 2> 3175 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 3176 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 1.0% max memory 455 MB = 4.5 MB
[junit4] 2> 3176 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^19 = 524288 entries
[junit4] 2> 3177 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
[junit4] 2> 3202 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map cachedBlocks
[junit4] 2> 3202 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 3202 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 0.25% max memory 455 MB = 1.1 MB
[junit4] 2> 3203 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^17 = 131072 entries
[junit4] 2> 3206 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct =
0.9990000128746033
[junit4] 2> 3206 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
[junit4] 2> 3207 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension = 0
[junit4] 2> 3210 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
[junit4] 2> 3210 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 3217 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
[junit4] 2> 3217 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 3218 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 0.029999999329447746% max memory 455 MB = 139.8 KB
[junit4] 2> 3218 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^14 = 16384 entries
[junit4] 2> 3235 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf ACLs enabled? false
[junit4] 2> 3236 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf XAttrs enabled? true
[junit4] 2> 3236 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
[junit4] 2> 3355 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSImage Allocated new BlockPoolId:
BP-1950005493-10.41.0.5-1453777079313
[junit4] 2> 3411 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.c.Storage Storage directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name1
has been successfully formatted.
[junit4] 2> 3417 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.c.Storage Storage directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name2
has been successfully formatted.
[junit4] 2> 3739 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNStorageRetentionManager Going to retain 1 images with txid >= 0
[junit4] 2> 3753 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode createNameNode []
[junit4] 2> 3817 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 3929 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.m.i.MetricsSystemImpl Scheduled snapshot period at 10 second(s).
[junit4] 2> 3929 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.m.i.MetricsSystemImpl NameNode metrics system started
[junit4] 2> 3933 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode fs.defaultFS is hdfs://127.0.0.1:0
[junit4] 2> 4016 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.DFSUtil Starting Web-server for hdfs at: http://localhost:0
[junit4] 2> 4192 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 4208 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4243 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added global filter 'safety'
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
[junit4] 2> 4248 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context hdfs
[junit4] 2> 4248 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context static
[junit4] 2> 4251 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context logs
[junit4] 2> 4324 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter 'org.apache.hadoop.hdfs.web.AuthFilter'
(class=org.apache.hadoop.hdfs.web.AuthFilter)
[junit4] 2> 4327 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 4360 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Jetty bound to port 60826
[junit4] 2> 4360 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 4459 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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_60826_hdfs____.xldvbo/webapp
[junit4] 2> 4761 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 261052 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
EXCEPTION
[junit4] 2> java.net.ConnectException: Connection timed out
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:579)
[junit4] 2> at java.net.Socket.connect(Socket.java:528)
[junit4] 2> at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] 2> at
sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[junit4] 2> at sun.net.www.http.HttpClient.New(HttpClient.java:308)
[junit4] 2> at sun.net.www.http.HttpClient.New(HttpClient.java:326)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown
Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
[junit4] 2> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[junit4] 2> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[junit4] 2> at org.apache.xerces.parsers.XMLParser.parse(Unknown
Source)
[junit4] 2> at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[junit4] 2> at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[junit4] 2> at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown
Source)
[junit4] 2> at org.mortbay.xml.XmlParser.parse(XmlParser.java:188)
[junit4] 2> at org.mortbay.xml.XmlParser.parse(XmlParser.java:204)
[junit4] 2> at
org.mortbay.jetty.webapp.TagLibConfiguration.configureWebApp(TagLibConfiguration.java:238)
[junit4] 2> at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1279)
[junit4] 2> at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
[junit4] 2> at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[junit4] 2> at
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[junit4] 2> at org.mortbay.jetty.Server.doStart(Server.java:224)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:828)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:142)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:703)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:590)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:762)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:746)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1438)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1107)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:978)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:807)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:738)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:608)
[junit4] 2> at
org.apache.solr.hadoop.MorphlineBasicMiniMRTest.setupClass(MorphlineBasicMiniMRTest.java:166)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[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> 261132 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:60826
[junit4] 2> 261146 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem No KeyProvider found.
[junit4] 2> 261147 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem fsLock is fair:true
[junit4] 2> 261148 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
[junit4] 2> 261148 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.DatanodeManager
dfs.namenode.datanode.registration.ip-hostname-check=true
[junit4] 2> 261148 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 261149 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager The block deletion will start around 2016 ene 25
23:02:17
[junit4] 2> 261149 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map BlocksMap
[junit4] 2> 261149 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 261149 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 2.0% max memory 455 MB = 9.1 MB
[junit4] 2> 261150 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^20 = 1048576 entries
[junit4] 2> 261150 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
[junit4] 2> 261151 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager defaultReplication = 2
[junit4] 2> 261151 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxReplication = 512
[junit4] 2> 261151 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager minReplication = 1
[junit4] 2> 261152 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxReplicationStreams = 2
[junit4] 2> 261152 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks = false
[junit4] 2> 261152 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
[junit4] 2> 261152 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager encryptDataTransfer = false
[junit4] 2> 261152 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.b.BlockManager maxNumBlocksToLog = 1000
[junit4] 2> 261153 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem fsOwner = jenkins (auth:SIMPLE)
[junit4] 2> 261153 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem supergroup = supergroup
[junit4] 2> 261153 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
[junit4] 2> 261153 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem HA Enabled: false
[junit4] 2> 261154 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Append Enabled: true
[junit4] 2> 261154 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map INodeMap
[junit4] 2> 261154 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 261155 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 1.0% max memory 455 MB = 4.5 MB
[junit4] 2> 261155 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^19 = 524288 entries
[junit4] 2> 261155 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
[junit4] 2> 261156 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map cachedBlocks
[junit4] 2> 261156 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 261156 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 0.25% max memory 455 MB = 1.1 MB
[junit4] 2> 261156 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^17 = 131072 entries
[junit4] 2> 261157 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct =
0.9990000128746033
[junit4] 2> 261157 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
[junit4] 2> 261157 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension = 0
[junit4] 2> 261157 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
[junit4] 2> 261157 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 261158 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
[junit4] 2> 261158 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet VM type = 64-bit
[junit4] 2> 261158 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet 0.029999999329447746% max memory 455 MB = 139.8 KB
[junit4] 2> 261158 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.u.GSet capacity = 2^14 = 16384 entries
[junit4] 2> 261161 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf ACLs enabled? false
[junit4] 2> 261161 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf XAttrs enabled? true
[junit4] 2> 261162 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
[junit4] 2> 261167 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.c.Storage Lock on
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name1/in_use.lock
acquired by nodename 27377@lucene1-us-west
[junit4] 2> 261173 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.c.Storage Lock on
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name2/in_use.lock
acquired by nodename 27377@lucene1-us-west
[junit4] 2> 261178 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name1/current
[junit4] 2> 261178 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name2/current
[junit4] 2> 261179 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSImage No edit log streams selected.
[junit4] 2> 261207 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSImageFormatPBINode Loading 1 INodes.
[junit4] 2> 261222 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSImageFormatProtobuf Loaded FSImage in 0 seconds.
[junit4] 2> 261222 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSImage Loaded image for txid 0 from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/name1/current/fsimage_0000000000000000000
[junit4] 2> 261230 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Need to save fs image? false (staleImage=false,
haEnabled=false, isRollingUpgrade=false)
[junit4] 2> 261231 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSEditLog Starting log segment at 1
[junit4] 2> 261283 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameCache initialized with 0 entries 0 lookups
[junit4] 2> 261283 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Finished loading FSImage in 121 msecs
[junit4] 2> 261718 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode RPC server is binding to localhost:0
[junit4] 2> 261735 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.i.CallQueueManager Using callQueue class
java.util.concurrent.LinkedBlockingQueue
[junit4] 2> 261763 INFO (Socket Reader #1 for port 42510) [ ]
o.a.h.i.Server Starting Socket Reader #1 for port 42510
[junit4] 2> 261816 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode Clients are to use localhost:42510 to access this
namenode/service.
[junit4] 2> 261820 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Registered FSNamesystemState MBean
[junit4] 2> 261839 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
[junit4] 2> 261839 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
[junit4] 2> 261839 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem initializing replication queues
[junit4] 2> 261840 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.StateChange STATE* Leaving safe mode after 0 secs
[junit4] 2> 261840 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.StateChange STATE* Network topology has 0 racks and 0 datanodes
[junit4] 2> 261840 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.StateChange STATE* UnderReplicatedBlocks has 0 blocks
[junit4] 2> 261845 INFO (Replication Queue Initializer) [ ]
o.a.h.h.s.b.BlockManager Total number of blocks = 0
[junit4] 2> 261846 INFO (Replication Queue Initializer) [ ]
o.a.h.h.s.b.BlockManager Number of invalid blocks = 0
[junit4] 2> 261846 INFO (Replication Queue Initializer) [ ]
o.a.h.h.s.b.BlockManager Number of under-replicated blocks = 0
[junit4] 2> 261846 INFO (Replication Queue Initializer) [ ]
o.a.h.h.s.b.BlockManager Number of over-replicated blocks = 0
[junit4] 2> 261847 INFO (Replication Queue Initializer) [ ]
o.a.h.h.s.b.BlockManager Number of blocks being written = 0
[junit4] 2> 261847 INFO (Replication Queue Initializer) [ ]
o.a.h.h.StateChange STATE* Replication Queue initialization scan for invalid,
over- and under-replicated blocks completed in 7 msec
[junit4] 2> 261904 INFO (IPC Server listener on 42510) [ ]
o.a.h.i.Server IPC Server listener on 42510: starting
[junit4] 2> 261903 INFO (IPC Server Responder) [ ] o.a.h.i.Server IPC
Server Responder: starting
[junit4] 2> 261911 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.NameNode NameNode RPC up at: localhost/127.0.0.1:42510
[junit4] 2> 261911 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.n.FSNamesystem Starting services required for active state
[junit4] 2> 261924 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Starting CacheReplicationMonitor with
interval 30000 milliseconds
[junit4] 2> 261924 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 22237629258 milliseconds
[junit4] 2> 261927 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 2
millisecond(s).
[junit4] 2> 261934 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.MiniDFSCluster Starting DataNode 0 with dfs.datanode.data.dir:
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2
[junit4] 2> 262023 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
[junit4] 2> 262025 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
[junit4] 2> 262034 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
[junit4] 2> 262044 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:35264
[junit4] 2> 262048 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
[junit4] 2> 262048 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Number threads for balancing is 5
[junit4] 2> 262055 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 262056 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added global filter 'safety'
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
[junit4] 2> 262057 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context datanode
[junit4] 2> 262058 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context static
[junit4] 2> 262058 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context logs
[junit4] 2> 262065 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 262065 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Jetty bound to port 56752
[junit4] 2> 262066 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 262089 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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_56752_datanode____.y6ocee/webapp
[junit4] 2> 262231 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 291925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 291925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 321925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 321925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 351924 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 351925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 381924 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 381925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 411925 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30001 milliseconds
[junit4] 2> 411926 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 441926 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 441926 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 471926 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30001 milliseconds
[junit4] 2> 471927 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 501927 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30001 milliseconds
[junit4] 2> 501927 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 517051 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
EXCEPTION
[junit4] 2> java.net.ConnectException: Connection timed out
[junit4] 2> at java.net.PlainSocketImpl.socketConnect(Native Method)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
[junit4] 2> at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
[junit4] 2> at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
[junit4] 2> at java.net.Socket.connect(Socket.java:579)
[junit4] 2> at java.net.Socket.connect(Socket.java:528)
[junit4] 2> at
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
[junit4] 2> at
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
[junit4] 2> at
sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
[junit4] 2> at sun.net.www.http.HttpClient.New(HttpClient.java:308)
[junit4] 2> at sun.net.www.http.HttpClient.New(HttpClient.java:326)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
[junit4] 2> at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(Unknown Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown
Source)
[junit4] 2> at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
[junit4] 2> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[junit4] 2> at
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[junit4] 2> at org.apache.xerces.parsers.XMLParser.parse(Unknown
Source)
[junit4] 2> at
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[junit4] 2> at
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[junit4] 2> at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown
Source)
[junit4] 2> at org.mortbay.xml.XmlParser.parse(XmlParser.java:188)
[junit4] 2> at org.mortbay.xml.XmlParser.parse(XmlParser.java:204)
[junit4] 2> at
org.mortbay.jetty.webapp.TagLibConfiguration.configureWebApp(TagLibConfiguration.java:238)
[junit4] 2> at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1279)
[junit4] 2> at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)
[junit4] 2> at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)
[junit4] 2> at
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
[junit4] 2> at org.mortbay.jetty.Server.doStart(Server.java:224)
[junit4] 2> at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
[junit4] 2> at
org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:828)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataNode.startInfoServer(DataNode.java:663)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataNode.startDataNode(DataNode.java:1057)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataNode.<init>(DataNode.java:415)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataNode.makeInstance(DataNode.java:2268)
[junit4] 2> at
org.apache.hadoop.hdfs.server.datanode.DataNode.instantiateDataNode(DataNode.java:2155)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.startDataNodes(MiniDFSCluster.java:1443)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:828)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:738)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:608)
[junit4] 2> at
org.apache.solr.hadoop.MorphlineBasicMiniMRTest.setupClass(MorphlineBasicMiniMRTest.java:166)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[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> 531928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 531928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 561928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 561928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 1
millisecond(s).
[junit4] 2> 591927 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30000 milliseconds
[junit4] 2> 591928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 621928 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 30001 milliseconds
[junit4] 2> 621929 INFO (CacheReplicationMonitor(1109625877)) [ ]
o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0
millisecond(s).
[junit4] 2> 644567 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56752
[junit4] 2> 644571 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode dnUserName = jenkins
[junit4] 2> 644571 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode supergroup = supergroup
[junit4] 2> 644600 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.i.CallQueueManager Using callQueue class
java.util.concurrent.LinkedBlockingQueue
[junit4] 2> 644601 INFO (Socket Reader #1 for port 44044) [ ]
o.a.h.i.Server Starting Socket Reader #1 for port 44044
[junit4] 2> 644613 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:44044
[junit4] 2> 644628 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
[junit4] 2> 644632 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
[junit4] 2> 644649 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.d.DataNode Block
pool <registering> (Datanode Uuid unassigned) service to
localhost/127.0.0.1:42510 starting to offer service
[junit4] 2> 644670 INFO (IPC Server Responder) [ ] o.a.h.i.Server IPC
Server Responder: starting
[junit4] 2> 644671 INFO (IPC Server listener on 44044) [ ]
o.a.h.i.Server IPC Server listener on 44044: starting
[junit4] 2> 644681 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.MiniDFSCluster Starting DataNode 1 with dfs.datanode.data.dir:
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data3,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data4
[junit4] 2> 644724 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
[junit4] 2> 644724 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
[junit4] 2> 644725 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
[junit4] 2> 644726 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:60085
[junit4] 2> 644726 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
[junit4] 2> 644726 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.s.d.DataNode Number threads for balancing is 5
[junit4] 2> 644728 WARN
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 644760 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added global filter 'safety'
(class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
[junit4] 2> 644761 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context datanode
[junit4] 2> 644762 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context static
[junit4] 2> 644762 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Added filter static_user_filter
(class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to
context logs
[junit4] 2> 644766 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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> 644767 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ]
o.a.h.h.HttpServer2 Jetty bound to port 46846
[junit4] 2> 644767 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 644800 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-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_46846_datanode____sciy8v/webapp
[junit4] 2> 644963 INFO
(SUITE-MorphlineBasicMiniMRTest-seed#[754181868AC1B5FD]-worker) [ ] o.m.log
NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
[junit4] 2> 645222 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
DataNode version: -56 and NameNode layout version: -60
[junit4] 2> 645228 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Lock on
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/in_use.lock
acquired by nodename 27377@lucene1-us-west
[junit4] 2> 645231 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Storage
directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1
is not formatted for BP-1950005493-10.41.0.5-1453777079313
[junit4] 2> 645231 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting ...
[junit4] 2> 645239 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Lock on
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/in_use.lock
acquired by nodename 27377@lucene1-us-west
[junit4] 2> 645240 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Storage
directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2
is not formatted for BP-1950005493-10.41.0.5-1453777079313
[junit4] 2> 645240 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting ...
[junit4] 2> 645343 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Analyzing storage directories for bpid BP-1950005493-10.41.0.5-1453777079313
[junit4] 2> 645344 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Locking
is disabled
[junit4] 2> 645346 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Storage
directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-1950005493-10.41.0.5-1453777079313
is not formatted.
[junit4] 2> 645346 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting ...
[junit4] 2> 645346 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting block pool BP-1950005493-10.41.0.5-1453777079313 directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-1950005493-10.41.0.5-1453777079313/current
[junit4] 2> 645350 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Locking
is disabled
[junit4] 2> 645351 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage Storage
directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-1950005493-10.41.0.5-1453777079313
is not formatted.
[junit4] 2> 645351 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting ...
[junit4] 2> 645351 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Formatting block pool BP-1950005493-10.41.0.5-1453777079313 directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-1950005493-10.41.0.5-1453777079313/current
[junit4] 2> 645354 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Restored 0 block files from trash.
[junit4] 2> 645355 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.c.Storage
Restored 0 block files from trash.
[junit4] 2> 645357 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.d.DataNode
Setting up storage:
nsid=1477754153;bpid=BP-1950005493-10.41.0.5-1453777079313;lv=-56;nsInfo=lv=-60;cid=testClusterID;nsid=1477754153;c=0;bpid=BP-1950005493-10.41.0.5-1453777079313;dnuuid=null
[junit4] 2> 645361 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ] o.a.h.h.s.d.DataNode
Generated and persisted new Datanode UUID 52a67fec-73da-4b1e-a468-906b26c65b10
[junit4] 2> 645423 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ]
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/current
[junit4] 2> 645426 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ]
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume -
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/current,
StorageType: DISK
[junit4] 2> 645427 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ]
o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/current
[junit4] 2> 645427 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ]
o.a.h.h.s.d.f.i.FsDatasetImpl Added volume -
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/current,
StorageType: DISK
[junit4] 2> 645446 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data2/]]
heartbeating to localhost/127.0.0.1:42510) [ ]
o.a.h.h.s.d.f.i.FsDatasetImpl Registered FSDatasetState MBean
[junit4] 2> 645464 INFO (DataNode:
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/data/data1/,
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_754181868AC1B5FD-001/tempDir-002/hdfs/build/dfs/dat
[...truncated too long message...]
ker) [n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.a.h.h.s.n.FSNamesystem Stopping services started for standby state
[junit4] 2> 1804589 INFO
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
[junit4] 2> 1804690 INFO
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.a.h.m.i.MetricsSystemImpl Stopping JobHistoryServer metrics system...
[junit4] 2> 1804693 ERROR
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
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:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[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:236)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:606)
[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:46)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[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:54)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[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> 1804706 INFO
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system stopped.
[junit4] 2> 1804707 INFO
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system shutdown complete.
[junit4] 2> 1804708 INFO
(SUITE-MorphlineGoLiveMiniMRTest-seed#[754181868AC1B5FD]-worker)
[n:127.0.0.1:38446_my c:collection1 s:shard5 r:core_node5 x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/contrib/solr-map-reduce/test/J1/temp/solr.hadoop.MorphlineGoLiveMiniMRTest_754181868AC1B5FD-001
[junit4] 2> NOTE: test params are: codec=Lucene54,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-AE,
timezone=Africa/Lagos
[junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=4,threads=6,free=146116840,total=330301440
[junit4] 2> NOTE: All tests run in this JVM: [MorphlineGoLiveMiniMRTest]
[junit4] Completed [7/7 (2!)] on J1 in 1806.16s, 2 tests, 1 error <<<
FAILURES!
[...truncated 12 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:757:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:694:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:253:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:469:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:534:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1444:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1000:
There were test failures: 7 suites, 35 tests, 2 errors, 1 ignored [seed:
754181868AC1B5FD]
Total time: 298 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]