Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3893/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
  at sun.reflect.GeneratedConstructorAccessor190.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)  at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
        at sun.reflect.GeneratedConstructorAccessor190.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)


        at __randomizedtesting.SeedInfo.seed([ECC6504E0B021163]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:308)
        at sun.reflect.GeneratedMethodAccessor64.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12873 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/init-core-data-001
   [junit4]   2> 1936646 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1936648 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1936648 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/tempDir-001
   [junit4]   2> 1936649 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1936649 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1936649 INFO  (Thread-3611) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1936651 ERROR (Thread-3611) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1936749 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34255
   [junit4]   2> 1936758 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1936759 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1936767 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f835ce{/solr,null,AVAILABLE}
   [junit4]   2> 1936768 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d82b37{HTTP/1.1,[http/1.1]}{127.0.0.1:36739}
   [junit4]   2> 1936768 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b584c5{/solr,null,AVAILABLE}
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.e.j.s.Server Started @1937781ms
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36739}
   [junit4]   2> 1936769 ERROR (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11ae4fe{HTTP/1.1,[http/1.1]}{127.0.0.1:41907}
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.e.j.s.Server Started @1937782ms
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41907}
   [junit4]   2> 1936769 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1936770 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T09:41:21.093Z
   [junit4]   2> 1936770 ERROR (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1936771 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1936771 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1936771 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1936771 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-04T09:41:21.094Z
   [junit4]   2> 1936775 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1936775 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1936806 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1936807 INFO  (jetty-launcher-4948-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34255/solr
   [junit4]   2> 1936814 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1936816 INFO  (jetty-launcher-4948-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34255/solr
   [junit4]   2> 1936837 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1936843 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41907_solr
   [junit4]   2> 1936845 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.Overseer Overseer 
(id=98249033709912068-127.0.0.1:41907_solr-n_0000000000) starting
   [junit4]   2> 1936846 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1936848 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36739_solr
   [junit4]   2> 1936871 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1936872 INFO  
(OverseerStateUpdate-98249033709912068-127.0.0.1:41907_solr-n_0000000000) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1936872 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41907_solr
   [junit4]   2> 1936874 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1936875 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1937070 INFO  (jetty-launcher-4948-thread-1) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/tempDir-001/node1/.
   [junit4]   2> 1937302 INFO  (jetty-launcher-4948-thread-2) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/tempDir-001/node2/.
   [junit4]   2> 1937311 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1937312 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34255/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1937415 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1937426 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1937428 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1937440 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_37749_hdfs____22xq7m/webapp
   [junit4]   2> 1938119 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:37749
   [junit4]   2> 1938295 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1938297 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1938312 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37105_datanode____3cu3g9/webapp
   [junit4]   2> 1938905 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37105
   [junit4]   2> 1939074 WARN  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1939075 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1939093 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_36689_datanode____.kv8oth/webapp
   [junit4]   2> 1939190 INFO  (IPC Server handler 4 on 44451) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-240309e8-263d-4bf6-9854-a57b2a0e1d1c node 
DatanodeRegistration(127.0.0.1:38333, 
datanodeUuid=10b3da1f-c073-47d0-9c10-c778626e4183, infoPort=38235, 
infoSecurePort=0, ipcPort=46493, 
storageInfo=lv=-56;cid=testClusterID;nsid=1773100885;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1939191 INFO  (IPC Server handler 4 on 44451) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f1d322c2-9d93-4957-9823-8c8d436debb5 node 
DatanodeRegistration(127.0.0.1:38333, 
datanodeUuid=10b3da1f-c073-47d0-9c10-c778626e4183, infoPort=38235, 
infoSecurePort=0, ipcPort=46493, 
storageInfo=lv=-56;cid=testClusterID;nsid=1773100885;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1939714 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36689
   [junit4]   2> 1939967 INFO  (IPC Server handler 6 on 44451) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-eb67f184-5aa2-46e6-966f-f7fca0d0f5dd node 
DatanodeRegistration(127.0.0.1:35893, 
datanodeUuid=d2e20b6c-f4b5-44be-b1e6-2dff7c890312, infoPort=46141, 
infoSecurePort=0, ipcPort=38955, 
storageInfo=lv=-56;cid=testClusterID;nsid=1773100885;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1939967 INFO  (IPC Server handler 6 on 44451) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-745ebac9-c29b-42c0-85cc-497971a2218c node 
DatanodeRegistration(127.0.0.1:35893, 
datanodeUuid=d2e20b6c-f4b5-44be-b1e6-2dff7c890312, infoPort=46141, 
infoSecurePort=0, ipcPort=38955, 
storageInfo=lv=-56;cid=testClusterID;nsid=1773100885;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1940128 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1940136 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1940142 INFO  
(OverseerThreadFactory-6747-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
recoverytest
   [junit4]   2> 1940260 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1940260 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1940262 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1940263 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1940369 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1940370 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1941280 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1941289 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1941308 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema 
[recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1941311 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema 
[recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1941313 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1941313 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer 
Creating SolrCore 'recoverytest_shard1_replica2' using configuration from 
collection recoverytest, trusted=true
   [junit4]   2> 1941315 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1941315 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'recoverytest_shard1_replica1' using configuration from 
collection recoverytest, trusted=true
   [junit4]   2> 1941322 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44451/data
   [junit4]   2> 1941322 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1941322 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1941322 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44451/data
   [junit4]   2> 1941322 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1941322 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore 
[[recoverytest_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/tempDir-001/node1/recoverytest_shard1_replica2],
 dataDir=[hdfs://localhost.localdomain:44451/data/recoverytest/core_node1/data/]
   [junit4]   2> 1941322 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1941322 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore 
[[recoverytest_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_ECC6504E0B021163-001/tempDir-001/node2/recoverytest_shard1_replica1],
 dataDir=[hdfs://localhost.localdomain:44451/data/recoverytest/core_node2/data/]
   [junit4]   2> 1941323 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44595b
   [junit4]   2> 1941323 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44595b
   [junit4]   2> 1941324 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1941324 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1941342 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1941342 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1941342 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1941342 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1941342 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1941342 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1942008 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1942008 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1942011 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node2/data
   [junit4]   2> 1942018 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node1/data
   [junit4]   2> 1942064 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node1/data/index
   [junit4]   2> 1942069 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44451/data/recoverytest/core_node2/data/index
   [junit4]   2> 1942087 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1942087 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1942087 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1942093 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1942093 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1942093 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1942099 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1942112 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1942252 INFO  (IPC Server handler 6 on 44451) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35893 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-eb67f184-5aa2-46e6-966f-f7fca0d0f5dd:NORMAL:127.0.0.1:35893|RBW],
 
ReplicaUC[[DISK]DS-f1d322c2-9d93-4957-9823-8c8d436debb5:NORMAL:127.0.0.1:38333|RBW]]}
 size 0
   [junit4]   2> 1942253 INFO  (IPC Server handler 7 on 44451) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38333 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-eb67f184-5aa2-46e6-966f-f7fca0d0f5dd:NORMAL:127.0.0.1:35893|RBW],
 
ReplicaUC[[DISK]DS-f1d322c2-9d93-4957-9823-8c8d436debb5:NORMAL:127.0.0.1:38333|RBW]]}
 size 0
   [junit4]   2> 1942255 INFO  (IPC Server handler 2 on 44451) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38333 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-240309e8-263d-4bf6-9854-a57b2a0e1d1c:NORMAL:127.0.0.1:38333|RBW],
 
ReplicaUC[[DISK]DS-745ebac9-c29b-42c0-85cc-497971a2218c:NORMAL:127.0.0.1:35893|RBW]]}
 size 0
   [junit4]   2> 1942256 INFO  (IPC Server handler 8 on 44451) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35893 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-240309e8-263d-4bf6-9854-a57b2a0e1d1c:NORMAL:127.0.0.1:38333|RBW],
 
ReplicaUC[[DISK]DS-745ebac9-c29b-42c0-85cc-497971a2218c:NORMAL:127.0.0.1:35893|RBW]]}
 size 0
   [junit4]   2> 1942451 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1942451 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1942451 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1942472 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1942473 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1942477 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1942477 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1942477 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1942493 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1942493 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1942592 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17a0082[recoverytest_shard1_replica2] main]
   [junit4]   2> 1942593 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b89355[recoverytest_shard1_replica1] main]
   [junit4]   2> 1942594 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1942594 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1942595 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1942596 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1942597 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1942597 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1942599 INFO  
