Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/42/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:38444/solr: Could not fully remove 
collection: solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38444/solr: Could not fully remove collection: 
solrj_replicatests
        at 
__randomizedtesting.SeedInfo.seed([DC706BBB572887AA:32C012EE50E49010]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([DC706BBB572887AA:253DF8146B5DCA20]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java: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)




Build Log:
[...truncated 12207 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/init-core-data-001
   [junit4]   2> 1677132 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1677134 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001
   [junit4]   2> 1677134 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1677134 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1677134 INFO  (Thread-2164) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1677234 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46607
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677244 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677245 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19559e4{/solr,null,AVAILABLE}
   [junit4]   2> 1677245 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1677246 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28f4a3{/solr,null,AVAILABLE}
   [junit4]   2> 1677246 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1201478{/solr,null,AVAILABLE}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f01a31{SSL,[ssl, 
http/1.1]}{127.0.0.1:45345}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a9de3{SSL,[ssl, 
http/1.1]}{127.0.0.1:38444}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31c624{SSL,[ssl, 
http/1.1]}{127.0.0.1:40107}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45345}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a722e4{/solr,null,AVAILABLE}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40107}
   [junit4]   2> 1677247 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.e.j.s.Server Started @1679478ms
   [junit4]   2> 1677248 ERROR (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677248 ERROR (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2232e7{SSL,[ssl, 
http/1.1]}{127.0.0.1:32926}
   [junit4]   2> 1677248 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38444}
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.e.j.s.Server Started @1679479ms
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677249 ERROR (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T21:10:31.455Z
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T21:10:31.455Z
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32926}
   [junit4]   2> 1677249 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677250 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T21:10:31.456Z
   [junit4]   2> 1677250 ERROR (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677251 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-21T21:10:31.457Z
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677253 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1677269 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677269 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677270 INFO  (jetty-launcher-1324-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677271 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677271 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677272 INFO  (jetty-launcher-1324-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677275 INFO  (jetty-launcher-1324-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677275 INFO  (jetty-launcher-1324-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 1677293 INFO  (jetty-launcher-1324-thread-2) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45345_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-3) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38444_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-4) 
[n:127.0.0.1:32926_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32926_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-1) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40107_solr
   [junit4]   2> 1677294 INFO  (jetty-launcher-1324-thread-2) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Overseer 
(id=97323124741963788-127.0.0.1:45345_solr-n_0000000000) starting
   [junit4]   2> 1677295 INFO  
(zkCallback-1343-thread-1-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  
(zkCallback-1345-thread-1-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1677296 INFO  
(zkCallback-1340-thread-1-processing-n:127.0.0.1:32926_solr) 
[n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1677306 INFO  (jetty-launcher-1324-thread-2) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45345_solr
   [junit4]   2> 1677307 INFO  
(zkCallback-1345-thread-1-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  
(zkCallback-1344-thread-1-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  
(zkCallback-1343-thread-1-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1677307 INFO  
(zkCallback-1340-thread-1-processing-n:127.0.0.1:32926_solr) 
[n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1677438 INFO  (jetty-launcher-1324-thread-3) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/.
   [junit4]   2> 1677452 INFO  (jetty-launcher-1324-thread-1) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/.
   [junit4]   2> 1677587 INFO  (jetty-launcher-1324-thread-2) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node2/.
   [junit4]   2> 1677968 INFO  (jetty-launcher-1324-thread-4) 
[n:127.0.0.1:32926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node4/.
   [junit4]   2> 1679936 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1679937 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46607/solr ready
   [junit4]   2> 1679976 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[DC706BBB572887AA]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1680049 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params 
node=127.0.0.1:32926_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1680051 INFO  
(OverseerThreadFactory-4885-thread-1-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 
127.0.0.1:32926_solr
   [junit4]   2> 1680053 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] 
o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 
97323124741963788-127.0.0.1:45345_solr-n_0000000000 overseer designates are 
[127.0.0.1:32926_solr]
   [junit4]   2> 1680054 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] 
o.a.s.c.OverseerNodePrioritizer sorted nodes 
[97323124741963788-127.0.0.1:45345_solr-n_0000000000, 
97323124741963787-127.0.0.1:38444_solr-n_0000000001, 
97323124741963785-127.0.0.1:32926_solr-n_0000000002, 
97323124741963786-127.0.0.1:40107_solr-n_0000000003]
   [junit4]   2> 1680054 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] 
o.a.s.c.OverseerNodePrioritizer asking node 
97323124741963785-127.0.0.1:32926_solr-n_0000000002 to come join election at 
head
   [junit4]   2> 1680054 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:32926_solr&role=overseer&action=ADDROLE&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1680059 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680060 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680067 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params 
node=127.0.0.1:32926_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 1680070 INFO  
(OverseerCollectionConfigSetProcessor-97323124741963788-127.0.0.1:45345_solr-n_0000000000)
 [n:127.0.0.1:45345_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> 1680070 INFO  
(OverseerThreadFactory-4885-thread-2-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 
127.0.0.1:32926_solr
   [junit4]   2> 1680072 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:32926_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2}
 status=0 QTime=5
   [junit4]   2> 1680075 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680075 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680076 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[DC706BBB572887AA]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1680102 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[DC706BBB572887AA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1680104 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1680104 INFO  (qtp2803107-8441) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1680105 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[DC706BBB572887AA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1680131 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[DC706BBB572887AA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplica
   [junit4]   2> 1680133 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1680135 INFO  
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_replicatests
   [junit4]   2> 1680135 INFO  
(OverseerCollectionConfigSetProcessor-97323124741963788-127.0.0.1:45345_solr-n_0000000000)
 [n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1680162 INFO  (qtp17875866-8445) [n:127.0.0.1:32926_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97323124741963785-127.0.0.1:32926_solr-n_0000000002&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680162 INFO  (Thread-2201) [n:127.0.0.1:45345_solr    ] 
o.a.s.c.OverseerNodePrioritizer asking the old first in line 
97323124741963787-127.0.0.1:38444_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1680166 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97323124741963787-127.0.0.1:38444_solr-n_0000000001&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1680168 INFO  
(OverseerStateUpdate-97323124741963788-127.0.0.1:45345_solr-n_0000000000) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97323124741963788-127.0.0.1:45345_solr-n_0000000000"} 
127.0.0.1:45345_solr
   [junit4]   2> 1680242 INFO  (qtp17875866-8452) [n:127.0.0.1:32926_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica2&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1680300 INFO  (qtp20710806-8442) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_replicatests_shard1_replica1&action=CREATE&numShards=1&collection=solrj_replicatests&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1770330 ERROR 
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:32926/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:32926/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2>        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2>        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2>        ... 12 more
   [junit4]   2> 1770386 ERROR 
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:40107/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occured while waiting response from server at: https://127.0.0.1:40107/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2>        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2>        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2>        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]   2>        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2>        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]   2>        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:114)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]   2>        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]   2>        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
   [junit4]   2>        ... 12 more
   [junit4]   2> 1770388 ERROR 
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [solrj_replicatests].
   [junit4]   2> 1770388 INFO  
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1800448 INFO  
(zkCallback-1343-thread-2-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800448 ERROR 
(OverseerThreadFactory-4885-thread-3-processing-n:127.0.0.1:45345_solr) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: solrj_replicatests operation: create 
failed:org.apache.solr.common.SolrException: Could not fully remove collection: 
solrj_replicatests
   [junit4]   2>        at 
org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1800448 INFO  
(zkCallback-1340-thread-2-processing-n:127.0.0.1:32926_solr) 
[n:127.0.0.1:32926_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDeleted 
path:/collections/solrj_replicatests/state.json] for collection 
[solrj_replicatests] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800472 INFO  
(OverseerStateUpdate-97323124741963788-127.0.0.1:45345_solr-n_0000000000) 
[n:127.0.0.1:45345_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45345_solr
   [junit4]   2> 1800472 WARN  (OverseerExitThread) [n:127.0.0.1:45345_solr    
] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1800473 INFO  (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=solrj_replicatests&action=CREATE&numShards=1&wt=javabin&version=2}
 status=500 QTime=120339
   [junit4]   2> 1800473 ERROR (qtp2803107-8428) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully 
remove collection: solrj_replicatests
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1800474 INFO  
(zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38444_solr
   [junit4]   2> 1800473 INFO  (OverseerExitThread) [n:127.0.0.1:45345_solr    
] o.a.s.c.Overseer Overseer 
(id=97323124741963788-127.0.0.1:45345_solr-n_0000000000) closing
   [junit4]   2> 1800475 INFO  
(zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.Overseer Overseer 
(id=97323124741963787-127.0.0.1:38444_solr-n_0000000001) starting
   [junit4]   2> 1800475 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplica-seed#[DC706BBB572887AA]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplica
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplica 
-Dtests.seed=DC706BBB572887AA -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=he -Dtests.timezone=America/Regina -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    120s J1 | CollectionsAPISolrJTest.testAddAndDeleteReplica 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38444/solr: Could not fully remove collection: 
solrj_replicatests
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC706BBB572887AA:32C012EE50E49010]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:210)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1800501 INFO  
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[DC706BBB572887AA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1800503 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1800504 INFO  
(OverseerThreadFactory-4895-thread-1-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_splitshard
   [junit4]   2> 1800713 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1800713 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1800817 INFO  
(zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1800817 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801728 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1801728 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1801745 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica1] Schema name=minimal
   [junit4]   2> 1801745 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica1] Schema name=minimal
   [junit4]   2> 1801750 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1801750 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1801751 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard1_replica1' 
using configuration from collection solrj_test_splitshard
   [junit4]   2> 1801751 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_splitshard_shard2_replica1' 
using configuration from collection solrj_test_splitshard
   [junit4]   2> 1801752 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_replica1/data/]
   [junit4]   2> 1801752 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/solrj_test_splitshard_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node3/./solrj_test_splitshard_shard2_replica1/data/]
   [junit4]   2> 1801770 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1801770 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1801771 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1801771 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1801772 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1801772 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1801773 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d739c8[solrj_test_splitshard_shard2_replica1] main]
   [junit4]   2> 1801773 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ee8227[solrj_test_splitshard_shard1_replica1] main]
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1801775 INFO  
(searcherExecutor-4896-thread-1-processing-n:127.0.0.1:40107_solr 
x:solrj_test_splitshard_shard1_replica1 s:shard1 c:solrj_test_splitshard) 
[n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1  
x:solrj_test_splitshard_shard1_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_replica1] Registered new searcher 
Searcher@1ee8227[solrj_test_splitshard_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1801775 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1801775 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557170126565933056
   [junit4]   2> 1801776 INFO  
(searcherExecutor-4897-thread-1-processing-n:127.0.0.1:38444_solr 
x:solrj_test_splitshard_shard2_replica1 s:shard2 c:solrj_test_splitshard) 
[n:127.0.0.1:38444_solr c:solrj_test_splitshard s:shard2  
x:solrj_test_splitshard_shard2_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard2_replica1] Registered new searcher 
Searcher@1d739c8[solrj_test_splitshard_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1801776 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557170126566981632
   [junit4]   2> 1801780 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1801780 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1801781 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/ has no 
replicas
   [junit4]   2> 1801781 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/ has no 
replicas
   [junit4]   2> 1801784 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38444/solr/solrj_test_splitshard_shard2_replica1/ shard2
   [junit4]   2> 1801784 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_replica1/ shard1
   [junit4]   2> 1801888 INFO  
(zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801888 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1801935 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1801935 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1801937 INFO  (qtp2803107-8439) [n:127.0.0.1:38444_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1223
   [junit4]   2> 1801937 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1223
   [junit4]   2> 1801940 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_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> 1802041 INFO  
(zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1802041 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1802506 INFO  
(OverseerCollectionConfigSetProcessor-97323124741963787-127.0.0.1:38444_solr-n_0000000001)
 [n:127.0.0.1:38444_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1802941 INFO  (qtp2803107-8437) [n:127.0.0.1:38444_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2437
   [junit4]   2> 1802943 INFO  (qtp2803107-8430) [n:127.0.0.1:38444_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1802945 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1802946 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of 
collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1803048 INFO  
(zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803049 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1803946 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_0_replica1 as part of slice shard1_0 of collection 
solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1803947 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:40107_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1803947 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:40107_solr for creating new replica
   [junit4]   2> 1803950 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2
   [junit4]   2> 1804053 INFO  
(zkCallback-1344-thread-4-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804053 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804964 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1804975 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_0_replica1] Schema 
name=minimal
   [junit4]   2> 1804978 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1804979 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_0_replica1' using configuration from collection 
solrj_test_splitshard
   [junit4]   2> 1804980 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_0_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_0_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_0_replica1/data/]
   [junit4]   2> 1804993 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1804993 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1804994 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1804994 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1804995 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ffab5a[solrj_test_splitshard_shard1_0_replica1] main]
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1804996 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1804997 INFO  
(searcherExecutor-4906-thread-1-processing-n:127.0.0.1:40107_solr 
x:solrj_test_splitshard_shard1_0_replica1 s:shard1_0 c:solrj_test_splitshard) 
[n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_0_replica1] Registered new searcher 
Searcher@ffab5a[solrj_test_splitshard_shard1_0_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1804997 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557170129944444928
   [junit4]   2> 1804998 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1805001 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/ has no 
replicas
   [junit4]   2> 1805003 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_0_replica1/ shard1_0
   [junit4]   2> 1805106 INFO  
(zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805106 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805154 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1805156 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_0  x:solrj_test_splitshard_shard1_0_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2}
 status=0 QTime=1206
   [junit4]   2> 1805156 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of 
collection solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1805259 INFO  
(zkCallback-1344-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805259 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806157 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_1_replica1 as part of slice shard1_1 of collection 
solrj_test_splitshard on 127.0.0.1:40107_solr
   [junit4]   2> 1806157 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:40107_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_1_replica1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1806157 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:40107_solr for creating new replica
   [junit4]   2> 1806160 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2
   [junit4]   2> 1806263 INFO  
(zkCallback-1344-thread-3-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806263 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807169 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1807195 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_1_replica1] Schema 
name=minimal
   [junit4]   2> 1807198 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1807199 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_1_replica1' using configuration from collection 
solrj_test_splitshard
   [junit4]   2> 1807200 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_1_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/solrj_test_splitshard_shard1_1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_DC706BBB572887AA-001/tempDir-001/node1/./solrj_test_splitshard_shard1_1_replica1/data/]
   [junit4]   2> 1807215 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1807215 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1807216 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1807216 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1807217 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bed7d[solrj_test_splitshard_shard1_1_replica1] main]
   [junit4]   2> 1807217 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1807218 INFO  
(searcherExecutor-4911-thread-1-processing-n:127.0.0.1:40107_solr 
x:solrj_test_splitshard_shard1_1_replica1 s:shard1_1 c:solrj_test_splitshard) 
[n:127.0.0.1:40107_solr c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_1_replica1] Registered new searcher 
Searcher@7bed7d[solrj_test_splitshard_shard1_1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1807218 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1557170132273332224
   [junit4]   2> 1807220 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1807223 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/ has no 
replicas
   [junit4]   2> 1807225 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40107/solr/solrj_test_splitshard_shard1_1_replica1/ shard1_1
   [junit4]   2> 1807327 INFO  
(zkCallback-1344-thread-4-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807327 INFO  
(zkCallback-1343-thread-3-processing-n:127.0.0.1:40107_solr) 
[n:127.0.0.1:40107_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_splitshard/state.json] for collection 
[solrj_test_splitshard] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807375 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1807377 INFO  (qtp20710806-8440) [n:127.0.0.1:40107_solr 
c:solrj_test_splitshard s:shard1_1  x:solrj_test_splitshard_shard1_1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2}
 status=0 QTime=1217
   [junit4]   2> 1807378 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_0_replica1 to be alive on: 
127.0.0.1:40107_solr
   [junit4]   2> 1807378 INFO  
(OverseerThreadFactory-4895-thread-2-processing-n:127.0.0.1:38444_solr) 
[n:127.0.0.1:38444_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_1_replica1 to be alive on: 
127.0.0.1:40107_solr
   [junit4]   2> 1807380 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1807380 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
solrj_test_splitshard_shard1_0_replica1 (shard1_0 of solrj_test_splitshard) 
have state: active
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_0, 
thisCore=solrj_test_splitshard_shard1_0_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:40107_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica1","base_url":"https://127.0.0.1:40107/solr","node_name":"127.0.0.1:40107_solr","state":"active","leader":"true"}
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1807381 INFO  (qtp20710806-8429) [n:127.0.0.1:40107_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40107_solr&core=solrj_test_splitshard_shard1_0_replica1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see 
solrj_test_splitshard_shard1_1_replica1 (shard1_1 of solrj_test_splitshard) 
have state: active
   [junit4]   2> 1807382 INFO  (qtp20710806-8438) [n:127.0.0.1:40107_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_1, 
thisCore=solrj_test_splitshard_shard1_1_replica1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40107_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica1","base_url":"https://127.0.0.1:40107/solr","node_name":"127.0.0.1:40107_solr","state":"down","leader":"true"}
   [junit4]   2>

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

est.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] o.a.s.c.Overseer 
Overseer (id=97323138347499534-127.0.0.1:43282_-n_0000000003) closing
   [junit4]   2> 1917742 INFO  
(OverseerStateUpdate-97323138347499534-127.0.0.1:43282_-n_0000000003) 
[n:127.0.0.1:43282_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43282_
   [junit4]   2> 1917743 INFO  
(zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43380_
   [junit4]   2> 1917744 INFO  
(zkCallback-1486-thread-3-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1917745 INFO  
(zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    
] o.a.s.c.Overseer Overseer 
(id=97323138347499537-127.0.0.1:43380_-n_0000000004) starting
   [junit4]   2> 1918675 INFO  
(zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:43380/collection1/
   [junit4]   2> 1918675 INFO  
(zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1918675 INFO  
(zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:43380/collection1/ has no replicas
   [junit4]   2> 1918678 INFO  
(zkCallback-1486-thread-2-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43380/collection1/ shard1
   [junit4]   2> 1919243 WARN  
(zkCallback-1479-thread-2-processing-n:127.0.0.1:43282_) [n:127.0.0.1:43282_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1919244 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1919245 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@b2c291{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1919245 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b28051{/,null,UNAVAILABLE}
   [junit4]   2> 1919246 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 43380
   [junit4]   2> 1919246 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27476126
   [junit4]   2> 1919247 INFO  (coreCloseExecutor-4215-thread-1) 
[n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4981b
   [junit4]   2> 1919303 INFO  (coreCloseExecutor-4215-thread-1) 
[n:127.0.0.1:43380_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1919303 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.c.Overseer Overseer (id=97323138347499537-127.0.0.1:43380_-n_0000000004) 
closing
   [junit4]   2> 1919303 INFO  
(OverseerStateUpdate-97323138347499537-127.0.0.1:43380_-n_0000000004) 
[n:127.0.0.1:43380_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43380_
   [junit4]   2> 1919305 WARN  
(zkCallback-1486-thread-1-processing-n:127.0.0.1:43380_) [n:127.0.0.1:43380_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1919306 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1919306 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@a313ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1919307 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@103c3f1{/,null,UNAVAILABLE}
   [junit4]   2> 1919308 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[DC706BBB572887AA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35683 35683
   [junit4]   2> 1929364 INFO  (Thread-2562) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35683 35683
   [junit4]   2> 1929365 WARN  (Thread-2562) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      /solr/overseer/queue
   [junit4]   2>        25      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest 
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=DC706BBB572887AA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-MT 
-Dtests.timezone=Asia/Macau -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 44.1s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DC706BBB572887AA:253DF8146B5DCA20]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:280)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1929369 INFO  
(SUITE-ShardSplitTest-seed#[DC706BBB572887AA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_DC706BBB572887AA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=Lucene50(blocksize=128), rnd_b=FST50, 
_version_=Lucene50(blocksize=128), n_ti=Lucene50(blocksize=128), 
a_t=Lucene50(blocksize=128), a_i=FST50, id=FST50}, docValues:{}, 
maxPointsInLeafNode=182, maxMBSortInHeap=5.226805373297907, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-MT, 
timezone=Asia/Macau
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 
(32-bit)/cpus=12,threads=1,free=181213864,total=303628288
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
ManagedSchemaRoundRobinCloudTest, DistribDocExpirationUpdateProcessorTest, 
TestBinaryResponseWriter, TestManagedSchemaAPI, ReplaceNodeTest, 
DateRangeFieldTest, ChaosMonkeyNothingIsSafeTest, TestExceedMaxTermLength, 
BasicDistributedZkTest, TestDFISimilarityFactory, TestCrossCoreJoin, 
OutputWriterTest, TestComplexPhraseLeadingWildcard, TestDocumentBuilder, 
TriLevelCompositeIdRoutingTest, HttpPartitionTest, 
DeleteLastCustomShardedReplicaTest, TestSSLRandomization, HdfsThreadLeakTest, 
CreateCollectionCleanupTest, TestSolrDeletionPolicy2, TestNRTOpen, 
TestCloudRecovery, TestJoin, DefaultValueUpdateProcessorTest, 
PeerSyncReplicationTest, TestCloudSchemaless, TestUniqueKeyFieldResource, 
PolyFieldTest, DocumentAnalysisRequestHandlerTest, TestChildDocTransformer, 
DeleteShardTest, OverriddenZkACLAndCredentialsProvidersTest, TestBlobHandler, 
TestXmlQParser, TestRandomDVFaceting, TestFaceting, TestHighlightDedupGrouping, 
DistributedQueryComponentOptimizationTest, JavabinLoaderTest, 
SolrSlf4jReporterTest, ZkStateReaderTest, StandardRequestHandlerTest, 
AnalysisErrorHandlingTest, BadCopyFieldTest, CurrencyFieldOpenExchangeTest, 
TestReplicaProperties, TestGraphMLResponseWriter, 
TestSerializedLuceneMatchVersion, FileBasedSpellCheckerTest, 
AlternateDirectoryTest, TestFoldingMultitermQuery, AnalysisAfterCoreReloadTest, 
TestCopyFieldCollectionResource, ConcurrentDeleteAndCreateCollectionTest, 
TestReplicationHandlerBackup, TestComponentsName, TestRandomFlRTGCloud, 
TestDynamicFieldResource, TestSolrCLIRunExample, 
HdfsWriteToMultipleCollectionsTest, SignatureUpdateProcessorFactoryTest, 
TestConfigSetImmutable, TestRemoteStreaming, TestAtomicUpdateErrorCases, 
TestDocSet, LeaderElectionIntegrationTest, 
PeerSyncWithIndexFingerprintCachingTest, DisMaxRequestHandlerTest, 
TestNumericTerms64, TestCryptoKeys, HighlighterConfigTest, 
TestScoreJoinQPNoScore, CloudExitableDirectoryReaderTest, TestRealTimeGet, 
DateFieldTest, DistributedQueryElevationComponentTest, 
TestFieldCacheWithThreads, TestMissingGroups, TestPerFieldSimilarity, 
TestReplicationHandler, TestReRankQParserPlugin, TestSizeLimitedDistributedMap, 
ShardSplitTest]
   [junit4] Completed [454/680 (2!)] on J0 in 414.92s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 55441 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to