Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21197/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates

Error Message:
Error from server at http://127.0.0.1:36735/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36735/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([A99A0EC0EE9811FC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:132)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
https://127.0.0.1:40875/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:40875/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A99A0EC0EE9811FC:9442A0ECD6764F8C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:40875/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  
org.apache.solr.ltr.TestLTRQParserExplain.testRerankedExplainSameBetweenDifferentDocsWithSameFeatures

Error Message:
mismatch: ' 3.5116758 = 
LinearModel(name=6029760550880411648,featureWeights=[title=0.0,description=0.1,keywords=0.2,popularity=0.3,text=0.4,queryIntentPerson=0.1231231,queryIntentCompany=0.12121211])
 model applied to features, sum of:   0.0 = prod of:     0.0 = weight on 
feature     1.0 = ValueFeature [name=title, params={value=1}]   0.2 = prod of:  
   0.1 = weight on feature     2.0 = ValueFeature [name=description, 
params={value=2}]   0.4 = prod of:     0.2 = weight on feature     2.0 = 
ValueFeature [name=keywords, params={value=2}]   0.09 = prod of:     0.3 = 
weight on feature     0.3 = normalized using MinMaxNormalizer(min=0.0,max=10.0) 
      3.0 = ValueFeature [name=popularity, params={value=3}]   1.6 = prod of:   
  0.4 = weight on feature     4.0 = ValueFeature [name=text, params={value=4}]  
 0.6156155 = prod of:     0.1231231 = weight on feature     5.0 = ValueFeature 
[name=queryIntentPerson, params={value=5}]   0.60606056 = prod of:     
0.12121211 = weight on feature     5.0 = ValueFeature [name=queryIntentCompany, 
params={value=5}] '!=' 3.5116758 = 
LinearModel(name=6029760550880411648,featureWeights=[title=0.0,description=0.1,keywords=0.2,popularity=0.3,text=0.4,queryIntentPerson=0.1231231,queryIntentCompany=0.12121211])
 model applied to features, sum of:   0.0 = prod of:     0.0 = weight on 
feature     1.0 = ValueFeature [name=title, params={value=1}]   
0.20000000298023224 = prod of:     0.1 = weight on feature     2.0 = 
ValueFeature [name=description, params={value=2}]   0.4000000059604645 = prod 
of:     0.2 = weight on feature     2.0 = ValueFeature [name=keywords, 
params={value=2}]   0.09000000715255752 = prod of:     0.3 = weight on feature  
   0.3 = normalized using MinMaxNormalizer(min=0.0,max=10.0)       3.0 = 
ValueFeature [name=popularity, params={value=3}]   1.600000023841858 = prod of: 
    0.4 = weight on feature     4.0 = ValueFeature [name=text, 
params={value=4}]   0.6156155094504356 = prod of:     0.1231231 = weight on 
feature     5.0 = ValueFeature [name=queryIntentPerson, params={value=5}]   
0.6060605496168137 = prod of:     0.12121211 = weight on feature     5.0 = 
ValueFeature [name=queryIntentCompany, params={value=5}] ' @ debug/explain/7

Stack Trace:
java.lang.RuntimeException: mismatch: '
3.5116758 = 
LinearModel(name=6029760550880411648,featureWeights=[title=0.0,description=0.1,keywords=0.2,popularity=0.3,text=0.4,queryIntentPerson=0.1231231,queryIntentCompany=0.12121211])
 model applied to features, sum of:
  0.0 = prod of:
    0.0 = weight on feature
    1.0 = ValueFeature [name=title, params={value=1}]
  0.2 = prod of:
    0.1 = weight on feature
    2.0 = ValueFeature [name=description, params={value=2}]
  0.4 = prod of:
    0.2 = weight on feature
    2.0 = ValueFeature [name=keywords, params={value=2}]
  0.09 = prod of:
    0.3 = weight on feature
    0.3 = normalized using MinMaxNormalizer(min=0.0,max=10.0)
      3.0 = ValueFeature [name=popularity, params={value=3}]
  1.6 = prod of:
    0.4 = weight on feature
    4.0 = ValueFeature [name=text, params={value=4}]
  0.6156155 = prod of:
    0.1231231 = weight on feature
    5.0 = ValueFeature [name=queryIntentPerson, params={value=5}]
  0.60606056 = prod of:
    0.12121211 = weight on feature
    5.0 = ValueFeature [name=queryIntentCompany, params={value=5}]