(searcherExecutor-6753-thread-1-processing-n:127.0.0.1:36739_solr 
x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore 
[recoverytest_shard1_replica1] Registered new searcher 
Searcher@1b89355[recoverytest_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1942601 INFO  
(searcherExecutor-6752-thread-1-processing-n:127.0.0.1:41907_solr 
x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore 
[recoverytest_shard1_replica2] Registered new searcher 
Searcher@17a0082[recoverytest_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1942627 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571984545624883200
   [junit4]   2> 1942628 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571984545625931776
   [junit4]   2> 1942636 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1942637 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1942637 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1942637 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:36739/solr 
START replicas=[http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1942640 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1942642 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync 
PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:36739/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1942645 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1942654 INFO  (qtp10864867-23529) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.c.S.Request [recoverytest_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 1942656 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1942656 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1942656 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1942669 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 1942775 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1942776 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1942820 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 1942823 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2560
   [junit4]   2> 1942930 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1942933 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1943648 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2}
 status=0 QTime=3388
   [junit4]   2> 1943651 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1943758 INFO  
(zkCallback-4960-thread-1-processing-n:127.0.0.1:36739_solr) 
[n:127.0.0.1:36739_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1943758 INFO  
(zkCallback-4957-thread-1-processing-n:127.0.0.1:41907_solr) 
[n:127.0.0.1:41907_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/recoverytest/state.json] for collection [recoverytest] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1944157 INFO  
(OverseerCollectionConfigSetProcessor-98249033709912068-127.0.0.1:41907_solr-n_0000000000)
 [n:127.0.0.1:41907_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1944652 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=4515
   [junit4]   2> 1944656 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1944786 INFO  (qtp10864867-23545) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0
 (1571984547788095488)]} 0 33
   [junit4]   2> 1944787 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 
(1571984547788095488)]} 0 97
   [junit4]   2> 1944789 INFO  (qtp10864867-23530) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0
 (1571984547781804032)]} 0 46
   [junit4]   2> 1944789 INFO  (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 
(1571984547781804032)]} 0 105
   [junit4]   2> 1944803 INFO  (qtp10864867-23528) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1
 (1571984547896098816)]} 0 6
   [junit4]   2> 1944803 INFO  (qtp10864867-23529) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1
 (1571984547895050240)]} 0 5
   [junit4]   2> 1944803 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 
