Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20559/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 3 in http://127.0.0.1:36777/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in http://127.0.0.1:36777/solr
        at 
__randomizedtesting.SeedInfo.seed([3C01E07EB7F20535:FDF199D29AA2CF92]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
inplace_updatable_float didn't match for replica at client: 
https://127.0.0.1:46283/l_/fh/collection1 expected:<108.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: https://127.0.0.1:46283/l_/fh/collection1 expected:<108.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([3C01E07EB7F20535:B455DFA4190E68CD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12058 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 424941 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/init-core-data-001
   [junit4]   2> 424942 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 424942 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 424942 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l_/fh
   [junit4]   2> 424943 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 424943 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 424959 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 424965 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 424967 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 424987 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 424992 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 424992 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 424993 INFO  (coreLoadExecutor-1761-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 424993 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 425005 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 425012 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 425016 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 425016 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 425017 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 425017 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425017 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/init-core-data-001/]
   [junit4]   2> 425019 WARN  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 425038 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 425038 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 425038 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 425038 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 425039 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d448577[collection1] main]
   [junit4]   2> 425039 WARN  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 425039 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 425040 INFO  
(searcherExecutor-1762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d448577[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 425040 INFO  (coreLoadExecutor-1761-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1579689946241826816
   [junit4]   2> 425042 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 425044 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 425044 INFO  (Thread-1660) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 425044 INFO  (Thread-1660) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 425045 ERROR (Thread-1660) [    ] 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> 425144 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38695
   [junit4]   2> 425156 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 425158 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 425159 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 425160 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 425162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 425163 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 425164 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 425165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 425165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 425166 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 425167 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 425172 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 425242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 425243 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5569c463{/l_/fh,null,AVAILABLE}
   [junit4]   2> 425243 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@14ab740d{SSL,[ssl, 
http/1.1]}{127.0.0.1:43991}
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server Started @426614ms
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/l_/fh, hostPort=43991, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/control-001/cores}
   [junit4]   2> 425244 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 425244 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T10:55:29.820Z
   [junit4]   2> 425247 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 425247 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/control-001/solr.xml
   [junit4]   2> 425250 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 425252 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38695/solr
   [junit4]   2> 425275 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 425275 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:43991_l_%2Ffh
   [junit4]   2> 425275 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.Overseer Overseer 
(id=98730621640376325-127.0.0.1:43991_l_%2Ffh-n_0000000000) starting
   [junit4]   2> 425277 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43991_l_%2Ffh
   [junit4]   2> 425277 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 425319 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 425324 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 425325 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 425325 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/control-001/cores
   [junit4]   2> 425340 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 425340 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38695/solr ready
   [junit4]   2> 425353 INFO  (qtp78052472-5133) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43991_l_%252Ffh&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 425354 INFO  
(OverseerThreadFactory-1772-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 425461 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 425462 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 425567 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 426480 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 426505 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 426508 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 426509 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 426509 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 426509 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 426509 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 426516 WARN  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 426545 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 426545 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 426546 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426546 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426547 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d3aa509[control_collection_shard1_replica_n1] main]
   [junit4]   2> 426548 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 426548 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 426548 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 426548 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1579689947823079424
   [junit4]   2> 426549 INFO  
(searcherExecutor-1775-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43991_l_%2Ffh c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3d3aa509[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 426551 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 426551 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 426551 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43991/l_/fh/control_collection_shard1_replica_n1/
   [junit4]   2> 426552 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 426552 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43991/l_/fh/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 426552 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 426553 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43991/l_/fh/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 426654 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 426703 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 426705 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1243
   [junit4]   2> 426707 INFO  (qtp78052472-5133) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 426808 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 427356 INFO  
(OverseerCollectionConfigSetProcessor-98730621640376325-127.0.0.1:43991_l_%2Ffh-n_0000000000)
 [n:127.0.0.1:43991_l_%2Ffh    ] 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> 427708 INFO  (qtp78052472-5133) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43991_l_%252Ffh&wt=javabin&version=2}
 status=0 QTime=2355
   [junit4]   2> 427714 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 427716 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38695/solr ready
   [junit4]   2> 427716 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 427718 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 427722 INFO  
(OverseerThreadFactory-1772-thread-2-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 427723 WARN  
(OverseerThreadFactory-1772-thread-2-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 427928 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 427928 INFO  (qtp78052472-5127) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 427999 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001
 of type TLOG
   [junit4]   2> 428000 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 428001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30091d42{/l_/fh,null,AVAILABLE}
   [junit4]   2> 428001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@aa03cb7{SSL,[ssl, 
http/1.1]}{127.0.0.1:32845}
   [junit4]   2> 428001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server Started @429371ms
   [junit4]   2> 428001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/l_/fh, 
hostPort=32845, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001/cores}
   [junit4]   2> 428002 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 428002 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 428002 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 428002 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 428002 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T10:55:32.578Z
   [junit4]   2> 428003 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ec2fa2f540008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 428003 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 428004 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001/solr.xml
   [junit4]   2> 428006 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 428008 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38695/solr
   [junit4]   2> 428013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 428014 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 428015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32845_l_%2Ffh
   [junit4]   2> 428015 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 428015 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 428015 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 428044 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 428050 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 428050 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 428051 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001/cores
   [junit4]   2> 428069 INFO  (qtp78052472-5132) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:32845_l_%252Ffh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 428070 INFO  
(OverseerCollectionConfigSetProcessor-98730621640376325-127.0.0.1:43991_l_%2Ffh-n_0000000000)
 [n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 428070 INFO  
(OverseerThreadFactory-1772-thread-3-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:32845_l_%2Ffh for creating new replica
   [junit4]   2> 428082 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 428082 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 428185 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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> 429110 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 429116 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=inplace-updates
   [junit4]   2> 429118 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 429118 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 429119 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t21' (registry 
'solr.core.collection1.shard1.replica_t21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 429119 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 429119 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t21] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001/cores/collection1_shard1_replica_t21],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
   [junit4]   2> 429121 WARN  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 429142 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 429142 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 429142 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 429142 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 429143 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@513274d4[collection1_shard1_replica_t21] main]
   [junit4]   2> 429144 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 429144 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 429144 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 429144 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579689950545182720
   [junit4]   2> 429145 INFO  
(searcherExecutor-1786-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh 
x:collection1_shard1_replica_t21 s:shard1 c:collection1) 
[n:127.0.0.1:32845_l_%2Ffh c:collection1 s:shard1  
x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[collection1_shard1_replica_t21] Registered new searcher 
Searcher@513274d4[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:32845/l_/fh/collection1_shard1_replica_t21/
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
https://127.0.0.1:32845/l_/fh/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 429147 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 429148 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:32845/l_/fh/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 429249 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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> 429298 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 429300 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1218
   [junit4]   2> 429302 INFO  (qtp78052472-5132) [n:127.0.0.1:43991_l_%2Ffh    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:32845_l_%252Ffh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1233
   [junit4]   2> 429372 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001
 of type TLOG
   [junit4]   2> 429373 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 429375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55f61f7b{/l_/fh,null,AVAILABLE}
   [junit4]   2> 429375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5af01d7{SSL,[ssl, 
http/1.1]}{127.0.0.1:46283}
   [junit4]   2> 429375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server Started @430745ms
   [junit4]   2> 429375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/l_/fh, 
hostPort=46283, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001/cores}
   [junit4]   2> 429376 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 429376 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 429376 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 429376 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 429376 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T10:55:33.952Z
   [junit4]   2> 429380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 429380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001/solr.xml
   [junit4]   2> 429382 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 429384 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38695/solr
   [junit4]   2> 429388 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 429388 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 429389 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46283_l_%2Ffh
   [junit4]   2> 429389 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 429389 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 429390 INFO  
(zkCallback-722-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 429390 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 429429 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 429436 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 429436 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 429437 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001/cores
   [junit4]   2> 429485 INFO  (qtp1799458240-5203) [n:127.0.0.1:46283_l_%2Ffh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:46283_l_%252Ffh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 429490 INFO  
(OverseerCollectionConfigSetProcessor-98730621640376325-127.0.0.1:43991_l_%2Ffh-n_0000000000)
 [n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 429490 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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: [3])
   [junit4]   2> 429490 INFO  
(OverseerThreadFactory-1772-thread-4-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:46283_l_%2Ffh for creating new replica
   [junit4]   2> 429493 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 429493 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 429596 INFO  
(zkCallback-722-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh) 
[n:127.0.0.1:46283_l_%2Ffh    ] 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: [3])
   [junit4]   2> 429596 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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: [3])
   [junit4]   2> 430507 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 430519 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=inplace-updates
   [junit4]   2> 430522 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 430522 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 430522 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t23' (registry 
'solr.core.collection1.shard1.replica_t23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 430522 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 430522 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t23] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001/cores/collection1_shard1_replica_t23],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
   [junit4]   2> 430527 WARN  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 430563 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 430563 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 430564 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 430564 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 430565 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a7f01be[collection1_shard1_replica_t23] main]
   [junit4]   2> 430566 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 430567 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 430567 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 430568 INFO  
(searcherExecutor-1797-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1  
x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[collection1_shard1_replica_t23] Registered new searcher 
Searcher@5a7f01be[collection1_shard1_replica_t23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 430568 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579689952038354944
   [junit4]   2> 430571 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 430571 INFO  
(updateExecutor-719-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 430571 INFO  (qtp1799458240-5197) [n:127.0.0.1:46283_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1078
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
collection1_shard1_replica_t23 stopping background replication from leader
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_t23]
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 430572 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_t23] as recovering, leader is 
[https://127.0.0.1:32845/l_/fh/collection1_shard1_replica_t21/] and I am 
[https://127.0.0.1:46283/l_/fh/collection1_shard1_replica_t23/]
   [junit4]   2> 430578 INFO  
(recoveryExecutor-720-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:46283_l_%2Ffh c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:32845/l_/fh]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:46283_l_%252Ffh&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 430580 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 430580 INFO  (qtp1799458240-5203) [n:127.0.0.1:46283_l_%2Ffh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:46283_l_%252Ffh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1095
   [junit4]   2> 430581 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:46283_l_%2Ffh, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:46283/l_/fh","node_name":"127.0.0.1:46283_l_%2Ffh","state":"down","type":"TLOG"}
   [junit4]   2> 430658 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001
 of type TLOG
   [junit4]   2> 430659 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 430660 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13d59210{/l_/fh,null,AVAILABLE}
   [junit4]   2> 430661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@121b5fbd{SSL,[ssl, 
http/1.1]}{127.0.0.1:43055}
   [junit4]   2> 430661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.e.j.s.Server Started @432031ms
   [junit4]   2> 430661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/l_/fh, 
hostPort=43055, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001/cores}
   [junit4]   2> 430662 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 430662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 430662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 430662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 430662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T10:55:35.238Z
   [junit4]   2> 430664 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 430664 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001/solr.xml
   [junit4]   2> 430667 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 430670 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38695/solr
   [junit4]   2> 430676 INFO  
(zkCallback-722-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh) 
[n:127.0.0.1:46283_l_%2Ffh    ] 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: [3])
   [junit4]   2> 430676 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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: [3])
   [junit4]   2> 430676 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 430677 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430678 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43055_l_%2Ffh
   [junit4]   2> 430678 INFO  
(zkCallback-704-thread-1-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 430678 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 430678 INFO  (zkCallback-711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 430678 INFO  
(zkCallback-722-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh) 
[n:127.0.0.1:46283_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 430679 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 430719 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 430736 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 430736 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 430737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[3C01E07EB7F20535]) 
[n:127.0.0.1:43055_l_%2Ffh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001/cores
   [junit4]   2> 430766 INFO  (qtp1799458240-5196) [n:127.0.0.1:46283_l_%2Ffh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43055_l_%252Ffh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 430767 INFO  
(OverseerCollectionConfigSetProcessor-98730621640376325-127.0.0.1:43991_l_%2Ffh-n_0000000000)
 [n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 430767 INFO  
(OverseerThreadFactory-1772-thread-5-processing-n:127.0.0.1:43991_l_%2Ffh) 
[n:127.0.0.1:43991_l_%2Ffh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:43055_l_%2Ffh for creating new replica
   [junit4]   2> 430783 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 430784 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 430893 INFO  
(zkCallback-722-thread-1-processing-n:127.0.0.1:46283_l_%2Ffh) 
[n:127.0.0.1:46283_l_%2Ffh    ] 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: [4])
   [junit4]   2> 430893 INFO  
(zkCallback-716-thread-1-processing-n:127.0.0.1:32845_l_%2Ffh) 
[n:127.0.0.1:32845_l_%2Ffh    ] 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: [4])
   [junit4]   2> 430894 INFO  
(zkCallback-729-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh) 
[n:127.0.0.1:43055_l_%2Ffh    ] 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: [4])
   [junit4]   2> 431581 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:46283_l_%2Ffh, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:46283/l_/fh","node_name":"127.0.0.1:46283_l_%2Ffh","state":"recovering","type":"TLOG"}
   [junit4]   2> 431581 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 431581 INFO  (qtp1940586873-5174) [n:127.0.0.1:32845_l_%2Ffh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46283_l_%252Ffh&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 431799 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 431807 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t25] Schema name=inplace-updates
   [junit4]   2> 431809 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 431809 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 431809 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t25' (registry 
'solr.core.collection1.shard1.replica_t25') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62687e99
   [junit4]   2> 431809 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 431810 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t25] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001/cores/collection1_shard1_replica_t25],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_3C01E07EB7F20535-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
   [junit4]   2> 431813 WARN  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 431837 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 431837 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 431838 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 431838 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 431839 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77f15ea7[collection1_shard1_replica_t25] main]
   [junit4]   2> 431839 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 431840 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 431840 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 431841 INFO  
(searcherExecutor-1808-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh 
x:collection1_shard1_replica_t25 s:shard1 c:collection1) 
[n:127.0.0.1:43055_l_%2Ffh c:collection1 s:shard1  
x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
[collection1_shard1_replica_t25] Registered new searcher 
Searcher@77f15ea7[collection1_shard1_replica_t25] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 431841 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1579689953373192192
   [junit4]   2> 431843 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t25
   [junit4]   2> 431843 INFO  
(updateExecutor-726-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh 
x:collection1_shard1_replica_t25 s:shard1 c:collection1) 
[n:127.0.0.1:43055_l_%2Ffh c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 431843 INFO  
(recoveryExecutor-727-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:43055_l_%2Ffh c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 431843 INFO  (qtp1871987132-5229) [n:127.0.0.1:43055_l_%2Ffh 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1060
   [junit4]   2> 431844 INFO  
(recoveryExecutor-727-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:43055_l_%2Ffh c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 431844 INFO  
(recoveryExecutor-727-thread-1-processing-n:127.0.0.1:43055_l_%2Ffh 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:43055_l_%2Ffh c:collection1 s:shard1 r:core_node26 x:collec

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

.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36777_solr&onlyIfLeaderActive=true&core=tlog_replica_test_recovery_shard1_replica_t1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=18002
   [junit4]   2> 2367353 WARN  
(zkCallback-5164-thread-1-processing-n:127.0.0.1:33381_solr) 
[n:127.0.0.1:33381_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2367353 INFO  (jetty-closer-5119-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77f1a7b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2367354 ERROR 
(SUITE-TestTlogReplica-seed#[3C01E07EB7F20535]-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> 2367355 INFO  
(SUITE-TestTlogReplica-seed#[3C01E07EB7F20535]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38075 38075
   [junit4]   2> 2372388 INFO  (Thread-5939) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38075 38075
   [junit4]   2> 2372389 WARN  (Thread-5939) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/configs/conf
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        25      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        23      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98730742130212884-core_node16-n_0000000001
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98730742130212881-core_node3-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98730742130212884-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98730742130212881-core_node15-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98730742130212884-127.0.0.1:33381_solr-n_0000000005
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98730742130212875-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98730742130212884-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        6       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_3C01E07EB7F20535-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=Memory), title_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=Memory), foo_s=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1957, 
maxMBSortInHeap=5.435489617438943, sim=RandomSimilarity(queryNorm=false): {}, 
locale=zh, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=180673808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStreamLogging, 
TestValueSourceCache, TestFiltering, SuggesterTSTTest, 
TestCustomDocTransformer, TestAtomicUpdateErrorCases, 
SharedFSAutoReplicaFailoverUtilsTest, SuggestComponentContextFilterQueryTest, 
TestBlobHandler, ZkSolrClientTest, TestTrackingShardHandlerFactory, 
TestManagedResourceStorage, TestImpersonationWithHadoopAuth, 
DistributedFacetPivotWhiteBoxTest, CollectionStateFormat2Test, UtilsToolTest, 
TlogReplayBufferedWhileIndexingTest, WrapperMergePolicyFactoryTest, 
TestCustomSort, HdfsBasicDistributedZk2Test, TestNumericTokenStream, ZkCLITest, 
DisMaxRequestHandlerTest, DocValuesMissingTest, TestXmlQParserPlugin, 
TestPartialUpdateDeduplication, DistributedTermsComponentTest, 
ConnectionManagerTest, TestCustomStream, DocValuesMultiTest, 
TestHdfsCloudBackupRestore, MissingSegmentRecoveryTest, CursorMarkTest, 
TestSolrJ, DirectSolrSpellCheckerTest, TestElisionMultitermQuery, 
RemoteQueryErrorTest, V2StandaloneTest, TestRTimerTree, TestRecoveryHdfs, 
TestXIncludeConfig, TestConfigSetProperties, 
TestEmbeddedSolrServerConstructors, TestStreamBody, TestNestedDocsSort, 
TestLegacyFieldCache, UpdateRequestProcessorFactoryTest, 
DocExpirationUpdateProcessorFactoryTest, TestRandomCollapseQParserPlugin, 
TestRequestForwarding, SOLR749Test, TestLeaderInitiatedRecoveryThread, 
TestFileDictionaryLookup, CollectionsAPIDistributedZkTest, 
TestSolrCloudWithDelegationTokens, SolrCloudExampleTest, 
TestDistributedGrouping, TestMinMaxOnMultiValuedField, 
AssignBackwardCompatibilityTest, ConnectionReuseTest, SpellCheckComponentTest, 
TestLRUStatsCache, OverseerModifyCollectionTest, CSVRequestHandlerTest, 
BJQParserTest, ShardRoutingTest, SolrCmdDistributorTest, 
HttpSolrCallGetCoreTest, TestSimpleTrackingShardHandler, 
LukeRequestHandlerTest, TestPerFieldSimilarityWithDefaultOverride, 
TestMultiValuedNumericRangeQuery, TestCursorMarkWithoutUniqueKey, 
TestCloudDeleteByQuery, TestSolrConfigHandler, ConvertedLegacyTest, 
StatelessScriptUpdateProcessorFactoryTest, MetricsConfigTest, ZkFailoverTest, 
DeleteReplicaTest, TestUseDocValuesAsStored2, UpdateLogTest, 
ChaosMonkeySafeLeaderTest, BlockCacheTest, CdcrUpdateLogTest, 
HdfsUnloadDistributedZkTest, BadComponentTest, HdfsSyncSliceTest, 
LeaderElectionContextKeyTest, TestUnifiedSolrHighlighter, TestDistribIDF, 
SubstringBytesRefFilterTest, IndexSchemaTest, TestExpandComponent, 
TestUninvertingReader, ClusterStateUpdateTest, TestFastLRUCache, 
DeleteInactiveReplicaTest, ExitableDirectoryReaderTest, 
DistribCursorPagingTest, ForceLeaderTest, TestManagedSchemaAPI, 
ResourceLoaderTest, NoCacheHeaderTest, TestCloudPivotFacet, 
TestStressCloudBlindAtomicUpdates, TestUpdate, LoggingHandlerTest, 
TestSegmentSorting, TestStressVersions, TestCoreDiscovery, 
BasicFunctionalityTest, SolrIndexMetricsTest, TestConfigSetsAPIZkFailure, 
SoftAutoCommitTest, TestQueryTypes, MoreLikeThisHandlerTest, DistanceUnitsTest, 
ShardRoutingCustomTest, TestSweetSpotSimilarityFactory, 
TestCollectionsAPIViaSolrCloudCluster, OverseerTaskQueueTest, TestZkChroot, 
TestRandomDVFaceting, TestFaceting, TestRecovery, 
TermVectorComponentDistributedTest, ZkControllerTest, TestCoreContainer, 
QueryElevationComponentTest, TestSort, DirectUpdateHandlerTest, 
HighlighterTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, 
TestFoldingMultitermQuery, DocValuesTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, DistanceFunctionTest, SolrInfoBeanTest, 
DebugComponentTest, CacheHeaderTest, DocumentBuilderTest, 
TermVectorComponentTest, FastVectorHighlighterTest, RegexBoostProcessorTest, 
MBeansHandlerTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, 
TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestPhraseSuggestions, SynonymTokenizerTest, EchoParamsTest, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
ScriptEngineTest, DateMathParserTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, 
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, 
SystemInfoHandlerTest, FileUtilsTest, CircularListTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, TestHighlightDedupGrouping, 
TestTolerantSearch, TestJettySolrRunner, AliasIntegrationTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, 
MoveReplicaTest, OverseerRolesTest, RestartWhileUpdatingTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardSplitTest, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTlogReplica]
   [junit4] Completed [570/733 (2!)] on J1 in 108.73s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to