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

8 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
.response[3][id][0]:17!=14

Stack Trace:
junit.framework.AssertionFailedError: .response[3][id][0]:17!=14
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:64085E211B6DFE7E]:0)
        at junit.framework.Assert.fail(Assert.java:50)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:913)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:607)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:228)
        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.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:8F9757792C5EE0AB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:187)
        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.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
failed to create testMixedBounds_collection Live Nodes: [127.0.0.1:10003_solr, 
127.0.0.1:10002_solr] Last available state: 
DocCollection(testMixedBounds_collection//clusterstate.json/143)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           "core":"testMixedBounds_collection_shard2_replica_n3", 
          "leader":"true",           "SEARCHER.searcher.maxDoc":0,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":10240,         
  "node_name":"127.0.0.1:10002_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":9.5367431640625E-6,           
"SEARCHER.searcher.numDocs":0},         "core_node4":{           
"core":"testMixedBounds_collection_shard2_replica_n4",           
"SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10003_solr",   
        "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}}, 
      "range":"0-7fffffff",       "state":"active"},     "shard1":{       
"stateTimestamp":"1528950763062476200",       "replicas":{         
"core_node1":{           "core":"testMixedBounds_collection_shard1_replica_n1", 
          "leader":"true",           "SEARCHER.searcher.maxDoc":495,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":257740,        
   "node_name":"127.0.0.1:10002_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":2.4003908038139343E-4,           
"SEARCHER.searcher.numDocs":495},         "core_node2":{           
"core":"testMixedBounds_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":495,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":257740,           
"node_name":"127.0.0.1:10003_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":2.4003908038139343E-4,           
"SEARCHER.searcher.numDocs":495}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1528950763063161600",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testMixedBounds_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":247,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":133740,           
"node_name":"127.0.0.1:10002_solr",           
"base_url":"http://127.0.0.1:10002/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.245550811290741E-4,           
"SEARCHER.searcher.numDocs":247},         "core_node9":{           
"core":"testMixedBounds_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":247,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":133740,           
"node_name":"127.0.0.1:10003_solr",           
"base_url":"http://127.0.0.1:10003/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.245550811290741E-4,           
"SEARCHER.searcher.numDocs":247}}},     "shard1_0":{       "parent":"shard1",   
    "stateTimestamp":"1528950763063007650",       "range":"80000000-bfffffff",  
     "state":"active",       "replicas":{         "core_node7":{           
"leader":"true",           
"core":"testMixedBounds_collection_shard1_0_replica0",           
"SEARCHER.searcher.maxDoc":248,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":144480,           
"node_name":"127.0.0.1:10003_solr",           
"base_url":"http://127.0.0.1:10003/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.3455748558044434E-4,           
"SEARCHER.searcher.numDocs":248},         "core_node8":{           
"core":"testMixedBounds_collection_shard1_0_replica1",           
"SEARCHER.searcher.maxDoc":248,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":144480,           
"node_name":"127.0.0.1:10002_solr",           
"base_url":"http://127.0.0.1:10002/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.3455748558044434E-4,           
"SEARCHER.searcher.numDocs":248}}}}}

Stack Trace:
java.lang.AssertionError: failed to create testMixedBounds_collection
Live Nodes: [127.0.0.1:10003_solr, 127.0.0.1:10002_solr]
Last available state: 
DocCollection(testMixedBounds_collection//clusterstate.json/143)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testMixedBounds_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0},
        "core_node4":{
          "core":"testMixedBounds_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1528950763062476200",
      "replicas":{
        "core_node1":{
          "core":"testMixedBounds_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":495,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":257740,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.4003908038139343E-4,
          "SEARCHER.searcher.numDocs":495},
        "core_node2":{
          "core":"testMixedBounds_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":495,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":257740,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.4003908038139343E-4,
          "SEARCHER.searcher.numDocs":495}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1528950763063161600",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testMixedBounds_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":247,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":133740,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.245550811290741E-4,
          "SEARCHER.searcher.numDocs":247},
        "core_node9":{
          "core":"testMixedBounds_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":247,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":133740,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.245550811290741E-4,
          "SEARCHER.searcher.numDocs":247}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1528950763063007650",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testMixedBounds_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":248,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":144480,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.3455748558044434E-4,
          "SEARCHER.searcher.numDocs":248},
        "core_node8":{
          "core":"testMixedBounds_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":248,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":144480,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.3455748558044434E-4,
          "SEARCHER.searcher.numDocs":248}}}}}
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:E6DFDE56F82A98DC]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:69)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:580)
        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)