(1571984547896098816)]} 0 10
   [junit4]   2> 1944804 INFO  (qtp26492763-23532) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 
(1571984547895050240)]} 0 12
   [junit4]   2> 1944824 INFO  (qtp10864867-23545) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2
 (1571984547912876032)]} 0 12
   [junit4]   2> 1944824 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2
 (1571984547910778880)]} 0 11
   [junit4]   2> 1944824 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 
(1571984547912876032)]} 0 16
   [junit4]   2> 1944826 INFO  (qtp26492763-23533) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 
(1571984547910778880)]} 0 18
   [junit4]   2> 1944832 INFO  (qtp10864867-23528) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3
 (1571984547932798976)]} 0 1
   [junit4]   2> 1944833 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 
(1571984547932798976)]} 0 5
   [junit4]   2> 1944836 INFO  (qtp10864867-23530) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3
 (1571984547935944704)]} 0 1
   [junit4]   2> 1944836 INFO  (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 
(1571984547935944704)]} 0 5
   [junit4]   2> 1944843 INFO  (qtp10864867-23545) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4
 (1571984547945381888)]} 0 1
   [junit4]   2> 1944844 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 
(1571984547945381888)]} 0 4
   [junit4]   2> 1944851 INFO  (qtp10864867-23529) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5
 (1571984547952721920)]} 0 1
   [junit4]   2> 1944852 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 
