Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19784/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:39365/solr: deleteshard the collection 
time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39365/solr: deleteshard the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([20144BB4174B4E17:E54AFFA891BE84EA]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1129)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:805)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:143)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12621 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/init-core-data-001
   [junit4]   2> 1135944 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1135945 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1135946 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-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> 1135947 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001
   [junit4]   2> 1135947 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1135951 INFO  (Thread-2471) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1135951 INFO  (Thread-2471) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1135953 ERROR (Thread-2471) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1136051 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37385
   [junit4]   2> 1136108 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1136108 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1136109 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1136114 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1136137 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@368f82{/solr,null,AVAILABLE}
   [junit4]   2> 1136138 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1826610{SSL,[ssl, 
http/1.1]}{127.0.0.1:39365}
   [junit4]   2> 1136138 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.e.j.s.Server Started @1137706ms
   [junit4]   2> 1136138 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39365}
   [junit4]   2> 1136144 ERROR (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136145 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1136145 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136145 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136145 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-05T12:15:10.621Z
   [junit4]   2> 1136146 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a77f25{/solr,null,AVAILABLE}
   [junit4]   2> 1136146 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1054424{/solr,null,AVAILABLE}
   [junit4]   2> 1136147 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@149555c{/solr,null,AVAILABLE}
   [junit4]   2> 1136147 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1144709{SSL,[ssl, 
http/1.1]}{127.0.0.1:42991}
   [junit4]   2> 1136147 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.e.j.s.Server Started @1137715ms
   [junit4]   2> 1136147 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42991}
   [junit4]   2> 1136147 ERROR (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136147 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@f1c8c9{SSL,[ssl, 
http/1.1]}{127.0.0.1:35899}
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.e.j.s.Server Started @1137715ms
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35899}
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b92b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:45477}
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.e.j.s.Server Started @1137716ms
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-05T12:15:10.624Z
   [junit4]   2> 1136148 ERROR (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-05T12:15:10.624Z
   [junit4]   2> 1136148 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45477}
   [junit4]   2> 1136149 ERROR (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1136149 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1136149 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1136149 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1136149 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-05T12:15:10.625Z
   [junit4]   2> 1136152 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1136164 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1136171 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1136176 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1136180 INFO  (jetty-launcher-1670-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37385/solr
   [junit4]   2> 1136183 INFO  (jetty-launcher-1670-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37385/solr
   [junit4]   2> 1136189 INFO  (jetty-launcher-1670-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37385/solr
   [junit4]   2> 1136197 INFO  (jetty-launcher-1670-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37385/solr
   [junit4]   2> 1136202 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c782e2a5c0009, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1136214 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1136214 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39365_solr
   [junit4]   2> 1136215 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1136216 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.Overseer Overseer 
(id=98085431569809418-127.0.0.1:39365_solr-n_0000000000) starting
   [junit4]   2> 1136216 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45477_solr
   [junit4]   2> 1136225 INFO  
(zkCallback-1683-thread-1-processing-n:127.0.0.1:45477_solr) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1136225 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1136228 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1136229 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1136233 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1136235 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1136236 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35899_solr
   [junit4]   2> 1136239 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1136239 INFO  
(zkCallback-1683-thread-1-processing-n:127.0.0.1:45477_solr) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1136241 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42991_solr
   [junit4]   2> 1136245 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1136245 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39365_solr
   [junit4]   2> 1136245 INFO  
(OverseerStateUpdate-98085431569809418-127.0.0.1:39365_solr-n_0000000000) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1136246 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1136252 INFO  
(zkCallback-1683-thread-1-processing-n:127.0.0.1:45477_solr) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1136253 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1136261 INFO  
(zkCallback-1693-thread-1-processing-n:127.0.0.1:42991_solr) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1136264 INFO  
(zkCallback-1693-thread-2-processing-n:127.0.0.1:42991_solr) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1136405 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35899.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136415 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42991.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136423 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136423 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35899.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136424 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35899.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136425 INFO  (jetty-launcher-1670-thread-1) 
[n:127.0.0.1:35899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/.
   [junit4]   2> 1136431 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42991.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136431 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42991.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136444 INFO  (jetty-launcher-1670-thread-2) 
[n:127.0.0.1:42991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node2/.
   [junit4]   2> 1136446 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136446 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45477.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136447 INFO  (jetty-launcher-1670-thread-3) 
[n:127.0.0.1:45477_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node3/.
   [junit4]   2> 1136553 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39365.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136560 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39365.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136560 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39365.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1136561 INFO  (jetty-launcher-1670-thread-4) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node4/.
   [junit4]   2> 1136632 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1136633 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37385/solr ready
   [junit4]   2> 1136657 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[20144BB4174B4E17]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus
   [junit4]   2> 1136707 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1136715 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1136715 INFO  
(TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[20144BB4174B4E17]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus
   [junit4]   2> 1136739 INFO  
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[20144BB4174B4E17]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1136739 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1136744 INFO  
(OverseerCollectionConfigSetProcessor-98085431569809418-127.0.0.1:39365_solr-n_0000000000)
 [n:127.0.0.1:39365_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> 1136744 INFO  
(OverseerThreadFactory-5556-thread-2-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_splitshard
   [junit4]   2> 1136855 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard2_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1136855 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1136902 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_splitshard_shard1_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1136902 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1137008 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1137008 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1137869 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1137876 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard2_replica_n1] Schema 
name=minimal
   [junit4]   2> 1137878 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1137878 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard2_replica_n1' using configuration from collection 
solrj_test_splitshard, trusted=true
   [junit4]   2> 1137879 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39365.solr.core.solrj_test_splitshard.shard2.replica_n1' (registry 
'solr.core.solrj_test_splitshard.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1137879 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1137879 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard2_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node4/solrj_test_splitshard_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node4/./solrj_test_splitshard_shard2_replica_n1/data/]
   [junit4]   2> 1137912 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1137919 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.s.IndexSchema [solrj_test_splitshard_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 1137921 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1137921 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'solrj_test_splitshard_shard1_replica_n1' using configuration from collection 
solrj_test_splitshard, trusted=true
   [junit4]   2> 1137922 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35899.solr.core.solrj_test_splitshard.shard1.replica_n1' (registry 
'solr.core.solrj_test_splitshard.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1137922 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1137922 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1137922 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1137922 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SolrCore [[solrj_test_splitshard_shard1_replica_n1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/solrj_test_splitshard_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/./solrj_test_splitshard_shard1_replica_n1/data/]
   [junit4]   2> 1137923 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1137923 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1137924 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e3c211[solrj_test_splitshard_shard2_replica_n1] main]
   [junit4]   2> 1137925 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1137925 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1137925 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1137926 INFO  
(searcherExecutor-5565-thread-1-processing-n:127.0.0.1:39365_solr 
x:solrj_test_splitshard_shard2_replica_n1 s:shard2 c:solrj_test_splitshard) 
[n:127.0.0.1:39365_solr c:solrj_test_splitshard s:shard2  
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard2_replica_n1] Registered new searcher 
Searcher@1e3c211[solrj_test_splitshard_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1137926 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569366907186839552
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39365/solr/solrj_test_splitshard_shard2_replica_n1/
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:39365/solr/solrj_test_splitshard_shard2_replica_n1/ has no 
replicas
   [junit4]   2> 1137933 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1137936 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39365/solr/solrj_test_splitshard_shard2_replica_n1/ shard2
   [junit4]   2> 1137981 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1137981 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1137982 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1137982 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1137984 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bd460f[solrj_test_splitshard_shard1_replica_n1] main]
   [junit4]   2> 1137986 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1137986 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1137987 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1137987 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1569366907250802688
   [junit4]   2> 1137988 INFO  
(searcherExecutor-5567-thread-1-processing-n:127.0.0.1:35899_solr 
x:solrj_test_splitshard_shard1_replica_n1 s:shard1 c:solrj_test_splitshard) 
[n:127.0.0.1:35899_solr c:solrj_test_splitshard s:shard1  
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_replica_n1] Registered new searcher 
Searcher@bd460f[solrj_test_splitshard_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1137991 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1137993 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/ shard1
   [junit4]   2> 1138102 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1138102 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1138136 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1138138 INFO  (qtp10889682-10679) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2  x:solrj_test_splitshard_shard2_replica_n1] 
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_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1282
   [junit4]   2> 1138144 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1138145 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1  x:solrj_test_splitshard_shard1_replica_n1] 
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_replica_n1&action=CREATE&numShards=2&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1243
   [junit4]   2> 1138147 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_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> 1138246 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1138246 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1138745 INFO  
(OverseerCollectionConfigSetProcessor-98085431569809418-127.0.0.1:39365_solr-n_0000000000)
 [n:127.0.0.1:39365_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> 1139147 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=solrj_test_splitshard&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2407
   [junit4]   2> 1139149 INFO  (qtp10889682-10673) [n:127.0.0.1:39365_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> 1139150 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1139150 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1139252 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1139252 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1140151 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_0_replica_n1 as part of slice shard1_0 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1140151 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:35899_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_replica_n1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1140151 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:35899_solr for creating new replica
   [junit4]   2> 1140152 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1140254 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1140254 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1141160 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 1141179 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_0_replica_n1] Schema name=minimal
   [junit4]   2> 1141182 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1141182 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_test_splitshard_shard1_0_replica_n1' using configuration from 
collection solrj_test_splitshard, trusted=true
   [junit4]   2> 1141182 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35899.solr.core.solrj_test_splitshard.shard1_0.replica_n1' 
(registry 'solr.core.solrj_test_splitshard.shard1_0.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1141182 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1141183 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_0_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/solrj_test_splitshard_shard1_0_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/./solrj_test_splitshard_shard1_0_replica_n1/data/]
   [junit4]   2> 1141230 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1141231 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1141232 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1141232 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1141233 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1109f35[solrj_test_splitshard_shard1_0_replica_n1] main]
   [junit4]   2> 1141234 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1141234 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1141234 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1141235 INFO  
(searcherExecutor-5575-thread-1-processing-n:127.0.0.1:35899_solr 
x:solrj_test_splitshard_shard1_0_replica_n1 s:shard1_0 c:solrj_test_splitshard) 
[n:127.0.0.1:35899_solr c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_0_replica_n1] Registered new searcher 
Searcher@1109f35[solrj_test_splitshard_shard1_0_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1141235 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1569366910656577536
   [junit4]   2> 1141236 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1141238 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1141239 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1141239 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_0_replica_n1/
   [junit4]   2> 1141239 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 1141239 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_0_replica_n1/ has no 
replicas
   [junit4]   2> 1141239 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1141240 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_0_replica_n1/ shard1_0
   [junit4]   2> 1141341 INFO  
(zkCallback-1690-thread-2-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1141341 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1141391 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1141392 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0  
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1239
   [junit4]   2> 1141392 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1141495 INFO  
(zkCallback-1690-thread-2-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1141495 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1142393 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_1_replica_n1 as part of slice shard1_1 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1142393 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:35899_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_1_replica_n1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1142393 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:35899_solr for creating new replica
   [junit4]   2> 1142394 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1142496 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1142496 INFO  
(zkCallback-1690-thread-2-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1143401 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 1143406 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_1_replica_n1] Schema name=minimal
   [junit4]   2> 1143408 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1143408 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_test_splitshard_shard1_1_replica_n1' using configuration from 
collection solrj_test_splitshard, trusted=true
   [junit4]   2> 1143408 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35899.solr.core.solrj_test_splitshard.shard1_1.replica_n1' 
(registry 'solr.core.solrj_test_splitshard.shard1_1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a4de92
   [junit4]   2> 1143408 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1143408 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/solrj_test_splitshard_shard1_1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001/tempDir-001/node1/./solrj_test_splitshard_shard1_1_replica_n1/data/]
   [junit4]   2> 1143449 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1143449 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1143450 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1143450 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1143451 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@170641[solrj_test_splitshard_shard1_1_replica_n1] main]
   [junit4]   2> 1143453 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1143453 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1143453 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1143454 INFO  
(searcherExecutor-5580-thread-1-processing-n:127.0.0.1:35899_solr 
x:solrj_test_splitshard_shard1_1_replica_n1 s:shard1_1 c:solrj_test_splitshard) 
[n:127.0.0.1:35899_solr c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_1_replica_n1] Registered new searcher 
Searcher@170641[solrj_test_splitshard_shard1_1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1143454 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1569366912983367680
   [junit4]   2> 1143456 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_1_replica_n1/
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_1_replica_n1/ has no 
replicas
   [junit4]   2> 1143459 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1143460 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_1_replica_n1/ shard1_1
   [junit4]   2> 1143561 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1143561 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1143611 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1143612 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1  
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_1_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1218
   [junit4]   2> 1143613 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_0_replica_n1 to be alive on: 
127.0.0.1:35899_solr
   [junit4]   2> 1143613 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Asking parent leader to wait 
for: solrj_test_splitshard_shard1_1_replica_n1 to be alive on: 
127.0.0.1:35899_solr
   [junit4]   2> 1143613 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null, maxTime: 
183 s
   [junit4]   2> 1143614 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_0, 
thisCore=solrj_test_splitshard_shard1_0_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:35899_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica_n1","base_url":"https://127.0.0.1:35899/solr","node_name":"127.0.0.1:35899_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1143614 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1143614 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35899_solr&core=solrj_test_splitshard_shard1_0_replica_n1&qt=/admin/cores&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1143615 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
active, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: null, maxTime: 
183 s
   [junit4]   2> 1143616 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_1, 
thisCore=solrj_test_splitshard_shard1_1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:35899_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"https://127.0.0.1:35899/solr","node_name":"127.0.0.1:35899_solr","state":"down","type":"NRT","leader":"true"}
   [junit4]   2> 1143713 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1143713 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1144616 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(active): 
collection=solrj_test_splitshard, shard=shard1_1, 
thisCore=solrj_test_splitshard_shard1_1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=active, localState=active, nodeName=127.0.0.1:35899_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"https://127.0.0.1:35899/solr","node_name":"127.0.0.1:35899_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1144616 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: active, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1144616 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:35899_solr&core=solrj_test_splitshard_shard1_1_replica_n1&qt=/admin/cores&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=active&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1144617 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Successfully created all 
sub-shards for collection solrj_test_splitshard parent shard: shard1 on: 
core_node2:{"core":"solrj_test_splitshard_shard1_replica_n1","base_url":"https://127.0.0.1:35899/solr","node_name":"127.0.0.1:35899_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1144617 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Splitting shard core_node2 
as part of slice shard1 of collection solrj_test_splitshard on 
core_node2:{"core":"solrj_test_splitshard_shard1_replica_n1","base_url":"https://127.0.0.1:35899/solr","node_name":"127.0.0.1:35899_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1144617 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.SplitOp Invoked split action for core: 
solrj_test_splitshard_shard1_replica_n1
   [junit4]   2> 1144617 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1144618 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1144618 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1144618 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partitions=2 segments=0
   [junit4]   2> 1144618 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #0 partitionCount=2 
range=80000000-bfffffff
   [junit4]   2> 1144619 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1e714e4 commitCommandVersion:-1
   [junit4]   2> 1144619 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.SolrIndexSplitter SolrIndexSplitter: partition #1 partitionCount=2 
range=c0000000-ffffffff
   [junit4]   2> 1144619 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@16db0fb commitCommandVersion:-1
   [junit4]   2> 1144619 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=solrj_test_splitshard_shard1_replica_n1&qt=/admin/cores&action=SPLIT&targetCore=solrj_test_splitshard_shard1_0_replica_n1&targetCore=solrj_test_splitshard_shard1_1_replica_n1&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1144620 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Index on shard: 
127.0.0.1:35899_solr split into two successfully
   [junit4]   2> 1144620 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on 
: solrj_test_splitshard_shard1_0_replica_n1
   [junit4]   2> 1144620 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Applying buffered updates on 
: solrj_test_splitshard_shard1_1_replica_n1
   [junit4]   2> 1144620 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_0_replica_n1
   [junit4]   2> 1144620 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation Applying buffered updates on core: 
solrj_test_splitshard_shard1_1_replica_n1
   [junit4]   2> 1144620 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_0_replica_n1
   [junit4]   2> 1144620 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation No buffered updates available. 
core=solrj_test_splitshard_shard1_1_replica_n1
   [junit4]   2> 1144620 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=solrj_test_splitshard_shard1_0_replica_n1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1144620 INFO  (qtp17944723-10661) [n:127.0.0.1:35899_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&name=solrj_test_splitshard_shard1_1_replica_n1&action=REQUESTAPPLYUPDATES&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1144621 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Successfully applied 
buffered updates on : [solrj_test_splitshard_shard1_0_replica_n1, 
solrj_test_splitshard_shard1_1_replica_n1]
   [junit4]   2> 1144621 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Replication factor is 1 so 
switching shard states
   [junit4]   2> 1144621 INFO  
(OverseerThreadFactory-5556-thread-3-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Successfully created all 
replica shards for all sub-slices [shard1_0, shard1_1]
   [junit4]   2> 1144622 INFO  
(OverseerStateUpdate-98085431569809418-127.0.0.1:39365_solr-n_0000000000) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.o.SliceMutator Update shard state invoked 
for collection: solrj_test_splitshard with message: {
   [junit4]   2>   "shard1":"inactive",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard1_1":"active",
   [junit4]   2>   "operation":"updateshardstate",
   [junit4]   2>   "shard1_0":"active"}
   [junit4]   2> 1144622 INFO  
(OverseerStateUpdate-98085431569809418-127.0.0.1:39365_solr-n_0000000000) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1 
to inactive
   [junit4]   2> 1144622 INFO  
(OverseerStateUpdate-98085431569809418-127.0.0.1:39365_solr-n_0000000000) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_1 
to active
   [junit4]   2> 1144622 INFO  
(OverseerStateUpdate-98085431569809418-127.0.0.1:39365_solr-n_0000000000) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.o.SliceMutator Update shard state shard1_0 
to active
   [junit4]   2> 1144629 INFO  (qtp17944723-10658) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569366914215444480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1144629 INFO  (qtp17944723-10657) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569366914215444480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1144629 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2 r:core_node1 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569366914215444480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1144630 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1 r:core_node2 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1569366914216493056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1144631 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2 r:core_node1 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1144631 INFO  (qtp17944723-10657) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@113b589[solrj_test_splitshard_shard1_0_replica_n1] main]
   [junit4]   2> 1144631 INFO  (qtp10889682-10680) [n:127.0.0.1:39365_solr 
c:solrj_test_splitshard s:shard2 r:core_node1 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard2_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1144631 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1 r:core_node2 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1144631 INFO  (qtp17944723-10658) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11cf952[solrj_test_splitshard_shard1_1_replica_n1] main]
   [junit4]   2> 1144631 INFO  (qtp17944723-10663) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1 r:core_node2 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1144631 INFO  (qtp17944723-10657) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1144631 INFO  (qtp17944723-10658) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 1144632 INFO  
(searcherExecutor-5575-thread-1-processing-n:127.0.0.1:35899_solr 
x:solrj_test_splitshard_shard1_0_replica_n1 s:shard1_0 c:solrj_test_splitshard 
r:core_node3) [n:127.0.0.1:35899_solr c:solrj_test_splitshard s:shard1_0 
r:core_node3 x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_0_replica_n1] Registered new searcher 
Searcher@113b589[solrj_test_splitshard_shard1_0_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1144632 INFO  (qtp17944723-10657) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_0_replica_n1] 
 webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1144632 INFO  
(searcherExecutor-5580-thread-1-processing-n:127.0.0.1:35899_solr 
x:solrj_test_splitshard_shard1_1_replica_n1 s:shard1_1 c:solrj_test_splitshard 
r:core_node4) [n:127.0.0.1:35899_solr c:solrj_test_splitshard s:shard1_1 
r:core_node4 x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_1_replica_n1] Registered new searcher 
Searcher@11cf952[solrj_test_splitshard_shard1_1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1144632 INFO  (qtp17944723-10658) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [solrj_test_splitshard_shard1_1_replica_n1] 
 webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=true&distrib.from=https://127.0.0.1:35899/solr/solrj_test_splitshard_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1144633 INFO  (qtp17944723-10656) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1 r:core_node2 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory 
[solrj_test_splitshard_shard1_replica_n1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=true&wt=javabin&version=2}{commit=}
 0 8
   [junit4]   2> 1144634 INFO  (qtp10889682-10673) [n:127.0.0.1:39365_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=SPLITSHARD&collection=solrj_test_splitshard&shard=shard1&wt=javabin&version=2}
 status=0 QTime=5485
   [junit4]   2> 1144723 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1144723 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1144723 INFO  (zkCallback-1700-thread-1) [    ] 
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> 1144724 INFO  (qtp10889682-10674) [n:127.0.0.1:39365_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
split.key=b!&action=SPLITSHARD&collection=solrj_test_splitshard&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1144725 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1144725 INFO  
(OverseerCollectionConfigSetProcessor-98085431569809418-127.0.0.1:39365_solr-n_0000000000)
 [n:127.0.0.1:39365_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1144726 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Split by route.key: b!, 
parent shard is: shard1_0 
   [junit4]   2> 1144726 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Partitioning parent shard 
shard1_0 range: 80000000-bfffffff yields: [80000000-95ddffff, 
95de0000-95deffff, 95df0000-bfffffff]
   [junit4]   2> 1144726 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0_0 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1144828 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1144828 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1145727 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.SplitShardCmd Adding replica 
solrj_test_splitshard_shard1_0_0_replica_n1 as part of slice shard1_0_0 of 
collection solrj_test_splitshard on 127.0.0.1:35899_solr
   [junit4]   2> 1145727 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "node":"127.0.0.1:35899_solr",
   [junit4]   2>   "name":"solrj_test_splitshard_shard1_0_0_replica_n1",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0_0",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 1145727 INFO  
(OverseerThreadFactory-5556-thread-4-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:35899_solr for creating new replica
   [junit4]   2> 1145728 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&name=solrj_test_splitshard_shard1_0_0_replica_n1&action=CREATE&collection=solrj_test_splitshard&shard=shard1_0_0&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1145831 INFO  
(zkCallback-1690-thread-1-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_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> 1145831 INFO  
(zkCallback-1692-thread-1-processing-n:127.0.0.1:35899_solr) 
[n:127.0.0.1:35899_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> 1146737 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.0.0
   [junit4]   2> 1146743 INFO  (qtp17944723-10669) [n:127.0.0.1:35899_solr 
c:solrj_test_splitshard s:shard1_0_0  
x:solrj_test_splitshard_shard1_0_0_replica_n1] o.a.s.s.IndexSchema [solrj_test

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

t4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1431208 INFO  
(OverseerThreadFactory-5556-thread-5-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1431209 WARN  
(zkCallback-1690-thread-8-processing-n:127.0.0.1:39365_solr) 
[n:127.0.0.1:39365_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1431209 INFO  (jetty-closer-1671-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@368f82{/solr,null,UNAVAILABLE}
   [junit4]   2> 1431210 ERROR 
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1431210 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[20144BB4174B4E17]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37385 37385
   [junit4]   2> 1431242 INFO  (Thread-2471) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37385 37385
   [junit4]   2> 1431242 WARN  (Thread-2471) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/solrj_test/state.json
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf
   [junit4]   2>        4       /solr/collections/corestatus_test/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections/replicaProperties/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/balancedProperties/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/solrj_newstateformat/state.json
   [junit4]   2>        4       /solr/collections/solrj_implicit/state.json
   [junit4]   2>        4       /solr/collections/solrj_replicatests/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98085431569809418-127.0.0.1:39365_solr-n_0000000000
   [junit4]   2>        3       
/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_20144BB4174B4E17-001
   [junit4]   2> Jun 05, 2017 12:20:05 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1480, maxMBSortInHeap=7.4395403730783265, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=Indian/Cocos
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=293264288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDocBasedVersionConstraints, TestInPlaceUpdatesDistrib, 
TriLevelCompositeIdRoutingTest, TestRTimerTree, 
TestLegacyNumericRangeQueryBuilder, TestJoin, 
ClassificationUpdateProcessorTest, TestExclusionRuleCollectionAccess, 
BlockDirectoryTest, ResponseHeaderTest, TestDistributedSearch, 
TestRandomDVFaceting, SignatureUpdateProcessorFactoryTest, TestJettySolrRunner, 
TolerantUpdateProcessorTest, LeaderElectionIntegrationTest, 
TestClassicSimilarityFactory, DataDrivenBlockJoinTest, 
DistributedFacetPivotLongTailTest, StatsReloadRaceTest, QueryEqualityTest, 
TestMultiValuedNumericRangeQuery, URLClassifyProcessorTest, MoveReplicaTest, 
RuleEngineTest, TestSubQueryTransformerCrossCore, TestMultiWordSynonyms, 
TestDFRSimilarityFactory, SpellPossibilityIteratorTest, DateMathParserTest, 
TestSolrCoreProperties, TestRemoteStreaming, CoreSorterTest, 
TestDeleteCollectionOnDownNodes, TestSolrDeletionPolicy2, 
HdfsBasicDistributedZkTest, CopyFieldTest, WrapperMergePolicyFactoryTest, 
OverseerTaskQueueTest, TestRestoreCore, TestLeaderElectionZkExpiry, 
TestLockTree, RequestLoggingTest, TestLMJelinekMercerSimilarityFactory, 
DistributedFacetPivotWhiteBoxTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
PathHierarchyTokenizerFactoryTest, TestCodecSupport, 
UniqFieldsUpdateProcessorFactoryTest, TestMacros, TestStressLucene, 
CleanupOldIndexTest, SpellingQueryConverterTest, TestLRUStatsCache, 
HdfsRecoveryZkTest, BJQParserTest, TestTolerantUpdateProcessorCloud, 
MinimalSchemaTest, TestNumericTokenStream, TestSerializedLuceneMatchVersion, 
TestMinMaxOnMultiValuedField, DistributedSpellCheckComponentTest, 
TestGeoJSONResponseWriter, TestConfigOverlay, FullHLLTest, TestFunctionQuery, 
PKIAuthenticationIntegrationTest, TestImpersonationWithHadoopAuth, 
ReplicaListTransformerTest, TestSolrCloudWithKerberosAlt, 
TestRandomCollapseQParserPlugin, V2ApiIntegrationTest, MultiTermTest, 
SparseHLLTest, TestShortCircuitedRequests, DistributedSuggestComponentTest, 
TestDistribIDF, TestSimpleQParserPlugin, BasicZkTest, PeerSyncTest, 
TestPayloadCheckQParserPlugin, DeleteReplicaTest, TestLazyCores, 
CurrencyFieldOpenExchangeTest, TestHdfsBackupRestoreCore, ZkNodePropsTest, 
TestJsonRequest, TestAnalyzeInfixSuggestions, HdfsThreadLeakTest, 
UUIDFieldTest, SolrGraphiteReporterTest, TestStressUserVersions, 
TestSolrCoreParser, TestInitParams, SolrCloudExampleTest, 
OverseerModifyCollectionTest, CacheHeaderTest, SyncSliceTest, 
HdfsWriteToMultipleCollectionsTest, TestSolrXml, AddBlockUpdateTest, 
AnalysisAfterCoreReloadTest, PropertiesRequestHandlerTest, 
TestGraphTermsQParserPlugin, TestValueSourceCache, TestFoldingMultitermQuery, 
BaseCdcrDistributedZkTest, HdfsLockFactoryTest, 
DefaultValueUpdateProcessorTest, TestDynamicLoading, TestRealTimeGet, 
TestShardHandlerFactory, TestAnalyzedSuggestions, UtilsToolTest, 
RAMDirectoryFactoryTest, BasicDistributedZkTest, BasicDistributedZk2Test, 
OpenCloseCoreStressTest, ShardRoutingTest, TestRandomFaceting, AutoCommitTest, 
TestFaceting, TestRecovery, TestHashPartitioner, 
TermVectorComponentDistributedTest, SimpleFacetsTest, TestSolr4Spatial, 
SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
QueryElevationComponentTest, TestBadConfig, ShowFileRequestHandlerTest, 
SolrIndexSplitterTest, SimplePostToolTest, SuggesterFSTTest, DocValuesTest, 
SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, 
TestQueryUtils, TestWriterPerf, FileBasedSpellCheckerTest, RequestHandlersTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, 
IndexSchemaTest, TestJmxIntegration, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, 
HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, 
TestSolrIndexConfig, ResponseLogComponentTest, SampleTest, TestDocSet, 
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, 
OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCharFilters, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, 
TestDocumentBuilder, SystemInfoHandlerTest, CursorPagingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ActionThrottleTest, 
AliasIntegrationTest, CdcrReplicationHandlerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest]
   [junit4] Completed [531/724 (1!)] on J0 in 295.81s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 632 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20170605_115612_8717529918890299428538.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid16985.hprof 
...
   [junit4] Heap dump file created [540369946 bytes in 0.871 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 7469 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:727: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid16985.hprof

Total time: 61 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to