Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1870/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:50911/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2: Server Error    
request: 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50911%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:45840/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@49dbc166

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:50911/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50911%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:45840/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@49dbc166
        at 
__randomizedtesting.SeedInfo.seed([AA35E59BDBBB55F8:9C2187DD51E66FE9]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:50911/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50911%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:45840/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@49dbc166
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50911/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A50911%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:45840/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@49dbc166
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([AA35E59BDBBB55F8:10E78AE35895BBED]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
        ... 40 more




Build Log:
[...truncated 10929 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_AA35E59BDBBB55F8-001/init-core-data-001
   [junit4]   2> 26414 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 26415 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 26416 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 26417 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 26455 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 26486 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 26786 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 26973 WARN  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 26973 WARN  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 26973 WARN  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 26978 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 27034 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 27062 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 27176 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 27188 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 27188 WARN  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 27189 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 27189 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_AA35E59BDBBB55F8-001/init-core-data-001/]
   [junit4]   2> 27191 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=54.7646484375, 
floorSegmentMB=0.8583984375, forceMergeDeletesPctAllowed=21.192959515104207, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3712151952513729
   [junit4]   2> 27299 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 27299 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27301 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27301 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27301 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5456555241825797]
   [junit4]   2> 27302 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@786dedd7[collection1] main]
   [junit4]   2> 27304 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 27320 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 27377 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 27377 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 27377 INFO  (coreLoadExecutor-69-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570440766367465472
   [junit4]   2> 27378 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 27378 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 27378 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 27378 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 27379 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 27381 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 27382 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 27383 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 27384 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 27384 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 27385 INFO  
(searcherExecutor-70-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@786dedd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27392 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 27393 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@38350807[collection1] realtime]
   [junit4]   2> 27394 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 7
   [junit4]   2> 27395 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 27396 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 27440 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 27468 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 27603 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 27632 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 27633 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 27633 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_AA35E59BDBBB55F8-001/init-core-data-001/]
   [junit4]   2> 27727 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27727 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27728 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea04ae[collection1] 
main]
   [junit4]   2> 27729 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 27731 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 27739 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 27740 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570440766748098560
   [junit4]   2> 27749 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 27754 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 27754 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 27754 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 27755 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7620417696175833]
   [junit4]   2> 27755 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 27755 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 27756 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 27756 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 27759 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 27760 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 27760 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ea04ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27760 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18c1dfbe[collection1] main]
   [junit4]   2> 27761 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@524025a3
   [junit4]   2> 27766 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1379935651
   [junit4]   2> 27771 INFO  
(searcherExecutor-75-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18c1dfbe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27856 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1570440766781652992)]} 0 88
   [junit4]   2> 27858 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1
   [junit4]   2> 27863 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1570440766876024832)]} 0 95
   [junit4]   2> 27864 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 27865 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1570440766879170560)]} 0 96
   [junit4]   2> 27866 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 27866 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 27867 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 27867 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[AA35E59BDBBB55F8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=AA35E59BDBBB55F8 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-ME 
-Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.49s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA35E59BDBBB55F8:10E78AE35895BBED]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 27872 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 27872 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=886619907
   [junit4]   2> 27872 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 27872 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 27872 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 27873 INFO  