(1571984547952721920)]} 0 5
   [junit4]   2> 1944861 INFO  (qtp10864867-23528) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6
 (1571984547961110528)]} 0 3
   [junit4]   2> 1944861 INFO  (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 
(1571984547961110528)]} 0 6
   [junit4]   2> 1944862 INFO  (qtp10864867-23543) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4
 (1571984547941187584)]} 0 3
   [junit4]   2> 1944865 INFO  (qtp26492763-23532) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 
(1571984547941187584)]} 0 29
   [junit4]   2> 1944867 INFO  (qtp10864867-23530) [n:127.0.0.1:41907_solr 
c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36739/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-2
 (-1571984547970547712)]} 0 1
   [junit4]   2> 1944868 INFO  (qtp26492763-23536) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 
(-1571984547970547712)]} 0 3
   [junit4]   2> 1944873 ERROR 
(updateExecutor-4956-thread-1-processing-http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2
 x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:36739_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36739_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:115)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:166)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2>        at 
org.apache.http.impl.entity.EntitySerializer.serialize(EntitySerializer.java:118)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestEntity(AbstractHttpClientConnection.java:265)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestEntity(ManagedClientConnectionImpl.java:203)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944920 WARN  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:41907/solr
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:115)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:166)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2>        at 
org.apache.http.impl.entity.EntitySerializer.serialize(EntitySerializer.java:118)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestEntity(AbstractHttpClientConnection.java:265)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestEntity(ManagedClientConnectionImpl.java:203)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944921 ERROR (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on 
replica http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.SocketException: Connection reset
   [junit4]   2>        at 
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:115)
   [junit4]   2>        at 
java.net.SocketOutputStream.write(SocketOutputStream.java:155)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer(AbstractSessionOutputBuffer.java:159)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionOutputBuffer.flush(AbstractSessionOutputBuffer.java:166)
   [junit4]   2>        at 
org.apache.http.impl.io.ChunkedOutputStream.close(ChunkedOutputStream.java:205)
   [junit4]   2>        at 
org.apache.http.impl.entity.EntitySerializer.serialize(EntitySerializer.java:118)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.sendRequestEntity(AbstractHttpClientConnection.java:265)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.sendRequestEntity(ManagedClientConnectionImpl.java:203)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:237)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944921 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@11ae4fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1944922 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica2 
coreNodeName=core_node1 on 127.0.0.1:41907_solr into leader-initiated recovery.
   [junit4]   2> 1944922 INFO  (qtp26492763-23534) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 
(1571984547976839168)]} 0 51
   [junit4]   2> 1944926 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=17938919
   [junit4]   2> 1944932 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1944932 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1944932 INFO  
