Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2151/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing.testConcurrency

Error Message:
Captured an uncaught exception in thread: Thread[id=60, name=Thread-34, 
state=RUNNABLE, group=TGRP-TestConcurrentFacetedIndexing]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=60, name=Thread-34, state=RUNNABLE, 
group=TGRP-TestConcurrentFacetedIndexing]
        at 
__randomizedtesting.SeedInfo.seed([208EFC28D4641ACD:867E3EB5B537FA04]:0)
Caused by: java.lang.AssertionError
        at __randomizedtesting.SeedInfo.seed([208EFC28D4641ACD]:0)
        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1901)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2066)
        at java.base/java.util.HashMap.putVal(HashMap.java:638)
        at java.base/java.util.HashMap.put(HashMap.java:612)
        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:558)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.findCategory(DirectoryTaxonomyWriter.java:402)
        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:416)
        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:322)
        at org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:285)
        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)


FAILED:  org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1DBEECA4EA7100:4E6BE11E72937FA1]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:201)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 7749 lines...]
   [junit4] Suite: 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
   [junit4]   2> Jun 18, 2018 10:30:14 AM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-34,5,TGRP-TestConcurrentFacetedIndexing]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([208EFC28D4641ACD]:0)
   [junit4]   2>        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1901)
   [junit4]   2>        at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2066)
   [junit4]   2>        at java.base/java.util.HashMap.putVal(HashMap.java:638)
   [junit4]   2>        at java.base/java.util.HashMap.put(HashMap.java:612)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:558)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.findCategory(DirectoryTaxonomyWriter.java:402)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:416)
   [junit4]   2>        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:322)
   [junit4]   2>        at 
org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:285)
   [junit4]   2>        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestConcurrentFacetedIndexing -Dtests.method=testConcurrency 
-Dtests.seed=208EFC28D4641ACD -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-VG -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.63s J2 | TestConcurrentFacetedIndexing.testConcurrency <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=60, name=Thread-34, state=RUNNABLE, 
group=TGRP-TestConcurrentFacetedIndexing]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([208EFC28D4641ACD:867E3EB5B537FA04]:0)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([208EFC28D4641ACD]:0)
   [junit4]    >        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1901)
   [junit4]    >        at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2066)
   [junit4]    >        at java.base/java.util.HashMap.putVal(HashMap.java:638)
   [junit4]    >        at java.base/java.util.HashMap.put(HashMap.java:612)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.writercache.NameIntCacheLRU.put(NameIntCacheLRU.java:86)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.writercache.LruTaxonomyWriterCache.put(LruTaxonomyWriterCache.java:108)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addToCache(DirectoryTaxonomyWriter.java:558)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.findCategory(DirectoryTaxonomyWriter.java:402)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter.addCategory(DirectoryTaxonomyWriter.java:416)
   [junit4]    >        at 
org.apache.lucene.facet.FacetsConfig.processFacetFields(FacetsConfig.java:322)
   [junit4]    >        at 