'!='
3.5116758 = 
LinearModel(name=6029760550880411648,featureWeights=[title=0.0,description=0.1,keywords=0.2,popularity=0.3,text=0.4,queryIntentPerson=0.1231231,queryIntentCompany=0.12121211])
 model applied to features, sum of:
  0.0 = prod of:
    0.0 = weight on feature
    1.0 = ValueFeature [name=title, params={value=1}]
  0.20000000298023224 = prod of:
    0.1 = weight on feature
    2.0 = ValueFeature [name=description, params={value=2}]
  0.4000000059604645 = prod of:
    0.2 = weight on feature
    2.0 = ValueFeature [name=keywords, params={value=2}]
  0.09000000715255752 = prod of:
    0.3 = weight on feature
    0.3 = normalized using MinMaxNormalizer(min=0.0,max=10.0)
      3.0 = ValueFeature [name=popularity, params={value=3}]
  1.600000023841858 = prod of:
    0.4 = weight on feature
    4.0 = ValueFeature [name=text, params={value=4}]
  0.6156155094504356 = prod of:
    0.1231231 = weight on feature
    5.0 = ValueFeature [name=queryIntentPerson, params={value=5}]
  0.6060605496168137 = prod of:
    0.12121211 = weight on feature
    5.0 = ValueFeature [name=queryIntentCompany, params={value=5}]
' @ debug/explain/7
        at 