(TEST-HdfsRecoveryZkTest.test-seed#[ECC6504E0B021163]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1944935 ERROR 
(updateExecutor-4956-thread-2-processing-http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2
 x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:36739_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36739_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944937 ERROR 
(updateExecutor-4956-thread-3-processing-http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2
 x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:36739_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36739_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944942 INFO  
(updateExecutor-4956-thread-1-processing-x:recoverytest_shard1_replica1 
r:core_node2 http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2// 
n:127.0.0.1:36739_solr s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.LeaderInitiatedRecoveryThread Put replica 
core=recoverytest_shard1_replica2 coreNodeName=core_node1 on 
127.0.0.1:41907_solr into leader-initiated recovery.
   [junit4]   2> 1944942 WARN  
(updateExecutor-4956-thread-1-processing-x:recoverytest_shard1_replica1 
r:core_node2 http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2// 
n:127.0.0.1:36739_solr s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing 
core=recoverytest_shard1_replica2 coreNodeName =core_node1 state=down on behalf 
of un-reachable replica 
http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/
   [junit4]   2> 1944942 WARN  (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:41907/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944943 ERROR (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on 
replica http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944943 INFO  (qtp26492763-23538) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 
(1571984548043948032)]} 0 10
   [junit4]   2> 1944944 WARN  (qtp26492763-23533) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:41907/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944945 ERROR (qtp26492763-23533) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on 
replica http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944945 INFO  (qtp26492763-23533) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 
(1571984548042899456)]} 0 12
   [junit4]   2> 1944947 INFO  
(updateExecutor-4956-thread-1-processing-x:recoverytest_shard1_replica1 
r:core_node2 http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2// 
n:127.0.0.1:36739_solr s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.LeaderInitiatedRecoveryThread 
LeaderInitiatedRecoveryThread-recoverytest_shard1_replica2 started running to 
send REQUESTRECOVERY command to 
http://127.0.0.1:41907/solr/recoverytest_shard1_replica2/; will try for a max 
of 600 secs
   [junit4]   2> 1944947 INFO  
(updateExecutor-4956-thread-1-processing-x:recoverytest_shard1_replica1 
r:core_node2 http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2// 
n:127.0.0.1:36739_solr s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.LeaderInitiatedRecoveryThread Asking core=recoverytest_shard1_replica2 
coreNodeName=core_node1 on http://127.0.0.1:41907/solr to recover
   [junit4]   2> 1944949 ERROR 
(updateExecutor-4956-thread-1-processing-x:recoverytest_shard1_replica1 
r:core_node2 http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2// 
n:127.0.0.1:36739_solr s:shard1 c:recoverytest) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.c.LeaderInitiatedRecoveryThread http://127.0.0.1:41907/solr: Could not 
tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: 
Server refused connection at: http://127.0.0.1:41907/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:601)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.sendRecoveryCommandWithRetry(LeaderInitiatedRecoveryThread.java:208)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:95)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
   [junit4]   2>        ... 10 more
   [junit4]   2> 
   [junit4]   2> 1944952 ERROR 
(updateExecutor-4956-thread-2-processing-http:////127.0.0.1:41907//solr//recoverytest_shard1_replica2
 x:recoverytest_shard1_replica1 r:core_node2 n:127.0.0.1:36739_solr s:shard1 
c:recoverytest) [n:127.0.0.1:36739_solr c:recoverytest s:shard1 r:core_node2 
x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:311)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:184)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944953 WARN  (qtp26492763-23532) [n:127.0.0.1:36739_solr 
c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica1] 
o.a.s.u.p.DistributedUpdateProcessor Error sending update to 
http://127.0.0.1:41907/solr
   [junit4]   2> java.net.ConnectException: Connection refused (Connection 
refused)
   [junit4]   2>        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2>        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2>        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2>        at java.net.Socket.connect(Socket.java:589)
   [junit4]   2>        at 
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:61

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

es.java:54)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> TimeLimitedCollector timer thread:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     
org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261)
   [junit4]   2> 
   [junit4]   2> ForkJoinPool.commonPool-worker-1:
   [junit4]   2>     [...sun.*]
   [junit4]   2>     
java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1824)
   [junit4]   2>     
java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1693)
   [junit4]   2>     
