Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4241/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard

Stack Trace:
java.lang.NoClassDefFoundError: 
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:B5B0F2B4EDED835C]:0)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.splitShard(CollectionAdminRequest.java:1040)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:67)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.CollectionsAPISolrJTest.testSplitShard

Error Message:
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard

Stack Trace:
java.lang.NoClassDefFoundError: 
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:36DED3B9F5721737]:0)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.splitShard(CollectionAdminRequest.java:1040)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testSplitShard(CollectionsAPISolrJTest.java:213)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.MultiThreadedOCPTest.test

Error Message:
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard

Stack Trace:
java.lang.NoClassDefFoundError: 
org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:6580410F457B4670]:0)
        at 
org.apache.solr.client.solrj.request.CollectionAdminRequest.splitShard(CollectionAdminRequest.java:1040)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:212)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:65)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: java.lang.ClassNotFoundException: 
org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard
        at java.net.URLClassLoader$1.run(URLClassLoader.java:370)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 44 more
Caused by: java.io.FileNotFoundException: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/classes/java/org/apache/solr/client/solrj/request/CollectionAdminRequest$SplitShard.class
 (Too many open files)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at 
sun.misc.URLClassPath$FileLoader$1.getInputStream(URLClassPath.java:1288)
        at sun.misc.Resource.cachedInputStream(Resource.java:77)
        at sun.misc.Resource.getByteBuffer(Resource.java:160)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
        ... 50 more


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

Error Message:
SPLITSHARD was not successful even after three tries

