Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20436/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseParallelGC 
--illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly

Error Message:
responseHeader.segmentTerminatedEarly missing/false in 
{zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=2}

Stack Trace:
java.lang.AssertionError: responseHeader.segmentTerminatedEarly missing/false 
in {zkConnected=true,segmentTerminatedEarly=false,status=0,QTime=2}
        at 
__randomizedtesting.SeedInfo.seed([DCA5B06542D253A:DD6C9CAB887FB150]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SegmentTerminateEarlyTestState.queryTimestampDescendingSegmentTerminateEarlyYes(SegmentTerminateEarlyTestState.java:150)
        at 
org.apache.solr.cloud.TestSegmentSorting.testSegmentTerminateEarly(TestSegmentSorting.java:109)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
inplace_updatable_float didn't match for replica at client: 
http://127.0.0.1:45377/collection1 expected:<110.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: http://127.0.0.1:45377/collection1 expected:<110.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([DCA5B06542D253A:859E64DCFAD148C2]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11617 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/init-core-data-001
   [junit4]   2> 437942 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 437946 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 437946 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 437946 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 437947 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 437947 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 437947 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-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> 437962 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 437968 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 437970 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 437984 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 437989 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 437989 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 437990 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
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> 438000 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438004 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 438005 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 438005 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
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> 438006 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 438006 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438006 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/init-core-data-001/]
   [junit4]   2> 438008 WARN  (coreLoadExecutor-1597-thread-1) [    ] 
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> 438031 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 438031 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 438032 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 438032 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438032 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2383ca36[collection1] main]
   [junit4]   2> 438033 WARN  (coreLoadExecutor-1597-thread-1) [    ] 
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> 438033 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 438033 INFO  (searcherExecutor-1598-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2383ca36[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438033 INFO  (coreLoadExecutor-1597-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577998955979997184
   [junit4]   2> 438035 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 438037 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 438037 INFO  (Thread-1024) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 438037 INFO  (Thread-1024) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 438041 ERROR (Thread-1024) [    ] 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> 438137 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33293
   [junit4]   2> 438142 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438143 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438143 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438144 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438144 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438145 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438145 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438146 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438146 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438147 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438149 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
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> 438150 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 438219 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 438219 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@968e5aa{/,null,AVAILABLE}
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56faf3af{HTTP/1.1,[http/1.1]}{127.0.0.1:39175}
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server Started @440133ms
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/tempDir-001/control/data,
 hostPort=39175, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/control-001/cores}
   [junit4]   2> 438220 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 438220 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T18:57:55.821445Z
   [junit4]   2> 438221 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 438221 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/control-001/solr.xml
   [junit4]   2> 438223 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 438225 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33293/solr
   [junit4]   2> 438253 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 438254 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39175_
   [junit4]   2> 438254 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.Overseer Overseer (id=98624934749208580-127.0.0.1:39175_-n_0000000000) 
starting
   [junit4]   2> 438261 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39175_
   [junit4]   2> 438263 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 438288 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 438294 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 438294 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 438295 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/control-001/cores
   [junit4]   2> 438313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 438313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33293/solr ready
   [junit4]   2> 438315 INFO  (qtp1419043424-3739) [    ] 
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:39175_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 438319 INFO  (OverseerThreadFactory-1608-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 438422 INFO  (qtp1419043424-3741) [    ] 
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> 438422 INFO  (qtp1419043424-3741) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 438525 INFO  (zkCallback-535-thread-1) [    ] 
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> 439439 INFO  (qtp1419043424-3741) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 439459 INFO  (qtp1419043424-3741) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 439461 INFO  (qtp1419043424-3741) [    ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 439461 INFO  (qtp1419043424-3741) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 439462 INFO  (qtp1419043424-3741) [    ] 
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@a36cfe8
   [junit4]   2> 439462 INFO  (qtp1419043424-3741) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 439462 INFO  (qtp1419043424-3741) [    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 439467 WARN  (qtp1419043424-3741) [    ] 
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> 439495 INFO  (qtp1419043424-3741) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 439495 INFO  (qtp1419043424-3741) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 439495 INFO  (qtp1419043424-3741) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 439495 INFO  (qtp1419043424-3741) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 439496 INFO  (qtp1419043424-3741) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20aa5741[control_collection_shard1_replica_n1] main]
   [junit4]   2> 439497 INFO  (qtp1419043424-3741) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 439497 INFO  (qtp1419043424-3741) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 439497 INFO  (qtp1419043424-3741) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 439497 INFO  (qtp1419043424-3741) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577998957515112448
   [junit4]   2> 439498 INFO  (searcherExecutor-1611-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@20aa5741[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439501 INFO  (qtp1419043424-3741) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 439501 INFO  (qtp1419043424-3741) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 439501 INFO  (qtp1419043424-3741) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39175/control_collection_shard1_replica_n1/
   [junit4]   2> 439502 INFO  (qtp1419043424-3741) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 439502 INFO  (qtp1419043424-3741) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39175/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 439502 INFO  (qtp1419043424-3741) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 439503 INFO  (qtp1419043424-3741) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39175/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 439604 INFO  (zkCallback-535-thread-1) [    ] 
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> 439653 INFO  (qtp1419043424-3741) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 439655 INFO  (qtp1419043424-3741) [    ] 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=1232
   [junit4]   2> 439658 INFO  (qtp1419043424-3739) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 439758 INFO  (zkCallback-535-thread-2) [    ] 
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> 440321 INFO  
(OverseerCollectionConfigSetProcessor-98624934749208580-127.0.0.1:39175_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 440658 INFO  (qtp1419043424-3739) [    ] 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:39175_&wt=javabin&version=2}
 status=0 QTime=2342
   [junit4]   2> 440661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 440661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33293/solr ready
   [junit4]   2> 440661 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 440662 INFO  (qtp1419043424-3739) [    ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 440663 INFO  (OverseerThreadFactory-1608-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 440663 WARN  (OverseerThreadFactory-1608-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 440867 INFO  (qtp1419043424-3739) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 440867 INFO  (qtp1419043424-3739) [    ] 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=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 440949 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001
 of type TLOG
   [junit4]   2> 440949 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 440950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@344480fb{/,null,AVAILABLE}
   [junit4]   2> 440950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a3fcc1d{HTTP/1.1,[http/1.1]}{127.0.0.1:36703}
   [junit4]   2> 440950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server Started @442863ms
   [junit4]   2> 440950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/tempDir-001/jetty1,
 hostPort=36703, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 440951 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 440951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 440951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 440951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 440951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T18:57:58.552219Z
   [junit4]   2> 440952 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 440952 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001/solr.xml
   [junit4]   2> 440954 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 440955 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33293/solr
   [junit4]   2> 440960 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 440961 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 440961 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36703_
   [junit4]   2> 440962 INFO  (zkCallback-547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 440962 INFO  (zkCallback-535-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 440962 INFO  (zkCallback-542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 440994 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 441004 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 441004 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 441005 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001/cores
   [junit4]   2> 441029 INFO  (qtp1419043424-3740) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36703_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 441030 INFO  
(OverseerCollectionConfigSetProcessor-98624934749208580-127.0.0.1:39175_-n_0000000000)
 [    ] 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> 441030 INFO  (OverseerThreadFactory-1608-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36703_ for creating new replica
   [junit4]   2> 441031 INFO  (qtp1596340903-3781) [    ] 
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> 441031 INFO  (qtp1596340903-3781) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 442039 INFO  (qtp1596340903-3781) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 442044 INFO  (qtp1596340903-3781) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=inplace-updates
   [junit4]   2> 442045 INFO  (qtp1596340903-3781) [    ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 442045 INFO  (qtp1596340903-3781) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 442046 INFO  (qtp1596340903-3781) [    ] 
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@a36cfe8
   [junit4]   2> 442046 INFO  (qtp1596340903-3781) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 442046 INFO  (qtp1596340903-3781) [    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001/cores/collection1_shard1_replica_t21],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
   [junit4]   2> 442049 WARN  (qtp1596340903-3781) [    ] 
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> 442070 INFO  (qtp1596340903-3781) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 442070 INFO  (qtp1596340903-3781) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 442070 INFO  (qtp1596340903-3781) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 442070 INFO  (qtp1596340903-3781) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 442071 INFO  (qtp1596340903-3781) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4cbc8ae3[collection1_shard1_replica_t21] main]
   [junit4]   2> 442072 INFO  (qtp1596340903-3781) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 442072 INFO  (qtp1596340903-3781) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 442073 INFO  (qtp1596340903-3781) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 442073 INFO  (searcherExecutor-1622-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher 
Searcher@4cbc8ae3[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 442073 INFO  (qtp1596340903-3781) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577998960216244224
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:36703/collection1_shard1_replica_t21/
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:36703/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 442076 INFO  (qtp1596340903-3781) [    ] o.a.s.c.ZkController 
collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 442077 INFO  (qtp1596340903-3781) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36703/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 442228 INFO  (qtp1596340903-3781) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 442229 INFO  (qtp1596340903-3781) [    ] 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=1198
   [junit4]   2> 442231 INFO  (qtp1419043424-3740) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36703_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1202
   [junit4]   2> 442311 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001
 of type TLOG
   [junit4]   2> 442312 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 442312 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7972d1d1{/,null,AVAILABLE}
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3753d40b{HTTP/1.1,[http/1.1]}{127.0.0.1:45377}
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server Started @444226ms
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/tempDir-001/jetty2,
 hostPort=45377, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 442313 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 442313 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T18:57:59.914672Z
   [junit4]   2> 442315 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 442315 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001/solr.xml
   [junit4]   2> 442323 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 442324 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33293/solr
   [junit4]   2> 442327 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 442328 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 442329 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45377_
   [junit4]   2> 442329 INFO  (zkCallback-535-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442329 INFO  (zkCallback-542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442329 INFO  (zkCallback-547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442329 INFO  (zkCallback-553-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 442356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 442361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 442361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 442362 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001/cores
   [junit4]   2> 442384 INFO  (qtp1419043424-3741) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45377_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 442385 INFO  
(OverseerCollectionConfigSetProcessor-98624934749208580-127.0.0.1:39175_-n_0000000000)
 [    ] 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> 442385 INFO  (OverseerThreadFactory-1608-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45377_ for creating new replica
   [junit4]   2> 442386 INFO  (qtp238585530-3810) [    ] 
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> 442386 INFO  (qtp238585530-3810) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 443393 INFO  (qtp238585530-3810) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 443397 INFO  (qtp238585530-3810) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=inplace-updates
   [junit4]   2> 443398 INFO  (qtp238585530-3810) [    ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 443398 INFO  (qtp238585530-3810) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 443399 INFO  (qtp238585530-3810) [    ] 
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@a36cfe8
   [junit4]   2> 443399 INFO  (qtp238585530-3810) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 443399 INFO  (qtp238585530-3810) [    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001/cores/collection1_shard1_replica_t23],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
   [junit4]   2> 443402 WARN  (qtp238585530-3810) [    ] 
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> 443421 INFO  (qtp238585530-3810) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 443421 INFO  (qtp238585530-3810) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 443422 INFO  (qtp238585530-3810) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 443422 INFO  (qtp238585530-3810) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 443423 INFO  (qtp238585530-3810) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@116bc19e[collection1_shard1_replica_t23] main]
   [junit4]   2> 443423 INFO  (qtp238585530-3810) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 443423 INFO  (qtp238585530-3810) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 443424 INFO  (qtp238585530-3810) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 443424 INFO  (searcherExecutor-1633-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t23] Registered new searcher 
Searcher@116bc19e[collection1_shard1_replica_t23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 443424 INFO  (qtp238585530-3810) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577998961632870400
   [junit4]   2> 443426 INFO  (qtp238585530-3810) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 443426 INFO  (updateExecutor-550-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 443426 INFO  (qtp238585530-3810) [    ] 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=1040
   [junit4]   2> 443426 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 443427 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 443427 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t23 stopping background 
replication from leader
   [junit4]   2> 443427 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard1_replica_t23]
   [junit4]   2> 443427 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 443427 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard1_replica_t23] as recovering, leader is 
[http://127.0.0.1:36703/collection1_shard1_replica_t21/] and I am 
[http://127.0.0.1:45377/collection1_shard1_replica_t23/]
   [junit4]   2> 443428 INFO  (qtp1419043424-3741) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45377_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1043
   [junit4]   2> 443428 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:36703]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:45377_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 443428 INFO  (qtp1596340903-3783) [    ] 
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> 443429 INFO  (qtp1596340903-3783) [    ] 
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:45377_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:45377","node_name":"127.0.0.1:45377_","state":"down","type":"TLOG"}
   [junit4]   2> 443498 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001
 of type TLOG
   [junit4]   2> 443499 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 443499 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@896432a{/,null,AVAILABLE}
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@270687d8{HTTP/1.1,[http/1.1]}{127.0.0.1:45839}
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.e.j.s.Server Started @445413ms
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/tempDir-001/jetty3,
 hostPort=45839, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 443500 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 443500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T18:58:01.101760Z
   [junit4]   2> 443502 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 443502 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001/solr.xml
   [junit4]   2> 443504 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 443505 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33293/solr
   [junit4]   2> 443510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 443510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443511 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45839_
   [junit4]   2> 443511 INFO  (zkCallback-553-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 443511 INFO  (zkCallback-560-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 443511 INFO  (zkCallback-535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 443511 INFO  (zkCallback-542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 443511 INFO  (zkCallback-547-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 443536 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 443542 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 443542 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a36cfe8
   [junit4]   2> 443543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001/cores
   [junit4]   2> 443569 INFO  (qtp1419043424-3736) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45839_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 443570 INFO  
(OverseerCollectionConfigSetProcessor-98624934749208580-127.0.0.1:39175_-n_0000000000)
 [    ] 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> 443570 INFO  (OverseerThreadFactory-1608-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45839_ for creating new replica
   [junit4]   2> 443572 INFO  (qtp1331866122-3843) [    ] 
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> 443572 INFO  (qtp1331866122-3843) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 444429 INFO  (qtp1596340903-3783) [    ] 
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:45377_, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"http://127.0.0.1:45377","node_name":"127.0.0.1:45377_","state":"recovering","type":"TLOG"}
   [junit4]   2> 444429 INFO  (qtp1596340903-3783) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 444429 INFO  (qtp1596340903-3783) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45377_&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> 444578 INFO  (qtp1331866122-3843) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 444583 INFO  (qtp1331866122-3843) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t25] Schema name=inplace-updates
   [junit4]   2> 444584 INFO  (qtp1331866122-3843) [    ] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 444584 INFO  (qtp1331866122-3843) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 444584 INFO  (qtp1331866122-3843) [    ] 
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@a36cfe8
   [junit4]   2> 444584 INFO  (qtp1331866122-3843) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 444584 INFO  (qtp1331866122-3843) [    ] 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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001/cores/collection1_shard1_replica_t25],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_DCA5B06542D253A-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
   [junit4]   2> 444588 WARN  (qtp1331866122-3843) [    ] 
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> 444613 INFO  (qtp1331866122-3843) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 444613 INFO  (qtp1331866122-3843) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 444614 INFO  (qtp1331866122-3843) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 444614 INFO  (qtp1331866122-3843) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 444614 INFO  (qtp1331866122-3843) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a52688[collection1_shard1_replica_t25] main]
   [junit4]   2> 444615 INFO  (qtp1331866122-3843) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 444615 INFO  (qtp1331866122-3843) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 444615 INFO  (qtp1331866122-3843) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 444616 INFO  (searcherExecutor-1644-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t25] Registered new searcher 
Searcher@5a52688[collection1_shard1_replica_t25] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 444616 INFO  (qtp1331866122-3843) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577998962882772992
   [junit4]   2> 444618 INFO  (qtp1331866122-3843) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t25
   [junit4]   2> 444618 INFO  (updateExecutor-557-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 444618 INFO  (qtp1331866122-3843) [    ] 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=1046
   [junit4]   2> 444618 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 444619 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 444619 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t25 stopping background 
replication from leader
   [junit4]   2> 444619 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard1_replica_t25]
   [junit4]   2> 444619 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 444619 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard1_replica_t25] as recovering, leader is 
[http://127.0.0.1:36703/collection1_shard1_replica_t21/] and I am 
[http://127.0.0.1:45839/collection1_shard1_replica_t25/]
   [junit4]   2> 444620 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:36703]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:45839_&coreNodeName=core_node26&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 444620 INFO  (qtp1419043424-3736) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45839_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1050
   [junit4]   2> 444620 INFO  (qtp1596340903-3783) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node26, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 444621 INFO  (qtp1596340903-3783) [    ] 
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:45839_, 
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps: 
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"http://127.0.0.1:45839","node_name":"127.0.0.1:45839_","state":"down","type":"TLOG"}
   [junit4]   2> 444625 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 444625 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:recovering live:true
   [junit4]   1> replica:core_node26 rstate:down live:true
   [junit4]   2> 444929 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 444930 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:36703/collection1_shard1_replica_t21/].
   [junit4]   2> 444931 INFO  (qtp1596340903-3777) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577998963213074432,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 444931 INFO  (qtp1596340903-3777) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 444932 INFO  (qtp1596340903-3777) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 444932 INFO  (qtp1596340903-3777) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 444933 INFO  (qtp1596340903-3778) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 444933 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 444933 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 444933 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 444933 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 444933 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 444934 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 444934 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t23 starting background 
replication from leader
   [junit4]   2> 444934 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 444934 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 444934 INFO  (indexFetcher-1650-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:36703/collection1_shard1_replica_t21/
   [junit4]   2> 444934 INFO  (qtp1596340903-3779) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 444934 INFO  (indexFetcher-1650-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 444934 INFO  (indexFetcher-1650-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 444934 INFO  (indexFetcher-1650-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 444934 INFO  (indexFetcher-1650-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 444935 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 444935 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577998963217268736
   [junit4]   2> 444936 INFO  (recoveryExecutor-551-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 445571 INFO  
(OverseerCollectionConfigSetProcessor-98624934749208580-127.0.0.1:39175_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 445621 INFO  (qtp1596340903-3783) [    ] 
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:45839_, 
coreNodeName=core_node26, onlyIfActiveCheckResult=false, nodeProps: 
core_node26:{"core":"collection1_shard1_replica_t25","base_url":"http://127.0.0.1:45839","node_name":"127.0.0.1:45839_","state":"recovering","type":"TLOG"}
   [junit4]   2> 445621 INFO  (qtp1596340903-3783) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node26, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 445621 INFO  (qtp1596340903-3783) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45839_&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node26&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:active live:true
   [junit4]   1> replica:core_node26 rstate:recovering live:true
   [junit4]   2> 446121 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 446121 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:36703/collection1_shard1_replica_t21/].
   [junit4]   2> 446122 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1577998964461928448,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 446122 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 446123 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 446123 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 446123 INFO  (qtp1596340903-3783) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t25 starting background 
replication from leader
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 446124 INFO  (indexFetcher-1652-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:36703/collection1_shard1_replica_t21/
   [junit4]   2> 446124 INFO  (qtp1596340903-3776) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t21]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 446124 INFO  (indexFetcher-1652-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 446124 INFO  (indexFetcher-1652-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 446124 INFO  (indexFetcher-1652-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 446124 INFO  (indexFetcher-1652-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 446124 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 446125 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577998964465074176
   [junit4]   2> 446126 INFO  (recoveryExecutor-558-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   1> -
   [junit4]   1> replica:core_node22 rstate:active live:true
   [junit4]   1> replica:core_node24 rstate:active live:true
   [junit4]   1> replica:core_node26 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 446625 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 446629 INFO  (qtp238585530-3812) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t23]  webapp= 
path=/schema/fields/inplace_updatable_int params={wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 446632 INFO  (qtp238585530-3805) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t23]  webapp= 
path=/schema/fields/inplace_updatable_float params={wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 446633 INFO  (qtp238585530-3810) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t23]  webapp= path=/schema/fields/_version_ 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 446633 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[DCA5B06542D253A]) [    ] 
o.a.s.u.TestInPlaceUpdatesDistrib Trying num docs = 18
   [junit4]   2> 446639 INFO  (qtp1331866122-3845) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-1
 (1577998964998799360)]} 0 0
   [junit4]   2> 446640 INFO  (qtp238585530-3812) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-1
 (1577998964998799360)]} 0 1
   [junit4]   2> 446640 INFO  (qtp1596340903-3778) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={versions=true&wt=javabin&version=2}{add=[-1 
(1577998964998799360)]} 0 5
   [junit4]   2> 446641 INFO  (qtp1331866122-3838) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-2
 (1577998965005090816)]} 0 0
   [junit4]   2> 446642 INFO  (qtp238585530-3805) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-2
 (1577998965005090816)]} 0 0
   [junit4]   2> 446642 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={versions=true&wt=javabin&version=2}{add=[-2 
(1577998965005090816)]} 0 1
   [junit4]   2> 446643 INFO  (qtp1331866122-3843) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-3
 (1577998965007187968)]} 0 0
   [junit4]   2> 446644 INFO  (qtp238585530-3810) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-3
 (1577998965007187968)]} 0 0
   [junit4]   2> 446644 INFO  (qtp1596340903-3776) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={versions=true&wt=javabin&version=2}{add=[-3 
(1577998965007187968)]} 0 1
   [junit4]   2> 446646 INFO  (qtp1331866122-3839) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0
 (1577998965009285120)]} 0 0
   [junit4]   2> 446646 INFO  (qtp238585530-3807) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[0
 (1577998965009285120)]} 0 0
   [junit4]   2> 446646 INFO  (qtp1596340903-3777) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={versions=true&wt=javabin&version=2}{add=[0 
(1577998965009285120)]} 0 2
   [junit4]   2> 446648 INFO  (qtp1331866122-3845) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-4
 (1577998965012430848)]} 0 0
   [junit4]   2> 446649 INFO  (qtp238585530-3812) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-4
 (1577998965012430848)]} 0 1
   [junit4]   2> 446649 INFO  (qtp1596340903-3778) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp= 
path=/update params={versions=true&wt=javabin&version=2}{add=[-4 
(1577998965012430848)]} 0 2
   [junit4]   2> 446650 INFO  (qtp1331866122-3838) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t25]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-5
 (1577998965014528000)]} 0 0
   [junit4]   2> 446650 INFO  (qtp238585530-3805) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t23]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:36703/collection1_shard1_replica_t21/&wt=javabin&version=2}{add=[-5
 (1577998965014528000)]} 0 0
   [junit4]   2> 446651 INFO  (qtp1596340903-3783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t21]  webapp

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

 metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2507561 INFO  (jetty-closer-1525-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98625069329678351-127.0.0.1:38853_solr-n_0000000000) closing
   [junit4]   2> 2507561 INFO  
(OverseerStateUpdate-98625069329678351-127.0.0.1:38853_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38853_solr
   [junit4]   2> 2507563 INFO  (jetty-closer-1525-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2507563 INFO  (jetty-closer-1525-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21db4308: rootName = 
solr_33711, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@586b91a5
   [junit4]   2> 2507563 INFO  (jetty-closer-1525-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2507563 INFO  (jetty-closer-1525-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c081842: rootName = 
solr_42985, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@586b91a5
   [junit4]   2> 2507564 INFO  (zkCallback-1536-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2507564 WARN  (zkCallback-1554-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2507564 INFO  (zkCallback-1553-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2507564 INFO  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2507564 INFO  (zkCallback-1536-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2507564 INFO  (jetty-closer-1525-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2507564 INFO  (jetty-closer-1525-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28fd334{/solr,null,UNAVAILABLE}
   [junit4]   2> 2507564 INFO  (zkCallback-1553-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41967_solr
   [junit4]   2> 2507565 INFO  (jetty-closer-1525-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2507565 INFO  (zkCallback-1553-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2507567 INFO  (jetty-closer-1525-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2507567 INFO  (jetty-closer-1525-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15de2e41: rootName = 
solr_41967, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@586b91a5
   [junit4]   2> 2507567 INFO  (jetty-closer-1525-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2509059 WARN  (zkCallback-1541-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2509060 INFO  (jetty-closer-1525-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ad3747{/solr,null,UNAVAILABLE}
   [junit4]   2> 2509065 WARN  (zkCallback-1540-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2509065 WARN  (zkCallback-1536-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2509066 INFO  (jetty-closer-1525-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@79a98235{/solr,null,UNAVAILABLE}
   [junit4]   2> 2509066 INFO  (jetty-closer-1525-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e472a40{/solr,null,UNAVAILABLE}
   [junit4]   2> 2509068 WARN  (zkCallback-1553-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2509068 INFO  (jetty-closer-1525-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43ace41a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2509069 ERROR 
(SUITE-TestSegmentSorting-seed#[DCA5B06542D253A]-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> 2509069 INFO  
(SUITE-TestSegmentSorting-seed#[DCA5B06542D253A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34541 34541
   [junit4]   2> 2514106 INFO  (Thread-2406) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34541 34541
   [junit4]   2> 2514106 WARN  (Thread-2406) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        8       /solr/configs/class 
org.apache.solr.cloud.TestSegmentSorting_configSet
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      
/solr/collections/testAtomicUpdateOfSegmentSortField/state.json
   [junit4]   2>        24      
/solr/collections/testSegmentTerminateEarly/state.json
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98625069329678350-127.0.0.1:41967_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        8       /solr/live_nodes
   [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.TestSegmentSorting_DCA5B06542D253A-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=bn, timezone=Egypt
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=187414288,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [V2StandaloneTest, 
HighlighterTest, TestCursorMarkWithoutUniqueKey, TestCustomDocTransformer, 
CSVRequestHandlerTest, ResourceLoaderTest, DirectSolrSpellCheckerTest, 
CoreAdminHandlerTest, SampleTest, UpdateRequestProcessorFactoryTest, 
TestRandomRequestDistribution, TestManagedSchemaThreadSafety, 
SuggestComponentContextFilterQueryTest, HLLSerializationTest, 
WrapperMergePolicyFactoryTest, TestValueSourceCache, TestStreamBody, 
LeaderElectionContextKeyTest, AnalysisAfterCoreReloadTest, 
DirectSolrConnectionTest, ExitableDirectoryReaderTest, 
DistributedTermsComponentTest, TestGraphMLResponseWriter, 
TestReloadAndDeleteDocs, ResponseHeaderTest, BlockJoinFacetDistribTest, 
TermVectorComponentTest, MetricUtilsTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestOrdValues, TestQueryTypes, 
DistributedSuggestComponentTest, TestLegacyFieldReuse, 
FileBasedSpellCheckerTest, AtomicUpdatesTest, TestSchemalessBufferedUpdates, 
TestFieldSortValues, TestHdfsCloudBackupRestore, 
StatelessScriptUpdateProcessorFactoryTest, TestSolrCLIRunExample, 
JsonLoaderTest, TestFieldCacheReopen, TestAuthorizationFramework, 
BlockDirectoryTest, TestUpdate, AnalyticsMergeStrategyTest, 
TestMaxTokenLenTokenizer, SpatialFilterTest, TestFreeTextSuggestions, 
RestartWhileUpdatingTest, CollectionStateFormat2Test, ZkSolrClientTest, 
IndexSchemaTest, TestConfigSetProperties, TestFastLRUCache, 
TestComplexPhraseLeadingWildcard, AddBlockUpdateTest, 
TestDocBasedVersionConstraints, SolrSlf4jReporterTest, TestTrieFacet, 
TestPartialUpdateDeduplication, TestNumericTokenStream, 
TestInPlaceUpdatesDistrib, LukeRequestHandlerTest, 
TestManagedStopFilterFactory, TestBlobHandler, SOLR749Test, JSONWriterTest, 
ZkFailoverTest, SortSpecParsingTest, TestRequestForwarding, PrimUtilsTest, 
DistributedMLTComponentTest, TestCloudDeleteByQuery, SolrGraphiteReporterTest, 
SharedFSAutoReplicaFailoverUtilsTest, TestDistribDocBasedVersion, 
SuggesterTSTTest, SoftAutoCommitTest, SchemaVersionSpecificBehaviorTest, 
DocValuesTest, TestChildDocTransformer, BlobRepositoryCloudTest, 
DocValuesMultiTest, BadComponentTest, DeleteInactiveReplicaTest, 
RemoteQueryErrorTest, TestStressCloudBlindAtomicUpdates, TestFiltering, 
SolrMetricReporterTest, HdfsSyncSliceTest, MetricsConfigTest, 
TestReloadDeadlock, SaslZkACLProviderTest, TestBackupRepositoryFactory, 
EnumFieldTest, TestSolrIndexConfig, TestCustomStream, 
IndexSchemaRuntimeFieldTest, ConnectionManagerTest, ShardRoutingTest, 
TestMaxScoreQueryParser, BadCopyFieldTest, DistributedFacetPivotLongTailTest, 
TestTrackingShardHandlerFactory, LoggingHandlerTest, SpellCheckComponentTest, 
SolrCloudExampleTest, ConnectionReuseTest, MoveReplicaTest, DOMUtilTest, 
BasicAuthIntegrationTest, TestSolrCloudWithDelegationTokens, 
DistributedExpandComponentTest, HdfsRecoverLeaseTest, TestStressVersions, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ImplicitSnitchTest, 
OverseerTaskQueueTest, DeleteReplicaTest, BasicDistributedZkTest, 
TestRandomFlRTGCloud, TestSSLRandomization, TestSegmentSorting]
   [junit4] Completed [562/732 (2!)] on J1 in 22.54s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to