Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19614/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseParallelGC

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

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:45947/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40629/solr/test_col_shard2_replica2: Server Error    request: 
http://127.0.0.1:40629/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45947%2Fsolr%2Ftest_col_shard1_replica1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:33369/solr/test_col_shard2_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@187dc72

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



request: 
http://127.0.0.1:40629/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45947%2Fsolr%2Ftest_col_shard1_replica1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:33369/solr/test_col_shard2_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@187dc72
        at 
__randomizedtesting.SeedInfo.seed([EBCCA61FCF1404A2:DDD8C45945493EB3]: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:45947/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:40629/solr/test_col_shard2_replica2: Server Error



request: 
http://127.0.0.1:40629/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45947%2Fsolr%2Ftest_col_shard1_replica1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:33369/solr/test_col_shard2_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@187dc72
        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:229)
        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:45947/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:40629/solr/test_col_shard2_replica2: Server Error



request: 
http://127.0.0.1:40629/solr/test_col_shard2_replica2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45947%2Fsolr%2Ftest_col_shard1_replica1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:33369/solr/test_col_shard2_replica1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@187dc72
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:641)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more




Build Log:
[...truncated 12886 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/init-core-data-001
   [junit4]   2> 1988235 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1988235 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1988236 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-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> 1988237 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001
   [junit4]   2> 1988237 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1988237 INFO  (Thread-3952) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1988237 INFO  (Thread-3952) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1988238 ERROR (Thread-3952) [    ] 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> 1988337 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39121
   [junit4]   2> 1988341 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1988341 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1988341 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1988342 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1988342 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9d8653{/solr,null,AVAILABLE}
   [junit4]   2> 1988342 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ad99c{/solr,null,AVAILABLE}
   [junit4]   2> 1988343 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ece4df{/solr,null,AVAILABLE}
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d6f2b{HTTP/1.1,[http/1.1]}{127.0.0.1:45947}
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a78036{HTTP/1.1,[http/1.1]}{127.0.0.1:40629}
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.e.j.s.Server Started @1989920ms
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@154e60d{/solr,null,AVAILABLE}
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45947}
   [junit4]   2> 1988344 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.e.j.s.Server Started @1989921ms
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40629}
   [junit4]   2> 1988345 ERROR (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@9d9db3{HTTP/1.1,[http/1.1]}{127.0.0.1:37186}
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.e.j.s.Server Started @1989922ms
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1988345 ERROR (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@edcde4{HTTP/1.1,[http/1.1]}{127.0.0.1:33369}
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.e.j.s.Server Started @1989922ms
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33369}
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T06:29:27.206Z
   [junit4]   2> 1988345 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37186}
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T06:29:27.206Z
   [junit4]   2> 1988346 ERROR (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1988346 ERROR (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1988346 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1988347 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1988347 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1988347 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1988347 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T06:29:27.207Z
   [junit4]   2> 1988347 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-12T06:29:27.207Z
   [junit4]   2> 1988349 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1988349 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1988349 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1988349 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1988371 INFO  (jetty-launcher-2586-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39121/solr
   [junit4]   2> 1988371 INFO  (jetty-launcher-2586-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39121/solr
   [junit4]   2> 1988371 INFO  (jetty-launcher-2586-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39121/solr
   [junit4]   2> 1988372 INFO  (jetty-launcher-2586-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39121/solr
   [junit4]   2> 1988372 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15bfb5905ba0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1988384 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1988384 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1988384 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1988384 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1988384 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33369_solr
   [junit4]   2> 1988385 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37186_solr
   [junit4]   2> 1988385 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40629_solr
   [junit4]   2> 1988385 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45947_solr
   [junit4]   2> 1988385 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.Overseer Overseer 
(id=97948176685334538-127.0.0.1:33369_solr-n_0000000000) starting
   [junit4]   2> 1988386 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1988386 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1988386 INFO  
(zkCallback-2608-thread-1-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1988386 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1988393 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1988394 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1988394 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1988397 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33369_solr
   [junit4]   2> 1988398 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1988398 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1988398 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1988405 INFO  
(OverseerStateUpdate-97948176685334538-127.0.0.1:33369_solr-n_0000000000) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1988458 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45947.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988460 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37186.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988461 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45947.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988461 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45947.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988462 INFO  (jetty-launcher-2586-thread-1) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node1/.
   [junit4]   2> 1988463 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37186.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988463 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37186.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988464 INFO  (jetty-launcher-2586-thread-3) 
[n:127.0.0.1:37186_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node3/.
   [junit4]   2> 1988495 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40629.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988499 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40629.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988499 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40629.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988500 INFO  (jetty-launcher-2586-thread-2) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node2/.
   [junit4]   2> 1988575 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33369.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988578 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33369.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988579 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33369.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1988580 INFO  (jetty-launcher-2586-thread-4) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node4/.
   [junit4]   2> 1988629 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1988631 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39121/solr ready
   [junit4]   2> 1988786 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_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&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1988787 INFO  
(OverseerThreadFactory-8016-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 1988892 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1988892 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1988892 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1988892 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1988893 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1988893 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1988893 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1988893 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1989000 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1989000 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1989000 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1989000 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1989908 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1989909 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1989933 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1989933 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1989934 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1989935 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1989935 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 1989936 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37186.solr.core.test_col.shard1.replica2' (registry 
'solr.core.test_col.shard1.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1989936 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1989936 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node3/test_col_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node3/./test_col_shard1_replica2/data/]
   [junit4]   2> 1989939 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6582347007932425]
   [junit4]   2> 1989941 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 1989942 WARN  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 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> 1989944 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1989944 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica2' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 1989945 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40629.solr.core.test_col.shard2.replica2' (registry 
'solr.core.test_col.shard2.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1989945 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1989945 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node2/test_col_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node2/./test_col_shard2_replica2/data/]
   [junit4]   2> 1989947 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1989948 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1989948 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 1989949 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 1989949 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6582347007932425]
   [junit4]   2> 1989949 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_33369.solr.core.test_col.shard2.replica1' (registry 
'solr.core.test_col.shard2.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1989949 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1989949 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node4/test_col_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node4/./test_col_shard2_replica1/data/]
   [junit4]   2> 1989951 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 1989951 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica1' using configuration from collection 
test_col, trusted=true
   [junit4]   2> 1989951 WARN  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 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> 1989951 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_45947.solr.core.test_col.shard1.replica1' (registry 
'solr.core.test_col.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19f6039
   [junit4]   2> 1989951 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1989951 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node1/test_col_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001/tempDir-001/node1/./test_col_shard1_replica1/data/]
   [junit4]   2> 1989953 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6582347007932425]
   [junit4]   2> 1989954 WARN  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 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> 1989956 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6582347007932425]
   [junit4]   2> 1989958 WARN  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 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> 1990006 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1990007 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1990008 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1990008 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1990010 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=33.439453125, floorSegmentMB=0.34765625, 
forceMergeDeletesPctAllowed=20.89493688165125, segmentsPerTier=46.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1990011 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@9ed540[test_col_shard1_replica2] main]
   [junit4]   2> 1990012 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1990012 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1990012 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1990013 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 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> 1990014 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1990014 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1990014 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1990015 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1990015 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1990015 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=33.439453125, floorSegmentMB=0.34765625, 
forceMergeDeletesPctAllowed=20.89493688165125, segmentsPerTier=46.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1990016 INFO  
(searcherExecutor-8025-thread-1-processing-n:127.0.0.1:37186_solr 
x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[test_col_shard1_replica2] Registered new searcher 
Searcher@9ed540[test_col_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1990016 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567170828829720576
   [junit4]   2> 1990016 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@332112[test_col_shard2_replica1] main]
   [junit4]   2> 1990016 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1990016 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1990017 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1990017 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 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> 1990017 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=33.439453125, floorSegmentMB=0.34765625, 
forceMergeDeletesPctAllowed=20.89493688165125, segmentsPerTier=46.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1990017 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d0bfae[test_col_shard2_replica2] main]
   [junit4]   2> 1990017 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1990018 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1990018 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 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> 1990019 INFO  
(searcherExecutor-8027-thread-1-processing-n:127.0.0.1:33369_solr 
x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[test_col_shard2_replica1] Registered new searcher 
Searcher@332112[test_col_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1990019 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567170828832866304
   [junit4]   2> 1990019 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1990019 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567170828832866304
   [junit4]   2> 1990020 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1990022 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1990022 INFO  
(searcherExecutor-8026-thread-1-processing-n:127.0.0.1:40629_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[test_col_shard2_replica2] Registered new searcher 
Searcher@1d0bfae[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1990022 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1990022 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1990022 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1990023 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:40629/solr/test_col_shard2_replica2/
   [junit4]   2> 1990023 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:40629/solr START 
replicas=[http://127.0.0.1:33369/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 1990023 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:40629/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1990023 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1990024 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1990025 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] o.a.s.c.S.Request 
[test_col_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1990025 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1990025 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
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> 1990025 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1990025 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=19, 
maxMergedSegmentMB=33.439453125, floorSegmentMB=0.34765625, 
forceMergeDeletesPctAllowed=20.89493688165125, segmentsPerTier=46.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1990026 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@b4103d[test_col_shard1_replica1] main]
   [junit4]   2> 1990027 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 1990027 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40629/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 1990027 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 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> 1990028 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1990029 INFO  
(searcherExecutor-8028-thread-1-processing-n:127.0.0.1:45947_solr 
x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[test_col_shard1_replica1] Registered new searcher 
Searcher@b4103d[test_col_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1990029 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1567170828843352064
   [junit4]   2> 1990128 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1990128 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1990128 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1990128 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1990177 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1990179 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1286
   [junit4]   2> 1990279 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1990279 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1990279 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1990279 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1990521 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1990521 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1990521 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:37186/solr/test_col_shard1_replica2/
   [junit4]   2> 1990522 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica2 url=http://127.0.0.1:37186/solr START 
replicas=[http://127.0.0.1:45947/solr/test_col_shard1_replica1/] nUpdates=100
   [junit4]   2> 1990522 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica2 url=http://127.0.0.1:37186/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1990523 INFO  (qtp29940141-17669) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] o.a.s.c.S.Request 
[test_col_shard1_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1990523 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1990523 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
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> 1990523 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1990524 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37186/solr/test_col_shard1_replica2/ shard1
   [junit4]   2> 1990626 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1990626 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1990626 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1990626 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1990675 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1990676 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1784
   [junit4]   2> 1990777 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1990777 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1990777 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1990777 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1991024 INFO  (qtp4248519-17685) [n:127.0.0.1:33369_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2131
   [junit4]   2> 1991033 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2141
   [junit4]   2> 1991035 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1991134 INFO  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_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> 1991134 INFO  
(zkCallback-2607-thread-1-processing-n:127.0.0.1:37186_solr) 
[n:127.0.0.1:37186_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> 1991134 INFO  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_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> 1991134 INFO  
(zkCallback-2605-thread-1-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_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> 1992036 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
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&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3249
   [junit4]   2> 1992036 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1992036 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 1992042 INFO  (qtp14664955-17680) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/schema/fieldtypes/long 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1992066 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[EBCCA61FCF1404A2])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored_idx
   [junit4]   2> 1992073 INFO  (qtp4248519-17668) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1567170830983495680&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1567170830983495680)} 0 1
   [junit4]   2> 1992084 INFO  (qtp29940141-17651) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1567170830982447104&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1567170830982447104)} 0 1
   [junit4]   2> 1992084 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1567170830983495680)} 0 13
   [junit4]   2> 1992084 INFO  (qtp24850710-17676) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1567170830982447104)} 0 18
   [junit4]   2> 1992085 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1992085 WARN  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1992085 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1992086 WARN  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1992086 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1992086 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1992086 WARN  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1992086 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1992086 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1992086 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1992086 WARN  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1992086 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1992098 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1992098 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1992098 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 12
   [junit4]   2> 1992098 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 12
   [junit4]   2> 1992098 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1992098 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 11
   [junit4]   2> 1992098 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1992098 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 12
   [junit4]   2> 1992098 INFO  (qtp24850710-17655) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 13
   [junit4]   2> 1992099 INFO  (qtp14664955-17658) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/schema/fields/long_dv_stored_idx 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1992099 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[EBCCA61FCF1404A2])
 [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored_idx: 
numDocsToCheck=127, numDocsInIndex=889, incr=7
   [junit4]   2> 1992103 INFO  (qtp29940141-17669) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[0
 (1567170831016001536)]} 0 0
   [junit4]   2> 1992103 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1567170831016001536)]} 0 2
   [junit4]   2> 1992105 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[1
 (1567170831020195840)]} 0 0
   [junit4]   2> 1992105 INFO  (qtp24850710-17659) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1567170831020195840)]} 0 0
   [junit4]   2> 1992107 INFO  (qtp4248519-17673) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[2
 (1567170831021244416)]} 0 0
   [junit4]   2> 1992108 INFO  (qtp14664955-17662) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1567170831021244416)]} 0 1
   [junit4]   2> 1992108 INFO  (qtp4248519-17668) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[3
 (1567170831023341568)]} 0 0
   [junit4]   2> 1992109 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1567170831023341568)]} 0 0
   [junit4]   2> 1992109 INFO  (qtp29940141-17651) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[4
 (1567170831024390144)]} 0 0
   [junit4]   2> 1992110 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1567170831024390144)]} 0 0
   [junit4]   2> 1992110 INFO  (qtp4248519-17678) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[5
 (1567170831025438720)]} 0 0
   [junit4]   2> 1992110 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1567170831025438720)]} 0 0
   [junit4]   2> 1992111 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[6
 (1567170831026487296)]} 0 0
   [junit4]   2> 1992111 INFO  (qtp14664955-17658) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1567170831026487296)]} 0 0
   [junit4]   2> 1992113 INFO  (qtp4248519-17673) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[7
 (1567170831027535872)]} 0 0
   [junit4]   2> 1992113 INFO  (qtp14664955-17662) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1567170831027535872)]} 0 1
   [junit4]   2> 1992113 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[8
 (1567170831028584448)]} 0 0
   [junit4]   2> 1992113 INFO  (qtp24850710-17655) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1567170831028584448)]} 0 0
   [junit4]   2> 1992114 INFO  (qtp4248519-17668) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[9
 (1567170831029633024)]} 0 0
   [junit4]   2> 1992114 INFO  (qtp14664955-17674) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[9 (1567170831029633024)]} 0 0
   [junit4]   2> 1992115 INFO  (qtp29940141-17669) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[10
 (1567170831030681600)]} 0 0
   [junit4]   2> 1992115 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[10 (1567170831030681600)]} 0 0
   [junit4]   2> 1992125 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[11
 (1567170831030681601)]} 0 9
   [junit4]   2> 1992125 INFO  (qtp24850710-17659) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[11 (1567170831030681601)]} 0 9
   [junit4]   2> 1992126 INFO  (qtp29940141-17651) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[12
 (1567170831042215936)]} 0 0
   [junit4]   2> 1992126 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[12 (1567170831042215936)]} 0 0
   [junit4]   2> 1992127 INFO  (qtp29940141-17653) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[13
 (1567170831043264512)]} 0 0
   [junit4]   2> 1992127 INFO  (qtp24850710-17655) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[13 (1567170831043264512)]} 0 0
   [junit4]   2> 1992128 INFO  (qtp29940141-17669) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[14
 (1567170831043264513)]} 0 0
   [junit4]   2> 1992128 INFO  (qtp24850710-17657) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[14 (1567170831043264513)]} 0 0
   [junit4]   2> 1992129 INFO  (qtp29940141-17666) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[15
 (1567170831044313088)]} 0 0
   [junit4]   2> 1992129 INFO  (qtp24850710-17659) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[15 (1567170831044313088)]} 0 0
   [junit4]   2> 1992129 INFO  (qtp29940141-17651) [n:127.0.0.1:45947_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37186/solr/test_col_shard1_replica2/&wt=javabin&version=2}{add=[16
 (1567170831045361664)]} 0 0
   [junit4]   2> 1992129 INFO  (qtp24850710-17675) [n:127.0.0.1:37186_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[16 (1567170831045361664)]} 0 0
   [junit4]   2> 1992130 INFO  (qtp4248519-17678) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[17
 (1567170831046410240)]} 0 0
   [junit4]   2> 1992130 INFO  (qtp14664955-17661) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[17 (1567170831046410240)]} 0 0
   [junit4]   2> 1992131 INFO  (qtp4248519-17687) [n:127.0.0.1:33369_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40629/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[18
 (1567170831047458816)]} 0 0
   [junit4]   2> 1992131 INFO  (qtp14664955-17658) [n:127.0.0.1:40629_solr 
c:test_col s:shard2 r:core_node1 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[18 (1567170831047458816)]} 0 0
   [junit4]   2> 1992132 INFO  (qtp

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

05-thread-2-processing-n:127.0.0.1:40629_solr) [n:127.0.0.1:40629_solr    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40629_solr
   [junit4]   2> 2013753 INFO  (coreCloseExecutor-8048-thread-1) 
[n:127.0.0.1:40629_solr c:test_col s:shard2 r:core_node1 
x:test_col_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.test_col.shard2.replica2, tag=5025934
   [junit4]   2> 2013755 INFO  (coreCloseExecutor-8048-thread-1) 
[n:127.0.0.1:40629_solr c:test_col s:shard2 r:core_node1 
x:test_col_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.test_col.shard2.leader, tag=5025934
   [junit4]   2> 2013757 WARN  
(zkCallback-2605-thread-2-processing-n:127.0.0.1:40629_solr) 
[n:127.0.0.1:40629_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2013757 INFO  (jetty-closer-2587-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ece4df{/solr,null,UNAVAILABLE}
   [junit4]   2> 2015251 WARN  
(zkCallback-2608-thread-2-processing-n:127.0.0.1:45947_solr) 
[n:127.0.0.1:45947_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2015251 WARN  
(zkCallback-2606-thread-1-processing-n:127.0.0.1:33369_solr) 
[n:127.0.0.1:33369_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2015252 INFO  (jetty-closer-2587-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@9d8653{/solr,null,UNAVAILABLE}
   [junit4]   2> 2015252 INFO  (jetty-closer-2587-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@154e60d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2015252 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-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> 2015253 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39121 39121
   [junit4]   2> 2015274 INFO  (Thread-3952) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39121 39121
   [junit4]   2> 2015275 WARN  (Thread-3952) [    ] 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> 2015275 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[EBCCA61FCF1404A2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_EBCCA61FCF1404A2-001
   [junit4]   2> May 12, 2017 6:29:54 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{long_stored_idx=PostingsFormat(name=Direct), 
long_dv_idx=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
long_dv_stored_idx=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
long_dv_idx=DocValuesFormat(name=Memory), 
long_dv_stored=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Memory), 
long_dv_stored_idx=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=967, 
maxMBSortInHeap=7.972099354761525, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ar-EG, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=12,threads=1,free=80462840,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUStatsCache, 
VMParamsZkACLAndCredentialsProvidersTest, BlockDirectoryTest, SolrXmlInZkTest, 
CollectionReloadTest, TestSubQueryTransformerDistrib, 
TestImplicitCoreProperties, DistributedQueryElevationComponentTest, 
TestRuleBasedAuthorizationPlugin, RAMDirectoryFactoryTest, HLLUtilTest, 
HdfsRestartWhileUpdatingTest, TestConfigSetImmutable, QueryResultKeyTest, 
TestBadConfig, UniqFieldsUpdateProcessorFactoryTest, ResponseLogComponentTest, 
SolrRequestParserTest, QueryEqualityTest, TestSimpleTextCodec, 
TestChildDocTransformer, HdfsChaosMonkeyNothingIsSafeTest, StressHdfsTest, 
ExplicitHLLTest, FacetPivotSmallTest, CursorMarkTest, TestCloudInspectUtil, 
TestCrossCoreJoin, DocValuesMissingTest, TestDistribIDF, 
PeerSyncReplicationTest, TestRangeQuery, TestDocumentBuilder, 
TestLMJelinekMercerSimilarityFactory, TestCloudPseudoReturnFields, 
SignatureUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, 
TestLFUCache, CustomCollectionTest, TestOmitPositions, 
SolrMetricsIntegrationTest, TestCodecSupport, TestManagedStopFilterFactory, 
OverriddenZkACLAndCredentialsProvidersTest, TestConfigSetsAPIZkFailure, 
TestFunctionQuery, TestTolerantUpdateProcessorRandomCloud, TestSolr4Spatial, 
TimeZoneUtilsTest, TestDFRSimilarityFactory, TestClassicSimilarityFactory, 
LeaderInitiatedRecoveryOnCommitTest, TestReplicationHandlerBackup, 
TestStressInPlaceUpdates, ConfigSetsAPITest, TestRawResponseWriter, 
RegexBoostProcessorTest, TestCSVLoader, TestMultiWordSynonyms, 
TestAnalyzedSuggestions, ReturnFieldsTest, SpellingQueryConverterTest, 
TestPathTrie, TestSolrCoreProperties, TestSolrDeletionPolicy2, BJQParserTest, 
NodeMutatorTest, TestRestManager, TolerantUpdateProcessorTest, 
DistributedSpellCheckComponentTest, TestMinMaxOnMultiValuedField, 
TestNumericTerms32, TestLegacyNumericRangeQueryBuilder, PingRequestHandlerTest, 
TestGraphMLResponseWriter, BigEndianAscendingWordDeserializerTest, 
TestCustomSort, TestReplicationHandler, TestXmlQParserPlugin, 
RollingRestartTest, RequiredFieldsTest, TestSuggestSpellingConverter, 
XsltUpdateRequestHandlerTest, TestIntervalFaceting, 
CoreAdminCreateDiscoverTest, ClassificationUpdateProcessorTest, 
TestDocBasedVersionConstraints, TestPseudoReturnFields, TestApiFramework, 
PreAnalyzedFieldManagedSchemaCloudTest, TestLeaderInitiatedRecoveryThread, 
TestValueSourceCache, TestFoldingMultitermQuery, TestStressLucene, 
TestCopyFieldCollectionResource, NumericFieldsTest, BlockJoinFacetSimpleTest, 
TestDistribDocBasedVersion, StandardRequestHandlerTest, CursorPagingTest, 
TestBlobHandler, QueryElevationComponentTest, UUIDFieldTest, 
TestCollapseQParserPlugin, PolyFieldTest, TestSolrCoreParser, VersionInfoTest, 
DateMathParserTest, SecurityConfHandlerTest, TestRandomDVFaceting, 
SpellPossibilityIteratorTest, TestHighlightDedupGrouping, 
ShufflingReplicaListTransformerTest, TestFreeTextSuggestions, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, TestInPlaceUpdatesDistrib, 
SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, 
TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, 
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, 
PeerSyncTest, DirectUpdateHandlerTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTSTTest, TestTrie, 
SpatialFilterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, 
TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, 
DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, 
IndexSchemaTest, TestJmxIntegration, TestCSVResponseWriter, JsonLoaderTest, 
TestPartialUpdateDeduplication, SearchHandlerTest, TestMergePolicyConfig, 
MultiTermTest, TestBinaryField, MinimalSchemaTest, TestConfig, 
NotRequiredUniqueKeyTest, EchoParamsTest, TestPerFieldSimilarity, 
TestFastWriter, TestFastOutputStream, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DeleteStatusTest, 
DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, 
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, 
LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeTest, ShardSplitTest, 
TestRequestForwarding, TestRequestStatusCollectionAPI, 
TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [558/710 (1!)] on J0 in 28.06s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to