You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/10/30 06:01:30 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 519 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/519/

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  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)  at sun.reflect.GeneratedConstructorAccessor175.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:706)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:768)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1007)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:872)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)  at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)  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:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
	at sun.reflect.GeneratedConstructorAccessor175.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:706)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:768)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1007)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:872)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
	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:745)


	at __randomizedtesting.SeedInfo.seed([57F6EDA6EE07C061]: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:260)
	at sun.reflect.GeneratedMethodAccessor22.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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12343 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/init-core-data-001
   [junit4]   2> 1730949 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1730950 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/tempDir-001
   [junit4]   2> 1730951 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1730951 INFO  (Thread-3205) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1730951 INFO  (Thread-3205) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1731051 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49152
   [junit4]   2> 1731064 INFO  (jetty-launcher-13872-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1731064 INFO  (jetty-launcher-13872-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1731068 INFO  (jetty-launcher-13872-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a0b4d9{/solr,null,AVAILABLE}
   [junit4]   2> 1731070 INFO  (jetty-launcher-13872-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f68f037{SSL,[ssl, http/1.1]}{127.0.0.1:57034}
   [junit4]   2> 1731070 INFO  (jetty-launcher-13872-thread-2) [    ] o.e.j.s.Server Started @1734743ms
   [junit4]   2> 1731070 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57034}
   [junit4]   2> 1731073 INFO  (jetty-launcher-13872-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68cb74c9{/solr,null,AVAILABLE}
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@653d4cae{SSL,[ssl, http/1.1]}{127.0.0.1:33789}
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-1) [    ] o.e.j.s.Server Started @1734748ms
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33789}
   [junit4]   2> 1731075 ERROR (jetty-launcher-13872-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731075 ERROR (jetty-launcher-13872-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 6.3.0
   [junit4]   2> 1731075 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731076 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1731076 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731076 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731076 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-30T05:33:55.574Z
   [junit4]   2> 1731076 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-30T05:33:55.574Z
   [junit4]   2> 1731144 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731144 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1731157 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1731158 INFO  (jetty-launcher-13872-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
   [junit4]   2> 1731159 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1731161 INFO  (jetty-launcher-13872-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49152/solr
   [junit4]   2> 1731179 INFO  (jetty-launcher-13872-thread-1) [n:127.0.0.1:33789_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33789_solr
   [junit4]   2> 1731181 INFO  (jetty-launcher-13872-thread-1) [n:127.0.0.1:33789_solr    ] o.a.s.c.Overseer Overseer (id=96849470124851205-127.0.0.1:33789_solr-n_0000000000) starting
   [junit4]   2> 1731184 INFO  (jetty-launcher-13872-thread-2) [n:127.0.0.1:57034_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57034_solr
   [junit4]   2> 1731191 INFO  (zkCallback-13882-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1731191 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1731195 INFO  (jetty-launcher-13872-thread-2) [n:127.0.0.1:57034_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/tempDir-001/node2/.
   [junit4]   2> 1731199 INFO  (jetty-launcher-13872-thread-1) [n:127.0.0.1:33789_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33789_solr
   [junit4]   2> 1731201 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1731202 INFO  (zkCallback-13882-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1731217 INFO  (jetty-launcher-13872-thread-1) [n:127.0.0.1:33789_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/tempDir-001/node1/.
   [junit4]   2> 1731222 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1731270 WARN  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1731283 WARN  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1731286 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1731299 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_42126_hdfs____.oon1b3/webapp
   [junit4]   2> 1731721 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42126
   [junit4]   2> 1731825 WARN  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1731827 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1731840 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_46058_datanode____nx1euw/webapp
   [junit4]   2> 1732269 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46058
   [junit4]   2> 1732356 WARN  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1732358 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1732380 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44360_datanode____3zvtp0/webapp
   [junit4]   2> 1732439 INFO  (IPC Server handler 3 on 60031) [    ] BlockStateChange BLOCK* processReport: from storage DS-ec7e8948-fd97-4c06-849c-ba795643870f node DatanodeRegistration(127.0.0.1:55361, datanodeUuid=be42394f-f438-41f6-a80e-001e6e64049d, infoPort=52649, infoSecurePort=0, ipcPort=60770, storageInfo=lv=-56;cid=testClusterID;nsid=131939111;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1732439 INFO  (IPC Server handler 3 on 60031) [    ] BlockStateChange BLOCK* processReport: from storage DS-a9b345ee-850d-416a-b105-a83623f3c83d node DatanodeRegistration(127.0.0.1:55361, datanodeUuid=be42394f-f438-41f6-a80e-001e6e64049d, infoPort=52649, infoSecurePort=0, ipcPort=60770, storageInfo=lv=-56;cid=testClusterID;nsid=131939111;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1732765 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44360
   [junit4]   2> 1732914 INFO  (IPC Server handler 2 on 60031) [    ] BlockStateChange BLOCK* processReport: from storage DS-03a9f6e2-5151-4708-96f2-521a2222d19f node DatanodeRegistration(127.0.0.1:33575, datanodeUuid=e8ba6fc5-c36c-4028-8a05-cacae13d8441, infoPort=45464, infoSecurePort=0, ipcPort=38588, storageInfo=lv=-56;cid=testClusterID;nsid=131939111;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1732915 INFO  (IPC Server handler 2 on 60031) [    ] BlockStateChange BLOCK* processReport: from storage DS-b3a78139-4447-4c64-826c-346d800aab3d node DatanodeRegistration(127.0.0.1:33575, datanodeUuid=e8ba6fc5-c36c-4028-8a05-cacae13d8441, infoPort=45464, infoSecurePort=0, ipcPort=38588, storageInfo=lv=-56;cid=testClusterID;nsid=131939111;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1732984 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[57F6EDA6EE07C061]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1733047 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_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> 1733049 INFO  (OverseerThreadFactory-9946-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1733175 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_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> 1733230 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_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> 1733334 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_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> 1733334 INFO  (zkCallback-13882-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_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> 1734190 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1734198 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1734201 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_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> 1734202 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest
   [junit4]   2> 1734208 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60031/data
   [junit4]   2> 1734208 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1734209 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:60031/data/recoverytest/core_node1/data/]
   [junit4]   2> 1734209 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1734219 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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> 1734219 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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> 1734223 WARN  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1734238 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1734246 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1734248 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_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> 1734249 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest
   [junit4]   2> 1734249 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:60031/data
   [junit4]   2> 1734251 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1734251 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_57F6EDA6EE07C061-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:60031/data/recoverytest/core_node2/data/]
   [junit4]   2> 1734251 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1734258 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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> 1734258 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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> 1734261 WARN  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1739355 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1739357 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1739360 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node1/data
   [junit4]   2> 1739363 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node2/data
   [junit4]   2> 1739384 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node2/data/index
   [junit4]   2> 1739389 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:60031/data/recoverytest/core_node1/data/index
   [junit4]   2> 1739393 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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> 1739393 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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> 1739400 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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> 1739400 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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> 1739409 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1739410 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1739483 INFO  (IPC Server handler 1 on 60031) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55361 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-a9b345ee-850d-416a-b105-a83623f3c83d:NORMAL:127.0.0.1:55361|RBW], ReplicaUC[[DISK]DS-03a9f6e2-5151-4708-96f2-521a2222d19f:NORMAL:127.0.0.1:33575|RBW]]} size 0
   [junit4]   2> 1739486 INFO  (IPC Server handler 3 on 60031) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33575 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-03a9f6e2-5151-4708-96f2-521a2222d19f:NORMAL:127.0.0.1:33575|RBW], ReplicaUC[[DISK]DS-ec7e8948-fd97-4c06-849c-ba795643870f:NORMAL:127.0.0.1:55361|RBW]]} size 71
   [junit4]   2> 1739491 INFO  (IPC Server handler 6 on 60031) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55361 is added to blk_1073741826_1002 size 71
   [junit4]   2> 1739491 INFO  (IPC Server handler 4 on 60031) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33575 is added to blk_1073741825_1001 size 71
   [junit4]   2> 1739521 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1739522 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739522 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1739535 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739535 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739618 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61df0f83[recoverytest_shard1_replica1] main]
   [junit4]   2> 1739619 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1739619 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1739619 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1739620 INFO  (searcherExecutor-9949-thread-1-processing-n:127.0.0.1:57034_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest r:core_node1) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@61df0f83[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739620 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549591531086675968
   [junit4]   2> 1739628 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1739629 INFO  (zkCallback-13882-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_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> 1739629 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_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> 1739901 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1739901 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739901 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1739928 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739928 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739945 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@17743114[recoverytest_shard1_replica2] main]
   [junit4]   2> 1739946 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1739946 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1739946 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1739947 INFO  (searcherExecutor-9950-thread-1-processing-n:127.0.0.1:33789_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest r:core_node2) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@17743114[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739947 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549591531429560320
   [junit4]   2> 1740129 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1740129 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1740129 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1740129 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=https://127.0.0.1:57034/solr START replicas=[https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/] nUpdates=100
   [junit4]   2> 1740129 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=https://127.0.0.1:57034/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1740135 INFO  (qtp140547577-55547) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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=0
   [junit4]   2> 1740136 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1740136 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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> 1740140 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 1740243 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_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> 1740243 INFO  (zkCallback-13882-thread-1-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_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> 1740291 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1740293 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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=7118
   [junit4]   2> 1740395 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_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> 1740395 INFO  (zkCallback-13882-thread-2-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_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> 1740954 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 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=7724
   [junit4]   2> 1740958 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_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> 1741054 INFO  (OverseerCollectionConfigSetProcessor-96849470124851205-127.0.0.1:33789_solr-n_0000000000) [n:127.0.0.1:33789_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> 1741056 INFO  (zkCallback-13883-thread-1-processing-n:127.0.0.1:57034_solr) [n:127.0.0.1:57034_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> 1741056 INFO  (zkCallback-13882-thread-2-processing-n:127.0.0.1:33789_solr) [n:127.0.0.1:33789_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> 1741958 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_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=8911
   [junit4]   2> 1741962 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[57F6EDA6EE07C061]) [    ] o.a.s.c.RecoveryZkTest Indexing 1350 documents
   [junit4]   2> 1742088 INFO  (qtp140547577-55543) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0 (1549591533569703936)]} 0 44
   [junit4]   2> 1742088 INFO  (qtp1389160351-55538) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533569703936)]} 0 100
   [junit4]   2> 1742091 INFO  (qtp140547577-55548) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0 (1549591533572849664)]} 0 79
   [junit4]   2> 1742092 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533572849664)]} 0 100
   [junit4]   2> 1742098 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1 (1549591533678755840)]} 0 4
   [junit4]   2> 1742099 INFO  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533678755840)]} 0 6
   [junit4]   2> 1742099 INFO  (qtp140547577-55544) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1 (1549591533679804416)]} 0 2
   [junit4]   2> 1742099 INFO  (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533679804416)]} 0 5
   [junit4]   2> 1742107 INFO  (qtp140547577-55546) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2 (1549591533688193025)]} 0 3
   [junit4]   2> 1742110 INFO  (qtp140547577-55547) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2 (1549591533688193024)]} 0 7
   [junit4]   2> 1742110 INFO  (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533688193025)]} 0 9
   [junit4]   2> 1742111 INFO  (qtp1389160351-55534) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533688193024)]} 0 10
   [junit4]   2> 1742117 INFO  (qtp140547577-55543) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3 (1549591533700775936)]} 0 2
   [junit4]   2> 1742118 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533700775936)]} 0 5
   [junit4]   2> 1742119 INFO  (qtp140547577-55548) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3 (1549591533700775937)]} 0 4
   [junit4]   2> 1742119 INFO  (qtp1389160351-55538) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533700775937)]} 0 6
   [junit4]   2> 1742123 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4 (1549591533708115968)]} 0 1
   [junit4]   2> 1742124 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533708115968)]} 0 4
   [junit4]   2> 1742127 INFO  (qtp140547577-55544) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4 (1549591533709164544)]} 0 3
   [junit4]   2> 1742127 INFO  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533709164544)]} 0 6
   [junit4]   2> 1742130 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5 (1549591533714407424)]} 0 1
   [junit4]   2> 1742130 INFO  (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533714407424)]} 0 3
   [junit4]   2> 1742132 INFO  (qtp140547577-55547) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5 (1549591533717553152)]} 0 1
   [junit4]   2> 1742133 INFO  (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533717553152)]} 0 3
   [junit4]   2> 1742135 INFO  (qtp140547577-55543) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6 (1549591533720698880)]} 0 1
   [junit4]   2> 1742135 INFO  (qtp1389160351-55534) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533720698880)]} 0 3
   [junit4]   2> 1742154 INFO  (qtp140547577-55548) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-6 (1549591533723844608)]} 0 17
   [junit4]   2> 1742154 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 (1549591533723844608)]} 0 19
   [junit4]   2> 1742154 INFO  (qtp140547577-55546) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-2 (-1549591533726990336)]} 0 14
   [junit4]   2> 1742155 INFO  (qtp1389160351-55538) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (-1549591533726990336)]} 0 16
   [junit4]   2> 1742160 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-7 (1549591533746913280)]} 0 1
   [junit4]   2> 1742160 INFO  (qtp140547577-55544) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-2 (-1549591533746913281)]} 0 1
   [junit4]   2> 1742160 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533746913280)]} 0 3
   [junit4]   2> 1742160 INFO  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 (-1549591533746913281)]} 0 3
   [junit4]   2> 1742170 INFO  (qtp140547577-55547) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-5 (-1549591533752156160)]} 0 5
   [junit4]   2> 1742170 INFO  (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-5 (-1549591533752156160)]} 0 7
   [junit4]   2> 1742170 INFO  (qtp140547577-55543) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-7 (1549591533752156161)]} 0 6
   [junit4]   2> 1742170 INFO  (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 (1549591533752156161)]} 0 8
   [junit4]   2> 1742176 INFO  (qtp140547577-55548) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-8 (1549591533762641920)]} 0 2
   [junit4]   2> 1742177 INFO  (qtp1389160351-55534) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 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 (1549591533762641920)]} 0 4
   [junit4]   2> 1742177 INFO  (qtp140547577-55546) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-5 (-1549591533762641921)]} 0 2
   [junit4]   2> 1742178 INFO  (qtp1389160351-55540) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-5 (-1549591533762641921)]} 0 5
   [junit4]   2> 1742185 INFO  (qtp140547577-55549) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-9 (1549591533769981952)]} 0 3
   [junit4]   2> 1742185 INFO  (qtp1389160351-55537) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 (1549591533769981952)]} 0 5
   [junit4]   2> 1742186 INFO  (qtp140547577-55544) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:57034/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-8 (1549591533771030528)]} 0 3
   [junit4]   2> 1742186 INFO  (qtp1389160351-55538) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1549591533771030528)]} 0 6
   [junit4]   2> 1742187 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[57F6EDA6EE07C061]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@653d4cae{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1742189 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[57F6EDA6EE07C061]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1510548189
   [junit4]   2> 1742191 ERROR (updateExecutor-13879-thread-1-processing-https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742192 ERROR (updateExecutor-13879-thread-2-processing-https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742199 INFO  (coreCloseExecutor-9959-thread-1) [n:127.0.0.1:33789_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@54499a16
   [junit4]   2> 1742199 WARN  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to https://127.0.0.1:33789/solr
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742200 ERROR (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742200 INFO  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.ZkController Put replica core=recoverytest_shard1_replica2 coreNodeName=core_node2 on 127.0.0.1:33789_solr into leader-initiated recovery.
   [junit4]   2> 1742200 INFO  (qtp1389160351-55535) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 (1549591533781516288)]} 0 10
   [junit4]   2> 1742213 INFO  (updateExecutor-13879-thread-2-processing-x:recoverytest_shard1_replica1 r:core_node1 https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2// n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.LeaderInitiatedRecoveryThread Put replica core=recoverytest_shard1_replica2 coreNodeName=core_node2 on 127.0.0.1:33789_solr into leader-initiated recovery.
   [junit4]   2> 1742214 WARN  (updateExecutor-13879-thread-2-processing-x:recoverytest_shard1_replica1 r:core_node1 https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2// n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.LeaderInitiatedRecoveryThread Leader is publishing core=recoverytest_shard1_replica2 coreNodeName =core_node2 state=down on behalf of un-reachable replica https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/
   [junit4]   2> 1742216 INFO  (updateExecutor-13879-thread-2-processing-x:recoverytest_shard1_replica1 r:core_node1 https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2// n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.LeaderInitiatedRecoveryThread LeaderInitiatedRecoveryThread-recoverytest_shard1_replica2 started running to send REQUESTRECOVERY command to https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/; will try for a max of 600 secs
   [junit4]   2> 1742216 INFO  (updateExecutor-13879-thread-2-processing-x:recoverytest_shard1_replica1 r:core_node1 https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2// n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.LeaderInitiatedRecoveryThread Asking core=recoverytest_shard1_replica2 coreNodeName=core_node2 on https://127.0.0.1:33789/solr to recover
   [junit4]   2> 1742218 WARN  (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to https://127.0.0.1:33789/solr
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742218 ERROR (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742218 INFO  (qtp1389160351-55539) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 (1549591533781516289)]} 0 28
   [junit4]   2> 1742220 ERROR (updateExecutor-13879-thread-2-processing-x:recoverytest_shard1_replica1 r:core_node1 https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2// n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.c.LeaderInitiatedRecoveryThread https://127.0.0.1:33789/solr: Could not tell a replica to recover:org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:33789/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:600)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [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 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:745)
   [junit4]   2> Caused by: java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:498)
   [junit4]   2> 	... 9 more
   [junit4]   2> 
   [junit4]   2> 1742220 ERROR (updateExecutor-13879-thread-1-processing-https:////127.0.0.1:33789//solr//recoverytest_shard1_replica2 x:recoverytest_shard1_replica1 r:core_node1 n:127.0.0.1:57034_solr s:shard1 c:recoverytest) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742225 WARN  (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to https://127.0.0.1:33789/solr
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742225 ERROR (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.DistributedUpdateProcessor Setting up to try to start recovery on replica https://127.0.0.1:33789/solr/recoverytest_shard1_replica2/
   [junit4]   2> java.net.ConnectException: 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 sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:668)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:532)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [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:312)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:185)
   [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:745)
   [junit4]   2> 1742226 INFO  (qtp1389160351-55533) [n:127.0.0.1:57034_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 (1549591533810876416)]} 0 7
   [junit4]   2> 1742230 ERROR (updateExecutor-13879-thread-1-processing-https:////127.

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

atementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2> 	... 54 more
   [junit4]   2> 1758662 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49152 49152
   [junit4]   2> 1758663 INFO  (SUITE-HdfsRecoveryZkTest-seed#[57F6EDA6EE07C061]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1005, maxMBSortInHeap=7.952240543490609, sim=ClassicSimilarity, locale=vi, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=3,free=219921512,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, TestBinaryField, TestDownShardTolerantSearch, SuggesterWFSTTest, LeaderFailureAfterFreshStartTest, SimpleFacetsTest, AutoCommitTest, TestCoreDiscovery, ConnectionReuseTest, TestStressLiveNodes, TestSolr4Spatial2, TestSchemaNameResource, TestSortingResponseWriter, HdfsDirectoryFactoryTest, TestGroupingSearch, TestReplicaProperties, TestReRankQParserPlugin, ShowFileRequestHandlerTest, DocValuesMultiTest, SuggesterTSTTest, TestSolrCloudWithDelegationTokens, TestReversedWildcardFilterFactory, TestRawResponseWriter, TestMinMaxOnMultiValuedField, TestMergePolicyConfig, DistribCursorPagingTest, DistributedFacetPivotLargeTest, QueryParsingTest, DataDrivenBlockJoinTest, TestSort, TestSSLRandomization, CdcrRequestHandlerTest, TestLocalFSCloudBackupRestore, PreAnalyzedFieldTest, TestUtils, TestIntervalFaceting, ReplaceNodeTest, TestRandomFlRTGCloud, TestSolrJ, TestManagedSynonymFilterFactory, OverseerTest, ResponseLogComponentTest, TestSchemaVersionResource, DOMUtilTest, TestSlowCompositeReaderWrapper, HdfsSyncSliceTest, RequestHandlersTest, TestXmlQParserPlugin, TestPKIAuthenticationPlugin, TestManagedResourceStorage, ResponseHeaderTest, TestTrackingShardHandlerFactory, SuggesterTest, CoreAdminRequestStatusTest, CircularListTest, SortSpecParsingTest, TestSolrDeletionPolicy1, TermVectorComponentDistributedTest, FullSolrCloudDistribCmdsTest, UpdateParamsTest, DirectUpdateHandlerTest, OpenExchangeRatesOrgProviderTest, NoCacheHeaderTest, TestLMJelinekMercerSimilarityFactory, TestFieldCacheVsDocValues, CoreSorterTest, TestSolrQueryParserResource, DirectUpdateHandlerOptimizeTest, DistributedDebugComponentTest, BasicAuthIntegrationTest, TestSolrConfigHandlerCloud, RecoveryZkTest, TestIndexingPerformance, MigrateRouteKeyTest, PrimUtilsTest, TestTolerantSearch, TestConfigSets, TlogReplayBufferedWhileIndexingTest, LukeRequestHandlerTest, FieldMutatingUpdateProcessorTest, TestNonDefinedSimilarityFactory, BinaryUpdateRequestHandlerTest, ChangedSchemaMergeTest, JSONWriterTest, TestManagedSchemaThreadSafety, TestStressUserVersions, TestSubQueryTransformerCrossCore, StatsComponentTest, XmlUpdateRequestHandlerTest, TestCollationField, JSONWriterTest, TestFieldCacheSanityChecker, TestReload, MinimalSchemaTest, EnumFieldTest, ShardSplitTest, SimpleMLTQParserTest, HLLUtilTest, RollingRestartTest, TestZkChroot, TestExceedMaxTermLength, PluginInfoTest, DistributedQueueTest, TestFieldResource, HardAutoCommitTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, TestRangeQuery, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, MBeansHandlerTest, TestAnalyzedSuggestions, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AssignTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestLockTree, TestOnReconnectListenerSupport, TestStressCloudBlindAtomicUpdates, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=57F6EDA6EE07C061 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    > 	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:706)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:768)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1007)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:872)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:842)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:498)
   [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:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57F6EDA6EE07C061]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:260)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [525/648 (1!)] on J2 in 58.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 60768 lines...]



[JENKINS] Lucene-Solr-Tests-6.x - Build # 520 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/520/

1 tests failed.
FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([4C35EFBBC1521876:F6E780C3427CF663]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
	... 40 more




Build Log:
[...truncated 11167 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_4C35EFBBC1521876-001/init-core-data-001
   [junit4]   2> 374244 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 374245 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 374245 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 374329 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 374387 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 374492 WARN  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 374495 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 374507 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 374509 INFO  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 374539 INFO  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 374562 INFO  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 374650 WARN  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 374652 INFO  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 374659 INFO  (coreLoadExecutor-2811-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 374659 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_4C35EFBBC1521876-001/init-core-data-001/]
   [junit4]   2> 374659 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71c421ec
   [junit4]   2> 374660 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=94.623046875, floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=13.26147448780867, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 374676 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 374676 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 374676 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 374676 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 374677 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30142081133737775]
   [junit4]   2> 374677 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c1360fb[collection1] main]
   [junit4]   2> 374678 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 374693 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 374743 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 374744 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 374744 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 374744 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 374744 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 374744 INFO  (coreLoadExecutor-2811-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549680245056995328
   [junit4]   2> 374746 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 374746 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 374746 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 374746 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 374747 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 374747 INFO  (searcherExecutor-2812-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c1360fb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 374747 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 374750 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 374752 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549680245064335360)} 0 1
   [junit4]   2> 374756 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib, /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 374813 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 374837 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 374939 WARN  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 374941 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 374948 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 374948 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_4C35EFBBC1521876-001/init-core-data-001/]
   [junit4]   2> 374949 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71c421ec
   [junit4]   2> 374966 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 374966 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 374966 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ee5f93a[collection1] main]
   [junit4]   2> 374967 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 374967 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 374970 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 374973 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 374974 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 374975 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 374975 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 374976 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=96.0859375, floorSegmentMB=0.6591796875, forceMergeDeletesPctAllowed=15.890182686874837, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 374994 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 374995 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ee5f93a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 374995 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf1bd89[collection1] main]
   [junit4]   2> 374995 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b2a81d
   [junit4]   2> 375008 INFO  (searcherExecutor-2817-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bf1bd89[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 375010 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1549680245332770816)]} 0 6
   [junit4]   2> 375024 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 375026 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1549680245351645184)]} 0 22
   [junit4]   2> 375026 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 375027 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1549680245353742336)]} 0 23
   [junit4]   2> 375027 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 375027 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 375028 ERROR (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]   2> 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 375028 INFO  (TEST-HardAutoCommitTest.testCommitWithin-seed#[4C35EFBBC1521876]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=4C35EFBBC1521876 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Canada/Yukon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.28s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C35EFBBC1521876:F6E780C3427CF663]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]    > 	... 40 more
   [junit4]   2> 375030 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 375030 INFO  (SUITE-HardAutoCommitTest-seed#[4C35EFBBC1521876]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=601800494
   [junit4]   2> 375040 INFO  (coreCloseExecutor-2821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@223f9d8d
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_4C35EFBBC1521876-001
   [junit4]   2> Oct 31, 2016 5:04:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=637, maxMBSortInHeap=6.6756378016206295, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-MA, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (32-bit)/cpus=4,threads=1,free=140672400,total=479199232
   [junit4]   2> NOTE: All tests run in this JVM: [BadIndexSchemaTest, ConnectionReuseTest, TestConfigOverlay, BadComponentTest, AddBlockUpdateTest, TestRecovery, FieldAnalysisRequestHandlerTest, SimpleFacetsTest, XmlUpdateRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TlogReplayBufferedWhileIndexingTest, TestSlowCompositeReaderWrapper, TestCryptoKeys, ReplaceNodeTest, StatelessScriptUpdateProcessorFactoryTest, SpatialHeatmapFacetsTest, TestFieldCacheVsDocValues, HdfsUnloadDistributedZkTest, ShowFileRequestHandlerTest, OverseerRolesTest, TestExactSharedStatsCache, HdfsDirectoryFactoryTest, PingRequestHandlerTest, TestCloudRecovery, TestSchemaVersionResource, TestExceedMaxTermLength, HLLUtilTest, HdfsBasicDistributedZk2Test, RequestHandlersTest, TestCloudInspectUtil, TestHdfsBackupRestoreCore, DeleteReplicaTest, TestSolr4Spatial2, TestXIncludeConfig, TestUseDocValuesAsStored2, NoCacheHeaderTest, ResponseHeaderTest, DistanceUnitsTest, TestStressReorder, TestInitParams, CircularListTest, TestStressUserVersions, SpellPossibilityIteratorTest, SortSpecParsingTest, JSONWriterTest, SuggesterWFSTTest, CollectionStateFormat2Test, HdfsSyncSliceTest, ResponseLogComponentTest, TestSolrConfigHandlerCloud, TestRawResponseWriter, TestManagedResourceStorage, HardAutoCommitTest]
   [junit4] Completed [149/648 (1!)] on J2 in 1.09s, 1 test, 1 error <<< FAILURES!

[...truncated 61975 lines...]