Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/722/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
Error from server at https://127.0.0.1:43503/x_qne/if/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
https://127.0.0.1:45187/x_qne/if/collection1_shard1_replica_n4/get

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:43503/x_qne/if/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: 
https://127.0.0.1:45187/x_qne/if/collection1_shard1_replica_n4/get
        at 
__randomizedtesting.SeedInfo.seed([B8BEB5EB6E841928:30EA8A31C07874D0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.ShardRoutingTest.doAtomicUpdate(ShardRoutingTest.java:307)
        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
        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)


FAILED:  
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown

Error Message:
IOException occurred when talking to server at: http://127.0.0.1:41183/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: http://127.0.0.1:41183/solr
        at 
__randomizedtesting.SeedInfo.seed([B8BEB5EB6E841928:5E350F548BF64533]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateAfterShutDown(TestWaitForStateWithJettyShutdowns.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 
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: org.apache.http.conn.UnsupportedSchemeException: http protocol is 
not supported
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:109)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        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:555)
        ... 49 more


FAILED:  
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown

Error Message:
IOException occurred when talking to server at: http://127.0.0.1:39233/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: http://127.0.0.1:39233/solr
        at 
__randomizedtesting.SeedInfo.seed([B8BEB5EB6E841928:DDBBB19AFC70016A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:83)
        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)
Caused by: org.apache.http.conn.UnsupportedSchemeException: http protocol is 
not supported
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:109)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        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:555)
        ... 49 more




