Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/96/

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

Error Message:
Expected 5 slices to be active null Live Nodes: [127.0.0.1:41335_solr, 
127.0.0.1:46163_solr, 127.0.0.1:32862_solr, 127.0.0.1:35371_solr] Last 
available state: 
DocCollection(solrj_test_splitshard//collections/solrj_test_splitshard/state.json/32)={
   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{   
    "range":"80000000-ffffffff",       "state":"inactive",       
"replicas":{"core_node1":{           
"core":"solrj_test_splitshard_shard1_replica_n1",           
"base_url":"http://127.0.0.1:32862/solr";,           
"node_name":"127.0.0.1:32862_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{  
         "core":"solrj_test_splitshard_shard2_replica_n1",           
"base_url":"http://127.0.0.1:41335/solr";,           
"node_name":"127.0.0.1:41335_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard1_0":{       
"range":"80000000-95ddffff",       "state":"active",       
"replicas":{"core_node5":{           
"core":"solrj_test_splitshard_shard1_0_replica_n1",           
"base_url":"http://127.0.0.1:32862/solr";,           
"node_name":"127.0.0.1:32862_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard1_1":{       
"range":"95de0000-95deffff",       "state":"active",       
"replicas":{"core_node6":{           
"core":"solrj_test_splitshard_shard1_1_replica_n1",           
"base_url":"http://127.0.0.1:32862/solr";,           
"node_name":"127.0.0.1:32862_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard1_2":{       
"range":"95df0000-ffffffff",       "state":"active",       
"replicas":{"core_node7":{           
"core":"solrj_test_splitshard_shard1_2_replica_n1",           
"base_url":"http://127.0.0.1:32862/solr";,           
"node_name":"127.0.0.1:32862_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected 5 slices to be active
null
Live Nodes: [127.0.0.1:41335_solr, 127.0.0.1:46163_solr, 127.0.0.1:32862_solr, 
127.0.0.1:35371_solr]
Last available state: 
DocCollection(solrj_test_splitshard//collections/solrj_test_splitshard/state.json/32)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"inactive",
      "replicas":{"core_node1":{
          "core":"solrj_test_splitshard_shard1_replica_n1",
          "base_url":"http://127.0.0.1:32862/solr";,
          "node_name":"127.0.0.1:32862_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"solrj_test_splitshard_shard2_replica_n1",
          "base_url":"http://127.0.0.1:41335/solr";,
          "node_name":"127.0.0.1:41335_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard1_0":{
      "range":"80000000-95ddffff",
      "state":"active",
      "replicas":{"core_node5":{
          "core":"solrj_test_splitshard_shard1_0_replica_n1",
          "base_url":"http://127.0.0.1:32862/solr";,
          "node_name":"127.0.0.1:32862_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard1_1":{
      "range":"95de0000-95deffff",
      "state":"active",
      "replicas":{"core_node6":{
          "core":"solrj_test_splitshard_shard1_1_replica_n1",
          "base_url":"http://127.0.0.1:32862/solr";,
          "node_name":"127.0.0.1:32862_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard1_2":{
      "range":"95df0000-ffffffff",
      "state":"active",
      "replicas":{"core_node7":{
          "core":"solrj_test_splitshard_shard1_2_replica_n1",
          "base_url":"http://127.0.0.1:32862/solr";,
          "node_name":"127.0.0.1:32862_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([E22E221696F40F14:39248F7A880133AB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:232)
        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)


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

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([E22E221696F40F14:6909F1C7D7F2A490]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:907)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 11386 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1111805 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/init-core-data-001
   [junit4]   2> 1111805 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1111805 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1111807 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1111807 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001
   [junit4]   2> 1111807 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1111824 INFO  (Thread-2629) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1111824 INFO  (Thread-2629) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1111842 ERROR (Thread-2629) [    ] 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> 1111934 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46406
   [junit4]   2> 1112024 INFO  (jetty-launcher-819-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1112025 INFO  (jetty-launcher-819-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1112025 INFO  (jetty-launcher-819-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1112028 INFO  (jetty-launcher-819-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1112133 INFO  (jetty-launcher-819-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a074c0d{/solr,null,AVAILABLE}
   [junit4]   2> 1112192 INFO  (jetty-launcher-819-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ae615b0{HTTP/1.1,[http/1.1]}{127.0.0.1:41335}
   [junit4]   2> 1112192 INFO  (jetty-launcher-819-thread-3) [    ] 
o.e.j.s.Server Started @1122552ms
   [junit4]   2> 1112192 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41335}
   [junit4]   2> 1112227 ERROR (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1112227 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1112227 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1112227 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1112227 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-24T11:23:26.370Z
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@635c1bfd{/solr,null,AVAILABLE}
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fa04fd{HTTP/1.1,[http/1.1]}{127.0.0.1:32862}
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.e.j.s.Server Started @1122620ms
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32862}
   [junit4]   2> 1112260 ERROR (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1112260 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-24T11:23:26.403Z
   [junit4]   2> 1112261 INFO  (jetty-launcher-819-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f8449dd{/solr,null,AVAILABLE}
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@16f23f{HTTP/1.1,[http/1.1]}{127.0.0.1:35371}
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.e.j.s.Server Started @1122621ms
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35371}
   [junit4]   2> 1112262 ERROR (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1112262 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-24T11:23:26.405Z
   [junit4]   2> 1112263 INFO  (jetty-launcher-819-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@714ab1ff{/solr,null,AVAILABLE}
   [junit4]   2> 1112263 INFO  (jetty-launcher-819-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@421df756{HTTP/1.1,[http/1.1]}{127.0.0.1:46163}
   [junit4]   2> 1112263 INFO  (jetty-launcher-819-thread-2) [    ] 
o.e.j.s.Server Started @1122623ms
   [junit4]   2> 1112264 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46163}
   [junit4]   2> 1112264 ERROR (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1112264 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1112264 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1112264 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1112264 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-24T11:23:26.407Z
   [junit4]   2> 1112393 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1112402 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1112402 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1112515 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1112532 INFO  (jetty-launcher-819-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46406/solr
   [junit4]   2> 1112540 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 0x15d745667900001, 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> 1112658 INFO  (jetty-launcher-819-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46406/solr
   [junit4]   2> 1112758 INFO  (jetty-launcher-819-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46406/solr
   [junit4]   2> 1112758 INFO  (jetty-launcher-819-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46406/solr
   [junit4]   2> 1112948 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1112949 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32862_solr
   [junit4]   2> 1112950 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.Overseer Overseer 
(id=98362681325518859-127.0.0.1:32862_solr-n_0000000000) starting
   [junit4]   2> 1113034 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1113034 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46163_solr
   [junit4]   2> 1113138 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:46163_solr) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1113138 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1113141 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32862_solr
   [junit4]   2> 1113202 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1113227 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:46163_solr) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1113454 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1113468 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1113470 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35371_solr
   [junit4]   2> 1113507 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:46163_solr) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1113511 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1113621 INFO  
(zkCallback-836-thread-1-processing-n:127.0.0.1:35371_solr) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1113710 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1113829 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46163.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1113831 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46163.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1113832 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46163.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1113885 INFO  (jetty-launcher-819-thread-2) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node2/.
   [junit4]   2> 1114030 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1114087 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114089 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35371.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114100 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41335_solr
   [junit4]   2> 1114112 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114112 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32862.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114112 INFO  (jetty-launcher-819-thread-1) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/.
   [junit4]   2> 1114113 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1114125 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35371.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114125 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35371.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114126 INFO  (jetty-launcher-819-thread-4) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node4/.
   [junit4]   2> 1114126 INFO  
(zkCallback-843-thread-1-processing-n:127.0.0.1:46163_solr) 
[n:127.0.0.1:46163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1114137 INFO  
(zkCallback-836-thread-1-processing-n:127.0.0.1:35371_solr) 
[n:127.0.0.1:35371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1114267 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1114363 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41335.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114382 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41335.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114382 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41335.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@279183df
   [junit4]   2> 1114383 INFO  (jetty-launcher-819-thread-3) 
[n:127.0.0.1:41335_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node3/.
   [junit4]   2> 1114471 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1114471 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[E22E221696F40F14]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46406/solr ready
   [junit4]   2> 1114533 INFO  
(TEST-CollectionsAPISolrJTest.testSplitShard-seed#[E22E221696F40F14]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitShard
   [junit4]   2> 1114552 INFO  (qtp1236413488-6382) [n:127.0.0.1:41335_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> 1114597 INFO  
(OverseerThreadFactory-2129-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
solrj_test_splitshard
   [junit4]   2> 1114867 INFO  
(OverseerStateUpdate-98362681325518859-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_splitshard_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1114868 INFO  
(OverseerStateUpdate-98362681325518859-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"solrj_test_splitshard_shard2_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41335/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1115079 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node1&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> 1115079 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1115121 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 1115121 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1115271 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1115271 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1115273 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1115283 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1116175 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1116225 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1116392 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 1116394 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1116394 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
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> 1116394 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41335.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@279183df
   [junit4]   2> 1116394 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1116408 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node3/solrj_test_splitshard_shard2_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node3/./solrj_test_splitshard_shard2_replica_n1/data/]
   [junit4]   2> 1116410 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.IndexSchema 
[solrj_test_splitshard_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1116428 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1116428 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
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> 1116429 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_32862.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@279183df
   [junit4]   2> 1116429 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1116429 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore 
[[solrj_test_splitshard_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/solrj_test_splitshard_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/./solrj_test_splitshard_shard1_replica_n1/data/]
   [junit4]   2> 1116665 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1116665 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
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> 1116701 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1116701 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1116703 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6097d762[solrj_test_splitshard_shard1_replica_n1] main]
   [junit4]   2> 1116704 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1116722 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1116722 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
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> 1116723 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1116723 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1116737 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37a03cd4[solrj_test_splitshard_shard2_replica_n1] main]
   [junit4]   2> 1116738 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1116738 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
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> 1116739 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1116739 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
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 1573802906361004032
   [junit4]   2> 1116757 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
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> 1116758 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1116758 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
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 1573802906380926976
   [junit4]   2> 1116786 INFO  
(searcherExecutor-2139-thread-1-processing-n:127.0.0.1:32862_solr 
x:solrj_test_splitshard_shard1_replica_n1 s:shard1 c:solrj_test_splitshard 
r:core_node1) [n:127.0.0.1:32862_solr c:solrj_test_splitshard s:shard1 
r:core_node1 x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard1_replica_n1] Registered new searcher 
Searcher@6097d762[solrj_test_splitshard_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1116787 INFO  
(searcherExecutor-2138-thread-1-processing-n:127.0.0.1:41335_solr 
x:solrj_test_splitshard_shard2_replica_n1 s:shard2 c:solrj_test_splitshard 
r:core_node2) [n:127.0.0.1:41335_solr c:solrj_test_splitshard s:shard2 
r:core_node2 x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SolrCore 
[solrj_test_splitshard_shard2_replica_n1] Registered new searcher 
Searcher@37a03cd4[solrj_test_splitshard_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_replica_n1/
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1116795 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:41335/solr/solrj_test_splitshard_shard2_replica_n1/
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:41335/solr/solrj_test_splitshard_shard2_replica_n1/ has no 
replicas
   [junit4]   2> 1116797 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1116797 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_replica_n1/ shard1
   [junit4]   2> 1116811 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:41335/solr/solrj_test_splitshard_shard2_replica_n1/ shard2
   [junit4]   2> 1116953 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1116953 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1116956 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1116956 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1116960 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1116961 INFO  (qtp455655724-6396) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1 r:core_node1 
x:solrj_test_splitshard_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node1&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=1882
   [junit4]   2> 1116969 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1116971 INFO  (qtp1236413488-6380) [n:127.0.0.1:41335_solr 
c:solrj_test_splitshard s:shard2 r:core_node2 
x:solrj_test_splitshard_shard2_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=1849
   [junit4]   2> 1116994 INFO  (qtp1236413488-6382) [n:127.0.0.1:41335_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> 1117071 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1117071 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1117072 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1117072 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1117994 INFO  (qtp1236413488-6382) [n:127.0.0.1:41335_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=3441
   [junit4]   2> 1118009 INFO  (qtp1236413488-6383) [n:127.0.0.1:41335_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> 1118018 INFO  
(OverseerCollectionConfigSetProcessor-98362681325518859-127.0.0.1:32862_solr-n_0000000000)
 [n:127.0.0.1:32862_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> 1118018 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1118020 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_0 of 
collection solrj_test_splitshard on 127.0.0.1:32862_solr
   [junit4]   2> 1118168 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1118168 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1118168 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1118168 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119021 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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:32862_solr
   [junit4]   2> 1119021 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:32862_solr for creating new replica
   [junit4]   2> 1119023 INFO  
(OverseerStateUpdate-98362681325518859-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_0",
   [junit4]   2>   "core":"solrj_test_splitshard_shard1_0_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:32862_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1119125 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1119125 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1119125 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119125 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119224 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 1119232 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1119238 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
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> 1119240 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1119240 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
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> 1119240 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_32862.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@279183df
   [junit4]   2> 1119240 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1119240 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_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] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/solrj_test_splitshard_shard1_0_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/./solrj_test_splitshard_shard1_0_replica_n1/data/]
   [junit4]   2> 1119274 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1119274 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
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> 1119275 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1119275 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1119276 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_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@5564e726[solrj_test_splitshard_shard1_0_replica_n1] main]
   [junit4]   2> 1119277 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1119277 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
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> 1119278 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1119279 INFO  
(searcherExecutor-2148-thread-1-processing-n:127.0.0.1:32862_solr 
x:solrj_test_splitshard_shard1_0_replica_n1 s:shard1_0 c:solrj_test_splitshard 
r:core_node3) [n:127.0.0.1:32862_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@5564e726[solrj_test_splitshard_shard1_0_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1119279 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
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 1573802909024387072
   [junit4]   2> 1119281 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1119283 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1119283 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1119284 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_0_replica_n1/
   [junit4]   2> 1119284 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 1119284 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_0_replica_n1/ has no 
replicas
   [junit4]   2> 1119284 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1119286 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_0_replica_n1/ shard1_0
   [junit4]   2> 1119388 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1119388 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1119389 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119389 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119437 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1119438 INFO  (qtp455655724-6399) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_0 r:core_node3 
x:solrj_test_splitshard_shard1_0_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=213
   [junit4]   2> 1119438 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.SplitShardCmd Creating slice shard1_1 of 
collection solrj_test_splitshard on 127.0.0.1:32862_solr
   [junit4]   2> 1119540 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119540 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1119540 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1119541 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1120441 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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:32862_solr
   [junit4]   2> 1120441 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:32862_solr for creating new replica
   [junit4]   2> 1120443 INFO  
(OverseerStateUpdate-98362681325518859-127.0.0.1:32862_solr-n_0000000000) 
[n:127.0.0.1:32862_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"solrj_test_splitshard",
   [junit4]   2>   "shard":"shard1_1",
   [junit4]   2>   "core":"solrj_test_splitshard_shard1_1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:32862/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:32862_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1120545 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1120545 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1120545 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1120545 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1120644 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&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> 1120679 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1120726 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
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> 1120822 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1120822 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
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> 1120823 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_32862.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@279183df
   [junit4]   2> 1120823 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1120823 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_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] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/solrj_test_splitshard_shard1_1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_E22E221696F40F14-001/tempDir-001/node1/./solrj_test_splitshard_shard1_1_replica_n1/data/]
   [junit4]   2> 1120825 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1120826 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1120827 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1120827 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1120964 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1120964 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
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> 1120977 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1120977 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1120979 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_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@666ed7c6[solrj_test_splitshard_shard1_1_replica_n1] main]
   [junit4]   2> 1120980 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1120980 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
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> 1120980 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for  10000
   [junit4]   2> 1120981 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
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 1573802910809063424
   [junit4]   2> 1120999 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.u.UpdateLog Starting to 
buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_1_replica_n1/
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy Sync Success 
- now sync replicas to me
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_1_replica_n1/ has no 
replicas
   [junit4]   2> 1121022 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1121024 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
http://127.0.0.1:32862/solr/solrj_test_splitshard_shard1_1_replica_n1/ shard1_1
   [junit4]   2> 1121025 INFO  
(searcherExecutor-2153-thread-1-processing-n:127.0.0.1:32862_solr 
x:solrj_test_splitshard_shard1_1_replica_n1 s:shard1_1 c:solrj_test_splitshard 
r:core_node4) [n:127.0.0.1:32862_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@666ed7c6[solrj_test_splitshard_shard1_1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1121143 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1121144 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1121144 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1121144 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1121190 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1121203 INFO  (qtp455655724-6400) [n:127.0.0.1:32862_solr 
c:solrj_test_splitshard s:shard1_1 r:core_node4 
x:solrj_test_splitshard_shard1_1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&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=559
   [junit4]   2> 1121203 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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:32862_solr
   [junit4]   2> 1121204 INFO  
(OverseerThreadFactory-2129-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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:32862_solr
   [junit4]   2> 1121204 INFO  (qtp455655724-6401) [n:127.0.0.1:32862_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> 1121225 INFO  (qtp455655724-6401) [n:127.0.0.1:32862_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:32862_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"http://127.0.0.1:32862/solr","node_name":"127.0.0.1:32862_solr","state":"down","type":"NRT","leader":"true"}
   [junit4]   2> 1121233 INFO  (qtp455655724-6397) [n:127.0.0.1:32862_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> 1121234 INFO  (qtp455655724-6397) [n:127.0.0.1:32862_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:32862_solr, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"solrj_test_splitshard_shard1_0_replica_n1","base_url":"http://127.0.0.1:32862/solr","node_name":"127.0.0.1:32862_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1121234 INFO  (qtp455655724-6397) [n:127.0.0.1:32862_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: active, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 1121234 INFO  (qtp455655724-6397) [n:127.0.0.1:32862_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:32862_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=1
   [junit4]   2> 1121343 INFO  
(zkCallback-841-thread-1-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1121343 INFO  
(zkCallback-841-thread-2-processing-n:127.0.0.1:32862_solr) 
[n:127.0.0.1:32862_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> 1121355 INFO  
(zkCallback-837-thread-2-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1121355 INFO  
(zkCallback-837-thread-1-processing-n:127.0.0.1:41335_solr) 
[n:127.0.0.1:41335_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> 1122233 INFO  (qtp455655724-6401) [n:127.0.0.1:32862_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:32862_solr, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"solrj_test_splitshard_shard1_1_replica_n1","base_url":"http://127.0.0.1:32862/solr","node_name":"127.0.0.1:32862_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1122233 INFO  (qtp455655724-6401) [n:127.0.0.1:32862_solr    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: c

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

lication s:shard1_0 r:core_node5 
x:testSplitStaticIndexReplication_shard1_0_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2435532 INFO  
(zkCallback-1351-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_ 
c:testSplitStaticIndexReplication s:shard1_0 r:core_node5 
x:testSplitStaticIndexReplication_shard1_0_replica_n4] o.a.s.c.SolrCore 
[testSplitStaticIndexReplication_shard1_0_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@279baf96
   [junit4]   2> 2435534 INFO  
(zkCallback-1351-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_ 
c:testSplitStaticIndexReplication s:shard1_0 r:core_node5 
x:testSplitStaticIndexReplication_shard1_0_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testSplitStaticIndexReplication.shard1_0.replica_n4, 
tag=664514454
   [junit4]   2> 2435537 INFO  
(zkCallback-1351-thread-1-processing-n:127.0.0.1:41241_) [n:127.0.0.1:41241_ 
c:testSplitStaticIndexReplication s:shard1_0 r:core_node5 
x:testSplitStaticIndexReplication_shard1_0_replica_n4] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testSplitStaticIndexReplication.shard1_0.leader, 
tag=664514454
   [junit4]   2> 2435561 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@51f36038{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2435562 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@763084d6{/,null,UNAVAILABLE}
   [junit4]   2> 2435563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 42478
   [junit4]   2> 2435563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1519616845
   [junit4]   2> 2435563 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2435588 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2435588 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2435589 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2435605 INFO  (coreCloseExecutor-3984-thread-1) 
[n:127.0.0.1:42478_ c:collection1 s:shard1 r:core_node8 
x:collection1_shard1_replica_n7] o.a.s.c.SolrCore 
[collection1_shard1_replica_n7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@656bc643
   [junit4]   2> 2435607 INFO  (coreCloseExecutor-3984-thread-1) 
[n:127.0.0.1:42478_ c:collection1 s:shard1 r:core_node8 
x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n7, tag=1701561923
   [junit4]   2> 2435609 INFO  (coreCloseExecutor-3984-thread-1) 
[n:127.0.0.1:42478_ c:collection1 s:shard1 r:core_node8 
x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1701561923
   [junit4]   2> 2435613 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=98362764740263954-127.0.0.1:42478_-n_0000000004) closing
   [junit4]   2> 2435620 INFO  
(OverseerStateUpdate-98362764740263954-127.0.0.1:42478_-n_0000000004) 
[n:127.0.0.1:42478_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42478_
   [junit4]   2> 2435633 INFO  (zkCallback-1334-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2435645 WARN  
(zkCallback-1358-thread-3-processing-n:127.0.0.1:42478_) [n:127.0.0.1:42478_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2435681 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1943ba2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2435682 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5eb0e634{/,null,UNAVAILABLE}
   [junit4]   2> 2435707 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45868
   [junit4]   2> 2435707 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] 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> 2435707 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[E22E221696F40F14]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35744 35744
   [junit4]   2> 2435827 INFO  (Thread-3279) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35744 35744
   [junit4]   2> 2435828 WARN  (Thread-3279) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/collection1/state.json
   [junit4]   2>        4       
/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98362764740263945-127.0.0.1:42778_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_E22E221696F40F14-001
   [junit4]   2> Jul 24, 2017 11:45:29 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{shard_s=Lucene50(blocksize=128), rnd_b=PostingsFormat(name=MockRandom), 
a_t=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, 
docValues:{shard_s=DocValuesFormat(name=Lucene70), 
rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), n_ti=DocValuesFormat(name=Lucene70), 
a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=724, 
maxMBSortInHeap=7.161259106131343, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-ME, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=96682744,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncReplicationTest, 
PrimitiveFieldTypeTest, SimpleCollectionCreateDeleteTest, TestZkChroot, 
TestSSLRandomization, SpellPossibilityIteratorTest, TestSolrCLIRunExample, 
CleanupOldIndexTest, TestDeleteCollectionOnDownNodes, TimeZoneUtilsTest, 
BlockJoinFacetSimpleTest, TestCloudManagedSchema, HardAutoCommitTest, 
DeleteInactiveReplicaTest, TestSolrConfigHandler, DirectUpdateHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestLFUCache, 
SuggestComponentContextFilterQueryTest, TestJettySolrRunner, TestRecoveryHdfs, 
BadCopyFieldTest, DistributedSuggestComponentTest, TestSort, TestIndexSearcher, 
LeaderInitiatedRecoveryOnShardRestartTest, TestFastWriter, 
TestReversedWildcardFilterFactory, TestLeaderElectionZkExpiry, 
TestUnifiedSolrHighlighter, CircularListTest, XsltUpdateRequestHandlerTest, 
RollingRestartTest, RecoveryZkTest, TestDistributedMissingSort, 
SortByFunctionTest, TestSubQueryTransformer, TestMaxTokenLenTokenizer, 
TestUtils, TestManagedSchemaAPI, TestDistribIDF, SolrXmlInZkTest, 
TestInfoStreamLogging, BlobRepositoryCloudTest, TestLRUStatsCache, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestManagedResource, 
TestConfigsApi, TestPrepRecovery, TestClassicSimilarityFactory, 
StatsComponentTest, SearchHandlerTest, RegexBoostProcessorTest, 
CollectionsAPISolrJTest, TestTolerantSearch, TestExportWriter, 
BlockDirectoryTest, ResponseHeaderTest, TestReload, TestJsonRequest, 
CdcrReplicationHandlerTest, TestImpersonationWithHadoopAuth, 
FastVectorHighlighterTest, StatsReloadRaceTest, ResponseLogComponentTest, 
URLClassifyProcessorTest, TestQueryUtils, OverseerRolesTest, 
TestSolrCoreSnapshots, BasicDistributedZk2Test, TestRawTransformer, 
ShowFileRequestHandlerTest, DeleteReplicaTest, 
TestLMJelinekMercerSimilarityFactory, TestExclusionRuleCollectionAccess, 
TestQuerySenderListener, TestAnalyzedSuggestions, ExitableDirectoryReaderTest, 
TestConfigSetProperties, ImplicitSnitchTest, PathHierarchyTokenizerFactoryTest, 
QueryEqualityTest, TestReplicaProperties, SmileWriterTest, AutoCommitTest, 
DistributedExpandComponentTest, ShardSplitTest]
   [junit4] Completed [342/727 (2!)] on J2 in 764.70s, 5 tests, 1 failure <<< 
FAILURES!

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

Reply via email to