(SUITE-HardAutoCommitTest-seed#[AA35E59BDBBB55F8]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 27873 INFO  
(coreCloseExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c967055
   [junit4]   2> 27874 INFO  
(coreCloseExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 27874 INFO  
(coreCloseExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f963100 commitCommandVersion:0
   [junit4]   2> 27919 INFO  
(coreCloseExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2090233941
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_AA35E59BDBBB55F8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id_i1=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Memory), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=820, 
maxMBSortInHeap=5.114048390114847, sim=RandomSimilarity(queryNorm=true): {}, 
locale=sr-ME, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=157704152,total=306184192
   [junit4]   2> NOTE: All tests run in this JVM: [TolerantUpdateProcessorTest, 
CircularListTest, TestSerializedLuceneMatchVersion, CursorMarkTest, 
SolrIndexConfigTest, BooleanFieldTest, TestLockTree, HardAutoCommitTest]
   [junit4] Completed [13/725 (1!)] on J2 in 1.53s, 1 test, 1 error <<< 
FAILURES!

[...truncated 555 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/init-core-data-001
   [junit4]   2> 467453 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=60 numCloses=60
   [junit4]   2> 467453 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 467455 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-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> 467457 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001
   [junit4]   2> 467457 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 467457 INFO  (Thread-2157) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 467457 INFO  (Thread-2157) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 467460 ERROR (Thread-2157) [    ] 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> 467557 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45539
   [junit4]   2> 467567 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 467571 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62366bc9{/solr,null,AVAILABLE}
   [junit4]   2> 467573 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27e354dd{HTTP/1.1,[http/1.1]}{127.0.0.1:58951}
   [junit4]   2> 467573 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.e.j.s.Server Started @471026ms
   [junit4]   2> 467573 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58951}
   [junit4]   2> 467574 ERROR (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 467575 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 467575 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 467575 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 467575 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T08:51:04.228Z
   [junit4]   2> 467578 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 467578 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 467579 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 467583 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d497f54{/solr,null,AVAILABLE}
   [junit4]   2> 467583 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 467587 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@307e6eca{/solr,null,AVAILABLE}
   [junit4]   2> 467587 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1efc5582{HTTP/1.1,[http/1.1]}{127.0.0.1:50911}
   [junit4]   2> 467587 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.e.j.s.Server Started @471040ms
   [junit4]   2> 467587 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50911}
   [junit4]   2> 467587 ERROR (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 467588 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 467588 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 467588 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 467588 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T08:51:04.241Z
   [junit4]   2> 467594 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@400236f0{/solr,null,AVAILABLE}
   [junit4]   2> 467594 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@f59f06{HTTP/1.1,[http/1.1]}{127.0.0.1:45840}
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.e.j.s.Server Started @471064ms
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45840}
   [junit4]   2> 467611 ERROR (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 467611 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T08:51:04.264Z
   [junit4]   2> 467614 INFO  (jetty-launcher-1290-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45539/solr
   [junit4]   2> 467616 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55a00107{HTTP/1.1,[http/1.1]}{127.0.0.1:51112}
   [junit4]   2> 467618 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.e.j.s.Server Started @471071ms
   [junit4]   2> 467618 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51112}
   [junit4]   2> 467619 ERROR (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 467619 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 467619 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 467619 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 467619 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-17T08:51:04.272Z
   [junit4]   2> 467625 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 467626 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 467630 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 467642 INFO  (jetty-launcher-1290-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45539/solr
   [junit4]   2> 467642 INFO  (jetty-launcher-1290-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45539/solr
   [junit4]   2> 467646 INFO  (jetty-launcher-1290-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45539/solr
   [junit4]   2> 467684 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 467686 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58951_solr
   [junit4]   2> 467688 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.Overseer Overseer 
(id=98152576719978501-127.0.0.1:58951_solr-n_0000000000) starting
   [junit4]   2> 467694 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 467695 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50911_solr
   [junit4]   2> 467698 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 467699 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 467700 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45840_solr
   [junit4]   2> 467723 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 467737 INFO  
(zkCallback-1311-thread-1-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 467737 INFO  
(OverseerStateUpdate-98152576719978501-127.0.0.1:58951_solr-n_0000000000) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 467738 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:51112_solr) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 467743 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58951_solr
   [junit4]   2> 467743 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51112_solr
   [junit4]   2> 467744 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 467745 INFO  
(zkCallback-1311-thread-1-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 467745 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:51112_solr) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 467746 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 467750 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:58951_solr) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 467782 INFO  
(zkCallback-1311-thread-2-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 467820 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50911.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467820 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45840.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467828 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50911.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467828 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50911.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467829 INFO  (jetty-launcher-1290-thread-4) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node4/.
   [junit4]   2> 467850 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45840.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467850 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45840.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467851 INFO  (jetty-launcher-1290-thread-3) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node2/.
   [junit4]   2> 467895 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467896 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51112.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467900 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467900 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467901 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51112.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467901 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51112.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 467901 INFO  (jetty-launcher-1290-thread-1) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node1/.
   [junit4]   2> 467902 INFO  (jetty-launcher-1290-thread-2) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node3/.
   [junit4]   2> 467998 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 468000 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45539/solr ready
   [junit4]   2> 468457 INFO  (qtp1115129274-6737) [n:127.0.0.1:51112_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.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> 468460 INFO  
(OverseerThreadFactory-1910-thread-1-processing-n:127.0.0.1:58951_solr) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 468572 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 468572 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 468572 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 468572 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 468573 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 468573 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 468573 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 468573 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 468681 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_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> 468681 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:51112_solr) 
[n:127.0.0.1:51112_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> 468681 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:58951_solr) 
[n:127.0.0.1:58951_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> 468681 INFO  
(zkCallback-1311-thread-2-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_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> 469596 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 469597 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 469608 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 469610 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema 
[test_col_shard2_replica_n2] Schema name=minimal-atomic-stress
   [junit4]   2> 469610 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema 
[test_col_shard2_replica_n1] Schema name=minimal-atomic-stress
   [junit4]   2> 469620 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 469621 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 469621 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 469621 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard2_replica_n1' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 469621 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'test_col_shard2_replica_n2' using configuration from 
collection test_col, trusted=true
   [junit4]   2> 469622 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_58951.solr.core.test_col.shard2.replica_n1' (registry 
'solr.core.test_col.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 469622 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_50911.solr.core.test_col.shard2.replica_n2' (registry 
'solr.core.test_col.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 469622 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 469622 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 469622 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node1/test_col_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node1/./test_col_shard2_replica_n1/data/]
   [junit4]   2> 469622 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node4/test_col_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node4/./test_col_shard2_replica_n2/data/]
   [junit4]   2> 469625 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 469629 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 469632 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema 
[test_col_shard1_replica_n2] Schema name=minimal-atomic-stress
   [junit4]   2> 469633 WARN  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_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> 469636 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 469636 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 469636 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_col_shard1_replica_n1] Schema name=minimal-atomic-stress
   [junit4]   2> 469636 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_51112.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 469636 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 469636 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node3/test_col_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 469638 WARN  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_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> 469638 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 469642 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  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> 469642 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 469642 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_45840.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@386e15ba
   [junit4]   2> 469642 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 469642 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node2/test_col_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001/tempDir-001/node2/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 469645 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 469648 WARN  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 469652 WARN  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  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> 469709 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 469709 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 469709 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 469709 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 469710 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 469710 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 469711 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 469711 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 469712 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3511427224667686]
   [junit4]   2> 469712 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3511427224667686]
   [junit4]   2> 469713 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@524b6618[test_col_shard1_replica_n2] main]
   [junit4]   2> 469713 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7fc7d199[test_col_shard2_replica_n2] main]
   [junit4]   2> 469713 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 469713 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 469715 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 469715 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 469715 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 469715 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 469715 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_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> 469715 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 469716 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 469716 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 469717 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3511427224667686]
   [junit4]   2> 469718 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7399183c[test_col_shard2_replica_n1] main]
   [junit4]   2> 469718 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570441229889437696
   [junit4]   2> 469718 INFO  
(searcherExecutor-1920-thread-1-processing-n:127.0.0.1:50911_solr 
x:test_col_shard2_replica_n2 s:shard2 c:test_col) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
[test_col_shard2_replica_n2] Registered new searcher 
Searcher@7fc7d199[test_col_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 469719 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570441229890486272
   [junit4]   2> 469721 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 469721 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 469723 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 469723 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 469723 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 469723 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_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> 469725 INFO  
(searcherExecutor-1921-thread-1-processing-n:127.0.0.1:51112_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[test_col_shard1_replica_n2] Registered new searcher 
Searcher@524b6618[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 469728 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 469729 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3511427224667686]
   [junit4]   2> 469730 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1616caf8[test_col_shard1_replica_n1] main]
   [junit4]   2> 469730 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 469732 INFO  
(searcherExecutor-1919-thread-1-processing-n:127.0.0.1:58951_solr 
x:test_col_shard2_replica_n1 s:shard2 c:test_col) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
[test_col_shard2_replica_n1] Registered new searcher 
Searcher@7399183c[test_col_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 469733 INFO  (qtp477209686-6722) [n:127.0.0.1:58951_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570441229905166336
   [junit4]   2> 469734 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  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> 469734 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  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> 469736 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 469738 INFO  
(searcherExecutor-1922-thread-1-processing-n:127.0.0.1:45840_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[test_col_shard1_replica_n1] Registered new searcher 
Searcher@1616caf8[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 469738 INFO  (qtp938060371-6729) [n:127.0.0.1:45840_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570441229910409216
   [junit4]   2> 469739 INFO  (qtp992465170-6746) [n:127.0.0.1:50911_solr 
c:test_col s:shard2  x:test_col_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 469842 INFO  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:51112_solr) 
[n:127.0.0.1:51112_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> 469842 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:58951_solr) 
[n:127.0.0.1:58951_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> 469842 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_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> 469842 INFO  
(zkCallback-1311-thread-2-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_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> 470229 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 470229 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 470229 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/
   [junit4]   2> 470230 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica_n2 url=http://127.0.0.1:51112/solr START 
replicas=[http://127.0.0.1:45840/solr/test_col_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 470230 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica_n2 url=http://127.0.0.1:51112/solr DONE.  We have 
no versions.  sync failed.
   [junit4]   2> 470232 INFO  (qtp938060371-6727) [n:127.0.0.1:45840_solr 
c:test_col s:shard1 r:core_node2 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=0
   [junit4]   2> 470232 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 470232 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  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> 470232 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 470236 INFO  (qtp1115129274-6743) [n:127.0.0.1:51112_solr 
c:test_col s:shard1  x:test_col_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51112/solr/test_col_shard1_replica_n2/ 

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

che.solr.core.SolrCore@3d3ea463
   [junit4]   2> 486842 INFO  (coreCloseExecutor-1940-thread-1) 
[n:127.0.0.1:51112_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 486842 INFO  (coreCloseExecutor-1940-thread-1) 
[n:127.0.0.1:51112_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@2d396f00 commitCommandVersion:0
   [junit4]   2> 486857 INFO  (coreCloseExecutor-1941-thread-1) 
[n:127.0.0.1:45840_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@6841a730
   [junit4]   2> 486857 INFO  (coreCloseExecutor-1941-thread-1) 
[n:127.0.0.1:45840_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 486857 INFO  (coreCloseExecutor-1941-thread-1) 
[n:127.0.0.1:45840_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@1bc02dfb commitCommandVersion:0
   [junit4]   2> 486858 INFO  (coreCloseExecutor-1942-thread-1) 
[n:127.0.0.1:58951_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [test_col_shard2_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1b2d40fc
   [junit4]   2> 486858 INFO  (coreCloseExecutor-1942-thread-1) 
[n:127.0.0.1:58951_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 486858 INFO  (coreCloseExecutor-1942-thread-1) 
[n:127.0.0.1:58951_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@7eb24be0 commitCommandVersion:0
   [junit4]   2> 486874 INFO  (coreCloseExecutor-1940-thread-1) 
[n:127.0.0.1:51112_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard1.replica_n2, tag=1027515491
   [junit4]   2> 486877 INFO  (coreCloseExecutor-1940-thread-1) 
[n:127.0.0.1:51112_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1027515491
   [junit4]   2> 486886 INFO  (coreCloseExecutor-1939-thread-1) 
[n:127.0.0.1:50911_solr c:test_col s:shard2 r:core_node3 
x:test_col_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard2.replica_n2, tag=1583032975
   [junit4]   2> 486889 INFO  (coreCloseExecutor-1939-thread-1) 
[n:127.0.0.1:50911_solr c:test_col s:shard2 r:core_node3 
x:test_col_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=1583032975
   [junit4]   2> 486902 INFO  (coreCloseExecutor-1942-thread-1) 
[n:127.0.0.1:58951_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard2.replica_n1, tag=455950588
   [junit4]   2> 486905 INFO  (coreCloseExecutor-1942-thread-1) 
[n:127.0.0.1:58951_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=455950588
   [junit4]   2> 486918 INFO  (coreCloseExecutor-1941-thread-1) 
[n:127.0.0.1:45840_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard1.replica_n1, tag=1749133104
   [junit4]   2> 486921 INFO  (coreCloseExecutor-1941-thread-1) 
[n:127.0.0.1:45840_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1749133104
   [junit4]   2> 486934 INFO  
(zkCallback-1311-thread-2-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 486934 INFO  
(zkCallback-1299-thread-1-processing-n:127.0.0.1:58951_solr) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 486934 INFO  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 486943 INFO  (jetty-closer-1291-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98152576719978501-127.0.0.1:58951_solr-n_0000000000) closing
   [junit4]   2> 486943 INFO  
(OverseerStateUpdate-98152576719978501-127.0.0.1:58951_solr-n_0000000000) 
[n:127.0.0.1:58951_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58951_solr
   [junit4]   2> 486987 INFO  (jetty-closer-1291-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62366bc9{/solr,null,UNAVAILABLE}
   [junit4]   2> 488434 WARN  
(zkCallback-1313-thread-1-processing-n:127.0.0.1:51112_solr) 
[n:127.0.0.1:51112_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 488435 INFO  (jetty-closer-1291-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@400236f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 488468 WARN  
(zkCallback-1312-thread-1-processing-n:127.0.0.1:45840_solr) 
[n:127.0.0.1:45840_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 488469 INFO  (jetty-closer-1291-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d497f54{/solr,null,UNAVAILABLE}
   [junit4]   2> 488470 WARN  
(zkCallback-1311-thread-2-processing-n:127.0.0.1:50911_solr) 
[n:127.0.0.1:50911_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 488471 INFO  (jetty-closer-1291-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@307e6eca{/solr,null,UNAVAILABLE}
   [junit4]   2> 488473 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 488473 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[AA35E59BDBBB55F8]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45539 45539
   [junit4]   2> 488579 INFO  (Thread-2157) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45539 45539
   [junit4]   2> 488579 WARN  (Thread-2157) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_AA35E59BDBBB55F8-001
   [junit4]   2> Jun 17, 2017 8:51:25 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=141893328,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [SortByFunctionTest, 
HdfsRecoveryZkTest, DistanceFunctionTest, DocumentBuilderTest, 
TestPartialUpdateDeduplication, TestDelegationWithHadoopAuth, 
TlogReplayBufferedWhileIndexingTest, HdfsCollectionsAPIDistributedZkTest, 
TestSimpleTrackingShardHandler, TestFieldResource, 
LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordSerializerTest, 
TestFastLRUCache, BlockJoinFacetRandomTest, BlockCacheTest, TestSolrJ, 
DistributedFacetPivotSmallTest, RecoveryAfterSoftCommitTest, 
DistributedDebugComponentTest, TestSolrConfigHandlerCloud, 
TestDownShardTolerantSearch, TestFieldCache, TestMacroExpander, TestFiltering, 
TestSchemaVersionResource, ResourceLoaderTest, FullHLLTest, FileUtilsTest, 
MergeStrategyTest, CollectionsAPIAsyncDistributedZkTest, 
AutoScalingHandlerTest, ZkControllerTest, CdcrVersionReplicationTest, 
TestLRUCache, CdcrUpdateLogTest, TestSolrXml, HttpSolrCallGetCoreTest, 
LeaderElectionContextKeyTest, TestComplexPhraseQParserPlugin, 
SimplePostToolTest, CollectionReloadTest, OpenCloseCoreStressTest, 
SuggesterFSTTest, CdcrReplicationDistributedZkTest, TestXIncludeConfig, 
TestUninvertingReader, CoreSorterTest, DOMUtilTest, TestStressVersions, 
TestShardHandlerFactory, AtomicUpdateProcessorFactoryTest, 
SolrIndexMetricsTest, CollectionsAPIDistributedZkTest, TestConfigOverlay, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [164/725 (2!)] on J1 in 21.92s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 45183 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to