Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/114/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
        at 
__randomizedtesting.SeedInfo.seed([1F004AB1981A3781:9754756B36E65A79]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsResurrectionTest(TestInPlaceUpdatesDistrib.java:852)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:179)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 15684 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/init-core-data-001
   [junit4]   2> 3247519 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 3247520 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3247540 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3247554 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3247557 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3248047 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3248048 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a8e51cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3248052 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7b055af8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3248103 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3248103 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3248124 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248137 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248137 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1F004AB1981A3781]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248143 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib,
 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3248182 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3248201 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3248204 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 3248204 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3248205 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3248205 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/init-core-data-001/]
   [junit4]   2> 3248265 WARN  (coreLoadExecutor-18814-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> 3248335 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3248335 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3248336 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3248336 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3248338 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4816a2e[collection1] 
main]
   [junit4]   2> 3248339 WARN  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3248339 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3248339 INFO  (coreLoadExecutor-18814-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632375906764849152
   [junit4]   2> 3248341 INFO  
(searcherExecutor-18815-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4816a2e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3248349 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3248349 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3248349 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3248454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55604
   [junit4]   2> 3248454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55604
   [junit4]   2> 3248454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 55604
   [junit4]   2> 3248487 INFO  (zkConnectionManagerCallback-25269-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3248492 INFO  (zkConnectionManagerCallback-25271-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3248500 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3248502 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3248504 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3248506 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3248512 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3248514 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3248516 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3248524 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3248526 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3248528 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3248529 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3248531 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 3249076 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3249076 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3249076 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3249076 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3249078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3249078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3249078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3249080 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a6745c4{/_,null,AVAILABLE}
   [junit4]   2> 3249082 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@9dcada2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55610}
   [junit4]   2> 3249083 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.s.Server Started @3249160ms
   [junit4]   2> 3249083 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/control/data,
 hostPort=55610, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores}
   [junit4]   2> 3249084 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3249084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3249084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 3249084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3249084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3249084 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T23:56:17.747523Z
   [junit4]   2> 3249087 INFO  (zkConnectionManagerCallback-25273-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249089 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3249089 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/solr.xml
   [junit4]   2> 3249094 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3249094 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3249097 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3249167 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3249168 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3614d124[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249171 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@75256169[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3249173 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3249176 INFO  (zkConnectionManagerCallback-25280-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249180 INFO  (zkConnectionManagerCallback-25282-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249433 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55610__
   [junit4]   2> 3249434 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.Overseer Overseer (id=72066794904223748-127.0.0.1:55610__-n_0000000000) 
starting
   [junit4]   2> 3249448 INFO  (zkConnectionManagerCallback-25289-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249452 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3249455 INFO  
(OverseerStateUpdate-72066794904223748-127.0.0.1:55610__-n_0000000000) 
[n:127.0.0.1:55610__    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:55610__
   [junit4]   2> 3249456 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55610__
   [junit4]   2> 3249458 INFO  
(OverseerStateUpdate-72066794904223748-127.0.0.1:55610__-n_0000000000) 
[n:127.0.0.1:55610__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3249460 INFO  (zkCallback-25288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3249536 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249553 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249553 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3249554 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores
   [junit4]   2> 3249599 INFO  (zkConnectionManagerCallback-25295-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3249600 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3249602 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3249607 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55610__&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3249611 INFO  (OverseerThreadFactory-18829-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 3249724 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3249725 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 3250740 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3250752 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 3250754 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3250754 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 3250755 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3250755 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 3250759 WARN  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3250806 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3250806 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3251411 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3251411 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3251413 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54ce6972[control_collection_shard1_replica_n1] main]
   [junit4]   2> 3251414 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3251415 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1632375909990268928
   [junit4]   2> 3251419 INFO  
(searcherExecutor-18834-thread-1-processing-n:127.0.0.1:55610__ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:55610__ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@54ce6972[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3251424 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 3251424 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3251430 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55610/_/control_collection_shard1_replica_n1/
   [junit4]   2> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:55610/_/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 3251431 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72066794904223748-core_node2-n_0000000000
   [junit4]   2> 3251434 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55610/_/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3251536 INFO  (zkCallback-25281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3251536 INFO  (zkCallback-25281-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3251538 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3251541 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1816
   [junit4]   2> 3251544 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3251621 INFO  
(OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3251641 INFO  (zkCallback-25281-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3251641 INFO  (zkCallback-25281-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3251641 INFO  (zkCallback-25281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3251643 INFO  (qtp1287886252-58759) [n:127.0.0.1:55610__    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55610__&wt=javabin&version=2}
 status=0 QTime=2036
   [junit4]   2> 3251748 INFO  (zkConnectionManagerCallback-25301-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3251750 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3251758 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3251758 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3251760 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3251768 INFO  (OverseerThreadFactory-18829-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3251983 WARN  (OverseerThreadFactory-18829-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 3251985 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 3251986 INFO  (qtp1287886252-58760) [n:127.0.0.1:55610__    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=226
   [junit4]   2> 3251988 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 3252393 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001
 of type NRT
   [junit4]   2> 3252393 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3252394 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3252395 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37693a8{/_,null,AVAILABLE}
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7122f545{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55625}
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server Started @3252473ms
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty1,
 hostPort=55625, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores}
   [junit4]   2> 3252396 ERROR (closeThreadPool-25302-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3252396 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T23:56:21.059861Z
   [junit4]   2> 3252400 INFO  (zkConnectionManagerCallback-25304-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252401 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3252401 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/solr.xml
   [junit4]   2> 3252405 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3252405 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3252406 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3252527 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3252528 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6143b362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3252532 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3da01c51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3252533 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3252536 INFO  (zkConnectionManagerCallback-25311-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252541 INFO  (zkConnectionManagerCallback-25313-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252551 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3252559 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.ZkController Publish node=127.0.0.1:55625__ 
as DOWN
   [junit4]   2> 3252560 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 3252560 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55625__
   [junit4]   2> 3252562 INFO  (zkCallback-25281-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252563 INFO  (zkCallback-25312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3252590 INFO  (zkConnectionManagerCallback-25320-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252592 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3252594 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55604/solr ready
   [junit4]   2> 3252595 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3252617 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252631 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252632 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3252634 INFO  (closeThreadPool-25302-thread-1) 
[n:127.0.0.1:55625__    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores
   [junit4]   2> 3252907 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001
 of type NRT
   [junit4]   2> 3252907 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3252907 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@159d592a{/_,null,AVAILABLE}
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e10e1ee{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55630}
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server Started @3252987ms
   [junit4]   2> 3252909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty2,
 hostPort=55630, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 3252910 ERROR (closeThreadPool-25302-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3252910 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T23:56:21.573401Z
   [junit4]   2> 3252913 INFO  (zkConnectionManagerCallback-25323-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3252915 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3252915 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/solr.xml
   [junit4]   2> 3252918 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3252918 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3252919 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3253086 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3253088 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@57fe01f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253091 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4f48643d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253092 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3253095 INFO  (zkConnectionManagerCallback-25330-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253100 INFO  (zkConnectionManagerCallback-25332-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253112 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3253120 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55630__ as DOWN
   [junit4]   2> 3253122 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3253122 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55630__
   [junit4]   2> 3253125 INFO  (zkCallback-25281-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253125 INFO  (zkCallback-25319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3253158 INFO  (zkConnectionManagerCallback-25339-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253160 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3253163 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3253163 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3253190 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253209 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253209 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253211 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-2-001/cores
   [junit4]   2> 3253621 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1F004AB1981A3781]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001
 of type NRT
   [junit4]   2> 3253621 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3253621 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 9+181
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cb82de7{/_,null,AVAILABLE}
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30ca9d41{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:55635}
   [junit4]   2> 3253624 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.s.Server Started @3253702ms
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/tempDir-001/jetty3,
 hostPort=55635, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores}
   [junit4]   2> 3253625 ERROR (closeThreadPool-25302-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3253625 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T23:56:22.288475Z
   [junit4]   2> 3253628 INFO  (zkConnectionManagerCallback-25342-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253630 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3253630 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/solr.xml
   [junit4]   2> 3253641 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 3253641 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3253642 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 3253771 INFO  
(OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3253775 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3253776 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4d29debe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253779 WARN  (closeThreadPool-25302-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@53dae758[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3253780 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55604/solr
   [junit4]   2> 3253784 INFO  (zkConnectionManagerCallback-25349-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253789 INFO  (zkConnectionManagerCallback-25351-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253802 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3253811 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55635__ as DOWN
   [junit4]   2> 3253813 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 3253813 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55635__
   [junit4]   2> 3253816 INFO  (zkCallback-25331-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25312-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25300-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25281-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25350-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253816 INFO  (zkCallback-25319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253817 INFO  (zkCallback-25338-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3253846 INFO  (zkConnectionManagerCallback-25358-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3253848 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3253852 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55604/solr ready
   [junit4]   2> 3253853 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 3253889 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253903 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253904 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3253909 INFO  (closeThreadPool-25302-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores
   [junit4]   2> 3253985 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55625__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3253986 INFO  (qtp1287886252-58758) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55635__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3253987 INFO  (qtp1287886252-58763) [n:127.0.0.1:55610__    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55630__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3253991 INFO  (OverseerThreadFactory-18829-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:55625__ for creating new replica of shard shard1 for collection 
collection1
   [junit4]   2> 3253994 INFO  (OverseerThreadFactory-18829-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 3253998 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3255016 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3255056 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3255060 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 3255066 WARN  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 3255125 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3255125 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3255128 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3255128 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3255129 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@126d63e3[collection1_shard1_replica_n1] main]
   [junit4]   2> 3255131 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3255132 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1632375913887825920
   [junit4]   2> 3255135 INFO  
(searcherExecutor-18866-thread-1-processing-n:127.0.0.1:55625__ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@126d63e3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3255140 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3255140 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 3255145 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3255145 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:55625/_/collection1_shard1_replica_n1/
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:55625/_/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 3255146 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72066794904223754-core_node2-n_0000000000
   [junit4]   2> 3255148 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55625/_/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 3255255 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 3255264 INFO  (qtp1994141972-58821) [n:127.0.0.1:55625__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1265
   [junit4]   2> 3255267 INFO  (qtp1287886252-58761) [n:127.0.0.1:55610__ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:55625__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1281
   [junit4]   2> 3256008 INFO  (OverseerThreadFactory-18829-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:55635__ for creating new replica of shard shard1 for collection 
collection1
   [junit4]   2> 3256009 INFO  
(OverseerCollectionConfigSetProcessor-72066794904223748-127.0.0.1:55610__-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3256011 INFO  (OverseerThreadFactory-18829-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 3256017 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__    
x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3257051 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 3257068 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=inplace-updates
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 3257115 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1341b363
   [junit4]   2> 3257116 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_1F004AB1981A3781-001/shard-3-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 3257121 WARN  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
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> 3257188 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3257188 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3257190 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3257190 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3257192 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a261848[collection1_shard1_replica_n3] main]
   [junit4]   2> 3257193 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3257194 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3257195 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3257195 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1632375916051038208
   [junit4]   2> 3257198 INFO  
(searcherExecutor-18871-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[collection1_shard1_replica_n3] Registered new searcher 
Searcher@6a261848[collection1_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3257208 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 3257208 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 3257213 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_n3
   [junit4]   2> 3257213 INFO  
(updateExecutor-25345-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:55635__ 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3257213 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 3257214 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy startupVersions is 
empty
   [junit4]   2> 3257216 INFO  (qtp1994141972-58823) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3257216 INFO  (qtp1994141972-58823) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3257216 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_n3]
   [junit4]   2> 3257217 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3257217 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_n3] as recovering, leader is 
[http://127.0.0.1:55625/_/collection1_shard1_replica_n1/] and I am 
[http://127.0.0.1:55635/_/collection1_shard1_replica_n3/]
   [junit4]   2> 3257217 INFO  (qtp985023011-58886) [n:127.0.0.1:55635__ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1199
   [junit4]   2> 3257218 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:55625/_]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_n1&nodeName=127.0.0.1:55635__&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3257219 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 3257219 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    
x:collection1_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1_shard1_replica_n1, leaderDoesNotNeedRecovery=false, 
isLeader? true, live=true, checkLive=true, currentState=down, 
localState=active, nodeName=127.0.0.1:55635__, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:55635/_","node_name":"127.0.0.1:55635__","state":"down","type":"NRT"}
   [junit4]   2> 3257220 INFO  (qtp1287886252-58758) [n:127.0.0.1:55610__ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:55635__&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3234
   [junit4]   2> 3257331 INFO  (watches-25314-thread-1) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:55635__, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_n3","base_url":"http://127.0.0.1:55635/_","node_name":"127.0.0.1:55635__","state":"recovering","type":"NRT"}
   [junit4]   2> 3257331 INFO  (qtp1994141972-58824) [n:127.0.0.1:55625__    
x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:55635__&onlyIfLeaderActive=true&core=collection1_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=112
   [junit4]   2> 3257837 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to 
PeerSync from [http://127.0.0.1:55625/_/collection1_shard1_replica_n1/] - 
recoveringAfterStartup=[true]
   [junit4]   2> 3257838 WARN  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.u.PeerSyncWithLeader no frame of 
reference to tell if we've missed updates
   [junit4]   2> 3257838 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy PeerSync Recovery was 
not successful - trying replication.
   [junit4]   2> 3257838 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 3257838 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:55625/_/collection1_shard1_replica_n1/].
   [junit4]   2> 3257839 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1632375916726321152,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3257840 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3257841 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3257843 INFO  (qtp985023011-58889) [n:127.0.0.1:55635__ 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: 
BUFFERING replay: false
   [junit4]   2> 3257843 INFO  (qtp985023011-58889) [n:127.0.0.1:55635__ 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n3]  webapp=/_ 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:55625/_/collection1_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 3257843 INFO  (qtp1994141972-58819) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/_ 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 3257845 INFO  (qtp1994141972-58820) [n:127.0.0.1:55625__ 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/_ path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 3257845 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 3257845 INFO  
(recoveryExecutor-25347-thread-1-processing-n:127.0.0.1:55635__ 
x:collection1_shard1_replica_n3 c:collection1 s:shard1 r:core_node4) 
[n:127.0.0.1:55635__ c:collection1 s:shard1 r:core_node4 
x:collection1_shard1_replica_n3] o.a.s.h

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

ockCacheTest, DeleteStatusTest, QueryEqualityTest, TestSolrCoreProperties, 
ReplicationFactorTest, AssignBackwardCompatibilityTest, 
DistributedFacetPivotSmallTest, TestManagedSchemaAPI, 
TestRandomCollapseQParserPlugin, AnalysisErrorHandlingTest, TestCustomSort, 
TestLegacyNumericUtils, LargeFieldTest, 
VMParamsZkACLAndCredentialsProvidersTest, DateRangeFieldTest, 
TestFieldTypeCollectionResource, TestSimDistributedQueue, TestSafeXMLParsing, 
TestInPlaceUpdatesRequiredField, DocumentAnalysisRequestHandlerTest, 
TestCoreContainer, TestAuthorizationFramework, TestReplicationHandlerBackup, 
TestRuleBasedAuthorizationPlugin, DefaultValueUpdateProcessorTest, 
TestConfigSetsAPIZkFailure, ZkControllerTest, TestUtilizeNode, 
TestReqParamsAPI, SimplePostToolTest, TestPostingsSolrHighlighter, 
MoveReplicaTest, SuggestComponentContextFilterQueryTest, 
NodeLostTriggerIntegrationTest, RankQueryTest, ResponseHeaderTest, 
BinaryUpdateRequestHandlerTest, TestJsonFacets, TestSubQueryTransformerDistrib, 
TestExpandComponent, TestRemoteStreaming, TestLRUCache, TestOmitPositions, 
TestCloudConsistency, TestReload, OrderedExecutorTest, 
TestTolerantUpdateProcessorCloud, TestMissingGroups, TestCustomDocTransformer, 
BadComponentTest, SolrSlf4jReporterTest, TestUnInvertedFieldException, 
AuditLoggerPluginTest, TestReRankQParserPlugin, PingRequestHandlerTest, 
TestIndexingPerformance, WrapperMergePolicyFactoryTest, 
ExitableDirectoryReaderTest, BlockJoinFacetDistribTest, 
DistributedFacetExistsSmallTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestFastOutputStream, HdfsNNFailoverTest, CloudExitableDirectoryReaderTest, 
TestMergePolicyConfig, TestLegacyField, TestQuerySenderListener, 
SaslZkACLProviderTest, ReplaceNodeNoTargetTest, 
LeaderFailureAfterFreshStartTest, TestInitQParser, OverseerTest, 
ProtectedTermFilterFactoryTest, TestTrieFacet, TestManagedResourceStorage, 
RecoveryAfterSoftCommitTest, PeerSyncWithLeaderTest, SpellCheckCollatorTest, 
TestSimpleQParserPlugin, TestEmbeddedSolrServerAdminHandler, 
NestedAtomicUpdateTest, TestRandomFaceting, TestCoreAdminApis, 
TestFreeTextSuggestions, ShowFileRequestHandlerTest, HdfsLockFactoryTest, 
TestInfoStreamLogging, TestSystemCollAutoCreate, NodeMutatorTest, 
TestObjectReleaseTracker, ScheduledMaintenanceTriggerTest, 
CoreAdminRequestStatusTest, TestScoreJoinQPNoScore, AlternateDirectoryTest, 
TestBlobHandler, LoggingHandlerTest, V2StandaloneTest, RAMDirectoryFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSchemaNameResource, 
DaemonStreamApiTest, OutputWriterTest, FullHLLTest, 
SubstringBytesRefFilterTest, NodeAddedTriggerIntegrationTest, 
TestDistributedMap, MetricsHistoryIntegrationTest, 
ChaosMonkeyNothingIsSafeTest, HttpTriggerListenerTest, TestDistributedSearch, 
SolrCoreCheckLockOnStartupTest, TestCollectionAPI, DisMaxRequestHandlerTest, 
TestMultiValuedNumericRangeQuery, CollectionsAPIDistributedZkTest, 
NodeMarkersRegistrationTest, TestUtils, OverseerStatusTest, 
FileBasedSpellCheckerTest, ZkSolrClientTest, TestExclusionRuleCollectionAccess, 
TestZkChroot, EchoParamsTest, TestFieldCacheReopen, FileUtilsTest, 
SolrMetricsIntegrationTest, HdfsWriteToMultipleCollectionsTest, 
TestDeprecatedFilters, UpdateLogTest, SliceStateTest, TestSystemIdResolver, 
ForceLeaderWithTlogReplicasTest, TestPerFieldSimilarity, CacheHeaderTest, 
SystemCollectionCompatTest, CdcrRequestHandlerTest, DeleteReplicaTest, 
TestManagedStopFilterFactory, TestShortCircuitedRequests, 
BasicDistributedZkTest, SolrJmxReporterCloudTest, TestExceedMaxTermLength, 
TestConfigSetsAPI, TestReloadAndDeleteDocs, TestEmbeddedSolrServerSchemaAPI, 
AtomicUpdatesTest, DistanceFunctionTest, OverseerModifyCollectionTest, 
SpellPossibilityIteratorTest, AnalysisAfterCoreReloadTest, 
TestFieldCacheWithThreads, ShardSplitTest, HealthCheckHandlerTest, 
TolerantUpdateProcessorTest, BufferStoreTest, TestSortableTextField, 
HdfsBasicDistributedZk2Test, SignatureUpdateProcessorFactoryTest, 
TestBinaryField, TestCollectionAPIs, TestConfigReload, TestFunctionQuery, 
MBeansHandlerTest, TestNoOpRegenerator, TestTrie, TestSolrDeletionPolicy1, 
CurrencyFieldTypeTest, SoftAutoCommitTest, TestHashQParserPlugin, 
TestFieldCollectionResource, CollectionTooManyReplicasTest, 
ResponseBuilderTest, TestCloudJSONFacetSKG, TestFaceting, TestSimLargeCluster, 
TestSolrCloudWithHadoopAuthPlugin, LeaderElectionTest, 
LeaderFailoverAfterPartitionTest, LeaderVoteWaitTimeoutTest, 
MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, 
NestedShardedAtomicUpdateTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, 
ShardRoutingCustomTest, ShardRoutingTest, SharedFSAutoReplicaFailoverTest, 
SolrCloudExampleTest, TestAuthenticationFramework, TestCloudPivotFacet, 
TestCloudRecovery2, TestClusterProperties, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestHashPartitioner, 
TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, TestRebalanceLeaders, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, 
TestStressInPlaceUpdates, ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, 
AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest, 
TestHdfsCloudBackupRestore, TestReplicaProperties, 
TestRequestStatusCollectionAPI, MetricTriggerIntegrationTest, 
NodeAddedTriggerTest, NodeLostTriggerTest, ScheduledTriggerIntegrationTest, 
SystemLogListenerTest, TriggerEventQueueTest, TriggerIntegrationTest, 
CdcrOpsAndBoundariesTest, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, 
HdfsBasicDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, 
RuleEngineTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, 
DirectoryFactoryTest, HdfsDirectoryFactoryTest, PluginInfoTest, 
QueryResultKeyTest, ResourceLoaderTest, TestBackupRepositoryFactory, 
TestBadConfig, TestConfigOverlay, TestConfigSetProperties, TestCoreDiscovery, 
TestDirectoryFactory, TestDynamicLoading, TestSolrXml, TestSolrCloudSnapshots, 
TestSolrConfigHandlerConcurrent, XmlUpdateRequestHandlerTest, 
XsltUpdateRequestHandlerTest, AutoscalingHistoryHandlerTest, 
DebugComponentTest, DistributedDebugComponentTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, 
DistributedSpellCheckComponentTest, FacetPivotSmallTest, 
PhrasesIdentificationComponentTest, QueryElevationComponentTest, 
SearchHandlerTest, TermVectorComponentDistributedTest, TaggerTest, 
HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, 
TestNumericRangeQuery64, SolrMetricManagerTest, SolrShardReporterTest, 
TestPHPSerializedResponseWriter, TestRawTransformer, TestSubQueryTransformer, 
TestSubQueryTransformerCrossCore, TestManagedResource, 
TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaResource, 
TestSchemaVersionResource, TestManagedSynonymFilterFactory, BooleanFieldTest, 
ChangedSchemaMergeTest, CopyFieldTest, DocValuesMissingTest, 
IndexSchemaRuntimeFieldTest, ManagedSchemaRoundRobinCloudTest, 
PreAnalyzedFieldTest, PrimitiveFieldTypeTest, 
SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, TestCollationField, 
TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestPointFields, 
SignificantTermsQParserPluginTest, TestAddFieldRealTimeGet, 
TestCollapseQParserPlugin, TestDocSet, TestExtendedDismaxParser, 
TestFoldingMultitermQuery, TestIndexSearcher, TestMaxScoreQueryParser, 
TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, 
TestQueryTypes, TestQueryUtils, TestRTGBase, TestRealTimeGet, TestRecovery, 
TestJsonFacetRefinement, TestJsonFacetsWithNestedObjects, SortByFunctionTest, 
TestOrdValues, BJQParserTest, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, GraphQueryTest, TestNestedDocsSort, TestJsonRequest, 
SimpleMLTQParserTest, TestBM25SimilarityFactory, TestClassicSimilarityFactory, 
TestDFISimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestLegacyBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestSweetSpotSimilarityFactory, TestDistribIDF, TestExactStatsCache, 
JWTAuthPluginIntegrationTest, DirectSolrConnectionTest, SolrRequestParserTest, 
SpellCheckCollatorWithCollapseTest, TestSuggestSpellingConverter, 
SuggesterFSTTest, SuggesterTest, TestAnalyzedSuggestions, 
TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, 
HdfsDirectoryTest, TestDocTermOrds, TestDocTermOrdsUninvertLimit, 
TestFieldCache, TestFieldCacheSort, TestFieldCacheSortRandom, 
TestNumericTerms32, DataDrivenBlockJoinTest, SolrCmdDistributorTest, 
SolrIndexSplitterTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [822/855 (1!)] on J0 in 58.90s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 9050 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:128: Found 1 
violations in source files (File uses Mockito but has no assumeWorkingMockito() 
call).

Total time: 102 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to