Build Log:
[...truncated 14909 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/init-core-data-001
   [junit4]   2> 1768202 WARN  
(SUITE-ShardRoutingTest-seed#[B8BEB5EB6E841928]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1768202 INFO  
(SUITE-ShardRoutingTest-seed#[B8BEB5EB6E841928]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1768204 INFO  
(SUITE-ShardRoutingTest-seed#[B8BEB5EB6E841928]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1768204 INFO  
(SUITE-ShardRoutingTest-seed#[B8BEB5EB6E841928]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1768204 INFO  
(SUITE-ShardRoutingTest-seed#[B8BEB5EB6E841928]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/x_qne/if
   [junit4]   2> 1768207 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1768208 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1768208 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1768308 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:39079
   [junit4]   2> 1768308 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39079
   [junit4]   2> 1768308 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39079
   [junit4]   2> 1768309 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1768309 WARN  (NIOWorkerThread-2) [     ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 1769781 INFO  (zkConnectionManagerCallback-9701-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769781 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769783 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769784 INFO  (zkConnectionManagerCallback-9703-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769784 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769786 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1769787 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1769788 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1769789 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1769789 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1769790 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1769790 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1769791 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1769791 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1769792 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1769792 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1769793 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769793 INFO  (zkConnectionManagerCallback-9707-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769793 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769894 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1769959 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1769959 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1769959 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1769959 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1769960 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 1769960 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 1769960 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 1769963 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15318a24{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1769964 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c2fbfd2{SSL,[ssl, 
http/1.1]}{127.0.0.1:33011}
   [junit4]   2> 1769964 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.s.Server 
Started @1770013ms
   [junit4]   2> 1769964 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/control/data,
 hostContext=/x_qne/if, hostPort=33011, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/control-001/cores}
   [junit4]   2> 1769964 ERROR 
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1769964 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1769965 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1769965 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1769965 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1769965 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:37.833Z
   [junit4]   2> 1769965 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769966 INFO  (zkConnectionManagerCallback-9709-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1769966 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770067 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1770067 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/control-001/solr.xml
   [junit4]   2> 1770070 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1770070 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1770071 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1770288 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1770289 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
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> 1770289 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@51cd549d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770289 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@51cd549d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770291 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
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> 1770292 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.u.s.S.config 
Trusting all certificates configured for 
Client@6d53ca86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770292 WARN  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
Client@6d53ca86[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1770293 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39079/solr
   [junit4]   2> 1770293 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770294 INFO  (zkConnectionManagerCallback-9716-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770294 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770396 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1770396 INFO  (zkConnectionManagerCallback-9718-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770396 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1770427 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:33011_x_qne%2Fif
   [junit4]   2> 1770427 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.Overseer Overseer 
(id=72444144495165445-127.0.0.1:33011_x_qne%2Fif-n_0000000000) starting
   [junit4]   2> 1770429 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1770430 INFO  (zkConnectionManagerCallback-9725-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770430 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1770431 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:39079/solr ready
   [junit4]   2> 1770432 INFO  
(OverseerStateUpdate-72444144495165445-127.0.0.1:33011_x_qne%2Fif-n_0000000000) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:33011_x_qne%2Fif
   [junit4]   2> 1770432 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:33011_x_qne%2Fif
   [junit4]   2> 1770433 INFO  (zkCallback-9717-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770433 INFO  (zkCallback-9724-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770469 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1770483 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1770492 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1770492 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1770493 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/control-001/cores
   [junit4]   2> 1770506 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770507 INFO  (zkConnectionManagerCallback-9731-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1770507 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770507 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1770508 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39079/solr ready
   [junit4]   2> 1770518 INFO  (qtp1496839724-31008) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33011_x_qne%252Fif&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1770520 INFO  
(OverseerThreadFactory-8908-thread-1-processing-n:127.0.0.1:33011_x_qne%2Fif) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1770624 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif    x:control_collection_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1770625 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1771633 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.2.0
   [junit4]   2> 1771643 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1771700 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 1771708 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'control_collection_shard1_replica_n1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1771708 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1771708 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1771710 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5696341193302413]
   [junit4]   2> 1771791 WARN  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1771816 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1771816 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1771818 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1771818 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1771818 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1771819 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@312c85bd[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1771820 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1771820 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1771820 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1771820 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1636620524257804288
   [junit4]   2> 1771823 INFO  
(searcherExecutor-8913-thread-1-processing-n:127.0.0.1:33011_x_qne%2Fif 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@312c85bd[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1771824 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/control_collection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1771824 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1771825 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1771825 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1771825 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33011/x_qne/if/control_collection_shard1_replica_n1/
   [junit4]   2> 1771826 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1771826 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:33011/x_qne/if/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1771826 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72444144495165445-core_node2-n_0000000000
   [junit4]   2> 1771826 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:33011/x_qne/if/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1771928 INFO  (zkCallback-9717-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1771928 INFO  (zkCallback-9717-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1771928 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1771930 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1305
   [junit4]   2> 1771932 INFO  (qtp1496839724-31008) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1772030 INFO  (zkCallback-9717-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1772030 INFO  (zkCallback-9717-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1772030 INFO  (zkCallback-9717-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1772031 INFO  (qtp1496839724-31008) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33011_x_qne%252Fif&wt=javabin&version=2}
 status=0 QTime=1513
   [junit4]   2> 1772133 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772134 INFO  (zkConnectionManagerCallback-9737-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772134 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772135 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1772135 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39079/solr ready
   [junit4]   2> 1772135 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1772136 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1772138 INFO  
(OverseerThreadFactory-8908-thread-2-processing-n:127.0.0.1:33011_x_qne%2Fif) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1772138 INFO  
(OverseerCollectionConfigSetProcessor-72444144495165445-127.0.0.1:33011_x_qne%2Fif-n_0000000000)
 [n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.OverseerTaskQueue Response ZK 
path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor 
may have disconnected from ZooKeeper
   [junit4]   2> 1772340 WARN  
(OverseerThreadFactory-8908-thread-2-processing-n:127.0.0.1:33011_x_qne%2Fif) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1772341 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1772341 INFO  (qtp1496839724-31009) 
[n:127.0.0.1:33011_x_qne%2Fif     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1772342 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1772425 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-1-001
 of type NRT
   [junit4]   2> 1772426 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772426 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772426 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772427 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772431 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772431 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772431 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1772431 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ca4769d{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7bc025ed{SSL,[ssl, 
http/1.1]}{127.0.0.1:36761}
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.Server Started @1772480ms
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=36761, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-1-001/cores}
   [junit4]   2> 1772432 ERROR (closeThreadPool-9738-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772432 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.300Z
   [junit4]   2> 1772438 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772439 INFO  (zkConnectionManagerCallback-9740-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772439 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772519 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-2-001
 of type NRT
   [junit4]   2> 1772520 WARN  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1772520 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55499688{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77a346ed{SSL,[ssl, 
http/1.1]}{127.0.0.1:40579}
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.s.Server Started @1772570ms
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=40579, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-2-001/cores}
   [junit4]   2> 1772521 ERROR (closeThreadPool-9738-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772521 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.389Z
   [junit4]   2> 1772522 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772523 INFO  (zkConnectionManagerCallback-9742-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772523 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772539 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1772540 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-1-001/solr.xml
   [junit4]   2> 1772543 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1772543 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1772544 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1772584 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1772584 WARN  (closeThreadPool-9738-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> 1772585 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2b67cd84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772585 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2b67cd84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772587 WARN  (closeThreadPool-9738-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> 1772588 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2bea2623[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772588 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2bea2623[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772589 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39079/solr
   [junit4]   2> 1772589 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772590 INFO  (zkConnectionManagerCallback-9749-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772590 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772614 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-3-001
 of type NRT
   [junit4]   2> 1772615 WARN  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1772616 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7738a84b{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@43d747c3{SSL,[ssl, 
http/1.1]}{127.0.0.1:44517}
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.s.Server Started @1772666ms
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=44517, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-3-001/cores}
   [junit4]   2> 1772617 ERROR (closeThreadPool-9738-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772617 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.485Z
   [junit4]   2> 1772619 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772619 INFO  (zkConnectionManagerCallback-9751-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772619 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772640 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1772640 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-2-001/solr.xml
   [junit4]   2> 1772643 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1772643 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1772644 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1772681 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-4-001
 of type NRT
   [junit4]   2> 1772682 WARN  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772682 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772682 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772682 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772683 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772683 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772683 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1772683 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@566ac96f{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e521499{SSL,[ssl, 
http/1.1]}{127.0.0.1:45187}
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.e.j.s.Server Started @1772732ms
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=45187, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-4-001/cores}
   [junit4]   2> 1772684 ERROR (closeThreadPool-9738-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772684 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.552Z
   [junit4]   2> 1772691 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772695 INFO  (zkConnectionManagerCallback-9754-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772695 INFO  (closeThreadPool-9738-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772740 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1772740 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-3-001/solr.xml
   [junit4]   2> 1772742 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1772742 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1772743 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1772755 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-5-001
 of type NRT
   [junit4]   2> 1772756 WARN  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772756 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772756 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772756 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772759 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772759 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772759 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1772760 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7faf2f22{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772760 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7cca3898{SSL,[ssl, 
http/1.1]}{127.0.0.1:36531}
   [junit4]   2> 1772760 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.e.j.s.Server Started @1772809ms
   [junit4]   2> 1772760 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=36531, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-5-001/cores}
   [junit4]   2> 1772761 ERROR (closeThreadPool-9738-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772761 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772761 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772761 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772761 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772761 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.629Z
   [junit4]   2> 1772763 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772767 INFO  (zkConnectionManagerCallback-9757-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772767 INFO  (closeThreadPool-9738-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772822 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1772823 WARN  (closeThreadPool-9738-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> 1772823 WARN  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@22b81e52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772823 WARN  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@22b81e52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772825 WARN  (closeThreadPool-9738-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> 1772825 WARN  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b621fb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772825 WARN  (closeThreadPool-9738-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b621fb3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772826 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39079/solr
   [junit4]   2> 1772827 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772827 INFO  (zkConnectionManagerCallback-9763-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772827 INFO  (closeThreadPool-9738-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772834 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-6-001
 of type NRT
   [junit4]   2> 1772834 WARN  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772834 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772834 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772834 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772840 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772840 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772840 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1772840 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63ad71ad{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772840 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1772841 WARN  (closeThreadPool-9738-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> 1772841 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@19976a11{SSL,[ssl, 
http/1.1]}{127.0.0.1:43503}
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.e.j.s.Server Started @1772890ms
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty6,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=43503, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-6-001/cores}
   [junit4]   2> 1772841 ERROR (closeThreadPool-9738-thread-6) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772841 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.709Z
   [junit4]   2> 1772843 INFO  (zkConnectionManagerCallback-9765-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772843 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1772843 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772843 WARN  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1c2e7ecf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772843 WARN  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1c2e7ecf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772844 INFO  (zkConnectionManagerCallback-9768-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772844 INFO  (closeThreadPool-9738-thread-6) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772845 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1772845 WARN  (closeThreadPool-9738-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> 1772846 WARN  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ed0aefa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772846 WARN  (closeThreadPool-9738-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ed0aefa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1772847 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36761_x_qne%2Fif as DOWN
   [junit4]   2> 1772847 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39079/solr
   [junit4]   2> 1772847 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1772847 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36761_x_qne%2Fif
   [junit4]   2> 1772847 INFO  (zkCallback-9724-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1772848 INFO  (zkCallback-9717-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1772848 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772848 INFO  (zkCallback-9736-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1772848 INFO  (zkCallback-9764-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1772848 INFO  (zkConnectionManagerCallback-9775-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772848 INFO  (closeThreadPool-9738-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772849 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1772849 INFO  (zkConnectionManagerCallback-9780-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772849 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1772849 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1772850 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:39079/solr ready
   [junit4]   2> 1772860 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1772892 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1772898 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1772898 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4a50e9d3
   [junit4]   2> 1772899 INFO  (closeThreadPool-9738-thread-1) 
[n:127.0.0.1:36761_x_qne%2Fif     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-1-001/cores
   [junit4]   2> 1772928 INFO  
(TEST-ShardRoutingTest.test-seed#[B8BEB5EB6E841928]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-7-001
 of type NRT
   [junit4]   2> 1772928 WARN  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1772929 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11702253{/x_qne/if,null,AVAILABLE}
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@8fb2910{SSL,[ssl, 
http/1.1]}{127.0.0.1:34723}
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.e.j.s.Server Started @1772979ms
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/tempDir-001/jetty7,
 solrconfig=solrconfig.xml, hostContext=/x_qne/if, hostPort=34723, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardRoutingTest_B8BEB5EB6E841928-001/shard-7-001/cores}
   [junit4]   2> 1772930 ERROR (closeThreadPool-9738-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1772930 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1772931 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1772931 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1772931 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-17T20:22:40.799Z
   [junit4]   2> 1772931 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772932 INFO  (zkConnectionManagerCallback-9783-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772932 INFO  (closeThreadPool-9738-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772941 INFO  (closeThreadPool-9738-thread-2) 
[n:127.0.0.1:40579_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 1772941 INFO  (zkConnectionManagerCallback-9785-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772941 INFO  (closeThreadPool-9738-thread-2) 
[n:127.0.0.1:40579_x_qne%2Fif     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 1772944 INFO  (closeThreadPool-9738-thread-2) 
[n:127.0.0.1:40579_x_qne%2Fif     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0)

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


   [junit4]   2> 1952598 INFO  
(TEST-TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown-seed#[B8BEB5EB6E841928])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testWaitForStateBeforeShutDown
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestWaitForStateWithJettyShutdowns 
-Dtests.method=testWaitForStateBeforeShutDown -Dtests.seed=B8BEB5EB6E841928 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr 
-Dtests.timezone=America/Guayaquil -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.16s J0 | 
TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: http://127.0.0.1:39233/solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B8BEB5EB6E841928:DDBBB19AFC70016A]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    >        at 
org.apache.solr.cloud.TestWaitForStateWithJettyShutdowns.testWaitForStateBeforeShutDown(TestWaitForStateWithJettyShutdowns.java:83)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.http.conn.UnsupportedSchemeException: 
http protocol is not supported
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:109)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [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:555)
   [junit4]    >        ... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWaitForStateWithJettyShutdowns_B8BEB5EB6E841928-001
   [junit4]   2> Jun 17, 2019 8:25:40 PM 
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=179, maxMBSortInHeap=6.0697401174698715, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79bbfef0),
 locale=sr, timezone=America/Guayaquil
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=256334824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoOpRegenerator, 
CollectionTooManyReplicasTest, DistribDocExpirationUpdateProcessorTest, 
HdfsDirectoryTest, SyncSliceTest, DateRangeFieldTest, NotRequiredUniqueKeyTest, 
TestSimLargeCluster, SearchRateTriggerIntegrationTest, ScriptEngineTest, 
TestNamedUpdateProcessors, TestSortByMinMaxFunction, 
ByteBuffersDirectoryFactoryTest, TestClusterProperties, FacetPivotSmallTest, 
AuditLoggerPluginTest, ZkNodePropsTest, TestCloudRecovery, ReplaceNodeTest, 
TestInPlaceUpdatesDistrib, TestExpandComponent, DocValuesTest, 
MoreLikeThisHandlerTest, TestStressLiveNodes, PeerSyncTest, 
HdfsChaosMonkeySafeLeaderTest, TestSegmentSorting, DirectUpdateHandlerTest, 
TestJettySolrRunner, ImplicitSnitchTest, TestComponentsName, TestInitParams, 
TestManagedSynonymFilterFactory, TestCoreAdminApis, TestSortableTextField, 
TestConfig, OverseerStatusTest, ShufflingReplicaListTransformerTest, 
LeaderElectionContextKeyTest, TestCollationFieldDocValues, 
AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, TestLRUCache, 
ExecutePlanActionTest, EchoParamsTest, SaslZkACLProviderTest, 
TestJavabinTupleStreamParser, TestSimPolicyCloud, DeleteShardTest, 
AdminHandlersProxyTest, ChaosMonkeyNothingIsSafeTest, TestRebalanceLeaders, 
TestMinHashQParser, TestDocTermOrdsUninvertLimit, TestSkipOverseerOperations, 
TestTrackingShardHandlerFactory, UUIDFieldTest, DistributedDebugComponentTest, 
MultiSolrCloudTestCaseTest, SoftAutoCommitTest, BadIndexSchemaTest, 
SimpleFacetsTest, TestCrossCoreJoin, CircularListTest, 
TestJsonFacetsStatsParsing, TestCSVLoader, MoveReplicaHDFSFailoverTest, 
TestRecovery, DistributedFacetPivotLargeTest, DirectSolrSpellCheckerTest, 
TestSolrCoreProperties, DistributedQueryComponentCustomSortTest, 
ShardSplitTest, CoreAdminHandlerTest, TestXmlQParser, TestSolrQueryResponse, 
TestReplicationHandlerDiskOverFlow, IndexSizeTriggerTest, TestStressReorder, 
TestCloudManagedSchema, ResponseLogComponentTest, TestAuthorizationFramework, 
DocExpirationUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, 
TestFuzzyAnalyzedSuggestions, TestCollectionsAPIViaSolrCloudCluster, 
TestFieldCacheWithThreads, SpellingQueryConverterTest, 
ScheduledMaintenanceTriggerTest, TestFunctionQuery, TestManagedSchemaAPI, 
TestPerFieldSimilarityWithDefaultOverride, 
ClassificationUpdateProcessorFactoryTest, TestCoreDiscovery, 
TolerantUpdateProcessorTest, BigEndianAscendingWordSerializerTest, 
TestXIncludeConfig, TestSolrCloudWithHadoopAuthPlugin, TestStreamBody, 
TestDistribDocBasedVersion, TestFoldingMultitermQuery, ReindexCollectionTest, 
TriggerIntegrationTest, TestMergePolicyConfig, TransactionLogTest, 
TestMacroExpander, TestPullReplicaErrorHandling, SpellCheckCollatorTest, 
TestCustomDocTransformer, TestDirectoryFactory, 
CloneFieldUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, 
TestSchemaResource, SampleTest, CursorPagingTest, 
DistributedFacetPivotSmallTest, NodeMutatorTest, TestReplicaProperties, 
TestSerializedLuceneMatchVersion, TestIBSimilarityFactory, RangeFacetCloudTest, 
TestHdfsBackupRestoreCore, TestDefaultStatsCache, 
PreAnalyzedUpdateProcessorTest, TestLegacyBM25SimilarityFactory, 
TestSimComputePlanAction, TestFaceting, MergeStrategyTest, 
AnalysisErrorHandlingTest, TestExactStatsCache, PrimitiveFieldTypeTest, 
SolrMetricsIntegrationTest, UniqFieldsUpdateProcessorFactoryTest, 
TestFieldSortValues, TermVectorComponentTest, 
IgnoreLargeDocumentProcessorFactoryTest, TestStandardQParsers, CopyFieldTest, 
TestSlowCompositeReaderWrapper, TestCloudPhrasesIdentificationComponent, 
HdfsDirectoryFactoryTest, TestHashPartitioner, TestLeaderElectionZkExpiry, 
TestOnReconnectListenerSupport, TestPullReplica, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, 
TestStressInPlaceUpdates, TestWaitForStateWithJettyShutdowns]
   [junit4] Completed [529/866 (2!)] on J0 in 2.76s, 2 tests, 2 errors <<< 
FAILURES!

[...truncated 1092 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20190617_195307_7798160124872302247839.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid18990.hprof ...
   [junit4] Heap dump file created [375321000 bytes in 2.202 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9548 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:586: Some of the tests 
produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? 
Dumps created:
* java_pid18990.hprof

Total time: 92 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to