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 2017/01/03 15:28:23 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1586 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1586/

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([96C7594EEFE69AE:824BA645AFF8C22A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:188)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:145)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
	at org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL:     1) Thread[id=6713, name=OverseerHdfsCoreFailoverThread-97219691561549832-127.0.0.1:35662_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 
   1) Thread[id=6713, name=OverseerHdfsCoreFailoverThread-97219691561549832-127.0.0.1:35662_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([96C7594EEFE69AE]:0)




Build Log:
[...truncated 10988 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/init-core-data-001
   [junit4]   2> 450943 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[96C7594EEFE69AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 450944 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
   [junit4]   2> 450944 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 450945 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001
   [junit4]   2> 450945 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 450948 INFO  (Thread-3405) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 450949 INFO  (Thread-3405) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 451049 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ZkTestServer start zk server on port:54544
   [junit4]   2> 451067 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 451067 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 451068 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 451069 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dcd237c{/solr,null,AVAILABLE}
   [junit4]   2> 451071 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cb6ff07{HTTP/1.1,[http/1.1]}{127.0.0.1:54368}
   [junit4]   2> 451071 INFO  (jetty-launcher-552-thread-1) [    ] o.e.j.s.Server Started @455204ms
   [junit4]   2> 451071 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54368}
   [junit4]   2> 451071 ERROR (jetty-launcher-552-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 451072 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 451072 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 451072 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 451072 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T14:45:56.926Z
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@138785d2{/solr,null,AVAILABLE}
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f2e2c9a{HTTP/1.1,[http/1.1]}{127.0.0.1:48680}
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.e.j.s.Server Started @455207ms
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48680}
   [junit4]   2> 451074 ERROR (jetty-launcher-552-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 451074 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T14:45:56.928Z
   [junit4]   2> 451076 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34823add{/solr,null,AVAILABLE}
   [junit4]   2> 451076 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@264c01c{HTTP/1.1,[http/1.1]}{127.0.0.1:52673}
   [junit4]   2> 451076 INFO  (jetty-launcher-552-thread-2) [    ] o.e.j.s.Server Started @455209ms
   [junit4]   2> 451076 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52673}
   [junit4]   2> 451077 ERROR (jetty-launcher-552-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 451077 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 451077 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 451077 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 451077 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T14:45:56.931Z
   [junit4]   2> 451077 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 451084 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 451085 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 451088 INFO  (jetty-launcher-552-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54544/solr
   [junit4]   2> 451091 INFO  (jetty-launcher-552-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54544/solr
   [junit4]   2> 451097 INFO  (jetty-launcher-552-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54544/solr
   [junit4]   2> 451112 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:54368_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54368_solr
   [junit4]   2> 451120 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:54368_solr    ] o.a.s.c.Overseer Overseer (id=97219690941841415-127.0.0.1:54368_solr-n_0000000000) starting
   [junit4]   2> 451121 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15964cb37c30005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 451128 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:54368_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54368_solr
   [junit4]   2> 451131 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 451140 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:52673_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52673_solr
   [junit4]   2> 451141 INFO  (OverseerStateUpdate-97219690941841415-127.0.0.1:54368_solr-n_0000000000) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 451141 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 451152 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 451171 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 451173 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:48680_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48680_solr
   [junit4]   2> 451173 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 451174 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 451184 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 451211 INFO  (jetty-launcher-552-thread-2) [n:127.0.0.1:52673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node2/.
   [junit4]   2> 451213 INFO  (jetty-launcher-552-thread-1) [n:127.0.0.1:54368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node1/.
   [junit4]   2> 451223 INFO  (jetty-launcher-552-thread-3) [n:127.0.0.1:48680_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node3/.
   [junit4]   2> 451562 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 451562 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54544/solr ready
   [junit4]   2> 451564 INFO  (qtp1116528806-6366) [n:127.0.0.1:48680_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 451568 INFO  (OverseerThreadFactory-1673-thread-1-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 451677 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard3_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 451679 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard2_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 451680 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard1_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 451788 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451788 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451788 INFO  (zkCallback-563-thread-4-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 452696 WARN  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 452698 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 452711 WARN  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 452712 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 452723 WARN  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 452724 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 452747 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.s.IndexSchema [first_collection_shard1_replica1] Schema name=test
   [junit4]   2> 452754 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.s.IndexSchema [first_collection_shard3_replica1] Schema name=test
   [junit4]   2> 452755 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.s.IndexSchema [first_collection_shard2_replica1] Schema name=test
   [junit4]   2> 452898 WARN  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.s.IndexSchema [first_collection_shard3_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 452903 WARN  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.s.IndexSchema [first_collection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 452905 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 452910 WARN  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.s.IndexSchema [first_collection_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 452912 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 452914 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 452932 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica1' using configuration from collection first_collection
   [junit4]   2> 452934 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica1' using configuration from collection first_collection
   [junit4]   2> 452934 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SolrCore [[first_collection_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node2/first_collection_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node2/./first_collection_shard1_replica1/data/]
   [junit4]   2> 452935 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 452936 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SolrCore [[first_collection_shard3_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node3/first_collection_shard3_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node3/./first_collection_shard3_replica1/data/]
   [junit4]   2> 452936 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 452939 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 452939 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 452940 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica1' using configuration from collection first_collection
   [junit4]   2> 452940 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SolrCore [[first_collection_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node1/first_collection_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node1/./first_collection_shard2_replica1/data/]
   [junit4]   2> 452940 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 452944 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 452947 WARN  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 452957 WARN  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 452968 WARN  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 452985 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 452985 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 452985 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452985 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452986 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.09375, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=0.010297617057097863, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46678245708040855
   [junit4]   2> 452986 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b4fb388[first_collection_shard1_replica1] main]
   [junit4]   2> 452987 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 452988 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 452988 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452988 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 452988 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 452989 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452989 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452990 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.09375, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=0.010297617057097863, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46678245708040855
   [junit4]   2> 452990 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76f3c1ed[first_collection_shard2_replica1] main]
   [junit4]   2> 452991 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 452991 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 452991 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 452992 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 452992 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 452993 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 452993 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 452993 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555515057212751872
   [junit4]   2> 452994 INFO  (searcherExecutor-1680-thread-1-processing-n:127.0.0.1:52673_solr x:first_collection_shard1_replica1 s:shard1 c:first_collection) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SolrCore [first_collection_shard1_replica1] Registered new searcher Searcher@b4fb388[first_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452997 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555515057216946176
   [junit4]   2> 452999 INFO  (searcherExecutor-1682-thread-1-processing-n:127.0.0.1:54368_solr x:first_collection_shard2_replica1 s:shard2 c:first_collection) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SolrCore [first_collection_shard2_replica1] Registered new searcher Searcher@76f3c1ed[first_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 452999 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.09375, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=0.010297617057097863, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46678245708040855
   [junit4]   2> 453000 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f8879a0[first_collection_shard3_replica1] main]
   [junit4]   2> 453000 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 453000 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 453001 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 453001 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555515057221140480
   [junit4]   2> 453003 INFO  (searcherExecutor-1681-thread-1-processing-n:127.0.0.1:48680_solr x:first_collection_shard3_replica1 s:shard3 c:first_collection) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SolrCore [first_collection_shard3_replica1] Registered new searcher Searcher@6f8879a0[first_collection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453006 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 453006 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 453006 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48680/solr/first_collection_shard3_replica1/
   [junit4]   2> 453006 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 453006 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:48680/solr/first_collection_shard3_replica1/ has no replicas
   [junit4]   2> 453009 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48680/solr/first_collection_shard3_replica1/ shard3
   [junit4]   2> 453011 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 453011 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 453011 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52673/solr/first_collection_shard1_replica1/
   [junit4]   2> 453011 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 453011 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:52673/solr/first_collection_shard1_replica1/ has no replicas
   [junit4]   2> 453015 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52673/solr/first_collection_shard1_replica1/ shard1
   [junit4]   2> 453018 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 453019 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 453019 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54368/solr/first_collection_shard2_replica1/
   [junit4]   2> 453019 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 453019 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:54368/solr/first_collection_shard2_replica1/ has no replicas
   [junit4]   2> 453021 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54368/solr/first_collection_shard2_replica1/ shard2
   [junit4]   2> 453122 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453123 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453122 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453161 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 453163 INFO  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard3_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard3&wt=javabin&version=2} status=0 QTime=1485
   [junit4]   2> 453167 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 453169 INFO  (qtp656325786-6376) [n:127.0.0.1:52673_solr c:first_collection s:shard1  x:first_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard1_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=1488
   [junit4]   2> 453173 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 453176 INFO  (qtp1418562749-6355) [n:127.0.0.1:54368_solr c:first_collection s:shard2  x:first_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=first_collection_shard2_replica1&action=CREATE&numShards=3&collection=first_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=1496
   [junit4]   2> 453186 INFO  (qtp1116528806-6366) [n:127.0.0.1:48680_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> 453277 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453277 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453278 INFO  (zkCallback-563-thread-1-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453575 INFO  (OverseerCollectionConfigSetProcessor-97219690941841415-127.0.0.1:54368_solr-n_0000000000) [n:127.0.0.1:54368_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> 454186 INFO  (qtp1116528806-6366) [n:127.0.0.1:48680_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=2622
   [junit4]   2> 454187 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 454188 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: first_collection
   [junit4]   2> 454192 INFO  (qtp1418562749-6353) [n:127.0.0.1:54368_solr c:first_collection s:shard2 r:core_node3 x:first_collection_shard2_replica1] o.a.s.c.S.Request [first_collection_shard2_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:54368/solr/first_collection_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1483454760043&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 454193 INFO  (qtp1116528806-6368) [n:127.0.0.1:48680_solr c:first_collection s:shard3 r:core_node1 x:first_collection_shard3_replica1] o.a.s.c.S.Request [first_collection_shard3_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:48680/solr/first_collection_shard3_replica1/&rows=10&version=2&q=*:*&NOW=1483454760043&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 454193 INFO  (qtp656325786-6374) [n:127.0.0.1:52673_solr c:first_collection s:shard1 r:core_node2 x:first_collection_shard1_replica1] o.a.s.c.S.Request [first_collection_shard1_replica1]  webapp=/solr path=/select params={distrib=false&_stateVer_=first_collection:3&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52673/solr/first_collection_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1483454760043&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 454194 INFO  (qtp1116528806-6367) [n:127.0.0.1:48680_solr c:first_collection s:shard3 r:core_node1 x:first_collection_shard3_replica1] o.a.s.c.S.Request [first_collection_shard3_replica1]  webapp=/solr path=/select params={q=*:*&_stateVer_=first_collection:3&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 454197 INFO  (qtp656325786-6374) [n:127.0.0.1:52673_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454200 INFO  (qtp656325786-6352) [n:127.0.0.1:52673_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:52673: https protocol is not supported
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:52673
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:52673: https protocol is not supported
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:52673
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:52673: https protocol is not supported
   [junit4]   2> 454202 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:52673
   [junit4]   2> 454212 WARN  (qtp656325786-6378) [    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@646e0c8e[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9(\xBe[\xCd...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\nt-Length: 248\r\nH...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 454213 WARN  (qtp656325786-6378) [    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@216c8e67{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 454215 INFO  (qtp1116528806-6368) [n:127.0.0.1:48680_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454217 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454224 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 454224 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 454224 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 454224 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 454225 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 454225 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 454227 WARN  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@5ba79b54[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9(t\x05`...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\ner-Agent\r\nConten...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 454227 WARN  (qtp1116528806-6364) [n:127.0.0.1:48680_solr c:first_collection s:shard3  x:first_collection_shard3_replica1] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@6e18455f{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 454240 INFO  (qtp1418562749-6353) [n:127.0.0.1:54368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454242 INFO  (qtp1418562749-6358) [n:127.0.0.1:54368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 454243 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 454243 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 454244 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 454244 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 454244 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 454244 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 454247 WARN  (qtp1418562749-6359) [    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@5711be92[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9(i\xF7i...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\nt-Length: 248\r\nH...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 454247 WARN  (qtp1418562749-6359) [    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@12132a14{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 454253 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@264c01c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 454254 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1097049030
   [junit4]   2> 454260 INFO  (coreCloseExecutor-1695-thread-1) [n:127.0.0.1:52673_solr c:first_collection s:shard1 r:core_node2 x:first_collection_shard1_replica1] o.a.s.c.SolrCore [first_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a10e6bc
   [junit4]   2> 454266 INFO  (coreCloseExecutor-1695-thread-1) [n:127.0.0.1:52673_solr c:first_collection s:shard1 r:core_node2 x:first_collection_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.first_collection.shard1.replica1
   [junit4]   2> 454267 INFO  (zkCallback-569-thread-1-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 454267 INFO  (zkCallback-563-thread-4-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 454267 INFO  (zkCallback-576-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 454357 INFO  (zkCallback-569-thread-2-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 454357 INFO  (zkCallback-563-thread-4-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 455767 WARN  (zkCallback-568-thread-1-processing-n:127.0.0.1:52673_solr) [n:127.0.0.1:52673_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 455768 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 455769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34823add{/solr,null,UNAVAILABLE}
   [junit4]   2> 455770 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 455772 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e7105d3{/solr,null,AVAILABLE}
   [junit4]   2> 455773 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f6910ac{HTTP/1.1,[http/1.1]}{127.0.0.1:59334}
   [junit4]   2> 455773 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.Server Started @459906ms
   [junit4]   2> 455773 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59334}
   [junit4]   2> 455774 ERROR (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 455774 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 455774 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 455774 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 455774 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-03T14:46:01.628Z
   [junit4]   2> 455777 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 455784 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54544/solr
   [junit4]   2> 455793 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [n:127.0.0.1:59334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 455798 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [n:127.0.0.1:59334_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59334_solr
   [junit4]   2> 455799 INFO  (zkCallback-563-thread-4-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 455799 INFO  (zkCallback-569-thread-2-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 455800 INFO  (zkCallback-576-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 455800 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:59334_solr) [n:127.0.0.1:59334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 455847 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [n:127.0.0.1:59334_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node4/.
   [junit4]   2> 455901 INFO  (zkCallback-569-thread-2-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455901 INFO  (zkCallback-563-thread-4-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455925 INFO  (qtp1116528806-6370) [n:127.0.0.1:48680_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455928 INFO  (qtp1116528806-6366) [n:127.0.0.1:48680_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455929 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 455929 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 455930 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 455930 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 455930 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:48680: https protocol is not supported
   [junit4]   2> 455930 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:48680
   [junit4]   2> 455932 WARN  (qtp1116528806-6367) [n:127.0.0.1:48680_solr c:first_collection s:shard3 r:core_node1 x:first_collection_shard3_replica1] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@4cdc4c34[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9)\xD8\x9e\x92...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 455932 WARN  (qtp1116528806-6367) [n:127.0.0.1:48680_solr c:first_collection s:shard3 r:core_node1 x:first_collection_shard3_replica1] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@2bfa4bf0{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 455935 INFO  (qtp1418562749-6359) [n:127.0.0.1:54368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455938 INFO  (qtp1418562749-6359) [n:127.0.0.1:54368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:54368: https protocol is not supported
   [junit4]   2> 455939 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:54368
   [junit4]   2> 455942 WARN  (qtp1418562749-6351) [    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@6b065404[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9)#?\xDb...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 455942 WARN  (qtp1418562749-6351) [    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@5339a4ff{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 455953 INFO  (qtp1732901434-6467) [n:127.0.0.1:59334_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455954 INFO  (qtp1732901434-6465) [n:127.0.0.1:59334_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:59334: https protocol is not supported
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:59334
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:59334: https protocol is not supported
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:59334
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:59334: https protocol is not supported
   [junit4]   2> 455957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[96C7594EEFE69AE]) [    ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:59334
   [junit4]   2> 455960 WARN  (qtp1732901434-6464) [    ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@5b46b032[p=1,l=202,c=8192,r=201]={\x16<<<\x03\x03\x00\xC5\x01\x00\x00\xC1\x03\x03Xk\xB9)O+\x13...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 455960 WARN  (qtp1732901434-6464) [    ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@2d3b1682{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 455962 INFO  (qtp1732901434-6465) [n:127.0.0.1:59334_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=second_collection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 455969 INFO  (OverseerThreadFactory-1673-thread-2-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.CreateCollectionCmd Create collection second_collection
   [junit4]   2> 456174 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=second_collection_shard2_replica1&action=CREATE&numShards=3&collection=second_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 456174 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=second_collection_shard1_replica1&action=CREATE&numShards=3&collection=second_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 456175 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&name=second_collection_shard3_replica1&action=CREATE&numShards=3&collection=second_collection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 456281 INFO  (zkCallback-569-thread-2-processing-n:127.0.0.1:48680_solr) [n:127.0.0.1:48680_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/second_collection/state.json] for collection [second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 456281 INFO  (zkCallback-581-thread-1-processing-n:127.0.0.1:59334_solr) [n:127.0.0.1:59334_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/second_collection/state.json] for collection [second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 456281 INFO  (zkCallback-563-thread-3-processing-n:127.0.0.1:54368_solr) [n:127.0.0.1:54368_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/second_collection/state.json] for collection [second_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 457196 WARN  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 457197 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 457203 WARN  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 457203 WARN  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 457203 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 457204 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 457229 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.s.IndexSchema [second_collection_shard3_replica1] Schema name=test
   [junit4]   2> 457231 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.s.IndexSchema [second_collection_shard1_replica1] Schema name=test
   [junit4]   2> 457233 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.s.IndexSchema [second_collection_shard2_replica1] Schema name=test
   [junit4]   2> 457420 WARN  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.s.IndexSchema [second_collection_shard3_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 457429 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 457468 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'second_collection_shard3_replica1' using configuration from collection second_collection
   [junit4]   2> 457468 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SolrCore [[second_collection_shard3_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node3/second_collection_shard3_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node3/./second_collection_shard3_replica1/data/]
   [junit4]   2> 457468 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 457469 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 457472 WARN  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 457480 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 457480 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 457481 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 457481 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 457481 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=90.09375, floorSegmentMB=1.9892578125, forceMergeDeletesPctAllowed=0.010297617057097863, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46678245708040855
   [junit4]   2> 457482 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@775bafec[second_collection_shard3_replica1] main]
   [junit4]   2> 457483 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 457483 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 457483 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 457483 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555515061920858112
   [junit4]   2> 457486 INFO  (searcherExecutor-1703-thread-1-processing-n:127.0.0.1:48680_solr x:second_collection_shard3_replica1 s:shard3 c:second_collection) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SolrCore [second_collection_shard3_replica1] Registered new searcher Searcher@775bafec[second_collection_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 457488 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 457488 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 457488 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48680/solr/second_collection_shard3_replica1/
   [junit4]   2> 457488 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 457488 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.SyncStrategy http://127.0.0.1:48680/solr/second_collection_shard3_replica1/ has no replicas
   [junit4]   2> 457491 INFO  (qtp1116528806-6369) [n:127.0.0.1:48680_solr c:second_collection s:shard3  x:second_collection_shard3_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48680/solr/second_collection_shard3_replica1/ shard3
   [junit4]   2> 457493 WARN  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.s.IndexSchema [second_collection_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 457493 WARN  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.s.IndexSchema [second_collection_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 457495 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 457495 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 457502 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'second_collection_shard2_replica1' using configuration from collection second_collection
   [junit4]   2> 457502 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.SolrCore [[second_collection_shard2_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node1/second_collection_shard2_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node1/./second_collection_shard2_replica1/data/]
   [junit4]   2> 457502 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 457503 INFO  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 457507 WARN  (qtp1418562749-6356) [n:127.0.0.1:54368_solr c:second_collection s:shard2  x:second_collection_shard2_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 457511 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'second_collection_shard1_replica1' using configuration from collection second_collection
   [junit4]   2> 457511 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.SolrCore [[second_collection_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node4/second_collection_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_96C7594EEFE69AE-001/tempDir-001/node4/./second_collection_shard1_replica1/data/]
   [junit4]   2> 457511 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55f0d65
   [junit4]   2> 457512 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=34.8154296875, floorSegmentMB=1.8349609375, forceMergeDeletesPctAllowed=21.91996779639387, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8037422802024992
   [junit4]   2> 457522 WARN  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 457530 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 457530 INFO  (qtp1732901434-6471) [n:127.0.0.1:59334_solr c:second_collection s:shard1  x:second_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=

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

estSplitStaticIndexReplication_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testSplitStaticIndexReplication.shard1.replica1
   [junit4]   2> 795560 INFO  (coreCloseExecutor-928-thread-4) [n:127.0.0.1:53903_q_%2Fgy c:testSplitStaticIndexReplication s:shard1_0 r:core_node2 x:testSplitStaticIndexReplication_shard1_0_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.testSplitStaticIndexReplication.shard1_0.replica1
   [junit4]   2> 795563 INFO  (zkCallback-303-thread-2-processing-n:127.0.0.1:53894_q_%2Fgy) [n:127.0.0.1:53894_q_%2Fgy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 795563 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 795563 INFO  (zkCallback-310-thread-2-processing-n:127.0.0.1:43517_q_%2Fgy) [n:127.0.0.1:43517_q_%2Fgy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 797063 WARN  (zkCallback-320-thread-1-processing-n:127.0.0.1:53903_q_%2Fgy) [n:127.0.0.1:53903_q_%2Fgy    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 797063 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 797064 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ab4eae4{HTTP/1.1,[http/1.1]}{127.0.0.1:53903}
   [junit4]   2> 797065 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f96e465{/q_/gy,null,UNAVAILABLE}
   [junit4]   2> 797065 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 53894
   [junit4]   2> 797065 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=398842379
   [junit4]   2> 797068 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.Overseer Overseer (id=97219710763597838-127.0.0.1:53894_q_%2Fgy-n_0000000003) closing
   [junit4]   2> 797069 INFO  (OverseerStateUpdate-97219710763597838-127.0.0.1:53894_q_%2Fgy-n_0000000003) [n:127.0.0.1:53894_q_%2Fgy    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53894_q_%2Fgy
   [junit4]   2> 797071 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 797071 INFO  (zkCallback-310-thread-1-processing-n:127.0.0.1:43517_q_%2Fgy) [n:127.0.0.1:43517_q_%2Fgy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 797072 INFO  (zkCallback-310-thread-2-processing-n:127.0.0.1:43517_q_%2Fgy) [n:127.0.0.1:43517_q_%2Fgy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43517_q_%2Fgy
   [junit4]   2> 797074 INFO  (zkCallback-310-thread-2-processing-n:127.0.0.1:43517_q_%2Fgy) [n:127.0.0.1:43517_q_%2Fgy    ] o.a.s.c.Overseer Overseer (id=97219710763597841-127.0.0.1:43517_q_%2Fgy-n_0000000004) starting
   [junit4]   2> 798015 WARN  (zkCallback-303-thread-1-processing-n:127.0.0.1:53894_q_%2Fgy) [n:127.0.0.1:53894_q_%2Fgy c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 798015 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:53894_q_%2Fgy) [n:127.0.0.1:53894_q_%2Fgy c:collection1 s:shard2 r:core_node3 x:collection1] 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> 798015 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:53894_q_%2Fgy) [n:127.0.0.1:53894_q_%2Fgy c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a2d947
   [junit4]   2> 798016 INFO  (zkCallback-303-thread-1-processing-n:127.0.0.1:53894_q_%2Fgy) [n:127.0.0.1:53894_q_%2Fgy c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 798017 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 798017 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7850b85c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 798018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16ce323a{/q_/gy,null,UNAVAILABLE}
   [junit4]   2> 798018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 43517
   [junit4]   2> 798018 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=131711837
   [junit4]   2> 798022 INFO  (coreCloseExecutor-936-thread-1) [n:127.0.0.1:43517_q_%2Fgy c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f5599d2
   [junit4]   2> 798024 INFO  (coreCloseExecutor-936-thread-1) [n:127.0.0.1:43517_q_%2Fgy c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 798025 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.Overseer Overseer (id=97219710763597841-127.0.0.1:43517_q_%2Fgy-n_0000000004) closing
   [junit4]   2> 798025 INFO  (OverseerStateUpdate-97219710763597841-127.0.0.1:43517_q_%2Fgy-n_0000000004) [n:127.0.0.1:43517_q_%2Fgy    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43517_q_%2Fgy
   [junit4]   2> 798033 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 798033 INFO  (zkCallback-286-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 798033 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4724e722{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 798033 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2eca270{/q_/gy,null,UNAVAILABLE}
   [junit4]   2> 798035 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 45975
   [junit4]   2> 798036 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[96C7594EEFE69AE]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49940 49940
   [junit4]   2> 798135 INFO  (Thread-414) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49940 49940
   [junit4]   2> 798136 WARN  (Thread-414) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97219710763597832-127.0.0.1:34425_q_%2Fgy-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	58	/solr/overseer/queue
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 798138 INFO  (SUITE-ShardSplitTest-seed#[96C7594EEFE69AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_96C7594EEFE69AE-001
   [junit4]   2> Jan 03, 2017 2:51:43 PM 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(Lucene70): {rnd_b=FSTOrd50, shard_s=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), n_ti=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), a_i=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=799, maxMBSortInHeap=5.517908408693665, sim=RandomSimilarity(queryNorm=false): {}, locale=de-DE, timezone=SystemV/CST6
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=96574600,total=478674944
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestInjection, QueryEqualityTest, TestExportWriter, HttpPartitionTest, SolrXmlInZkTest, DocValuesMissingTest, TestSha256AuthenticationProvider, ReturnFieldsTest, DistributedQueryElevationComponentTest, DeleteLastCustomShardedReplicaTest, ConcurrentDeleteAndCreateCollectionTest, ShardSplitTest]
   [junit4] Completed [218/674 (2!)] on J0 in 624.01s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63911 lines...]