Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19247/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Earlier: [14264, 14264, 14264], now: [14264, 14264, -1]

Stack Trace:
java.lang.AssertionError: Earlier: [14264, 14264, 14264], now: [14264, 14264, 
-1]
        at 
__randomizedtesting.SeedInfo.seed([924EC820F2B23627:1A1AF7FA5C4E5BDF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:558)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13161 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_924EC820F2B23627-001/init-core-data-001
   [junit4]   2> 2094496 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2094497 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2094497 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hs/n
   [junit4]   2> 2094497 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2094498 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-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> 2094515 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2094525 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2094535 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2094564 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2094568 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2094568 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2094573 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2094573 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2094574 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2094575 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2094594 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2094604 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2094607 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 2094608 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2094609 WARN  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 2094609 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2094609 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2094609 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/init-core-data-001/]
   [junit4]   2> 2094610 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2094614 WARN  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2094686 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2094686 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2094687 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094687 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094689 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cc33d4c[collection1] main]
   [junit4]   2> 2094689 WARN  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2094690 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2094691 INFO  
(searcherExecutor-9442-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cc33d4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2094691 INFO  (coreLoadExecutor-9441-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1562739151376220160
   [junit4]   2> 2094694 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2094701 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2094702 INFO  (Thread-4450) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2094702 INFO  (Thread-4450) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2094802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33399
   [junit4]   2> 2094807 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15aff6fa7b20000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2094814 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094815 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094816 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094817 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094818 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094818 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094819 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094820 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094821 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094822 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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> 2094922 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/control-001/cores/collection1
   [junit4]   2> 2094923 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2094924 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c812b5b{/hs/n,null,AVAILABLE}
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@330b1f6c{HTTP/1.1,[http/1.1]}{127.0.0.1:32776}
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server Started @2096741ms
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/tempDir-001/control/data,
 hostContext=/hs/n, hostPort=32776, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/control-001/cores}
   [junit4]   2> 2094925 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2094925 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-24T08:29:52.144Z
   [junit4]   2> 2094928 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2094929 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/control-001/solr.xml
   [junit4]   2> 2094937 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33399/solr
   [junit4]   2> 2094950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2094950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32776_hs%2Fn
   [junit4]   2> 2094951 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.Overseer Overseer 
(id=97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) starting
   [junit4]   2> 2094956 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32776_hs%2Fn
   [junit4]   2> 2094958 INFO  
(zkCallback-4713-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2095092 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/control-001/cores
   [junit4]   2> 2095092 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2095096 INFO  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2096108 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2096122 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2096126 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2096128 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2096129 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2096129 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/control-001/cores/collection1/data/]
   [junit4]   2> 2096129 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2096137 WARN  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2096184 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2096184 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2096185 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2096185 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2096186 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d7873f8[collection1] main]
   [junit4]   2> 2096187 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2096188 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2096188 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2096190 INFO  