Caused by: java.util.concurrent.TimeoutException: last state: 
DocCollection(testMixedBounds_collection//clusterstate.json/143)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testMixedBounds_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0},
        "core_node4":{
          "core":"testMixedBounds_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1528950763062476200",
      "replicas":{
        "core_node1":{
          "core":"testMixedBounds_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":495,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":257740,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.4003908038139343E-4,
          "SEARCHER.searcher.numDocs":495},
        "core_node2":{
          "core":"testMixedBounds_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":495,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":257740,
          "node_name":"127.0.0.1:10003_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.4003908038139343E-4,
          "SEARCHER.searcher.numDocs":495}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1528950763063161600",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testMixedBounds_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":247,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":133740,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.245550811290741E-4,
          "SEARCHER.searcher.numDocs":247},
        "core_node9":{
          "core":"testMixedBounds_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":247,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":133740,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.245550811290741E-4,
          "SEARCHER.searcher.numDocs":247}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1528950763063007650",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testMixedBounds_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":248,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":144480,
          "node_name":"127.0.0.1:10003_solr",
          "base_url":"http://127.0.0.1:10003/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.3455748558044434E-4,
          "SEARCHER.searcher.numDocs":248},
        "core_node8":{
          "core":"testMixedBounds_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":248,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":144480,
          "node_name":"127.0.0.1:10002_solr",
          "base_url":"http://127.0.0.1:10002/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.3455748558044434E-4,
          "SEARCHER.searcher.numDocs":248}}}}}
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:63)
        ... 40 more


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:8F9757792C5EE0AB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:187)
        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.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
