Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2134/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition

Error Message:
Error from server at http://127.0.0.1:36933/solr: Could not fully remove 
collection: movereplicatest_coll4

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36933/solr: Could not fully remove collection: 
movereplicatest_coll4
        at 
__randomizedtesting.SeedInfo.seed([C224CA1E6F97D880:C8744568AF97B921]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition(MoveReplicaHDFSFailoverTest.java:195)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
events: [CapturedEvent{timestamp=2262338479136968, stage=FAILED, 
actionName='execute_plan', event={   
"id":"8098e9d100a9cTsgl9xwk7266egcoh8905esf4",   "source":"index_size_trigger", 
  "eventTime":2262307938765468,   "eventType":"INDEXSIZE",   "properties":{     
"__start__":1,     
"aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    
\"node_name\":\"127.0.0.1:10001_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},     "belowSize":{},    
 "_enqueue_time_":2262328089576218,     "requestedOps":["Op{action=SPLITSHARD, 
hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard2\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger/8098e9d100a9cTsgl9xwk7266egcoh8905esf4/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard2}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger",   "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=2265557086636468, stage=STARTED, actionName='null', 
event={   "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   
"source":"index_size_trigger",   "eventTime":2265550902647468,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         
"{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger",   "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=2265558230695168, stage=BEFORE_ACTION, 
actionName='compute_plan', event={   
"id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   "source":"index_size_trigger", 
  "eventTime":2265550902647468,   "eventType":"INDEXSIZE",   "properties":{     
"__start__":1,     "aboveSize":{},     
"belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n   
 \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    
\"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":11240,\n    
\"node_name\":\"127.0.0.1:10002_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, 
config={   "trigger":"index_size_trigger",   "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=2265558277301068, stage=AFTER_ACTION, 
actionName='compute_plan', event={   
"id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   "source":"index_size_trigger", 
  "eventTime":2265550902647468,   "eventType":"INDEXSIZE",   "properties":{     
"__start__":1,     "aboveSize":{},     
"belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n   
 \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    
\"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":11240,\n    
\"node_name\":\"127.0.0.1:10002_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{ 
  "first":"testMergeIntegration_collection",   "second":"shard2"}, {   
"first":"testMergeIntegration_collection",   "second":"shard1"}]}}], 
properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, 
properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger",   "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=2265558292724118, stage=BEFORE_ACTION, 
actionName='execute_plan', event={   
"id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   "source":"index_size_trigger", 
  "eventTime":2265550902647468,   "eventType":"INDEXSIZE",   "properties":{     
"__start__":1,     "aboveSize":{},     
"belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n   
 \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    
\"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":11240,\n    
\"node_name\":\"127.0.0.1:10002_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{ 
  "first":"testMergeIntegration_collection",   "second":"shard2"}, {   
"first":"testMergeIntegration_collection",   "second":"shard1"}]}}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={   
"trigger":"index_size_trigger",   "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=2265558328126168, stage=AFTER_ACTION, 
actionName='execute_plan', event={   
"id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   "source":"index_size_trigger", 
  "eventTime":2265550902647468,   "eventType":"INDEXSIZE",   "properties":{     
"__start__":1,     "aboveSize":{},     
"belowSize":{"testMergeIntegration_collection":[         "{\"core_node1\":{\n   
 \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    
\"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":11240,\n    
\"node_name\":\"127.0.0.1:10002_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{ 
  "first":"testMergeIntegration_collection",   "second":"shard2"}, {   
"first":"testMergeIntegration_collection",   "second":"shard1"}]}}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, 
execute_plan]}, config={   "trigger":"index_size_trigger",   "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=2265558347570568, stage=SUCCEEDED, actionName='null', 
event={   "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",   
"source":"index_size_trigger",   "eventTime":2265550902647468,   
"eventType":"INDEXSIZE",   "properties":{     "__start__":1,     
"aboveSize":{},     "belowSize":{"testMergeIntegration_collection":[         
"{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",         
"{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},     
"_enqueue_time_":2265557077848618,     "requestedOps":["Op{action=MERGESHARDS, 
hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={   
"trigger":"index_size_trigger",   "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:<7>

Stack Trace:
java.lang.AssertionError: events: [CapturedEvent{timestamp=2262338479136968, 
stage=FAILED, actionName='execute_plan', event={
  "id":"8098e9d100a9cTsgl9xwk7266egcoh8905esf4",
  "source":"index_size_trigger",
  "eventTime":2262307938765468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{"testSplitIntegration_collection":["{\"core_node3\":{\n    
\"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":11,\n    
\"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":15740,\n    
\"node_name\":\"127.0.0.1:10001_solr\",\n    \"type\":\"NRT\",\n    
\"SEARCHER.searcher.numDocs\":11,\n    \"__bytes__\":15740,\n    
\"core\":\"testSplitIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":11,\n    \"violationType\":\"aboveDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.4659017324447632E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testSplitIntegration_collection\"}}"]},
    "belowSize":{},
    "_enqueue_time_":2262328089576218,
    "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  
\"first\":\"testSplitIntegration_collection\",\n  
\"second\":\"shard2\"}]}}"]}}, 
context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard,
 method=GET, params.action=SPLITSHARD, 
params.async=index_size_trigger/8098e9d100a9cTsgl9xwk7266egcoh8905esf4/0, 
params.waitForFinalState=true, 
params.collection=testSplitIntegration_collection, params.shard=shard2}], 
properties.BEFORE_ACTION=[compute_plan, execute_plan], 
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "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=2265557086636468, stage=STARTED, actionName='null', 
event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "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=2265558230695168, stage=BEFORE_ACTION, 
actionName='compute_plan', event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, 
config={
  "trigger":"index_size_trigger",
  "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=2265558277301068, stage=AFTER_ACTION, 
actionName='compute_plan', event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], 
source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "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=2265558292724118, stage=BEFORE_ACTION, 
actionName='execute_plan', event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, 
execute_plan], source=index_size_trigger, 
properties.AFTER_ACTION=[compute_plan]}, config={
  "trigger":"index_size_trigger",
  "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=2265558328126168, stage=AFTER_ACTION, 
actionName='execute_plan', event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, 
context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
  "first":"testMergeIntegration_collection",
  "second":"shard2"}, {
  "first":"testMergeIntegration_collection",
  "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, 
execute_plan], source=index_size_trigger, 
properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
  "trigger":"index_size_trigger",
  "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=2265558347570568, stage=SUCCEEDED, actionName='null', 
event={
  "id":"80c81acc5daacTsgl9xwk7266egcoh8905esfh",
  "source":"index_size_trigger",
  "eventTime":2265550902647468,
  "eventType":"INDEXSIZE",
  "properties":{
    "__start__":1,
    "aboveSize":{},
    "belowSize":{"testMergeIntegration_collection":[
        "{\"core_node1\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    
\"INDEX.sizeInBytes\":11240,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    
\"__bytes__\":11240,\n    
\"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    
\"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0468065738677979E-5,\n    
\"shard\":\"shard1\",\n    
\"collection\":\"testMergeIntegration_collection\"}}",
        "{\"core_node3\":{\n    \"leader\":\"true\",\n    
\"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    
\"INDEX.sizeInBytes\":11740,\n    \"node_name\":\"127.0.0.1:10002_solr\",\n    
\"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    
\"__bytes__\":11740,\n    
\"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    
\"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    
\"state\":\"active\",\n    \"INDEX.sizeInGB\":1.0933727025985718E-5,\n    
\"shard\":\"shard2\",\n    
\"collection\":\"testMergeIntegration_collection\"}}"]},
    "_enqueue_time_":2265557077848618,
    "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  
\"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  
\"first\":\"testMergeIntegration_collection\",\n  
\"second\":\"shard1\"}]}}"]}}, context={}, config={
  "trigger":"index_size_trigger",
  "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:<7>
        at 
__randomizedtesting.SeedInfo.seed([C224CA1E6F97D880:919D88AE8D864D7A]: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.testMergeIntegration(IndexSizeTriggerTest.java:408)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/133)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           
"core":"testSplitIntegration_collection_shard2_replica_n3",           
"leader":"true",           "SEARCHER.searcher.maxDoc":11,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":15740,         
  "node_name":"127.0.0.1:10007_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.4659017324447632E-5,           
"SEARCHER.searcher.numDocs":11},         "core_node4":{           
"core":"testSplitIntegration_collection_shard2_replica_n4",           
"SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":15740,           "node_name":"127.0.0.1:10006_solr",  
         "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":1.4659017324447632E-5,           
"SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       
"state":"active"},     "shard1":{       "stateTimestamp":"1529084918341270350", 
      "replicas":{         "core_node1":{           
"core":"testSplitIntegration_collection_shard1_replica_n1",           
"leader":"true",           "SEARCHER.searcher.maxDoc":14,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":17240,         
  "node_name":"127.0.0.1:10007_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14},         "core_node2":{           
"core":"testSplitIntegration_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":17240,           "node_name":"127.0.0.1:10006_solr",  
         "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1529084918341734700",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10007_solr",   
        "base_url":"http://127.0.0.1:10007/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node9":{           
"core":"testSplitIntegration_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10006_solr",   
        "base_url":"http://127.0.0.1:10006/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",   
    "stateTimestamp":"1529084918341652450",       "range":"80000000-bfffffff",  
     "state":"active",       "replicas":{         "core_node7":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_0_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10006_solr",   
        "base_url":"http://127.0.0.1:10006/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node8":{           
"core":"testSplitIntegration_collection_shard1_0_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10007_solr",   
        "base_url":"http://127.0.0.1:10007/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/133)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":15740,
          "node_name":"127.0.0.1:10007_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.4659017324447632E-5,
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":15740,
          "node_name":"127.0.0.1:10006_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.4659017324447632E-5,
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1529084918341270350",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10007_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10006_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1529084918341734700",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10007_solr",
          "base_url":"http://127.0.0.1:10007/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10006_solr",
          "base_url":"http://127.0.0.1:10006/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1529084918341652450",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10006_solr",
          "base_url":"http://127.0.0.1:10006/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10007_solr",
          "base_url":"http://127.0.0.1:10007/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7}}}}}
        at 
__randomizedtesting.SeedInfo.seed([C224CA1E6F97D880:FBAA735E4068117E]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/145)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           
"core":"testSplitIntegration_collection_shard2_replica_n3",           
"leader":"true",           "SEARCHER.searcher.maxDoc":11,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":15740,         
  "node_name":"127.0.0.1:10001_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.4659017324447632E-5,           
"SEARCHER.searcher.numDocs":11},         "core_node4":{           
"core":"testSplitIntegration_collection_shard2_replica_n4",           
"SEARCHER.searcher.maxDoc":11,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":15740,           "node_name":"127.0.0.1:10000_solr",  
         "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":1.4659017324447632E-5,           
"SEARCHER.searcher.numDocs":11}},       "range":"0-7fffffff",       
"state":"active"},     "shard1":{       "stateTimestamp":"1529081209578183700", 
      "replicas":{         "core_node1":{           
"core":"testSplitIntegration_collection_shard1_replica_n1",           
"leader":"true",           "SEARCHER.searcher.maxDoc":14,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":17240,         
  "node_name":"127.0.0.1:10001_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14},         "core_node2":{           
"core":"testSplitIntegration_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":17240,           "node_name":"127.0.0.1:10000_solr",  
         "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1529081209578731000",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10000_solr",   
        "base_url":"http://127.0.0.1:10000/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node9":{           
"core":"testSplitIntegration_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10001_solr",   
        "base_url":"http://127.0.0.1:10001/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",   
    "stateTimestamp":"1529081209578608500",       "range":"80000000-bfffffff",  
     "state":"active",       "replicas":{         "core_node7":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_0_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10001_solr",   
        "base_url":"http://127.0.0.1:10001/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node8":{           
"core":"testSplitIntegration_collection_shard1_0_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10000_solr",   
        "base_url":"http://127.0.0.1:10000/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/145)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":15740,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.4659017324447632E-5,
          "SEARCHER.searcher.numDocs":11},
        "core_node4":{
          "core":"testSplitIntegration_collection_shard2_replica_n4",
          "SEARCHER.searcher.maxDoc":11,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":15740,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.4659017324447632E-5,
          "SEARCHER.searcher.numDocs":11}},
      "range":"0-7fffffff",
      "state":"active"},
    "shard1":{
      "stateTimestamp":"1529081209578183700",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1529081209578731000",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1529081209578608500",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7}}}}}
        at 
__randomizedtesting.SeedInfo.seed([C224CA1E6F97D880:FBAA735E4068117E]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/126)={   
"replicationFactor":"2",   "pullReplicas":"0",   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0",   
"autoCreated":"true",   "shards":{     "shard2":{       "replicas":{         
"core_node3":{           
"core":"testSplitIntegration_collection_shard2_replica_n3",           
"leader":"true",           "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":"testSplitIntegration_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":"1529079075465017050",       "replicas":{         
"core_node1":{           
"core":"testSplitIntegration_collection_shard1_replica_n1",           
"leader":"true",           "SEARCHER.searcher.maxDoc":14,           
"SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":17240,         
  "node_name":"127.0.0.1:10000_solr",           "state":"active",           
"type":"NRT",           "INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14},         "core_node2":{           
"core":"testSplitIntegration_collection_shard1_replica_n2",           
"SEARCHER.searcher.maxDoc":14,           "SEARCHER.searcher.deletedDocs":0,     
      "INDEX.sizeInBytes":17240,           "node_name":"127.0.0.1:10001_solr",  
         "state":"active",           "type":"NRT",           
"INDEX.sizeInGB":1.605600118637085E-5,           
"SEARCHER.searcher.numDocs":14}},       "range":"80000000-ffffffff",       
"state":"inactive"},     "shard1_1":{       "parent":"shard1",       
"stateTimestamp":"1529079075465431300",       "range":"c0000000-ffffffff",      
 "state":"active",       "replicas":{         "core_node10":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_1_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10000_solr",   
        "base_url":"http://127.0.0.1:10000/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node9":{           
"core":"testSplitIntegration_collection_shard1_1_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":13740,           "node_name":"127.0.0.1:10001_solr",   
        "base_url":"http://127.0.0.1:10001/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":1.2796372175216675E-5,         
  "SEARCHER.searcher.numDocs":7}}},     "shard1_0":{       "parent":"shard1",   
    "stateTimestamp":"1529079075465349350",       "range":"80000000-bfffffff",  
     "state":"active",       "replicas":{         "core_node7":{           
"leader":"true",           
"core":"testSplitIntegration_collection_shard1_0_replica0",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10001_solr",   
        "base_url":"http://127.0.0.1:10001/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7},         "core_node8":{           
"core":"testSplitIntegration_collection_shard1_0_replica1",           
"SEARCHER.searcher.maxDoc":7,           "SEARCHER.searcher.deletedDocs":0,      
     "INDEX.sizeInBytes":23980,           "node_name":"127.0.0.1:10000_solr",   
        "base_url":"http://127.0.0.1:10000/solr";,           "state":"active",   
        "type":"NRT",           "INDEX.sizeInGB":2.2333115339279175E-5,         
  "SEARCHER.searcher.numDocs":7}}}}}

Stack Trace:
java.util.concurrent.TimeoutException: last state: 
DocCollection(testSplitIntegration_collection//clusterstate.json/126)={
  "replicationFactor":"2",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "shards":{
    "shard2":{
      "replicas":{
        "core_node3":{
          "core":"testSplitIntegration_collection_shard2_replica_n3",
          "leader":"true",
          "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":"testSplitIntegration_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":"1529079075465017050",
      "replicas":{
        "core_node1":{
          "core":"testSplitIntegration_collection_shard1_replica_n1",
          "leader":"true",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10000_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14},
        "core_node2":{
          "core":"testSplitIntegration_collection_shard1_replica_n2",
          "SEARCHER.searcher.maxDoc":14,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":17240,
          "node_name":"127.0.0.1:10001_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.605600118637085E-5,
          "SEARCHER.searcher.numDocs":14}},
      "range":"80000000-ffffffff",
      "state":"inactive"},
    "shard1_1":{
      "parent":"shard1",
      "stateTimestamp":"1529079075465431300",
      "range":"c0000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node10":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_1_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node9":{
          "core":"testSplitIntegration_collection_shard1_1_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":13740,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":1.2796372175216675E-5,
          "SEARCHER.searcher.numDocs":7}}},
    "shard1_0":{
      "parent":"shard1",
      "stateTimestamp":"1529079075465349350",
      "range":"80000000-bfffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "leader":"true",
          "core":"testSplitIntegration_collection_shard1_0_replica0",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10001_solr",
          "base_url":"http://127.0.0.1:10001/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7},
        "core_node8":{
          "core":"testSplitIntegration_collection_shard1_0_replica1",
          "SEARCHER.searcher.maxDoc":7,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":23980,
          "node_name":"127.0.0.1:10000_solr",
          "base_url":"http://127.0.0.1:10000/solr";,
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":2.2333115339279175E-5,
          "SEARCHER.searcher.numDocs":7}}}}}
        at 
__randomizedtesting.SeedInfo.seed([C224CA1E6F97D880:FBAA735E4068117E]:0)
        at 
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:111)
        at 
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:299)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13009 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C224CA1E6F97D880-001/init-core-data-001
   [junit4]   2> 440993 WARN  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 440993 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 440993 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 440994 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 440994 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C224CA1E6F97D880-001/tempDir-001
   [junit4]   2> 440994 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 440996 INFO  (Thread-592) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 440996 INFO  (Thread-592) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 441001 ERROR (Thread-592) [    ] 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> 441096 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36633
   [junit4]   2> 441105 INFO  (zkConnectionManagerCallback-805-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441108 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 441109 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 441128 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441128 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441128 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 441129 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43618940{/solr,null,AVAILABLE}
   [junit4]   2> 441131 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@77feb020{SSL,[ssl, 
http/1.1]}{127.0.0.1:44579}
   [junit4]   2> 441131 INFO  (jetty-launcher-802-thread-2) [    ] 
o.e.j.s.Server Started @441157ms
   [junit4]   2> 441131 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44579}
   [junit4]   2> 441132 ERROR (jetty-launcher-802-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 441132 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 441132 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 441132 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441132 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441132 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-15T16:09:05.727145Z
   [junit4]   2> 441140 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 441140 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 441140 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 441145 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37934e9d{/solr,null,AVAILABLE}
   [junit4]   2> 441145 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f1da0a5{SSL,[ssl, 
http/1.1]}{127.0.0.1:39293}
   [junit4]   2> 441145 INFO  (jetty-launcher-802-thread-1) [    ] 
o.e.j.s.Server Started @441171ms
   [junit4]   2> 441145 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39293}
   [junit4]   2> 441146 ERROR (jetty-launcher-802-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 441146 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 441146 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 441146 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 441146 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 441146 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-15T16:09:05.741229Z
   [junit4]   2> 441148 INFO  (zkConnectionManagerCallback-807-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441149 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441157 INFO  (zkConnectionManagerCallback-809-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441157 INFO  (jetty-launcher-802-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 441197 INFO  (jetty-launcher-802-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36633/solr
   [junit4]   2> 441208 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441220 INFO  (zkConnectionManagerCallback-815-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441278 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 441278 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44579_solr
   [junit4]   2> 441279 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.c.Overseer Overseer 
(id=72205709151830020-127.0.0.1:44579_solr-n_0000000000) starting
   [junit4]   2> 441313 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 441314 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36633/solr ready
   [junit4]   2> 441317 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44579_solr
   [junit4]   2> 441323 INFO  (zkCallback-814-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441332 INFO  (zkCallback-821-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 441334 DEBUG 
(OverseerAutoScalingTriggerThread-72205709151830020-127.0.0.1:44579_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 441335 DEBUG 
(OverseerAutoScalingTriggerThread-72205709151830020-127.0.0.1:44579_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 441335 DEBUG 
(OverseerAutoScalingTriggerThread-72205709151830020-127.0.0.1:44579_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 441335 DEBUG 
(OverseerAutoScalingTriggerThread-72205709151830020-127.0.0.1:44579_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 441336 INFO  (jetty-launcher-802-thread-2) 
[n:127.0.0.1:44579_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collect

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

r-254-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 83656 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77a798d3: rootName = 
solr_45721, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2cb85c40
   [junit4]   2> 83656 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b954f44: rootName = 
solr_34529, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@a1a5650
   [junit4]   2> 83660 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 83660 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 83660 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@113f8551: rootName = 
solr_34529, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@31b58d7a
   [junit4]   2> 83660 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a47502a: rootName = 
solr_45721, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@31b58d7a
   [junit4]   2> 83662 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 83662 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bb80dc4: rootName = 
solr_34529, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@34485512
   [junit4]   2> 83662 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 83662 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46ef11d: rootName = 
solr_45721, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@34485512
   [junit4]   2> 83663 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34529_solr
   [junit4]   2> 83663 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45721_solr
   [junit4]   2> 83664 INFO  (jetty-closer-254-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 83664 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 83664 INFO  (zkCallback-272-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 83664 INFO  (zkCallback-265-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 83664 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 83664 INFO  (zkCallback-279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 83665 INFO  (zkCallback-286-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 83665 INFO  (jetty-closer-254-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72205850166951940-127.0.0.1:45721_solr-n_0000000000) closing
   [junit4]   2> 83665 INFO  
(OverseerStateUpdate-72205850166951940-127.0.0.1:45721_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45721_solr
   [junit4]   2> 83665 WARN  
(OverseerAutoScalingTriggerThread-72205850166951940-127.0.0.1:45721_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 83665 DEBUG (jetty-closer-254-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 83666 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10086d691e80007, likely client has closed socket
   [junit4]   2> 83666 INFO  (jetty-closer-254-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59a8af64{/solr,null,UNAVAILABLE}
   [junit4]   2> 83666 INFO  (jetty-closer-254-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 83667 INFO  (jetty-closer-254-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@56e5fdba{/solr,null,UNAVAILABLE}
   [junit4]   2> 83667 INFO  (jetty-closer-254-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 83667 ERROR 
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-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> 83667 INFO  
(SUITE-IndexSizeTriggerTest-seed#[C224CA1E6F97D880]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46757 46757
   [junit4]   2> 84154 INFO  (Thread-530) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46757 46757
   [junit4]   2> 84154 WARN  (Thread-530) [    ] 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>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_C224CA1E6F97D880-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=306, maxMBSortInHeap=6.743212111634722, 
sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=354345552,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, 
MoveReplicaHDFSFailoverTest, IndexSizeTriggerTest, IndexSizeTriggerTest, 
IndexSizeTriggerTest]
   [junit4] Completed [7/10 (3!)] on J2 in 3.34s, 4 tests, 1 error <<< FAILURES!

[...truncated 32 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 10 suites, 35 tests, 2 errors, 1 failure [seed: 
C224CA1E6F97D880]

Total time: 2 minutes 14 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
[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=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/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=35a7e95bce54d53820ce3e0b1e2966f609a1c1d2, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2133
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to