(searcherExecutor-9455-thread-1-processing-n:127.0.0.1:32776_hs%2Fn 
x:collection1 c:control_collection) [n:127.0.0.1:32776_hs%2Fn 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@d7873f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2096190 INFO  
(coreLoadExecutor-9454-thread-1-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1562739152948035584
   [junit4]   2> 2096197 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2096197 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2096197 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:32776/hs/n/collection1/
   [junit4]   2> 2096198 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2096198 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:32776/hs/n/collection1/ has no replicas
   [junit4]   2> 2096198 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 2096201 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:32776/hs/n/collection1/ shard1
   [junit4]   2> 2096304 INFO  
(coreZkRegister-9447-thread-1-processing-n:127.0.0.1:32776_hs%2Fn x:collection1 
c:control_collection) [n:127.0.0.1:32776_hs%2Fn c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2096384 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2096385 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33399/solr ready
   [junit4]   2> 2096385 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2096385 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2096389 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15aff6fa7b20006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2096509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-1-001/cores/collection1
   [junit4]   2> 2096510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-1-001
   [junit4]   2> 2096517 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2096537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54bbc3d6{/hs/n,null,AVAILABLE}
   [junit4]   2> 2096537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7157b892{HTTP/1.1,[http/1.1]}{127.0.0.1:40187}
   [junit4]   2> 2096537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server Started @2098353ms
   [junit4]   2> 2096537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/hs/n, hostPort=40187, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-1-001/cores}
   [junit4]   2> 2096537 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2096538 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2096538 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2096538 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2096538 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-24T08:29:53.757Z
   [junit4]   2> 2096540 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2096540 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-1-001/solr.xml
   [junit4]   2> 2096549 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33399/solr
   [junit4]   2> 2096562 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2096564 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2096566 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40187_hs%2Fn
   [junit4]   2> 2096567 INFO  (zkCallback-4717-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2096567 INFO  
(zkCallback-4713-thread-2-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2096579 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2096672 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-1-001/cores
   [junit4]   2> 2096672 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2096700 INFO  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2096805 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2097714 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2097728 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 2097732 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2097733 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2097734 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2097734 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2097734 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2097743 WARN  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2097809 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2097809 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2097810 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2097810 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2097811 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@185e7bf5[collection1] main]
   [junit4]   2> 2097813 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2097813 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2097813 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2097815 INFO  
(searcherExecutor-9466-thread-1-processing-n:127.0.0.1:40187_hs%2Fn 
x:collection1 c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@185e7bf5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2097815 INFO  
(coreLoadExecutor-9465-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562739154651971584
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40187/hs/n/collection1/
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:40187/hs/n/collection1/ 
has no replicas
   [junit4]   2> 2097827 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2097829 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40187/hs/n/collection1/ shard1
   [junit4]   2> 2097931 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2097980 INFO  
(coreZkRegister-9460-thread-1-processing-n:127.0.0.1:40187_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40187_hs%2Fn c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2097982 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-2-001/cores/collection1
   [junit4]   2> 2097982 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-2-001
   [junit4]   2> 2097983 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2097983 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10c6e891{/hs/n,null,AVAILABLE}
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66b7e396{HTTP/1.1,[http/1.1]}{127.0.0.1:40628}
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server Started @2099800ms
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/hs/n, hostPort=40628, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-2-001/cores}
   [junit4]   2> 2097984 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2097984 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-24T08:29:55.203Z
   [junit4]   2> 2097986 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2097986 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-2-001/solr.xml
   [junit4]   2> 2097993 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33399/solr
   [junit4]   2> 2097998 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2097999 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2098001 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40628_hs%2Fn
   [junit4]   2> 2098002 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2098002 INFO  (zkCallback-4717-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2098002 INFO  
(zkCallback-4723-thread-2-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2098002 INFO  
(zkCallback-4713-thread-2-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2098003 INFO  
(zkCallback-4729-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2098100 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-2-001/cores
   [junit4]   2> 2098101 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2098102 INFO  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2098203 WARN  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 2098205 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2098206 INFO  
(zkCallback-4729-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2098206 INFO  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2098208 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2098208 INFO  
(zkCallback-4729-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2099111 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2099121 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 2099124 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2099125 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2099125 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2099125 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2099125 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2099130 WARN  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2099169 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2099169 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2099170 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2099170 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2099171 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5628f1d1[collection1] main]
   [junit4]   2> 2099172 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2099172 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2099172 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2099173 INFO  
(searcherExecutor-9477-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 c:collection1) [n:127.0.0.1:40628_hs%2Fn c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5628f1d1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2099173 INFO  
(coreLoadExecutor-9476-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562739156075937792
   [junit4]   2> 2099176 INFO  
(coreZkRegister-9471-thread-1-processing-n:127.0.0.1:40628_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2099177 INFO  
(updateExecutor-4726-thread-1-processing-n:127.0.0.1:40628_hs%2Fn x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2099177 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2099177 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2099177 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2099177 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2099177 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:40187/hs/n/collection1/] and I am 
[http://127.0.0.1:40628/hs/n/collection1/]
   [junit4]   2> 2099179 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:40187/hs/n]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:40628_hs%252Fn&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2099180 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2099180 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2099180 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40628_hs%2Fn, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:40628/hs/n","node_name":"127.0.0.1:40628_hs%2Fn","state":"down"}
   [junit4]   2> 2099280 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2099280 INFO  
(zkCallback-4729-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2099606 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-3-001/cores/collection1
   [junit4]   2> 2099607 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-3-001
   [junit4]   2> 2099607 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2099608 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a01d36f{/hs/n,null,AVAILABLE}
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b7d01bb{HTTP/1.1,[http/1.1]}{127.0.0.1:43578}
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.e.j.s.Server Started @2101425ms
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/hs/n, hostPort=43578, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-3-001/cores}
   [junit4]   2> 2099609 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2099609 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-24T08:29:56.828Z
   [junit4]   2> 2099612 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2099612 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
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_924EC820F2B23627-001/shard-3-001/solr.xml
   [junit4]   2> 2099620 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33399/solr
   [junit4]   2> 2099625 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2099626 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2099627 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43578_hs%2Fn
   [junit4]   2> 2099628 INFO  
(zkCallback-4736-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2099628 INFO  (zkCallback-4717-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2099629 INFO  
(zkCallback-4713-thread-3-processing-n:127.0.0.1:32776_hs%2Fn) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2099629 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2099629 INFO  
(zkCallback-4729-thread-1-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2099707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-3-001/cores
   [junit4]   2> 2099707 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2099708 INFO  
(OverseerStateUpdate-97671196961800196-127.0.0.1:32776_hs%2Fn-n_0000000000) 
[n:127.0.0.1:32776_hs%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2099810 INFO  
(zkCallback-4729-thread-2-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2099810 INFO  
(zkCallback-4736-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2099824 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2100180 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:40628_hs%2Fn, 
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:40628/hs/n","node_name":"127.0.0.1:40628_hs%2Fn","state":"recovering"}
   [junit4]   2> 2100181 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2100181 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:40628_hs%252Fn&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 2100687 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting Replication Recovery.
   [junit4]   2> 2100688 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to replicate from [http://127.0.0.1:40187/hs/n/collection1/].
   [junit4]   2> 2100690 INFO  (qtp1265068065-25720) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1562739157666627584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2100690 INFO  (qtp1265068065-25720) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2100690 INFO  (qtp1265068065-25720) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2100690 INFO  (qtp1265068065-25720) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hs/n path=/update 
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2100692 INFO  (qtp1265068065-25721) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hs/n path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher 
Master's generation: 1
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher 
Master's version: 0
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Replication Recovery was successful.
   [junit4]   2> 2100693 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2100694 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 2100694 WARN  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler 
SolrCloud is enabled for core collection1 but so is old-style replication. Make 
sure you intend this behavior, it usually indicates a mis-configuration. Master 
setting is false and slave setting is true
   [junit4]   2> 2100695 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2100695 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1562739157671870464
   [junit4]   2> 2100697 INFO  
(recoveryExecutor-4727-thread-1-processing-n:127.0.0.1:40628_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:40628_hs%2Fn 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Finished recovery process, successful=[true]
   [junit4]   2> 2100697 INFO  (indexFetcher-9489-thread-1) 
[n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:40187/hs/n/collection1/
   [junit4]   2> 2100700 INFO  (qtp1265068065-25721) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hs/n path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2100700 INFO  (indexFetcher-9489-thread-1) 
[n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2100700 INFO  (indexFetcher-9489-thread-1) 
[n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2100701 INFO  (indexFetcher-9489-thread-1) 
[n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2100701 INFO  (indexFetcher-9489-thread-1) 
[n:127.0.0.1:40628_hs%2Fn c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2100717 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2100728 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 2100731 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2100732 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2100732 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2100732 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2100732 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b4288a
   [junit4]   2> 2100738 WARN  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2100771 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2100771 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2100772 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2100773 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2100773 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3101bd47[collection1] main]
   [junit4]   2> 2100774 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2100774 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2100774 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2100776 INFO  
(searcherExecutor-9490-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 c:collection1) [n:127.0.0.1:43578_hs%2Fn c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3101bd47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2100776 INFO  
(coreLoadExecutor-9487-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1562739157756805120
   [junit4]   2> 2100779 INFO  
(coreZkRegister-9482-thread-1-processing-n:127.0.0.1:43578_hs%2Fn x:collection1 
c:collection1) [n:127.0.0.1:43578_hs%2Fn c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2100779 INFO  
(updateExecutor-4733-thread-1-processing-n:127.0.0.1:43578_hs%2Fn x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2100780 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2100780 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 2100780 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 2100780 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2100780 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:40187/hs/n/collection1/] and I am 
[http://127.0.0.1:43578/hs/n/collection1/]
   [junit4]   2> 2100782 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:40187/hs/n]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43578_hs%252Fn&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2100782 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2100783 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 2100783 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:43578_hs%2Fn, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43578/hs/n","node_name":"127.0.0.1:43578_hs%2Fn","state":"down"}
   [junit4]   2> 2100882 INFO  
(zkCallback-4736-thread-1-processing-n:127.0.0.1:43578_hs%2Fn) 
[n:127.0.0.1:43578_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2100882 INFO  
(zkCallback-4723-thread-1-processing-n:127.0.0.1:40187_hs%2Fn) 
[n:127.0.0.1:40187_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2100882 INFO  
(zkCallback-4729-thread-2-processing-n:127.0.0.1:40628_hs%2Fn) 
[n:127.0.0.1:40628_hs%2Fn    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2101262 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2101262 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[924EC820F2B23627]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2101783 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:43578_hs%2Fn, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43578/hs/n","node_name":"127.0.0.1:43578_hs%2Fn","state":"recovering"}
   [junit4]   2> 2101783 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2101783 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:43578_hs%252Fn&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2102284 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting Replication Recovery.
   [junit4]   2> 2102284 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Attempting to replicate from [http://127.0.0.1:40187/hs/n/collection1/].
   [junit4]   2> 2102286 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
start 
commit{_version_=1562739159340154880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2102286 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2102286 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 
end_commit_flush
   [junit4]   2> 2102286 INFO  (qtp1265068065-25726) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/hs/n path=/update 
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 2102288 INFO  (qtp1265068065-25724) [n:127.0.0.1:40187_hs%2Fn 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp=/hs/n path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2102288 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher 
Master's generation: 1
   [junit4]   2> 2102288 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher 
Master's version: 0
   [junit4]   2> 2102289 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher Slave's 
generation: 1
   [junit4]   2> 2102289 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher Slave's 
version: 0
   [junit4]   2> 2102289 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Replication Recovery was successful.
   [junit4]   2> 2102289 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Registering as Active after recovery.
   [junit4]   2> 2102289 INFO  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler 
Poll scheduled at an interval of 3000ms
   [junit4]   2> 2102289 WARN  
(recoveryExecutor-4734-thread-1-processing-n:127.0.0.1:43578_hs%2Fn 
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:43578_hs%2Fn 
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler 
SolrCloud is enabled for core collection1 but so is old-style replication. Make 
sure you intend this behavior, it usually indicates a mis-configuration. Master 
setting is

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

olr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        60      /solr/overseer/collection-queue-work
   [junit4]   2>        20      /solr/overseer/queue
   [junit4]   2>        10      /solr/overseer/queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test 
-Dtests.seed=924EC820F2B23627 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-FR -Dtests.timezone=America/St_Kitts -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.8s J1 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Earlier: [14264, 
14264, 14264], now: [14264, 14264, -1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([924EC820F2B23627:1A1AF7FA5C4E5BDF]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:558)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2158463 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2158463 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=851007547
   [junit4]   2> 2158463 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[924EC820F2B23627]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2158464 INFO  (coreCloseExecutor-9525-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a5ad65d
   [junit4]   2> 2158476 INFO  (coreCloseExecutor-9525-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1247467101
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_924EC820F2B23627-001
   [junit4]   2> Mar 24, 2017 8:30:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-FR, 
timezone=America/St_Kitts
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=12,threads=1,free=177013168,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, 
DocExpirationUpdateProcessorFactoryTest, TestFilteredDocIdSet, 
ChaosMonkeyNothingIsSafeTest, TestConfigSetProperties, TestCollectionAPIs, 
TestFastLRUCache, ReplaceNodeTest, TestManagedResourceStorage, 
TestSolrQueryResponse, WordBreakSolrSpellCheckerTest, TestSchemaNameResource, 
SpellCheckComponentTest, TestManagedSynonymFilterFactory, 
TestSolrQueryParserResource, OverseerRolesTest, CdcrRequestHandlerTest, 
LeaderFailoverAfterPartitionTest, TestClusterStateMutator, TestManagedSchema, 
BadComponentTest, HdfsBasicDistributedZk2Test, TestCustomStream, 
TestDistribIDF, SegmentsInfoRequestHandlerTest, 
SimpleCollectionCreateDeleteTest, SolrIndexSplitterTest, TestMissingGroups, 
TestGeoJSONResponseWriter, TestReqParamsAPI, ChaosMonkeySafeLeaderTest, 
PeerSyncWithIndexFingerprintCachingTest, TestNumericTerms64, TestCryptoKeys, 
HdfsSyncSliceTest, SimplePostToolTest, ConvertedLegacyTest, ResponseHeaderTest, 
TestCursorMarkWithoutUniqueKey, TestConfigReload, TestElisionMultitermQuery, 
DeleteInactiveReplicaTest, DocValuesTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SOLR749Test, 
AddSchemaFieldsUpdateProcessorFactoryTest, JvmMetricsTest, MergeStrategyTest, 
EnumFieldTest, TestQueryUtils, QueryParsingTest, AlternateDirectoryTest, 
TestDynamicFieldCollectionResource, TestComplexPhraseQParserPlugin, 
UpdateRequestProcessorFactoryTest, DirectSolrConnectionTest, 
CleanupOldIndexTest, TimeZoneUtilsTest, TestPerFieldSimilarity, 
TermsComponentTest, IndexSchemaTest, CoreAdminRequestStatusTest, 
IndexBasedSpellCheckerTest, DOMUtilTest, DistanceUnitsTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestInPlaceUpdatesStandalone, 
TestBlendedInfixSuggestions, ConnectionManagerTest, 
DistributedFacetPivotLargeTest, TestExceedMaxTermLength, 
TestRuleBasedAuthorizationPlugin, TestCharFilters, TestSQLHandlerNonCloud, 
TestSystemIdResolver, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, 
ForceLeaderTest, TestWordDelimiterFilterFactory, ZkSolrClientTest, 
InfixSuggestersTest, CollectionsAPISolrJTest, TestLRUStatsCache, 
ClassificationUpdateProcessorIntegrationTest, TestCoreContainer, 
SolrCmdDistributorTest, SpellCheckCollatorTest, SuggesterFSTTest, 
TestSizeLimitedDistributedMap, TestStressLiveNodes, TestStressRecovery, 
TestJsonRequest, TestSystemCollAutoCreate, IndexSchemaRuntimeFieldTest, 
TestSimpleTrackingShardHandler, TestPushWriter, 
DistributedIntervalFacetingTest, SpatialHeatmapFacetsTest, 
ExitableDirectoryReaderTest, TestImpersonationWithHadoopAuth, 
BlobRepositoryCloudTest, DistributedTermsComponentTest, AnalyticsQueryTest, 
MetricsHandlerTest, TestReplicaProperties, SolrMetricReporterTest, 
OverriddenZkACLAndCredentialsProvidersTest, DistanceFunctionTest, 
TestConfigSetsAPI, TestTrie, TestQueryTypes, 
TestHighFrequencyDictionaryFactory, TestUnifiedSolrHighlighter, 
TermVectorComponentTest, TestFieldCacheWithThreads, TestStressVersions, 
SimpleFacetsTest, BadIndexSchemaTest, TestSort, DirectUpdateHandlerTest, 
HighlighterTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, SuggesterTSTTest, 
SuggesterTest, TestStressLucene, SpatialFilterTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, 
SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, 
TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, 
CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, 
TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, 
RegexBoostProcessorTest, TestCollationField, TestAnalyzedSuggestions, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, 
TestQuerySenderListener, TestSolrIndexConfig, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, 
MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, 
SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, TestUtils, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, FileUtilsTest, 
DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, 
TestPathTrie, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, 
DistributedVersionInfoTest, MigrateRouteKeyTest, MultiThreadedOCPTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, 
PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, 
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestSSLRandomization, 
TestSegmentSorting, TestStressCloudBlindAtomicUpdates, TestSolrDynamicMBean, 
TestSolrCloudSnapshots, PropertiesRequestHandlerTest, TestApiFramework, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, 
DistributedQueryComponentOptimizationTest, ReplicaListTransformerTest, 
ShufflingReplicaListTransformerTest, SuggestComponentTest, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, SolrJmxReporterTest, SolrSlf4jReporterTest, 
SolrShardReporterTest, TestClassNameShortening, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldResource, TestSchemaVersionResource, 
TestUniqueKeyFieldResource, DateRangeFieldTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSchemaManager, 
TestSchemalessBufferedUpdates, TestUseDocValuesAsStored, TestXmlQParserPlugin, 
TestOrdValues, BJQParserTest, BlockJoinFacetDistribTest, 
TestClassicSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestExactSharedStatsCache, PKIAuthenticationIntegrationTest, TestHdfsUpdateLog, 
TestInPlaceUpdatesDistrib]
   [junit4] Completed [701/701 (1!)] on J1 in 64.53s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62637 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to