events: [CapturedEvent{timestamp=2127998848831456, stage=STARTED, 
actionName='null', event={   "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000166005956, stage=BEFORE_ACTION, 
actionName='compute_plan', event={   
"id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={   "trigger":"index_size_trigger2",   "stage":[     "STARTED",     
"ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     
"compute_plan",     "execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000208621106, stage=AFTER_ACTION, 
actionName='compute_plan', event={   
"id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000221424056, stage=BEFORE_ACTION, 
actionName='execute_plan', event={   
"id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128008293893356, stage=AFTER_ACTION, 
actionName='execute_plan', event={   
"id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger2/78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
properties.responses=[{status={state=completed,msg=found 
[index_size_trigger2/78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd/0] in completed 
tasks},success=}], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128008309790106, stage=SUCCEEDED, actionName='null', 
event={   "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",   
"source":"index_size_trigger2",   "eventTime":2127990795071356,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2127998843819156,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021525452106, stage=STARTED, actionName='null', 
event={   "id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",   
"source":"index_size_trigger2",   "eventTime":2128013847882256,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":2,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":16240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"_enqueue_time_":2128021519728506,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021597267156, stage=BEFORE_ACTION, 
actionName='compute_plan', event={   
"id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",   
"source":"index_size_trigger2",   "eventTime":2128013847882256,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":2,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":16240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"_enqueue_time_":2128021519728506,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={   "trigger":"index_size_trigger2",   "stage":[     "STARTED",     
"ABORTED",     "SUCCEEDED",     "FAILED"],   "afterAction":[     
"compute_plan",     "execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021643064806, stage=AFTER_ACTION, 
actionName='compute_plan', event={   
"id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",   
"source":"index_size_trigger2",   "eventTime":2128013847882256,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":2,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":16240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"_enqueue_time_":2128021519728506,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021659928106, stage=BEFORE_ACTION, 
actionName='execute_plan', event={   
"id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",   
"source":"index_size_trigger2",   "eventTime":2128013847882256,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":2,     
"aboveSize":{"testSplitIntegration_collection":[         "{\"core_node10\":{\n  
  \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":12,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":16240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",         
"{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     
"_enqueue_time_":2128021519728506,     "requestedOps":[       
"Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}", 
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger2",   "stage":[     "STARTED",     "ABORTED",     
"SUCCEEDED",     "FAILED"],   "afterAction":[     "compute_plan",     
"execute_plan"],   
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   "beforeAction":[     "compute_plan",     "execute_plan"]}, message='null'}] 
expected:<6> but was:<10>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=2127998848831456, 
stage=STARTED, actionName='null', event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000166005956, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000208621106, stage=AFTER_ACTION, 
actionName='compute_plan', event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128000221424056, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128008293893356, stage=AFTER_ACTION, 
actionName='execute_plan', event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger2/78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard1}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
properties.responses=[{status={state=completed,msg=found 
[index_size_trigger2/78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd/0] in completed 
tasks},success=}], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128008309790106, stage=SUCCEEDED, actionName='null', 
event={
  "id":"78f65776cef7cT94tgwf2p8gyzw9qt73p0mlmqd",
  "source":"index_size_trigger2",
  "eventTime":2127990795071356,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":25,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":22740,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":25,\n    \"__bytes__\":22740,\n    
\"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":25,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.117827534675598E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2127998843819156,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021525452106, stage=STARTED, actionName='null', 
event={
  "id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",
  "source":"index_size_trigger2",
  "eventTime":2128013847882256,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":2,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":16240,\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "_enqueue_time_":2128021519728506,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021597267156, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
  "id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",
  "source":"index_size_trigger2",
  "eventTime":2128013847882256,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":2,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":16240,\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "_enqueue_time_":2128021519728506,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2}, 
config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021643064806, stage=AFTER_ACTION, 
actionName='compute_plan', event={
  "id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",
  "source":"index_size_trigger2",
  "eventTime":2128013847882256,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":2,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":16240,\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "_enqueue_time_":2128021519728506,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger2, 
properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}, 
CapturedEvent{timestamp=2128021659928106, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
  "id":"78f6ad57aea10T94tgwf2p8gyzw9qt73p0mlmqg",
  "source":"index_size_trigger2",
  "eventTime":2128013847882256,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":2,
    "aboveSize":{"testSplitIntegration_collection":[
        "{\"core_node10\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":12,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":16240,\n    \"node_name\":\"127.0.0.1:10005_solr\",\n    
\"base_url\":\"http://127.0.0.1:10005/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":12,\n    \"__bytes__\":16240,\n    
\"__docs__\":12,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.5124678611755371E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_1_replica1\",\n    
\"shard\":\"shard1_1\",\n    
\"collection\":\"testSplitIntegration_collection\"}}",
        "{\"core_node7\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":13,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":26980,\n    \"node_name\":\"127.0.0.1:10004_solr\",\n    
\"base_url\":\"http://127.0.0.1:10004/solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":13,\n    \"__bytes__\":26980,\n    
\"__docs__\":13,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":2.512708306312561E-5,\n    
\"core\":\"testSplitIntegration_collection_shard1_0_replica0\",\n    
\"shard\":\"shard1_0\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":0,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":10240,\n    
\"node_name\":\"127.0.0.1:10005_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":0,\n    \"__bytes__\":10240,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":0,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":9.5367431640625E-6,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "_enqueue_time_":2128021519728506,
    "requestedOps":[
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1_1\"}]}}",
      "Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard1_0\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_1}, 
{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, 
method=GET, params.action=SPLITSHARD, 
params.collection=testSplitIntegration_collection, params.shard=shard1_0}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger2, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger2",
  "stage":[
    "STARTED",
    "ABORTED",
    "SUCCEEDED",
    "FAILED"],
  "afterAction":[
    "compute_plan",
    "execute_plan"],
  
"class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
  "beforeAction":[
    "compute_plan",
    "execute_plan"]}, message='null'}] expected:<6> but was:<10>
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:D5D2D8BB9A6E5A78]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:314)
        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.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([EC5C61FBB5919386:8F9757792C5EE0AB]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:187)
        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.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
failed to create testMixedBounds_collection Live Nodes: [127.0.0.1:10001_solr, 
127.0.0.1:10000_solr] Last available state: 
DocCollection(testMixedBounds_collection//clusterstate.json/156)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           "core":"testMixedBounds_collection_shard2_replica_n3", 
          "SEARCHER.searcher.maxDoc":0,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":10240,         
  "node_name":"127.0.0.1:10000_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":9.5367431640625E-6,           
"SEARCHER.searcher.numDocs":0},         "core_node4":{           
"core":"testMixedBounds_collection_shard2_replica_n4",           
"SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10001_solr",   
        "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}}, 
      "range":"0-7fffffff",       "state":"active"},     "shard1":{       
"stateTimestamp":"1528946841271075550",       "replicas":{         
"core_node1":{           "core":"testMixedBounds_collection_shard1_replica_n1", 
          "leader":"true",           "SEARCHER.searcher.maxDoc":495,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":257740,        
   "node_name":"127.0.0.1:10000_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":2.4003908038139343E-4,           
"SEARCHER.searcher.numDocs":495},         "core_node2":{           
"core":"testMixedBounds_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":495,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":257740,           
"node_name":"127.0.0.1:10001_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":2.4003908038139343E-4,           
"SEARCHER.searcher.numDocs":495}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1528946841272123750",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testMixedBounds_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":247,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":133740,           
"node_name":"127.0.0.1:10000_solr",           
"base_url":"http://127.0.0.1:10000/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.245550811290741E-4,           
"SEARCHER.searcher.numDocs":247},         "core_node9":{           
"core":"testMixedBounds_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":247,           "SEARCHER.searcher.deletedDocs":0,    
       "INDEX.sizeInBytes":133740,           
"node_name":"127.0.0.1:10001_solr",           
"base_url":"http://127.0.0.1:10001/solr";,           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.245550811290741E-4,           
"SEARCHER.searcher.numDocs":247}}},     "shard1_0":{       "parent":"shard1",   
    "stateTimestamp":"1528946841271937850",       "range":"80000000-bfffffff",  
     "state":"active",       "replicas":{         "core_node7":{           
"leader":"true",           "core":"test

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

NFO  (jetty-closer-365-thread-1) [    ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 199036 INFO  (jetty-closer-365-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d8380f3: rootName = 
solr_52774, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@34f5c937
   [junit4]   2> 199036 INFO  (jetty-closer-365-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 199036 INFO  (jetty-closer-365-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3d912e70: rootName = 
solr_52775, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@34f5c937
   [junit4]   2> 199038 INFO  (jetty-closer-365-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52775_solr
   [junit4]   2> 199038 INFO  (jetty-closer-365-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52774_solr
   [junit4]   2> 199040 INFO  (jetty-closer-365-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 199040 INFO  (jetty-closer-365-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 199040 INFO  (jetty-closer-365-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 199041 INFO  (jetty-closer-365-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 199041 INFO  (jetty-closer-365-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72196778186899460-127.0.0.1:52774_solr-n_0000000000) closing
   [junit4]   2> 199042 WARN  
(OverseerAutoScalingTriggerThread-72196778186899460-127.0.0.1:52774_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 199042 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 199042 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 199042 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 199042 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 199042 INFO  
(OverseerStateUpdate-72196778186899460-127.0.0.1:52774_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52774_solr
   [junit4]   2> 199043 INFO  (zkCallback-376-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199043 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 199043 DEBUG (jetty-closer-365-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 199043 INFO  (zkCallback-384-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199044 INFO  (zkCallback-391-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199044 INFO  (zkCallback-397-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 199047 INFO  (jetty-closer-365-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3a846588{/solr,null,UNAVAILABLE}
   [junit4]   2> 199047 INFO  (jetty-closer-365-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199048 INFO  (jetty-closer-365-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57765413{/solr,null,UNAVAILABLE}
   [junit4]   2> 199048 INFO  (jetty-closer-365-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 199049 ERROR 
(SUITE-IndexSizeTriggerTest-seed#[EC5C61FBB5919386]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 199050 INFO  
(SUITE-IndexSizeTriggerTest-seed#[EC5C61FBB5919386]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52772 52772
   [junit4]   2> 199067 INFO  (Thread-162) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52772 52772
   [junit4]   2> 199221 WARN  (Thread-162) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_EC5C61FBB5919386-002
   [junit4]   2> Jun 14, 2018 3:27:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7064e0bf),
 locale=es-MX, timezone=America/Managua
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_172 
(64-bit)/cpus=3,threads=1,free=141869624,total=432013312
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
IndexSizeTriggerTest, BasicDistributedZkTest, IndexSizeTriggerTest, 
IndexSizeTriggerTest]
   [junit4] Completed [8/10 (3!)] on J0 in 4.70s, 4 tests, 2 failures <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      0.38s J0 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      0.34s J0 | IndexSizeTriggerTest.testTrigger
   [junit4] OK      0.76s J0 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] OK      0.79s J0 | IndexSizeTriggerTest.testMixedBounds
   [junit4] Completed [9/10 (3!)] on J0 in 5.33s, 4 tests
   [junit4] 
   [junit4] HEARTBEAT J1 PID(93...@serv1-vm2.sd-datasolutions.de): 
2018-06-14T03:27:55, stalled for 62.1s at: BasicDistributedZkTest.test
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] OK      63.4s J1 | BasicDistributedZkTest.test
   [junit4] Completed [10/10 (3!)] on J1 in 64.03s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: EC5C61FBB5919386]:
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.71 ..   206.63 =   205.92s
   [junit4] JVM J1:     0.96 ..   242.36 =   241.40s
   [junit4] Execution time total: 4 minutes 2 seconds
   [junit4] Tests summary: 10 suites, 25 tests, 6 failures

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1568:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1092:
 There were test failures: 10 suites, 25 tests, 6 failures [seed: 
EC5C61FBB5919386]

Total time: 4 minutes 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro]   3/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=eea4197a3aa3b1fffa31a2708e0947aabd7e727b, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4674
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to