__randomizedtesting.SeedInfo.seed([87DDFC89108CA7DE:23F4A24D303C1580]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestLTRQParserExplain.testRerankedExplainSameBetweenDifferentDocsWithSameFeatures(TestLTRQParserExplain.java:80)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11850 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> 68281 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/init-core-data-001
   [junit4]   2> 68281 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 68282 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 68282 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause 
OutOfMemory when stress testing")
   [junit4]   2> 68283 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001
   [junit4]   2> 68283 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 68283 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 68283 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 68285 ERROR (Thread-107) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 68383 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46607
   [junit4]   2> 68385 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68387 INFO  (jetty-launcher-128-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 68387 INFO  (jetty-launcher-128-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 68387 INFO  (jetty-launcher-128-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 68388 INFO  (jetty-launcher-128-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 68390 INFO  (jetty-launcher-128-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a094e61{/solr,null,AVAILABLE}
   [junit4]   2> 68390 INFO  (jetty-launcher-128-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@167c5a98{/solr,null,AVAILABLE}
   [junit4]   2> 68390 INFO  (jetty-launcher-128-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ff7562e{/solr,null,AVAILABLE}
   [junit4]   2> 68390 INFO  (jetty-launcher-128-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b9c0cfd{/solr,null,AVAILABLE}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e6f5cfb{HTTP/1.1,[http/1.1]}{127.0.0.1:36735}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2ef0698f{HTTP/1.1,[http/1.1]}{127.0.0.1:38983}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-1) [    ] 
o.e.j.s.Server Started @70192ms
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.e.j.s.Server Started @70192ms
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36735}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38983}
   [junit4]   2> 68393 ERROR (jetty-launcher-128-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@12757e2a{HTTP/1.1,[http/1.1]}{127.0.0.1:46507}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-3) [    ] 
o.e.j.s.Server Started @70192ms
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5625f34a{HTTP/1.1,[http/1.1]}{127.0.0.1:45665}
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-2) [    ] 
o.e.j.s.Server Started @70192ms
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45665}
   [junit4]   2> 68394 ERROR (jetty-launcher-128-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T11:58:11.435006Z
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T11:58:11.435148Z
   [junit4]   2> 68394 ERROR (jetty-launcher-128-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T11:58:11.435340Z
   [junit4]   2> 68393 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46507}
   [junit4]   2> 68394 ERROR (jetty-launcher-128-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 68394 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T11:58:11.435802Z
   [junit4]   2> 68398 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68398 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68398 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68398 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68399 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68400 INFO  (zkConnectionManagerCallback-137-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68400 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68404 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 68411 INFO  (jetty-launcher-128-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 68419 INFO  (jetty-launcher-128-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 68421 INFO  (zkConnectionManagerCallback-143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68422 INFO  (jetty-launcher-128-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 68430 INFO  (zkConnectionManagerCallback-153-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68431 INFO  (zkConnectionManagerCallback-147-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68433 INFO  (jetty-launcher-128-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46607/solr
   [junit4]   2> 68434 INFO  
(zkConnectionManagerCallback-150-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68437 INFO  (zkConnectionManagerCallback-157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68438 INFO  
(zkConnectionManagerCallback-159-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68438 INFO  
(zkConnectionManagerCallback-161-thread-1-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68442 INFO  
(zkConnectionManagerCallback-163-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68554 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68555 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38983_solr
   [junit4]   2> 68556 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.Overseer Overseer 
(id=99280112276275208-127.0.0.1:38983_solr-n_0000000000) starting
   [junit4]   2> 68558 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68559 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46507_solr
   [junit4]   2> 68564 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68565 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68565 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68565 INFO  
(zkCallback-158-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68566 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 68573 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 68575 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45665_solr
   [junit4]   2> 68576 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36735_solr
   [junit4]   2> 68588 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 68588 INFO  
(zkCallback-158-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 68591 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 68605 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38983_solr
   [junit4]   2> 68605 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 68606 INFO  
(zkCallback-160-thread-1-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 68623 INFO  
(zkCallback-160-thread-1-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 68623 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 68623 INFO  
(zkCallback-158-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 68639 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68656 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36735.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68663 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68663 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68667 INFO  (jetty-launcher-128-thread-3) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node3/.
   [junit4]   2> 68686 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38983.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68691 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36735.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68691 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36735.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68693 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45665.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68694 INFO  (jetty-launcher-128-thread-1) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node1/.
   [junit4]   2> 68698 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38983.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68699 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38983.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68700 INFO  (jetty-launcher-128-thread-4) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node4/.
   [junit4]   2> 68707 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45665.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68709 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45665.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 68710 INFO  (jetty-launcher-128-thread-2) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node2/.
   [junit4]   2> 68798 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68798 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x160b6bc717d000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 68800 INFO  (zkConnectionManagerCallback-177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 68801 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 68801 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[A99A0EC0EE9811FC]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46607/solr ready
   [junit4]   2> 69006 INFO  (qtp1668344389-534) [n:127.0.0.1:36735_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 69014 INFO  
(OverseerThreadFactory-202-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 69121 INFO  
(OverseerStateUpdate-99280112276275208-127.0.0.1:38983_solr-n_0000000000) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45665/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 69123 INFO  
(OverseerStateUpdate-99280112276275208-127.0.0.1:38983_solr-n_0000000000) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38983/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 69125 INFO  
(OverseerStateUpdate-99280112276275208-127.0.0.1:38983_solr-n_0000000000) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36735/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 69127 INFO  
(OverseerStateUpdate-99280112276275208-127.0.0.1:38983_solr-n_0000000000) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 69333 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 69333 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 69333 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69333 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 69334 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69337 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 69340 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69340 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 69450 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-158-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-160-thread-1-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-158-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-162-thread-2-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 69450 INFO  
(zkCallback-160-thread-2-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70361 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 70361 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 70365 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 70369 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 70389 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n7] Schema 
name=minimal-atomic-stress
   [junit4]   2> 70389 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 70391 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 70391 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 70391 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n7' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 70391 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 70392 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.core.test_col.shard2.replica_n7' (registry 
'solr.core.test_col.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 70392 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38983.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 70392 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 70392 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node3/test_col_shard2_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node3/./test_col_shard2_replica_n7/data/]
   [junit4]   2> 70393 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema 
name=minimal-atomic-stress
   [junit4]   2> 70394 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 70394 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node4/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node4/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 70396 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 70397 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 70397 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 70397 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 70398 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36735.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 70398 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 70398 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node1/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node1/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 70398 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 70398 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 70398 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 70400 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45665.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@32d0095c
   [junit4]   2> 70400 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 70400 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node2/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_A99A0EC0EE9811FC-001/tempDir-001/node2/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 70405 WARN  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
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> 70410 WARN  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
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> 70414 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 70416 WARN  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_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> 70419 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 70437 WARN  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
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> 70446 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70446 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70458 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70458 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70476 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1168650726, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 70477 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3bbba98e[test_col_shard2_replica_n7] main]
   [junit4]   2> 70478 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70478 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70478 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 70479 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588481798722027520
   [junit4]   2> 70484 INFO  
(searcherExecutor-212-thread-1-processing-n:127.0.0.1:46507_solr 
x:test_col_shard2_replica_n7 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:46507_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n7] o.a.s.c.SolrCore [test_col_shard2_replica_n7] 
Registered new searcher Searcher@3bbba98e[test_col_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70484 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 70511 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70511 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70512 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70512 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70516 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1168650726, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 70518 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70518 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70518 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1de623d9[test_col_shard1_replica_n1] main]
   [junit4]   2> 70519 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70519 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70521 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70521 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 70522 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70522 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70523 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1168650726, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 70524 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1168650726, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 70524 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1839890d[test_col_shard2_replica_n4] main]
   [junit4]   2> 70524 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40ae735b[test_col_shard1_replica_n2] main]
   [junit4]   2> 70525 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70525 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70525 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70525 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70525 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70525 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 70526 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 70526 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 70526 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 70526 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588481798771310592
   [junit4]   2> 70526 INFO  (qtp1668344389-540) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588481798771310592
   [junit4]   2> 70527 INFO  
(searcherExecutor-214-thread-1-processing-n:127.0.0.1:45665_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:45665_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@1de623d9[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70528 INFO  
(searcherExecutor-211-thread-1-processing-n:127.0.0.1:38983_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:38983_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@40ae735b[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70530 INFO  
(searcherExecutor-213-thread-1-processing-n:127.0.0.1:36735_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node6) 
[n:127.0.0.1:36735_solr c:test_col s:shard2 r:core_node6 
x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] 
Registered new searcher Searcher@1839890d[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70531 INFO  (qtp1493273809-528) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1588481798776553472
   [junit4]   2> 70535 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70535 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70535 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38983/solr/test_col_shard1_replica_n2/
   [junit4]   2> 70535 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:38983/solr START 
replicas=[http://127.0.0.1:45665/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 70539 INFO  (qtp1493273809-512) [n:127.0.0.1:45665_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 70636 INFO  
(zkCallback-160-thread-1-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-158-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-158-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-149-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-160-thread-2-processing-n:127.0.0.1:36735_solr) 
[n:127.0.0.1:36735_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-162-thread-2-processing-n:127.0.0.1:45665_solr) 
[n:127.0.0.1:45665_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70636 INFO  
(zkCallback-149-thread-2-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 70836 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n2 url=http://127.0.0.1:38983/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 70836 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 70836 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 70836 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 70838 INFO  (qtp1153463869-525) [n:127.0.0.1:38983_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38983/solr/test_col_shard1_replica_n2/ shard1
   [junit4]   2> 70985 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 70985 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 70985 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n7/
   [junit4]   2> 70985 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n7 url=http://127.0.0.1:46507/solr START 
replicas=[http://127.0.0.1:36735/solr/test_col_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 70987 INFO  (qtp1668344389-515) [n:127.0.0.1:36735_solr 
c:test_col s:shard2 r:core_node6 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 71286 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n7 url=http://127.0.0.1:46507/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 71287 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 71287 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 71287 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 71294 INFO  (qtp735696955-532) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n7/ shard2
   [junit4]   2> 249010 ERROR (qtp1668344389-534) [n:127.0.0.1:36735_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 249011 INFO  (qtp1668344389-534) [n:127.0.0.1:36735_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=500 QTime=180004
   [junit4]   2> 249012 ERROR (qtp1668344389-534) [n:127.0.0.1:36735_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 249027 INFO  (jetty-closer-129-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2ef0698f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 249028 INFO  (jetty-closer-129-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=218402418
   [junit4]   2> 249028 INFO  (jetty-closer-129-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@12757e2a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 249028 INFO  (jetty-closer-129-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 249029 INFO  (jetty-closer-129-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5625f34a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 249029 ERROR 
(OverseerThreadFactory-202-thread-1-processing-n:127.0.0.1:38983_solr) 
[n:127.0.0.1:38983_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:36735/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:36735/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at com.codahale.metrics.Instrume

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

[junit4]   2> 18709 INFO  (qtp1371288839-226) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/model-store: 
{class=org.apache.solr.ltr.model.LinearModel, name=linear-efi, 
features=[{name=sampleConstant}, {name=search_number_of_nights}], 
params={weights={sampleConstant=1.0, search_number_of_nights=2.0}}} is a 
java.util.LinkedHashMap
   [junit4]   2> 18709 INFO  (qtp1371288839-226) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore adding model linear-efi
   [junit4]   2> 18709 INFO  (qtp1371288839-226) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_model-store.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserExplain_87DDFC89108CA7DE-001/tempDir-001/collection1/conf
   [junit4]   2> 18709 INFO  (qtp1371288839-226) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store 
params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> mbegtug 02, 2018 8:49:11 AM org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFO: 2018-01-02       08:49:11        127.0.0.1       -       
127.0.0.1       45171   PUT     /solr/schema/model-store        
wt=json&indent=on       200     -       271     1       http://127.0.0.1:45171  
Apache-HttpClient/4.5.3 (Java/9.0.1)    -
   [junit4]   2> 18710 WARN  (qtp1371288839-226) [    x:collection1] 
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output 
stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 18713 INFO  (qtp1371288839-231) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:bloomberg&indent=on&fl=*,score&rows=4&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D4+model%3Dlinear-efi}}
 hits=4 status=0 QTime=1
   [junit4]   2> 18715 INFO  (qtp1371288839-232) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:bloomberg&indent=on&fl=*,score&rows=4&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D4+model%3Dlinear-efi}}
 hits=4 status=0 QTime=1
   [junit4]   2> 18716 INFO  
(TEST-TestLTRQParserExplain.LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore-seed#[87DDFC89108CA7DE])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
LinearScoreExplainMissingEfiFeatureShouldReturnDefaultScore
   [junit4]   2> 18717 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@55b27179{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 18717 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1624439695
   [junit4]   2> 18717 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 18717 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 18717 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 18717 INFO  (coreCloseExecutor-196-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e877514
   [junit4]   2> 18717 INFO  (coreCloseExecutor-196-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=243758356
   [junit4]   2> 18719 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62d000af{/solr,null,UNAVAILABLE}
   [junit4]   2> 18720 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 18720 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1222587624
   [junit4]   2> 18720 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 18721 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@534283d9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 18721 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 18721 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74833ef2: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 18721 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 18721 INFO  
(SUITE-TestLTRQParserExplain-seed#[87DDFC89108CA7DE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a252823: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 18721 INFO  (coreCloseExecutor-198-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6989a2ca
   [junit4]   2> 18721 INFO  (coreCloseExecutor-198-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1770627786
   [junit4]   2> 18721 INFO  (coreCloseExecutor-198-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13da24d7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestLTRQParserExplain_87DDFC89108CA7DE-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a33b22c),
 locale=mgo, timezone=Atlantic/Bermuda
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=386891344,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [TestModelManagerPersistence, 
TestOriginalScoreFeature, TestParallelWeightCreation, TestValueFeature, 
TestLTRQParserExplain]
   [junit4] Completed [32/35 (1!)] on J1 in 0.32s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 33379 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to