Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/101/

2 tests failed.
FAILED:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: 
https://127.0.0.1:35038/a

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: https://127.0.0.1:35038/a
        at 
__randomizedtesting.SeedInfo.seed([79C712972A366C54:F1932D4D84CA01AC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        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.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
        at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
        at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 52 more


FAILED:  
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for 
collection=testSimple2 
:DocCollection(testSimple2//collections/testSimple2/state.json/25)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/", 
          "base_url":"https://127.0.0.1:33726/solr";,           
"node_name":"127.0.0.1:33726_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"https://127.0.0.1:43665/solr";,           
"node_name":"127.0.0.1:43665_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n3",           
"shared_storage":"true",           "state":"down"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node6":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/", 
          "base_url":"https://127.0.0.1:33726/solr";,           
"node_name":"127.0.0.1:33726_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"https://127.0.0.1:43665/solr";,           
"node_name":"127.0.0.1:43665_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n7",           
"shared_storage":"true",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live 
Nodes: [127.0.0.1:33726_solr, 127.0.0.1:41361_solr] Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/25)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{      
 "range":"80000000-ffffffff",       "state":"active",       "replicas":{        
 "core_node2":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/", 
          "base_url":"https://127.0.0.1:33726/solr";,           
"node_name":"127.0.0.1:33726_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/tlog",
           "core":"testSimple2_shard1_replica_n1",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node5":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/", 
          "base_url":"https://127.0.0.1:43665/solr";,           
"node_name":"127.0.0.1:43665_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/tlog",
           "core":"testSimple2_shard1_replica_n3",           
"shared_storage":"true",           "state":"down"}}},     "shard2":{       
"range":"0-7fffffff",       "state":"active",       "replicas":{         
"core_node6":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/", 
          "base_url":"https://127.0.0.1:33726/solr";,           
"node_name":"127.0.0.1:33726_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/tlog",
           "core":"testSimple2_shard2_replica_n4",           
"shared_storage":"true",           "state":"active",           
"leader":"true"},         "core_node8":{           
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/", 
          "base_url":"https://127.0.0.1:43665/solr";,           
"node_name":"127.0.0.1:43665_solr",           "type":"NRT",           
"force_set_state":"false",           
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/tlog",
           "core":"testSimple2_shard2_replica_n7",           
"shared_storage":"true",           "state":"down"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 
:DocCollection(testSimple2//collections/testSimple2/state.json/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/",
          "base_url":"https://127.0.0.1:33726/solr";,
          "node_name":"127.0.0.1:33726_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:43665/solr";,
          "node_name":"127.0.0.1:43665_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n3",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node6":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/",
          "base_url":"https://127.0.0.1:33726/solr";,
          "node_name":"127.0.0.1:33726_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:43665/solr";,
          "node_name":"127.0.0.1:43665_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n7",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:33726_solr, 127.0.0.1:41361_solr]
Last available state: 
DocCollection(testSimple2//collections/testSimple2/state.json/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/",
          "base_url":"https://127.0.0.1:33726/solr";,
          "node_name":"127.0.0.1:33726_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node2/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:43665/solr";,
          "node_name":"127.0.0.1:43665_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n3",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node6":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/",
          "base_url":"https://127.0.0.1:33726/solr";,
          "node_name":"127.0.0.1:33726_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node6/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          
"dataDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:43665/solr";,
          "node_name":"127.0.0.1:43665_solr",
          "type":"NRT",
          "force_set_state":"false",
          
"ulogDir":"hdfs://localhost:33762/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n7",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([79C712972A366C54:417436690DC5B885]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14171 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/init-core-data-001
   [junit4]   2> 1065055 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1065055 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1065058 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1065058 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1065128 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1065162 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1065179 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1065181 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1065181 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1065181 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1065182 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a5ab6fb{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1065385 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@22613294{hdfs,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-33544-hdfs-_-any-939995553210886671.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 1065386 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@7551594e{HTTP/1.1,[http/1.1]}{localhost:33544}
   [junit4]   2> 1065386 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server Started @1065460ms
   [junit4]   2> 1065769 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1065772 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1065773 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1065773 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1065773 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1065773 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@108146aa{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1065939 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@45287cd5{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-37081-datanode-_-any-5665309626527755316.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 1065940 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@f605d4d{HTTP/1.1,[http/1.1]}{localhost:37081}
   [junit4]   2> 1065940 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server Started @1066014ms
   [junit4]   2> 1066047 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1066054 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1066057 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1066057 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1066057 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1066057 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7db8a97{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1066181 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x89b38e20ba3eb9d3: Processing first storage report for 
DS-df6b2ac0-98dc-4c8d-8d54-a259825f7c0a from datanode 
dbd967e0-327a-4b7a-82e9-366399aed18f
   [junit4]   2> 1066181 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x89b38e20ba3eb9d3: from storage 
DS-df6b2ac0-98dc-4c8d-8d54-a259825f7c0a node 
DatanodeRegistration(127.0.0.1:42030, 
datanodeUuid=dbd967e0-327a-4b7a-82e9-366399aed18f, infoPort=39785, 
infoSecurePort=0, ipcPort=44194, 
storageInfo=lv=-57;cid=testClusterID;nsid=906968471;c=1558223556865), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1066182 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x89b38e20ba3eb9d3: Processing first storage report for 
DS-bd611088-e754-4111-9439-93b8d00e77fa from datanode 
dbd967e0-327a-4b7a-82e9-366399aed18f
   [junit4]   2> 1066182 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x89b38e20ba3eb9d3: from storage 
DS-bd611088-e754-4111-9439-93b8d00e77fa node 
DatanodeRegistration(127.0.0.1:42030, 
datanodeUuid=dbd967e0-327a-4b7a-82e9-366399aed18f, infoPort=39785, 
infoSecurePort=0, ipcPort=44194, 
storageInfo=lv=-57;cid=testClusterID;nsid=906968471;c=1558223556865), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1066333 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@1025e96a{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-39970-datanode-_-any-4988061705253277110.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 1066334 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@239d219d{HTTP/1.1,[http/1.1]}{localhost:39970}
   [junit4]   2> 1066334 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[79C712972A366C54]-worker) [    
] o.e.j.s.Server Started @1066408ms
   [junit4]   2> 1066617 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7166b4aa4e6d4c7f: Processing first storage report for 
DS-fd5ee942-17f9-473a-b53d-db586332a01c from datanode 
014de490-29f5-4802-b3a6-b64cc704d842
   [junit4]   2> 1066617 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7166b4aa4e6d4c7f: from storage 
DS-fd5ee942-17f9-473a-b53d-db586332a01c node 
DatanodeRegistration(127.0.0.1:37451, 
datanodeUuid=014de490-29f5-4802-b3a6-b64cc704d842, infoPort=44758, 
infoSecurePort=0, ipcPort=36202, 
storageInfo=lv=-57;cid=testClusterID;nsid=906968471;c=1558223556865), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1066617 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7166b4aa4e6d4c7f: Processing first storage report for 
DS-0508456c-0059-46b2-ac11-fbb17d91758c from datanode 
014de490-29f5-4802-b3a6-b64cc704d842
   [junit4]   2> 1066617 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x7166b4aa4e6d4c7f: from storage 
DS-0508456c-0059-46b2-ac11-fbb17d91758c node 
DatanodeRegistration(127.0.0.1:37451, 
datanodeUuid=014de490-29f5-4802-b3a6-b64cc704d842, infoPort=44758, 
infoSecurePort=0, ipcPort=36202, 
storageInfo=lv=-57;cid=testClusterID;nsid=906968471;c=1558223556865), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1066949 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 1066951 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002
   [junit4]   2> 1066951 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1066952 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1066952 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1067052 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.ZkTestServer start zk server on port:42231
   [junit4]   2> 1067052 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42231
   [junit4]   2> 1067052 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42231
   [junit4]   2> 1067092 INFO  (zkConnectionManagerCallback-50103-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067096 INFO  (zkConnectionManagerCallback-50105-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067101 INFO  (zkConnectionManagerCallback-50107-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067108 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1067108 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1067108 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1067109 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1067110 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1067110 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1067110 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1067111 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1efe3d8e{/solr,null,AVAILABLE}
   [junit4]   2> 1067111 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@565bf551[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067112 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1067112 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1067112 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1c0ce99e{SSL,[ssl, 
http/1.1]}{127.0.0.1:33726}
   [junit4]   2> 1067112 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.s.Server Started @1067187ms
   [junit4]   2> 1067112 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33726}
   [junit4]   2> 1067113 ERROR (jetty-launcher-50108-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T23:52:38.889Z
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1067113 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1067114 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1067116 INFO  (zkConnectionManagerCallback-50110-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067117 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1067117 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1067117 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1067117 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1067118 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@70ec33d7{/solr,null,AVAILABLE}
   [junit4]   2> 1067118 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1067118 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1067118 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1067118 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1861f73a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067118 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dde6eaa{/solr,null,AVAILABLE}
   [junit4]   2> 1067119 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@138ad20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067119 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3571c396{SSL,[ssl, 
http/1.1]}{127.0.0.1:43665}
   [junit4]   2> 1067119 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.s.Server Started @1067194ms
   [junit4]   2> 1067119 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43665}
   [junit4]   2> 1067119 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5cc32330{SSL,[ssl, 
http/1.1]}{127.0.0.1:41361}
   [junit4]   2> 1067119 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.s.Server Started @1067194ms
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41361}
   [junit4]   2> 1067120 ERROR (jetty-launcher-50108-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1067120 ERROR (jetty-launcher-50108-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T23:52:38.896Z
   [junit4]   2> 1067120 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-18T23:52:38.896Z
   [junit4]   2> 1067122 INFO  (zkConnectionManagerCallback-50113-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067126 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1067126 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1067129 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1067134 INFO  (zkConnectionManagerCallback-50114-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067134 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1067140 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1067144 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1067144 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1067146 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1067155 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1067155 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1067157 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1067243 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1067244 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067245 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e289154[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067249 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067250 WARN  (jetty-launcher-50108-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7decdfbd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067274 INFO  (jetty-launcher-50108-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42231/solr
   [junit4]   2> 1067304 INFO  (zkConnectionManagerCallback-50123-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067352 INFO  (zkConnectionManagerCallback-50125-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067389 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1067390 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067390 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e9a674b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067393 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067393 WARN  (jetty-launcher-50108-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7ca53c71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067395 INFO  (jetty-launcher-50108-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42231/solr
   [junit4]   2> 1067400 INFO  (zkConnectionManagerCallback-50133-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067407 INFO  (zkConnectionManagerCallback-50135-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067425 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43665_solr
   [junit4]   2> 1067426 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1067426 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067427 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.Overseer Overseer 
(id=73326260116324361-127.0.0.1:43665_solr-n_0000000000) starting
   [junit4]   2> 1067427 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fa06c02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067429 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1067430 WARN  (jetty-launcher-50108-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2f61f91d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1067431 INFO  (jetty-launcher-50108-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42231/solr
   [junit4]   2> 1067433 INFO  (zkConnectionManagerCallback-50143-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067437 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 
0x10481d856f1000a, likely client has closed socket
   [junit4]   2> 1067439 INFO  (zkConnectionManagerCallback-50145-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067447 INFO  (zkConnectionManagerCallback-50150-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067451 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42231/solr ready
   [junit4]   2> 1067455 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43665_solr
   [junit4]   2> 1067456 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43665_solr
   [junit4]   2> 1067457 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41361_solr
   [junit4]   2> 1067459 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1067461 INFO  (zkCallback-50134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1067463 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33726_solr as DOWN
   [junit4]   2> 1067464 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1067464 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33726_solr
   [junit4]   2> 1067470 INFO  (zkCallback-50134-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1067470 INFO  (zkCallback-50124-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1067473 INFO  (zkCallback-50144-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1067473 INFO  (zkCallback-50149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1067477 INFO  (zkConnectionManagerCallback-50157-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067478 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1067480 INFO  (zkConnectionManagerCallback-50162-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067480 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42231/solr ready
   [junit4]   2> 1067486 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1067487 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42231/solr ready
   [junit4]   2> 1067496 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1067498 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1067512 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1067524 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067539 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067553 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067553 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067555 INFO  (jetty-launcher-50108-thread-3) 
[n:127.0.0.1:41361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node3/.
   [junit4]   2> 1067557 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067564 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067568 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067574 INFO  (jetty-launcher-50108-thread-1) 
[n:127.0.0.1:33726_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node1/.
   [junit4]   2> 1067582 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067583 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1067585 INFO  (jetty-launcher-50108-thread-2) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node2/.
   [junit4]   2> 1067701 INFO  (zkConnectionManagerCallback-50170-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1067703 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1067704 INFO  
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[79C712972A366C54]) [  
  ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42231/solr 
ready
   [junit4]   2> 1067745 INFO  (qtp603935635-96534) [n:127.0.0.1:43665_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1067755 INFO  (qtp603935635-96535) [n:127.0.0.1:43665_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41361_solr,127.0.0.1:43665_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1067764 INFO  
(OverseerThreadFactory-8201-thread-1-processing-n:127.0.0.1:43665_solr) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testSimple1
   [junit4]   2> 1067882 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41361/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1067885 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43665/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1067888 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41361/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1067891 INFO  
(OverseerStateUpdate-73326260116324361-127.0.0.1:43665_solr-n_0000000000) 
[n:127.0.0.1:43665_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43665/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1068101 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr    
x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1068104 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr    
x:testSimple1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1068123 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr    
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1068129 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr    
x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1068129 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr    
x:testSimple1_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1068130 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr    
x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1069146 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1069177 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1069182 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1069194 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1069211 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1069226 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1069226 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1069227 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n2' (registry 
'solr.core.testSimple1.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1069227 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33762/solr_hdfs_home
   [junit4]   2> 1069227 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1069227 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node2/testSimple1_shard1_replica_n2],
 dataDir=[hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node5/data/]
   [junit4]   2> 1069228 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1069228 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1069229 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 1069230 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1069230 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1069230 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1069231 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard1.replica_n1' (registry 
'solr.core.testSimple1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1069231 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33762/solr_hdfs_home
   [junit4]   2> 1069231 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1069231 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node3/testSimple1_shard1_replica_n1],
 dataDir=[hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node3/data/]
   [junit4]   2> 1069232 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1069232 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n6' (registry 
'solr.core.testSimple1.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1069233 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 1069234 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1069237 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1069237 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using 
configuration from collection testSimple1, trusted=true
   [junit4]   2> 1069237 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testSimple1.shard2.replica_n4' (registry 
'solr.core.testSimple1.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@18dd411d
   [junit4]   2> 1069238 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33762/solr_hdfs_home
   [junit4]   2> 1069238 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1069238 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node3/testSimple1_shard2_replica_n4],
 dataDir=[hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node7/data/]
   [junit4]   2> 1069238 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069238 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069239 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 1069239 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:33762/solr_hdfs_home
   [junit4]   2> 1069239 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1069239 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_79C712972A366C54-001/tempDir-002/node2/testSimple1_shard2_replica_n6],
 dataDir=[hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node8/data/]
   [junit4]   2> 1069241 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 1069242 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069242 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069250 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069250 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069250 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069250 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069255 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1069256 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1069256 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1069257 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node5/data
   [junit4]   2> 1069260 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node8/data
   [junit4]   2> 1069262 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1069262 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node3/data
   [junit4]   2> 1069265 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node7/data
   [junit4]   2> 1069320 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node7/data/index
   [junit4]   2> 1069338 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069338 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069340 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node5/data/index
   [junit4]   2> 1069348 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069348 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069349 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node3/data/index
   [junit4]   2> 1069356 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:33762/solr_hdfs_home/testSimple1/core_node8/data/index
   [junit4]   2> 1069363 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1069368 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069368 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069369 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1069369 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1069388 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1070155 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1070157 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1070513 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1070513 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1070513 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1070539 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1070539 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1070539 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1070545 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1070545 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1070552 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1070552 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1070552 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1070557 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1070557 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1070557 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1070568 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1070568 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1070569 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1070569 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1070579 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1070579 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1070608 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5c442575[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 1070610 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1070611 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1070612 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1070612 INFO  (qtp603935635-96540) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633915830154559488
   [junit4]   2> 1070618 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6174bbbf[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 1070619 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45a6b509[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 1070620 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34a5682a[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 1070622 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1070622 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1070622 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1070623 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1070623 INFO  (qtp603935635-96539) [n:127.0.0.1:43665_solr 
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633915830166093824
   [junit4]   2> 1070626 INFO  
(searcherExecutor-8214-thread-1-processing-n:127.0.0.1:43665_solr 
x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5) 
[n:127.0.0.1:43665_solr c:testSimple1 s:shard1 r:core_node5 
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore 
[testSimple1_shard1_replica_n2] Registered new searcher 
Searcher@5c442575[testSimple1_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1070627 INFO  (qtp64756374-96546) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1070627 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1070627 INFO  
(searcherExecutor-8216-thread-1-processing-n:127.0.0.1:43665_solr 
x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8) 
[n:127.0.0.1:43665_solr c:testSimple1 s:shard2 r:core_node8 
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore 
[testSimple1_shard2_replica_n6] Registered new searcher 
Searcher@34a5682a[testSimple1_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1070627 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1070628 INFO  (qtp64756374-96545) [n:127.0.0.1:41361_solr 
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1633915830171336704
   [junit4]   2> 1070629 INFO  (qtp647563

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

RollingRestartTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
   [junit4]    >        at 
sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
   [junit4]    >        ... 52 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_79C712972A366C54-001
   [junit4]   2> May 19, 2019 12:19:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=2041, maxMBSortInHeap=6.784771377805743, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b33ffcf),
 locale=sv, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=134887080,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [ReindexCollectionTest, 
ChaosMonkeyNothingIsSafeTest, QueryEqualityTest, MultiSolrCloudTestCaseTest, 
ExplicitHLLTest, TestMinMaxOnMultiValuedField, NumberUtilsTest, 
UnloadDistributedZkTest, MoveReplicaHDFSFailoverTest, HLLUtilTest, 
TestPHPSerializedResponseWriter, ResponseBuilderTest, SolrIndexConfigTest, 
BasicAuthIntegrationTest, TestTestInjection, LeaderVoteWaitTimeoutTest, 
TestSolrCloudWithSecureImpersonation, TestHdfsBackupRestoreCore, 
DistributedExpandComponentTest, TestSmileRequest, TestSolrDeletionPolicy2, 
TestManagedResourceStorage, TestFieldTypeResource, TestUseDocValuesAsStored, 
TestScoreJoinQPScore, TestChildDocTransformer, 
PathHierarchyTokenizerFactoryTest, TestDFISimilarityFactory, 
MoreLikeThisHandlerTest, NodeAddedTriggerTest, TestMaxTokenLenTokenizer, 
TestSolrCoreSnapshots, TestAtomicUpdateErrorCases, TestGraphTermsQParserPlugin, 
TestCloudSchemaless, DistributedFacetPivotWhiteBoxTest, TestLegacyTerms, 
TestStressLiveNodes, TestEmbeddedSolrServerAdminHandler, 
TestDocBasedVersionConstraints, TestComplexPhraseLeadingWildcard, 
TestTrieFacet, TestReRankQParserPlugin, EnumFieldTest, 
TestTolerantUpdateProcessorRandomCloud, AuthToolTest, 
TriggerCooldownIntegrationTest, TestGeoJSONResponseWriter, 
TestConfigSetImmutable, TestMissingGroups, DistributedUpdateProcessorTest, 
TestReplicationHandlerDiskOverFlow, MetricsHistoryWithAuthIntegrationTest, 
DistributedFacetPivotLongTailTest, AddReplicaTest, TaggingAttributeTest, 
TestMacros, BooleanFieldTest, TestRuleBasedAuthorizationPlugin, 
CursorPagingTest, TestSimExtremeIndexing, AnalysisAfterCoreReloadTest, 
TestManagedSchemaThreadSafety, ClassificationUpdateProcessorTest, 
TestSkipOverseerOperations, TestDeprecatedFilters, 
SpellPossibilityIteratorTest, CollectionsAPIAsyncDistributedZkTest, 
TestSimDistribStateManager, ForceLeaderWithTlogReplicasTest, 
TestSimpleTextCodec, SolrRrdBackendFactoryTest, TestJsonFacetRefinement, 
MaxSizeAutoCommitTest, NoCacheHeaderTest, TestMergePolicyConfig, 
AdminHandlersProxyTest, TestLeaderElectionZkExpiry, 
TestLMDirichletSimilarityFactory, TestCoreContainer, 
HdfsAutoAddReplicasIntegrationTest, AutoScalingHandlerTest, 
DistributedQueryComponentOptimizationTest, TestSQLHandler, 
TestRequestStatusCollectionAPI, TestJsonFacetsWithNestedObjects, 
StressHdfsTest, TestLegacyNumericRangeQueryBuilder, TestNumericRangeQuery64, 
RequiredFieldsTest, TestSolrCoreParser, TestCollectionAPIs, 
TestStressUserVersions, TestUniqueKeyFieldResource, 
TestInPlaceUpdatesStandalone, TestCloudPhrasesIdentificationComponent, 
DataDrivenBlockJoinTest, DistributedSuggestComponentTest, TestBinaryField, 
TestHdfsCloudBackupRestore, TestWordDelimiterFilterFactory, SpatialFilterTest, 
JvmMetricsTest, TestHalfAndHalfDocValues, TestPhraseSuggestions, 
TestCloudRecovery, TestSchemaManager, ConjunctionSolrSpellCheckerTest, 
HighlighterConfigTest, SolrMetricManagerTest, TestCloudConsistency, 
DeleteShardTest, IndexSchemaTest, SimpleMLTQParserTest, TestNumericTerms32, 
JWTAuthPluginTest, AddBlockUpdateTest, SearchRateTriggerTest, 
TestCrossCoreJoin, DocumentAnalysisRequestHandlerTest, RandomizedTaggerTest, 
UUIDUpdateProcessorFallbackTest, TestStressLucene, SampleTest, 
TestInPlaceUpdateWithRouteField, CustomTermsComponentTest, 
CreateCollectionCleanupTest, RootFieldTest, InfixSuggestersTest, 
TestIntervalFaceting, HdfsRestartWhileUpdatingTest, 
TestSolrConfigHandlerConcurrent, BasicDistributedZk2Test, 
DistribDocExpirationUpdateProcessorTest, EchoParamsTest, TestDynamicURP, 
TestRecoveryHdfs, TestFieldCacheVsDocValues, DistributedVersionInfoTest, 
DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderElectionTest, 
LeaderFailureAfterFreshStartTest, OverseerRolesTest, PeerSyncReplicationTest, 
RollingRestartTest]
   [junit4] Completed [511/858 (2!)] on J0 in 164.87s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51084 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2531 links (2070 relative) to 3359 anchors in 253 files
     [echo] Validated Links & Anchors via: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/docs/solr-solrj/overview-summary.html
     [exec]   missing description: org.noggit
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:101:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build.xml:660:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build.xml:676:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2530:
 exec returned: 1

Total time: 293 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to