java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2>     
java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2>     
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> process reaper:
   [junit4]   2>     [...sun.*]
   [junit4]   2>     
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>     
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1978594 INFO  
(SUITE-HdfsRecoveryZkTest-seed#[ECC6504E0B021163]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), 
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=618, maxMBSortInHeap=6.542051999310153, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fi, 
timezone=America/Montserrat
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=2,free=145764312,total=374960128
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, 
VersionInfoTest, SuggesterTest, DirectUpdateHandlerOptimizeTest, 
BasicAuthIntegrationTest, SolrMetricReporterTest, TestNumericTerms32, 
TolerantUpdateProcessorTest, EnumFieldTest, TriLevelCompositeIdRoutingTest, 
BasicDistributedZk2Test, TestSolrQueryParserDefaultOperatorResource, 
OverriddenZkACLAndCredentialsProvidersTest, TestRequestForwarding, 
TestRandomRequestDistribution, BadCopyFieldTest, SpatialRPTFieldTypeTest, 
PolyFieldTest, TestPivotHelperCode, CoreSorterTest, 
DistributedFacetPivotLargeTest, TestInitParams, 
TestComplexPhraseLeadingWildcard, AutoCommitTest, TestMissingGroups, 
MoreLikeThisHandlerTest, TestCopyFieldCollectionResource, 
CdcrVersionReplicationTest, TestStandardQParsers, SpellingQueryConverterTest, 
NotRequiredUniqueKeyTest, TestCodecSupport, TestJmxIntegration, 
DistributedFacetPivotSmallTest, TestDocTermOrds, TestRTimerTree, 
TestReRankQParserPlugin, DistributedMLTComponentTest, TestRestManager, 
MinimalSchemaTest, TestHdfsCloudBackupRestore, TestMiniSolrCloudCluster, 
TestXmlQParser, RuleEngineTest, TestSort, TestDynamicLoading, 
SolrTestCaseJ4Test, TestQueryWrapperFilter, BadIndexSchemaTest, 
TestCloudPseudoReturnFields, TestJsonFacets, 
DeleteLastCustomShardedReplicaTest, CopyFieldTest, 
TestStressCloudBlindAtomicUpdates, SmileWriterTest, SolrGraphiteReporterTest, 
RecoveryZkTest, HdfsWriteToMultipleCollectionsTest, 
TestNonDefinedSimilarityFactory, SolrXmlInZkTest, 
CollectionTooManyReplicasTest, HttpPartitionTest, HdfsBasicDistributedZkTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestFieldTypeResource, 
TestConfigSets, SimpleMLTQParserTest, DirectUpdateHandlerTest, 
MultiThreadedOCPTest, TestReqParamsAPI, OpenExchangeRatesOrgProviderTest, 
TestCloudInspectUtil, TestShardHandlerFactory, TestComponentsName, 
TestRecovery, TestChildDocTransformer, FullSolrCloudDistribCmdsTest, 
TestFieldCacheVsDocValues, BigEndianAscendingWordSerializerTest, 
TestInPlaceUpdatesDistrib, HdfsCollectionsAPIDistributedZkTest, 
TestLMJelinekMercerSimilarityFactory, SortSpecParsingTest, 
TestDocBasedVersionConstraints, TestCloudNestedDocsSort, 
ChaosMonkeyNothingIsSafeTest, TestManagedStopFilterFactory, 
DistributedDebugComponentTest, JSONWriterTest, TestIndexSearcher, 
TestOnReconnectListenerSupport, TestSolrCoreProperties, 
DistributedVersionInfoTest, TestAuthorizationFramework, 
SpellPossibilityIteratorTest, CurrencyFieldTypeTest, UnloadDistributedZkTest, 
BlockJoinFacetRandomTest, TestPseudoReturnFields, 
TestSolrCloudWithDelegationTokens, LargeFieldTest, 
TestLeaderInitiatedRecoveryThread, TestTolerantSearch, 
TestManagedSchemaThreadSafety, HardAutoCommitTest, TestAnalyzedSuggestions, 
FileUtilsTest, QueryEqualityTest, TestSQLHandlerNonCloud, TestSolrDynamicMBean, 
AlternateDirectoryTest, HighlighterMaxOffsetTest, ShowFileRequestHandlerTest, 
TestSolr4Spatial2, OverseerTest, ShardRoutingTest, LeaderElectionTest, 
TestZkChroot, ZkCLITest, TestDistributedGrouping, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, 
DistributedTermsComponentTest, SimpleFacetsTest, TestGroupingSearch, 
QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, 
SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, 
SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, 
TestRemoteStreaming, XsltUpdateRequestHandlerTest, DebugComponentTest, 
TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, 
TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, 
LoggingHandlerTest, SolrPluginUtilsTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestLFUCache, AsyncCallRequestStatusResponseTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CleanupOldIndexTest, CollectionsAPISolrJTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
ReplicationFactorTest, RollingRestartTest, SolrCloudExampleTest, 
TestCloudPivotFacet, TestCloudRecovery, TestConfigSetsAPI, TestLockTree, 
TestSSLRandomization, TestShortCircuitedRequests, TestStressLiveNodes, 
TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest 
-Dtests.seed=ECC6504E0B021163 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fi -Dtests.timezone=America/Montserrat -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 
object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: 
org.apache.solr.update.HdfsTransactionLog
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    >        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    >        at 
org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
   [junit4]    >        at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
   [junit4]    >        at 
java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:564)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ECC6504E0B021163]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:308)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [553/714 (1!)] on J2 in 42.05s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 40013 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to