Stack Trace:
java.lang.AssertionError: SPLITSHARD was not successful even after three tries
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:6580410F457B4670]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:813)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:102)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:52874_solr, 
127.0.0.1:52876_solr] Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/14)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node3":{           "core":"testSimple1_shard1_replica_n1",           
"base_url":"http://127.0.0.1:52876/solr";,           
"node_name":"127.0.0.1:52876_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node12":{           
"core":"testSimple1_shard1_replica_n11",           
"base_url":"http://127.0.0.1:52874/solr";,           "state":"down",           
"node_name":"127.0.0.1:52874_solr",           "type":"NRT"}}},     "shard2":{   
    "range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node7":{           "core":"testSimple1_shard2_replica_n4",           
"base_url":"http://127.0.0.1:52876/solr";,           
"node_name":"127.0.0.1:52876_solr",           "state":"active",           
"type":"NRT",           "leader":"true"},         "core_node10":{           
"core":"testSimple1_shard2_replica_n9",           
"base_url":"http://127.0.0.1:52874/solr";,           
"node_name":"127.0.0.1:52874_solr",           "state":"down",           
"type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",  
 "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:52874_solr, 127.0.0.1:52876_solr]
Last available state: 
DocCollection(testSimple1//collections/testSimple1/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testSimple1_shard1_replica_n1",
          "base_url":"http://127.0.0.1:52876/solr";,
          "node_name":"127.0.0.1:52876_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node12":{
          "core":"testSimple1_shard1_replica_n11",
          "base_url":"http://127.0.0.1:52874/solr";,
          "state":"down",
          "node_name":"127.0.0.1:52874_solr",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple1_shard2_replica_n4",
          "base_url":"http://127.0.0.1:52876/solr";,
          "node_name":"127.0.0.1:52876_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node10":{
          "core":"testSimple1_shard2_replica_n9",
          "base_url":"http://127.0.0.1:52874/solr";,
          "node_name":"127.0.0.1:52874_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:D5675A2BCC74FF59]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:88)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([EDD47ED5EB872B88:F99C2580C8809696]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 12116 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/init-core-data-001
   [junit4]   2> 1255307 WARN  
(SUITE-MultiThreadedOCPTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1255307 INFO  
(SUITE-MultiThreadedOCPTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1255310 INFO  
(SUITE-MultiThreadedOCPTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1255311 INFO  
(SUITE-MultiThreadedOCPTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1255312 INFO  
(SUITE-MultiThreadedOCPTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1255315 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1255315 INFO  (Thread-2021) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1255315 INFO  (Thread-2021) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1255318 ERROR (Thread-2021) [    ] 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> 1255424 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61386
   [junit4]   2> 1255535 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1255538 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1255540 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1255542 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1255544 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1255546 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1255548 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1255550 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1255552 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1255554 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1255556 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1255561 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1255848 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1255849 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1835c29e{/,null,AVAILABLE}
   [junit4]   2> 1255850 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3784e08c{SSL,[ssl, 
http/1.1]}{127.0.0.1:61392}
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
Started @1262859ms
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=61392, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/control-001/cores}
   [junit4]   2> 1255853 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1255853 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-20T23:54:44.546Z
   [junit4]   2> 1255858 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1255858 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/control-001/solr.xml
   [junit4]   2> 1255866 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1255866 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1255868 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1255874 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61386/solr
   [junit4]   2> 1256038 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1256039 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61392_
   [junit4]   2> 1256041 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.c.Overseer Overseer 
(id=98863918875279365-127.0.0.1:61392_-n_0000000000) starting
   [junit4]   2> 1256051 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61392_
   [junit4]   2> 1256057 INFO  
(OverseerStateUpdate-98863918875279365-127.0.0.1:61392_-n_0000000000) 
[n:127.0.0.1:61392_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1256158 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1256166 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1256166 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1256168 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61392_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/control-001/cores
   [junit4]   2> 1256195 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256197 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61386/solr ready
   [junit4]   2> 1256229 INFO  (qtp1569045043-13736) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1256234 INFO  
(OverseerThreadFactory-5102-thread-1-processing-n:127.0.0.1:61392_) 
[n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1256361 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1256361 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1256479 INFO  
(zkCallback-2516-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1257399 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1257417 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1257492 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1257510 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1257511 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1257511 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1257511 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1257513 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=22.046875, 
floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=27.718386697159517, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1257515 WARN  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1257563 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1257563 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1257564 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257564 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257565 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=42.5390625, 
floorSegmentMB=1.9345703125, forceMergeDeletesPctAllowed=12.568302390853695, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5133046574310652
   [junit4]   2> 1257565 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@83d7a77[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1257568 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1257569 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1257569 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1257569 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581822704365862912
   [junit4]   2> 1257570 INFO  
(searcherExecutor-5105-thread-1-processing-n:127.0.0.1:61392_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:61392_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@83d7a77[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257574 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1257574 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1257574 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:61392/control_collection_shard1_replica_n1/
   [junit4]   2> 1257574 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1257574 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:61392/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1257575 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1257579 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61392/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1257692 INFO  
(zkCallback-2516-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1257751 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1257754 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1393
   [junit4]   2> 1257765 INFO  (qtp1569045043-13736) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1257867 INFO  
(zkCallback-2516-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1258240 INFO  
(OverseerCollectionConfigSetProcessor-98863918875279365-127.0.0.1:61392_-n_0000000000)
 [n:127.0.0.1:61392_    ] 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> 1258765 INFO  (qtp1569045043-13736) [n:127.0.0.1:61392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2}
 status=0 QTime=2536
   [junit4]   2> 1258780 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1258784 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61386/solr ready
   [junit4]   2> 1258784 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1258788 INFO  (qtp1569045043-13734) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1258795 INFO  
(OverseerThreadFactory-5102-thread-2-processing-n:127.0.0.1:61392_) 
[n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1258798 WARN  
(OverseerThreadFactory-5102-thread-2-processing-n:127.0.0.1:61392_) 
[n:127.0.0.1:61392_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1259017 INFO  (qtp1569045043-13734) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1259018 INFO  (qtp1569045043-13734) [n:127.0.0.1:61392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=229
   [junit4]   2> 1259455 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001
 of type NRT
   [junit4]   2> 1259457 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1259458 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2105fbf3{/,null,AVAILABLE}
   [junit4]   2> 1259459 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7103729{SSL,[ssl, 
http/1.1]}{127.0.0.1:61416}
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
Started @1266469ms
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=61416, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001/cores}
   [junit4]   2> 1259461 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1259461 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-20T23:54:48.154Z
   [junit4]   2> 1259465 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1259465 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001/solr.xml
   [junit4]   2> 1259471 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1259471 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1259472 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1259476 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61386/solr
   [junit4]   2> 1259491 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1259495 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1259498 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61416_
   [junit4]   2> 1259500 INFO  
(zkCallback-2516-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1259502 INFO  (zkCallback-2524-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1259502 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1259606 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1259621 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1259621 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1259623 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61416_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001/cores
   [junit4]   2> 1259659 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:61416_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1259663 INFO  
(OverseerCollectionConfigSetProcessor-98863918875279365-127.0.0.1:61392_-n_0000000000)
 [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1259665 INFO  
(OverseerThreadFactory-5102-thread-3-processing-n:127.0.0.1:61392_) 
[n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61416_ 
for creating new replica
   [junit4]   2> 1259697 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1259697 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1259816 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1260733 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1260749 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1260822 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1260843 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1260843 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1260843 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1260844 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1260845 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=22.046875, 
floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=27.718386697159517, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1260848 WARN  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1260900 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1260901 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1260902 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1260902 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1260903 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=42.5390625, 
floorSegmentMB=1.9345703125, forceMergeDeletesPctAllowed=12.568302390853695, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5133046574310652
   [junit4]   2> 1260903 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b2cb1d4[collection1_shard2_replica_n41] main]
   [junit4]   2> 1260904 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1260905 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1260905 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1260906 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581822707864961024
   [junit4]   2> 1260906 INFO  
(searcherExecutor-5116-thread-1-processing-n:127.0.0.1:61416_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@5b2cb1d4[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:61416/collection1_shard2_replica_n41/
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:61416/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1260911 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1260916 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61416/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1261028 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1261085 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1261091 INFO  (qtp52806224-13782) [n:127.0.0.1:61416_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1393
   [junit4]   2> 1261099 INFO  (qtp1569045043-13732) [n:127.0.0.1:61392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61416_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1439
   [junit4]   2> 1261194 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1261399 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001
 of type NRT
   [junit4]   2> 1261400 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1261401 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a682320{/,null,AVAILABLE}
   [junit4]   2> 1261402 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a930720{SSL,[ssl, 
http/1.1]}{127.0.0.1:61430}
   [junit4]   2> 1261402 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
Started @1268411ms
   [junit4]   2> 1261403 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=61430, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001/cores}
   [junit4]   2> 1261404 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1261404 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1261404 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1261404 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1261404 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-20T23:54:50.097Z
   [junit4]   2> 1261406 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1261406 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001/solr.xml
   [junit4]   2> 1261410 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1261410 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1261411 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1261414 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61386/solr
   [junit4]   2> 1261426 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1261429 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1261432 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61430_
   [junit4]   2> 1261434 INFO  (zkCallback-2524-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261434 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261434 INFO  
(zkCallback-2516-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261435 INFO  
(zkCallback-2535-thread-1-processing-n:127.0.0.1:61430_) [n:127.0.0.1:61430_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1261542 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1261550 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1261550 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1261551 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [n:127.0.0.1:61430_    
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001/cores
   [junit4]   2> 1261579 INFO  (qtp1569045043-13736) [n:127.0.0.1:61392_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:61430_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1261582 INFO  
(OverseerCollectionConfigSetProcessor-98863918875279365-127.0.0.1:61392_-n_0000000000)
 [n:127.0.0.1:61392_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1261583 INFO  
(OverseerThreadFactory-5102-thread-4-processing-n:127.0.0.1:61392_) 
[n:127.0.0.1:61392_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61430_ 
for creating new replica
   [junit4]   2> 1261606 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1261606 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1261723 INFO  
(zkCallback-2535-thread-1-processing-n:127.0.0.1:61430_) [n:127.0.0.1:61430_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1261723 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1262644 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1262660 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1262738 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1262757 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1262757 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2405d7e7
   [junit4]   2> 1262757 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1262757 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1262759 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=22.046875, 
floorSegmentMB=1.2333984375, forceMergeDeletesPctAllowed=27.718386697159517, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1262761 WARN  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1262803 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1262803 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1262804 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1262804 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1262805 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=42.5390625, 
floorSegmentMB=1.9345703125, forceMergeDeletesPctAllowed=12.568302390853695, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5133046574310652
   [junit4]   2> 1262805 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@51785dbc[collection1_shard1_replica_n43] main]
   [junit4]   2> 1262807 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1262807 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1262808 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1262808 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1581822709859352576
   [junit4]   2> 1262810 INFO  
(searcherExecutor-5127-thread-1-processing-n:127.0.0.1:61430_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@51785dbc[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:61430/collection1_shard1_replica_n43/
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:61430/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1262814 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1262818 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:61430/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1262928 INFO  
(zkCallback-2535-thread-1-processing-n:127.0.0.1:61430_) [n:127.0.0.1:61430_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1262928 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1262981 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1262984 INFO  (qtp1139255623-13811) [n:127.0.0.1:61430_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1378
   [junit4]   2> 1262991 INFO  (qtp1569045043-13736) [n:127.0.0.1:61392_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61430_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1411
   [junit4]   2> 1263090 INFO  
(zkCallback-2535-thread-1-processing-n:127.0.0.1:61430_) [n:127.0.0.1:61430_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1263090 INFO  
(zkCallback-2529-thread-1-processing-n:127.0.0.1:61416_) [n:127.0.0.1:61416_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1263414 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_EDD47ED5EB872B88-001/shard-3-001
 of type NRT
   [junit4]   2> 1263415 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1263417 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65e9319b{/,null,AVAILABLE}
   [junit4]   2> 1263417 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5EB872B88]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3148f728{SSL,[ssl, 
http/1.1]}{127.0.0.1:61442}
   [junit4]   2> 1263417 INFO  (TEST-MultiThreadedOCPTest.test-seed#[EDD47ED5

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

server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3221853 INFO  
(SUITE-AutoAddReplicasIntegrationTest-seed#[EDD47ED5EB872B88]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52872 52872
   [junit4]   2> 3222981 INFO  (Thread-5440) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52872 52872
   [junit4]   2> 3223211 WARN  (Thread-5440) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/collections/testSimple1/state.json
   [junit4]   2>        16      /solr/collections/testSimple2/state.json
   [junit4]   2>        5       /solr/collections/testSimple3/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98864041080717319-127.0.0.1:52876_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_EDD47ED5EB872B88-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-UY, timezone=Libya
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=325265032,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, 
TestDocTermOrds, MoreLikeThisHandlerTest, TestConfig, TestReloadDeadlock, 
CustomCollectionTest, PluginInfoTest, TestManagedResource, 
TestConfigSetsAPIExclusivity, ZkSolrClientTest, TriggerIntegrationTest, 
MoveReplicaHDFSTest, TestCloudManagedSchema, 
DistribDocExpirationUpdateProcessorTest, TestLeaderInitiatedRecoveryThread, 
TestComplexPhraseQParserPlugin, LukeRequestHandlerTest, 
TestFieldCacheSortRandom, OverseerRolesTest, AssignTest, 
LeaderFailureAfterFreshStartTest, DistributedFacetPivotSmallAdvancedTest, 
MetricsHandlerTest, AnalysisAfterCoreReloadTest, TestZkChroot, 
DocumentBuilderTest, DistributedMLTComponentTest, OverseerTaskQueueTest, 
TestDynamicFieldResource, TestSolrCloudWithKerberosAlt, 
BasicDistributedZk2Test, SolrCoreTest, TestLegacyTerms, 
TestShortCircuitedRequests, TestUninvertingReader, TestSolrDeletionPolicy1, 
TestExclusionRuleCollectionAccess, MissingSegmentRecoveryTest, 
ConnectionManagerTest, HLLUtilTest, BitVectorTest, TestNumericTokenStream, 
PingRequestHandlerTest, HdfsNNFailoverTest, CollectionStateFormat2Test, 
DOMUtilTest, TestCollapseQParserPlugin, TestSearchPerf, QueryEqualityTest, 
SecurityConfHandlerTest, TestSolrQueryParser, DistributedQueueTest, 
SolrShardReporterTest, TestBlobHandler, MergeStrategyTest, 
SimpleCollectionCreateDeleteTest, SmileWriterTest, BadCopyFieldTest, 
ChaosMonkeySafeLeaderTest, TestInPlaceUpdatesDistrib, HdfsSyncSliceTest, 
TestTrie, ReplicaListTransformerTest, TestOnReconnectListenerSupport, 
FullHLLTest, SuggestComponentTest, TestCrossCoreJoin, TestShardHandlerFactory, 
RequestLoggingTest, AliasIntegrationTest, TestManagedSchemaThreadSafety, 
TestSolrConfigHandlerCloud, BasicAuthStandaloneTest, CursorMarkTest, 
TestDocSet, SpatialRPTFieldTypeTest, TestRequestForwarding, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestCloudRecovery, 
TermVectorComponentTest, TermsComponentTest, FileBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestStressReorder, 
TestCustomDocTransformer, TestPerFieldSimilarityWithDefaultOverride, 
CoreMergeIndexesAdminHandlerTest, ExitableDirectoryReaderTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestStressCloudBlindAtomicUpdates, 
TestManagedSchema, TestXmlQParser, DebugComponentTest, TestCryptoKeys, 
TestGroupingSearch, HealthCheckHandlerTest, SampleTest, TestBadConfig, 
StatelessScriptUpdateProcessorFactoryTest, DateRangeFieldTest, 
TestClusterProperties, RecoveryAfterSoftCommitTest, TestDynamicLoading, 
TestFastWriter, FullSolrCloudDistribCmdsTest, ReplaceNodeTest, 
TestDocumentBuilder, TestFieldCacheReopen, TestLockTree, 
ClassificationUpdateProcessorIntegrationTest, TestStreamBody, 
CheckHdfsIndexTest, RuleEngineTest, TestIndexSearcher, 
HdfsBasicDistributedZkTest, TestExtendedDismaxParser, 
AnalyticsMergeStrategyTest, SystemInfoHandlerTest, MultiThreadedOCPTest, 
TestJavabinTupleStreamParser, TestCloudPivotFacet, ExternalFileFieldSortTest, 
AtomicUpdatesTest, SimpleFacetsTest, TestRandomFlRTGCloud, BasicZkTest, 
TestDistribDocBasedVersion, SimplePostToolTest, SolrIndexSplitterTest, 
UpdateParamsTest, TestJettySolrRunner, TestSchemaVersionResource, 
CdcrRequestHandlerTest, TestCollectionAPIs, ZkNodePropsTest, 
TestSSLRandomization, TestManagedSynonymFilterFactory, TestSchemaManager, 
TolerantUpdateProcessorTest, TestFieldResource, TestExactSharedStatsCache, 
QueryElevationComponentTest, TestCSVLoader, RestartWhileUpdatingTest, 
EnumFieldTest, SOLR749Test, CoreAdminHandlerTest, SearchHandlerTest, 
TestObjectReleaseTracker, TestMultiWordSynonyms, 
CdcrReplicationDistributedZkTest, BlobRepositoryCloudTest, 
TestNumericRangeQuery32, SortSpecParsingTest, UninvertDocValuesMergePolicyTest, 
TestBM25SimilarityFactory, TestAuthorizationFramework, 
TestSolrCloudWithHadoopAuthPlugin, PreAnalyzedFieldManagedSchemaCloudTest, 
TestFileDictionaryLookup, TestComponentsName, IndexSchemaRuntimeFieldTest, 
TestCharFilters, DistributedFacetPivotWhiteBoxTest, 
CollectionsAPIDistributedZkTest, TestGeoJSONResponseWriter, 
TestRuleBasedAuthorizationPlugin, TestCollationField, TestCorePropertiesReload, 
AnalysisErrorHandlingTest, TestDefaultStatsCache, 
TestPartialUpdateDeduplication, FieldMutatingUpdateProcessorTest, 
SSLMigrationTest, TestSolrIndexConfig, TestFieldSortValues, TestQueryUtils, 
TestHighFrequencyDictionaryFactory, MBeansHandlerTest, 
TestLuceneIndexBackCompat, TestMinMaxOnMultiValuedField, SolrSlf4jReporterTest, 
TestPivotHelperCode, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedGrouping, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestJoin, TestReload, TestStressVersions, TestRangeQuery, 
TestCoreContainer, TestSolr4Spatial, StatsComponentTest, 
SpellCheckComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, 
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, 
HighlighterTest, SoftAutoCommitTest, TestCoreDiscovery, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, 
PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, 
DocValuesMultiTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, 
TestValueSourceCache, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, 
SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestLFUCache, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, 
BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestBinaryField, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, 
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, 
TestLRUCache, SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AssignBackwardCompatibilityTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, 
DeleteReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudSearcherWarming, TestCollectionsAPIViaSolrCloudCluster, 
TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, 
TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, 
TestPrepRecovery, TestPullReplica, TestRebalanceLeaders, 
TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorCloud, 
AutoAddReplicasIntegrationTest]
   [junit4] Completed [554/745 (6!)] on J1 in 103.21s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to