org.apache.lucene.facet.FacetsConfig.build(FacetsConfig.java:285)
   [junit4]    >        at 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing$2.run(TestConcurrentFacetedIndexing.java:119)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{$full_path$=PostingsFormat(name=LuceneFixedGap), 
$facets=Lucene50(blocksize=128), 
$payloads$=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{$facets=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1887, 
maxMBSortInHeap=7.669746798510313, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-VG, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=490356704,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFacetLabel, 
TestDirectoryTaxonomyWriter, TestCharBlockArray, TestDirectoryTaxonomyReader, 
TestMultipleIndexFields, TestConcurrentFacetedIndexing]
   [junit4] Completed [13/28 (1!)] on J2 in 1.64s, 1 test, 1 error <<< FAILURES!

[...truncated 6752 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/init-core-data-001
   [junit4]   2> 1382344 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001
   [junit4]   2> 1382345 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1382345 INFO  (Thread-4514) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1382345 INFO  (Thread-4514) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1382346 ERROR (Thread-4514) [    ] 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> 1382445 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41947
   [junit4]   2> 1382446 INFO  (zkConnectionManagerCallback-3899-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382448 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10.0.1+10
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24c15ce6{/solr,null,AVAILABLE}
   [junit4]   2> 1382449 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a548b3e{/solr,null,AVAILABLE}
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d5eaed2{SSL,[ssl, 
http/1.1]}{127.0.0.1:44749}
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2351dcf3{SSL,[ssl, 
http/1.1]}{127.0.0.1:41351}
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.e.j.s.Server Started @1382478ms
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.e.j.s.Server Started @1382478ms
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44749}
   [junit4]   2> 1382450 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41351}
   [junit4]   2> 1382451 ERROR (jetty-launcher-3896-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1382451 ERROR (jetty-launcher-3896-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.5.0
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-18T14:58:47.613342Z
   [junit4]   2> 1382451 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-06-18T14:58:47.613342Z
   [junit4]   2> 1382452 INFO  (zkConnectionManagerCallback-3903-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382452 INFO  (zkConnectionManagerCallback-3902-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382452 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1382452 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1382541 INFO  (jetty-launcher-3896-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41947/solr
   [junit4]   2> 1382542 INFO  (zkConnectionManagerCallback-3908-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382543 INFO  (jetty-launcher-3896-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41947/solr
   [junit4]   2> 1382543 INFO  (zkConnectionManagerCallback-3911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382543 INFO  (zkConnectionManagerCallback-3913-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382544 INFO  (zkConnectionManagerCallback-3915-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382576 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1382576 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1382576 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44749_solr
   [junit4]   2> 1382576 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41351_solr
   [junit4]   2> 1382576 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.Overseer Overseer 
(id=72222419646414854-127.0.0.1:44749_solr-n_0000000000) starting
   [junit4]   2> 1382577 INFO  (zkCallback-3912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1382577 INFO  (zkCallback-3914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1382582 INFO  (zkConnectionManagerCallback-3924-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382583 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1382583 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41947/solr ready
   [junit4]   2> 1382586 INFO  (zkConnectionManagerCallback-3929-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382586 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1382586 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44749_solr
   [junit4]   2> 1382586 INFO  (zkCallback-3914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1382587 INFO  (zkCallback-3912-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1382587 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1382587 INFO  (zkCallback-3923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1382588 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41947/solr ready
   [junit4]   2> 1382588 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1382603 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1382612 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44749.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382612 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41351.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382617 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44749.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382617 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44749.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382617 INFO  (jetty-launcher-3896-thread-2) 
[n:127.0.0.1:44749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node2/.
   [junit4]   2> 1382621 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41351.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382621 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41351.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1382622 INFO  (jetty-launcher-3896-thread-1) 
[n:127.0.0.1:41351_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node1/.
   [junit4]   2> 1382642 INFO  (zkConnectionManagerCallback-3933-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382644 INFO  (zkConnectionManagerCallback-3938-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1382644 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1382645 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41947/solr ready
   [junit4]   2> 1382658 INFO  (qtp320693710-16953) [n:127.0.0.1:44749_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1382665 INFO  (OverseerThreadFactory-6983-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1382768 INFO  
(OverseerStateUpdate-72222419646414854-127.0.0.1:44749_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44749/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1382769 INFO  
(OverseerStateUpdate-72222419646414854-127.0.0.1:44749_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41351/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1382770 INFO  
(OverseerStateUpdate-72222419646414854-127.0.0.1:44749_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44749/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1382771 INFO  
(OverseerStateUpdate-72222419646414854-127.0.0.1:44749_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41351/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1382978 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr    
x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1382978 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr    
x:collection1_shard2_replica_t4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1382984 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr    
x:collection1_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1382984 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr    
x:collection1_shard1_replica_t2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1382991 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr    
x:collection1_shard2_replica_t6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1383984 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1383984 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1383988 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 1383988 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1383989 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1383989 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1383989 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1383990 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1383990 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1383990 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44749.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1383990 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44749.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1383990 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383990 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1383990 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node2/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 1383990 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node2/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 1384003 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1384003 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1384003 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1384004 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41351.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1384004 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1384004 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node1/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 1384004 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 1384008 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 1384009 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1384009 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1384009 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41351.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3351ed96
   [junit4]   2> 1384010 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1384010 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node1/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 1384076 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1384076 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1384077 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1384077 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1384079 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75b18b02[collection1_shard1_replica_t1] main]
   [junit4]   2> 1384079 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1384079 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1384080 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1384080 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1603622854188859392
   [junit4]   2> 1384080 INFO  
(searcherExecutor-6992-thread-1-processing-n:127.0.0.1:44749_solr 
x:collection1_shard1_replica_t1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:44749_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1] Registered new searcher 
Searcher@75b18b02[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1384081 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1384081 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1384082 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1384082 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1384082 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1384082 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1384082 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1384082 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1384083 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1384084 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@31a8c74b[collection1_shard2_replica_t4] main]
   [junit4]   2> 1384084 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6aa279cf[collection1_shard1_replica_t2] main]
   [junit4]   2> 1384084 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1384085 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1384085 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1384085 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1384085 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1384085 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1603622854194102272
   [junit4]   2> 1384085 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1384086 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1603622854195150848
   [junit4]   2> 1384086 INFO  
(searcherExecutor-6991-thread-1-processing-n:127.0.0.1:44749_solr 
x:collection1_shard2_replica_t4 c:collection1 s:shard2 r:core_node7) 
[n:127.0.0.1:44749_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore 
[collection1_shard2_replica_t4] Registered new searcher 
Searcher@31a8c74b[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1384086 INFO  
(searcherExecutor-6993-thread-1-processing-n:127.0.0.1:41351_solr 
x:collection1_shard1_replica_t2 c:collection1 s:shard1 r:core_node5) 
[n:127.0.0.1:41351_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Registered new searcher 
Searcher@6aa279cf[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1384086 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1384088 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1384088 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1384088 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1384088 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 1384089 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1384089 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1384090 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1384091 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15ab68cd[collection1_shard2_replica_t6] main]
   [junit4]   2> 1384091 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 1384091 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1384092 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1384092 INFO  
(searcherExecutor-6994-thread-1-processing-n:127.0.0.1:41351_solr 
x:collection1_shard2_replica_t6 c:collection1 s:shard2 r:core_node8) 
[n:127.0.0.1:41351_solr c:collection1 s:shard2 r:core_node8 
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore 
[collection1_shard2_replica_t6] Registered new searcher 
Searcher@15ab68cd[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1384092 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1603622854201442304
   [junit4]   2> 1384095 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 1384588 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1384588 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1384588 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44749/solr/collection1_shard1_replica_t1/
   [junit4]   2> 1384588 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:44749/solr START 
replicas=[https://127.0.0.1:41351/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 1384590 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1384590 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1384590 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/
   [junit4]   2> 1384591 INFO  (qtp1755798978-16944) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1384591 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:44749/solr START 
replicas=[https://127.0.0.1:41351/solr/collection1_shard2_replica_t6/] 
nUpdates=100
   [junit4]   2> 1384592 INFO  (qtp1755798978-16946) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1384888 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 
url=https://127.0.0.1:44749/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1384888 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1384888 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
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> 1384888 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1384889 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 1384891 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 
url=https://127.0.0.1:44749/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1384891 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1384891 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
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> 1384891 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44749/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 1384891 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1384891 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background 
replication from leader
   [junit4]   2> 1384892 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 1384994 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1385000 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2021
   [junit4]   2> 1385042 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1385044 INFO  (qtp320693710-16947) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2066
   [junit4]   2> 1385090 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 starting background 
replication from leader
   [junit4]   2> 1385090 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1385091 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1385091 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1385092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, 
skipping replication
   [junit4]   2> 1385093 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2109
   [junit4]   2> 1385097 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background 
replication from leader
   [junit4]   2> 1385097 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1385098 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1385098 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1385102 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2111
   [junit4]   2> 1385104 INFO  (qtp320693710-16953) [n:127.0.0.1:44749_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> 1385199 INFO  (zkCallback-3914-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385199 INFO  (zkCallback-3912-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1385535 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/
   [junit4]   2> 1385538 INFO  (qtp320693710-16943) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1385538 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@620adb7d[collection1_shard2_replica_t6] main]
   [junit4]   2> 1385539 INFO  (searcherExecutor-6994-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher 
Searcher@620adb7d[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1386104 INFO  (qtp320693710-16953) [n:127.0.0.1:44749_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3445
   [junit4]   2> 1386105 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1386105 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1386121 INFO  (qtp1755798978-16946) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1603622856325857280&distrib.from=https://127.0.0.1:44749/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1603622856325857280)} 0 0
   [junit4]   2> 1386122 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1, 
core_node5=1}, version=2}
   [junit4]   2> 1386122 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1603622856325857280)} 0 3
   [junit4]   2> 1386122 INFO  (qtp1755798978-17032) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=-1603622856323760128&distrib.from=https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1603622856323760128)} 0 2
   [junit4]   2> 1386122 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node7=1, 
core_node8=1}, version=2}
   [junit4]   2> 1386123 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1603622856323760128)} 0 6
   [junit4]   2> 1386125 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1603622856333197312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1386125 INFO  (qtp1755798978-16952) [n:127.0.0.1:41351_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 1386125 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1386125 INFO  (qtp1755798978-16956) [n:127.0.0.1:41351_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 1386125 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1386125 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1386126 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1603622856334245888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1386126 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1386130 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1386130 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:44749/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 1386131 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1386131 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1386634 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1386634 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1386666 INFO  
(OverseerCollectionConfigSetProcessor-72222419646414854-127.0.0.1:44749_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1387137 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1387137 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1387640 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1387640 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1388091 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 1388091 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:44749/solr/collection1_shard1_replica_t1/
   [junit4]   2> 1388092 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1388093 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@439cfac2[collection1_shard1_replica_t2] main]
   [junit4]   2> 1388094 INFO  (searcherExecutor-6993-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher 
Searcher@439cfac2[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1388143 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1388143 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1388536 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1388536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16651904[collection1_shard2_replica_t6] main]
   [junit4]   2> 1388537 INFO  (searcherExecutor-6994-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher 
Searcher@16651904[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1388646 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1388646 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1389149 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1389149 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1389651 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1389651 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1390154 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1390154 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1390657 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1390657 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1391092 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1391092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17079661[collection1_shard1_replica_t2] main]
   [junit4]   2> 1391093 INFO  (searcherExecutor-6993-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher 
Searcher@17079661[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1391160 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1391160 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1391536 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1391536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22fe9508[collection1_shard2_replica_t6] main]
   [junit4]   2> 1391537 INFO  (searcherExecutor-6994-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher 
Searcher@22fe9508[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1391662 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1391662 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1392165 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1392165 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1392668 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1392668 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1393171 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1393171 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1393674 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1393674 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1394092 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1394092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@628e0fb6[collection1_shard1_replica_t2] main]
   [junit4]   2> 1394093 INFO  (searcherExecutor-6993-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher 
Searcher@628e0fb6[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1394177 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1394177 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1394536 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1394536 INFO  (indexFetcher-7014-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43691d91[collection1_shard2_replica_t6] main]
   [junit4]   2> 1394537 INFO  (searcherExecutor-6994-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher 
Searcher@43691d91[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1394680 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1394680 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1395183 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1395183 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1395686 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1395686 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1396189 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1396189 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1396691 INFO  (qtp320693710-16957) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1396691 INFO  (qtp320693710-16949) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1397092 INFO  (qtp320693710-17028) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1397092 INFO  (indexFetcher-7012-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74a1c30c[collection1_shard1_replica_t2] main]
   [junit4]   2> 1397093 INFO  (searcherExecutor-6993-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher 
Searcher@74a1c30c[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1397194 INFO  (qtp320693710-16955) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1397194 INFO  (qtp320693710-17025) [n:127.0.0.1:44749_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr 
path=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 1397536 INFO  (qtp320693710-17027) [n:127.0.0.1:44749_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 1397536 INFO  (indexFetcher-

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

ry=solr.collection.collection1.shard2.leader, tag=45bc81c5
   [junit4]   2> 1431450 INFO  (jetty-closer-3897-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6e0d8b88{/solr,null,UNAVAILABLE}
   [junit4]   2> 1431451 INFO  (jetty-closer-3897-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1431452 INFO  (coreCloseExecutor-7128-thread-2) 
[n:127.0.0.1:44749_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=35a195d3
   [junit4]   2> 1431453 INFO  (jetty-closer-3897-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72222419646414869-127.0.0.1:44749_solr-n_0000000004) closing
   [junit4]   2> 1431453 INFO  
(OverseerStateUpdate-72222419646414869-127.0.0.1:44749_solr-n_0000000004) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44749_solr
   [junit4]   2> 1431453 WARN  
(OverseerAutoScalingTriggerThread-72222419646414869-127.0.0.1:44749_solr-n_0000000004)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1431454 INFO  (jetty-closer-3897-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2cf8d756{/solr,null,UNAVAILABLE}
   [junit4]   2> 1431454 INFO  (jetty-closer-3897-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1431455 ERROR 
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-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> 1431455 INFO  
(SUITE-TestCloudRecovery-seed#[CD1DBEECA4EA7100]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41947 41947
   [junit4]   2> 1431491 INFO  (Thread-4514) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41947 41947
   [junit4]   2> 1431491 WARN  (Thread-4514) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections/collection1/terms/shard2
   [junit4]   2>        19      /solr/collections/collection1/terms/shard1
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/collections/collection1/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_CD1DBEECA4EA7100-001
   [junit4]   2> Jun 18, 2018 2:59:36 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=987, maxMBSortInHeap=5.860963852239994, 
sim=RandomSimilarity(queryNorm=false): {}, locale=haw, timezone=ART
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=99859472,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, 
SaslZkACLProviderTest, MultiThreadedOCPTest, UUIDFieldTest, 
ClassificationUpdateProcessorFactoryTest, SampleTest, TestReqParamsAPI, 
SolrRrdBackendFactoryTest, FastVectorHighlighterTest, BasicFunctionalityTest, 
SimpleMLTQParserTest, DeleteNodeTest, DistributedIntervalFacetingTest, 
SecurityConfHandlerTest, HighlighterTest, MetricsConfigTest, 
TestClusterProperties, TestTrackingShardHandlerFactory, 
TestManagedSynonymGraphFilterFactory, TestSQLHandlerNonCloud, 
AutoscalingHistoryHandlerTest, TestOnReconnectListenerSupport, 
TestSkipOverseerOperations, BasicAuthStandaloneTest, TermsComponentTest, 
TestHdfsUpdateLog, TestSurroundQueryParser, SearchRateTriggerIntegrationTest, 
XsltUpdateRequestHandlerTest, TestDocumentBuilder, TestRecovery, 
HttpPartitionTest, TestPostingsSolrHighlighter, TestTrie, ShardSplitTest, 
TestSegmentSorting, TestQueryUtils, SuggesterFSTTest, TestInfoStreamLogging, 
TestNonDefinedSimilarityFactory, TestJsonFacetsWithNestedObjects, 
RequiredFieldsTest, SuggestComponentContextFilterQueryTest, DistanceUnitsTest, 
TestPointFields, OverseerRolesTest, TestSolrIndexConfig, 
DistribJoinFromCollectionTest, TestGraphTermsQParserPlugin, 
CdcrReplicationDistributedZkTest, TestPolicyCloud, PrimUtilsTest, 
TestUniqueKeyFieldResource, BigEndianAscendingWordDeserializerTest, 
TestCloudPseudoReturnFields, TestReloadDeadlock, CollectionStateFormat2Test, 
LoggingHandlerTest, FieldMutatingUpdateProcessorTest, UtilsToolTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestCustomDocTransformer, 
CloneFieldUpdateProcessorFactoryTest, TestCollapseQParserPlugin, RulesTest, 
DistributedSuggestComponentTest, ZkControllerTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestCoreBackup, 
AddBlockUpdateTest, PolyFieldTest, BlockJoinFacetRandomTest, TestSolr4Spatial, 
TokenizerChainTest, TestNumericTerms32, RandomizedTaggerTest, 
AutoAddReplicasPlanActionTest, DistributedExpandComponentTest, 
TestDistribDocBasedVersion, UpdateRequestProcessorFactoryTest, 
TestCorePropertiesReload, TestFunctionQuery, 
TimeRoutedAliasUpdateProcessorTest, TestConfigSetImmutable, 
MoveReplicaHDFSTest, QueryResultKeyTest, DistributedFacetPivotLongTailTest, 
TestZkChroot, TestPerFieldSimilarity, TestEmbeddedSolrServerConstructors, 
TestReload, CoreAdminRequestStatusTest, TestMaxTokenLenTokenizer, 
TestSweetSpotSimilarityFactory, StressHdfsTest, 
OverriddenZkACLAndCredentialsProvidersTest, HdfsNNFailoverTest, 
TestPolicyCloud, JSONWriterTest, BufferStoreTest, TestSortByMinMaxFunction, 
TestUnInvertedFieldException, ConjunctionSolrSpellCheckerTest, 
DirectSolrConnectionTest, SolrCloudExampleTest, TransactionLogTest, 
TestConfigSetsAPIZkFailure, ConcurrentDeleteAndCreateCollectionTest, 
SpatialRPTFieldTypeTest, TestPartialUpdateDeduplication, TestStressRecovery, 
BadComponentTest, QueryElevationComponentTest, TestSolrFieldCacheBean, 
TestCloudConsistency, BaseCdcrDistributedZkTest, TestDistribStateManager, 
SimplePostToolTest, TestSubQueryTransformerCrossCore, 
TestTolerantUpdateProcessorRandomCloud, TestSimpleTrackingShardHandler, 
PeerSyncTest, TaggingAttributeTest, TestCharFilters, DocumentBuilderTest, 
TestSchemaSimilarityResource, DateMathParserTest, TestStressVersions, 
PluginInfoTest, TestPullReplicaErrorHandling, HdfsBasicDistributedZkTest, 
TriLevelCompositeIdRoutingTest, SpellPossibilityIteratorTest, 
TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, ResourceLoaderTest, TestFastLRUCache, 
PreAnalyzedFieldTest, DateFieldTest, DOMUtilTest, TestSolrJ, 
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestJettySolrRunner, ConnectionReuseTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, 
LIRRollingUpdatesTest, RestartWhileUpdatingTest, RollingRestartTest, 
TestCloudRecovery]
   [junit4] Completed [583/817 (1!)] on J1 in 49.91s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 44752 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2151/consoleText

[repro] Revision: e5407c5a9710247e5f728aae36224a245a51f0b1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestConcurrentFacetedIndexing 
-Dtests.method=testConcurrency -Dtests.seed=208EFC28D4641ACD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-VG 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery 
-Dtests.method=corruptedLogTest -Dtests.seed=CD1DBEECA4EA7100 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=haw -Dtests.timezone=ART 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/facet
[repro]       TestConcurrentFacetedIndexing
[repro]    solr/core
[repro]       TestCloudRecovery
[repro] ant compile-test

[...truncated 923 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestConcurrentFacetedIndexing" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=208EFC28D4641ACD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-VG 
-Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] ant compile-test

[...truncated 2526 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestCloudRecovery" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=CD1DBEECA4EA7100 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=haw -Dtests.timezone=ART 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures:
[repro]   0/5 failed: 
org.apache.lucene.facet.taxonomy.directory.TestConcurrentFacetedIndexing
[repro]   0/5 failed: org.apache.solr.cloud.TestCloudRecovery
[repro] Exiting with code 0

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

Reply via email to