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

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at https://127.0.0.1:42939/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n3/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:42939/solr/mainCorpus_shard2_replica_n3: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([305317C6FBE9391C:1293963DD883130C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:7172)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42939/solr/mainCorpus_shard2_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n3/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


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

Error Message:
This doc was supposed to have been deleted, but was: SolrDocument{id=0, 
title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578911260284551168, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}

Stack Trace:
java.lang.AssertionError: This doc was supposed to have been deleted, but was: 
SolrDocument{id=0, title_s=title0, id_i=0, inplace_updatable_float=1.0, 
_version_=1578911260284551168, inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0}
        at 
__randomizedtesting.SeedInfo.seed([CF5224942EF77BAA:47061B4E800B1652]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDeletesTest(TestInPlaceUpdatesDistrib.java:711)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:150)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13610 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/init-core-data-001
   [junit4]   2> 2735508 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=253 numCloses=253
   [junit4]   2> 2735509 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2735510 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2735510 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2735510 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /v_a/r
   [junit4]   2> 2735511 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2735511 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2735526 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2735534 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2735537 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2735558 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735564 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735565 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735566 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2735582 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2735599 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2735601 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 2735601 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2735601 INFO  (coreLoadExecutor-8570-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@1400b285
   [junit4]   2> 2735601 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2735601 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/init-core-data-001/]
   [junit4]   2> 2735604 WARN  (coreLoadExecutor-8570-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> 2735631 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2735631 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2735632 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2735632 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2735633 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a057229[collection1] main]
   [junit4]   2> 2735633 WARN  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2735633 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2735634 INFO  
(searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a057229[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2735634 INFO  (coreLoadExecutor-8570-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1578911083746295808
   [junit4]   2> 2735636 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[CF5224942EF77BAA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2735638 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2735639 INFO  (Thread-4829) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2735639 INFO  (Thread-4829) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2735640 ERROR (Thread-4829) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2735739 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45351
   [junit4]   2> 2735744 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2735745 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2735745 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2735745 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2735746 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2735746 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2735747 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2735747 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2735748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2735748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2735748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2735750 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 2735800 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2735801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d6d1ffe{/v_a/r,null,AVAILABLE}
   [junit4]   2> 2735801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@13a428c{SSL,[ssl, 
http/1.1]}{127.0.0.1:46303}
   [junit4]   2> 2735801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server Started @2737167ms
   [junit4]   2> 2735801 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/v_a/r, hostPort=46303, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/control-001/cores}
   [junit4]   2> 2735801 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2735802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2735802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2735802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2735802 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-18T20:35:48.626Z
   [junit4]   2> 2735803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2735803 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/control-001/solr.xml
   [junit4]   2> 2735806 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2735807 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45351/solr
   [junit4]   2> 2735831 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2735832 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:46303_v_a%2Fr
   [junit4]   2> 2735832 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.Overseer Overseer 
(id=98681942734471173-127.0.0.1:46303_v_a%2Fr-n_0000000000) starting
   [junit4]   2> 2735834 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46303_v_a%2Fr
   [junit4]   2> 2735834 INFO  
(zkCallback-3375-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2735871 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735877 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735877 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2735878 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/control-001/cores
   [junit4]   2> 2735893 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2735894 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45351/solr ready
   [junit4]   2> 2735916 INFO  (qtp1578135864-20670) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46303_v_a%252Fr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2735917 INFO  
(OverseerThreadFactory-8581-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2736021 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
   ] 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> 2736021 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2736123 INFO  
(zkCallback-3375-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] 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> 2737036 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2737074 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737077 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737077 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737077 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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@1400b285
   [junit4]   2> 2737077 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2737078 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2737081 WARN  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737110 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2737110 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737110 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2737110 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2737111 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4246c60a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2737112 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2737113 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737113 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2737114 INFO  
(searcherExecutor-8584-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:46303_v_a%2Fr 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@4246c60a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2737114 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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 1578911085298188288
   [junit4]   2> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46303/v_a/r/control_collection_shard1_replica_n1/
   [junit4]   2> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46303/v_a/r/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2737117 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2737120 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46303/v_a/r/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2737222 INFO  
(zkCallback-3375-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] 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> 2737271 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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> 2737272 INFO  (qtp1578135864-20671) [n:127.0.0.1:46303_v_a%2Fr 
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=1251
   [junit4]   2> 2737274 INFO  (qtp1578135864-20670) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2737374 INFO  
(zkCallback-3375-thread-2-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] 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> 2737918 INFO  
(OverseerCollectionConfigSetProcessor-98681942734471173-127.0.0.1:46303_v_a%2Fr-n_0000000000)
 [n:127.0.0.1:46303_v_a%2Fr    ] 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> 2738274 INFO  (qtp1578135864-20670) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46303_v_a%252Fr&wt=javabin&version=2}
 status=0 QTime=2358
   [junit4]   2> 2738278 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2738278 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45351/solr ready
   [junit4]   2> 2738278 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2738279 INFO  (qtp1578135864-20672) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2738280 INFO  
(OverseerThreadFactory-8581-thread-2-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2738280 WARN  
(OverseerThreadFactory-8581-thread-2-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2738482 INFO  (qtp1578135864-20672) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 2738482 INFO  (qtp1578135864-20672) [n:127.0.0.1:46303_v_a%2Fr 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 2738532 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001
 of type TLOG
   [junit4]   2> 2738533 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2738534 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@411d7a72{/v_a/r,null,AVAILABLE}
   [junit4]   2> 2738534 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@76bdbf18{SSL,[ssl, 
http/1.1]}{127.0.0.1:34697}
   [junit4]   2> 2738534 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server Started @2739900ms
   [junit4]   2> 2738535 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/v_a/r, 
hostPort=34697, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001/cores}
   [junit4]   2> 2738535 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2738535 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2738535 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2738535 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2738535 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-18T20:35:51.359Z
   [junit4]   2> 2738537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2738537 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001/solr.xml
   [junit4]   2> 2738540 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2738542 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45351/solr
   [junit4]   2> 2738545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2738546 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2738547 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34697_v_a%2Fr
   [junit4]   2> 2738547 INFO  (zkCallback-3382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2738547 INFO  
(zkCallback-3375-thread-1-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2738548 INFO  
(zkCallback-3387-thread-1-processing-n:127.0.0.1:34697_v_a%2Fr) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2738584 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2738590 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2738590 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2738591 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001/cores
   [junit4]   2> 2738625 INFO  (qtp1092239812-20712) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34697_v_a%252Fr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2738626 INFO  
(OverseerCollectionConfigSetProcessor-98681942734471173-127.0.0.1:46303_v_a%2Fr-n_0000000000)
 [n:127.0.0.1:46303_v_a%2Fr    ] 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> 2738626 INFO  
(OverseerThreadFactory-8581-thread-3-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:34697_v_a%2Fr for creating new replica
   [junit4]   2> 2738629 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2738629 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2739653 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2739661 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t21] Schema name=inplace-updates
   [junit4]   2> 2739664 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2739664 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2739665 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t21' (registry 
'solr.core.collection1.shard1.replica_t21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2739665 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2739665 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t21] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001/cores/collection1_shard1_replica_t21],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-1-001/cores/collection1_shard1_replica_t21/data/]
   [junit4]   2> 2739669 WARN  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2739694 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2739694 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2739695 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2739695 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2739696 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1279b8ce[collection1_shard1_replica_t21] main]
   [junit4]   2> 2739696 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2739697 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2739697 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2739698 INFO  
(searcherExecutor-8595-thread-1-processing-n:127.0.0.1:34697_v_a%2Fr 
x:collection1_shard1_replica_t21 s:shard1 c:collection1) 
[n:127.0.0.1:34697_v_a%2Fr c:collection1 s:shard1  
x:collection1_shard1_replica_t21] o.a.s.c.SolrCore 
[collection1_shard1_replica_t21] Registered new searcher 
Searcher@1279b8ce[collection1_shard1_replica_t21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2739698 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578911088007708672
   [junit4]   2> 2739707 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2739707 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2739708 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34697/v_a/r/collection1_shard1_replica_t21/
   [junit4]   2> 2739708 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2739708 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy 
https://127.0.0.1:34697/v_a/r/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 2739708 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2739708 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 2739710 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34697/v_a/r/collection1_shard1_replica_t21/ shard1
   [junit4]   2> 2739861 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2739863 INFO  (qtp1092239812-20713) [n:127.0.0.1:34697_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1234
   [junit4]   2> 2739864 INFO  (qtp1092239812-20712) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34697_v_a%252Fr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1238
   [junit4]   2> 2739929 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001
 of type TLOG
   [junit4]   2> 2739930 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2739931 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63143e88{/v_a/r,null,AVAILABLE}
   [junit4]   2> 2739932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f0da58d{SSL,[ssl, 
http/1.1]}{127.0.0.1:36599}
   [junit4]   2> 2739932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server Started @2741298ms
   [junit4]   2> 2739932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/v_a/r, 
hostPort=36599, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001/cores}
   [junit4]   2> 2739932 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2739932 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2739933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2739933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2739933 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-18T20:35:52.757Z
   [junit4]   2> 2739939 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2739939 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001/solr.xml
   [junit4]   2> 2739943 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2739950 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45351/solr
   [junit4]   2> 2739963 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2739965 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2739966 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36599_v_a%2Fr
   [junit4]   2> 2739966 INFO  
(zkCallback-3387-thread-1-processing-n:127.0.0.1:34697_v_a%2Fr) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2739966 INFO  
(zkCallback-3375-thread-2-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2739968 INFO  (zkCallback-3382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2739968 INFO  
(zkCallback-3393-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2740013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2740021 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2740021 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2740022 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001/cores
   [junit4]   2> 2740106 INFO  (qtp434637938-20741) [n:127.0.0.1:36599_v_a%2Fr  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36599_v_a%252Fr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2740109 INFO  
(OverseerCollectionConfigSetProcessor-98681942734471173-127.0.0.1:46303_v_a%2Fr-n_0000000000)
 [n:127.0.0.1:46303_v_a%2Fr    ] 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> 2740109 INFO  
(OverseerThreadFactory-8581-thread-4-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:36599_v_a%2Fr for creating new replica
   [junit4]   2> 2740112 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2740112 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2741122 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2741129 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t23] Schema name=inplace-updates
   [junit4]   2> 2741132 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2741132 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2741132 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t23' (registry 
'solr.core.collection1.shard1.replica_t23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2741133 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2741133 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t23] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001/cores/collection1_shard1_replica_t23],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-2-001/cores/collection1_shard1_replica_t23/data/]
   [junit4]   2> 2741136 WARN  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2741161 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2741161 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2741162 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2741162 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2741163 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66bfaa2d[collection1_shard1_replica_t23] main]
   [junit4]   2> 2741164 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2741164 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2741164 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2741165 INFO  
(searcherExecutor-8606-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1  
x:collection1_shard1_replica_t23] o.a.s.c.SolrCore 
[collection1_shard1_replica_t23] Registered new searcher 
Searcher@66bfaa2d[collection1_shard1_replica_t23] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2741166 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578911089547018240
   [junit4]   2> 2741170 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t23
   [junit4]   2> 2741170 INFO  
(updateExecutor-3390-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2741171 INFO  (qtp434637938-20748) [n:127.0.0.1:36599_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t23] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1058
   [junit4]   2> 2741172 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2741173 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2741173 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.ZkController 
collection1_shard1_replica_t23 stopping background replication from leader
   [junit4]   2> 2741173 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_t23]
   [junit4]   2> 2741173 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2741173 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard1_replica_t23] as recovering, leader is 
[https://127.0.0.1:34697/v_a/r/collection1_shard1_replica_t21/] and I am 
[https://127.0.0.1:36599/v_a/r/collection1_shard1_replica_t23/]
   [junit4]   2> 2741176 INFO  (qtp434637938-20741) [n:127.0.0.1:36599_v_a%2Fr  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36599_v_a%252Fr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1069
   [junit4]   2> 2741176 INFO  
(recoveryExecutor-3391-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr 
x:collection1_shard1_replica_t23 s:shard1 c:collection1 r:core_node24) 
[n:127.0.0.1:36599_v_a%2Fr c:collection1 s:shard1 r:core_node24 
x:collection1_shard1_replica_t23] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [https://127.0.0.1:34697/v_a/r]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t21&nodeName=127.0.0.1:36599_v_a%252Fr&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2741178 INFO  (qtp1092239812-20714) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: 
true, maxTime: 183 s
   [junit4]   2> 2741178 INFO  (qtp1092239812-20714) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:36599_v_a%2Fr, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:36599/v_a/r","node_name":"127.0.0.1:36599_v_a%2Fr","state":"down","type":"TLOG"}
   [junit4]   2> 2741253 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001
 of type TLOG
   [junit4]   2> 2741254 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2741257 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@108fa951{/v_a/r,null,AVAILABLE}
   [junit4]   2> 2741257 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72a5b6a3{SSL,[ssl, 
http/1.1]}{127.0.0.1:42727}
   [junit4]   2> 2741257 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.e.j.s.Server Started @2742623ms
   [junit4]   2> 2741257 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/v_a/r, 
hostPort=42727, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001/cores}
   [junit4]   2> 2741257 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2741258 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2741258 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2741258 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2741258 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-18T20:35:54.082Z
   [junit4]   2> 2741259 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2741259 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001/solr.xml
   [junit4]   2> 2741262 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2741264 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45351/solr
   [junit4]   2> 2741267 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2741268 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2741268 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42727_v_a%2Fr
   [junit4]   2> 2741269 INFO  
(zkCallback-3400-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2741269 INFO  (zkCallback-3382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2741269 INFO  
(zkCallback-3393-thread-1-processing-n:127.0.0.1:36599_v_a%2Fr) 
[n:127.0.0.1:36599_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2741269 INFO  
(zkCallback-3387-thread-1-processing-n:127.0.0.1:34697_v_a%2Fr) 
[n:127.0.0.1:34697_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2741269 INFO  
(zkCallback-3375-thread-2-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2741414 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2741423 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2741424 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2741425 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[CF5224942EF77BAA]) 
[n:127.0.0.1:42727_v_a%2Fr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001/cores
   [junit4]   2> 2741462 INFO  (qtp434637938-20746) [n:127.0.0.1:36599_v_a%2Fr  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42727_v_a%252Fr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2741464 INFO  
(OverseerThreadFactory-8581-thread-5-processing-n:127.0.0.1:46303_v_a%2Fr) 
[n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:42727_v_a%2Fr for creating new replica
   [junit4]   2> 2741464 INFO  
(OverseerCollectionConfigSetProcessor-98681942734471173-127.0.0.1:46303_v_a%2Fr-n_0000000000)
 [n:127.0.0.1:46303_v_a%2Fr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2741488 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2741488 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2742178 INFO  (qtp1092239812-20714) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard1, thisCore=collection1_shard1_replica_t21, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:36599_v_a%2Fr, 
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps: 
core_node24:{"core":"collection1_shard1_replica_t23","base_url":"https://127.0.0.1:36599/v_a/r","node_name":"127.0.0.1:36599_v_a%2Fr","state":"recovering","type":"TLOG"}
   [junit4]   2> 2742179 INFO  (qtp1092239812-20714) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2742179 INFO  (qtp1092239812-20714) [n:127.0.0.1:34697_v_a%2Fr 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:36599_v_a%252Fr&onlyIfLeaderActive=true&core=collection1_shard1_replica_t21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 2742496 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2742504 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t25] Schema name=inplace-updates
   [junit4]   2> 2742507 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2742507 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t25' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 2742507 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t25' (registry 
'solr.core.collection1.shard1.replica_t25') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1400b285
   [junit4]   2> 2742508 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2742508 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t25] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001/cores/collection1_shard1_replica_t25],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CF5224942EF77BAA-001/shard-3-001/cores/collection1_shard1_replica_t25/data/]
   [junit4]   2> 2742511 WARN  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2742534 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2742534 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2742534 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2742534 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2742535 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@108a6dbd[collection1_shard1_replica_t25] main]
   [junit4]   2> 2742536 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2742536 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2742536 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2742557 INFO  
(searcherExecutor-8617-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1  
x:collection1_shard1_replica_t25] o.a.s.c.SolrCore 
[collection1_shard1_replica_t25] Registered new searcher 
Searcher@108a6dbd[collection1_shard1_replica_t25] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2742557 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578911091005587456
   [junit4]   2> 2742560 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t25
   [junit4]   2> 2742561 INFO  
(updateExecutor-3397-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2742561 INFO  (qtp1167459839-20774) [n:127.0.0.1:42727_v_a%2Fr 
c:collection1 s:shard1  x:collection1_shard1_replica_t25] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1073
   [junit4]   2> 2742561 INFO  
(recoveryExecutor-3398-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2742561 INFO  
(recoveryExecutor-3398-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2742561 INFO  
(recoveryExecutor-3398-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.ZkController 
collection1_shard1_replica_t25 stopping background replication from leader
   [junit4]   2> 2742561 INFO  
(recoveryExecutor-3398-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard1_replica_t25]
   [junit4]   2> 2742562 INFO  
(recoveryExecutor-3398-thread-1-processing-n:127.0.0.1:42727_v_a%2Fr 
x:collection1_shard1_replica_t25 s:shard1 c:collection1 r:core_node26) 
[n:127.0.0.1:42727_v_a%2Fr c:collection1 s:shard1 r:core_node26 
x:collection1_shard1_replica_t25] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE

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

read-2) [n:127.0.0.1:38283_solr c:destination s:shard1 r:core_node3 
x:destination_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard1.leader, tag=1606886622
   [junit4]   2> 127785 INFO  (coreCloseExecutor-245-thread-2) 
[n:127.0.0.1:41851_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=842670253
   [junit4]   2> 127785 INFO  (coreCloseExecutor-246-thread-1) 
[n:127.0.0.1:38283_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=901765156
   [junit4]   2> 127787 INFO  (coreCloseExecutor-245-thread-3) 
[n:127.0.0.1:41851_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.mainCorpus.shard2.replica_n2, tag=814921143
   [junit4]   2> 127787 INFO  (coreCloseExecutor-245-thread-3) 
[n:127.0.0.1:41851_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f8d4513: rootName = 
solr_41851, domain = solr.core.mainCorpus.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.mainCorpus.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@31594974
   [junit4]   2> 127795 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e96b77799000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 127796 INFO  
(zkCallback-552-thread-1-processing-n:127.0.0.1:42939_solr) 
[n:127.0.0.1:42939_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 127796 INFO  
(zkCallback-556-thread-2-processing-n:127.0.0.1:41851_solr) 
[n:127.0.0.1:41851_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 127799 INFO  (coreCloseExecutor-245-thread-3) 
[n:127.0.0.1:41851_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=814921143
   [junit4]   2> 127800 INFO  (coreCloseExecutor-248-thread-2) 
[n:127.0.0.1:42939_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=705290873
   [junit4]   2> 127802 INFO  (jetty-closer-532-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b27fdcb{/solr,null,UNAVAILABLE}
   [junit4]   2> 129285 WARN  
(zkCallback-541-thread-4-processing-n:127.0.0.1:36933_solr) 
[n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129285 INFO  (jetty-closer-532-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@322e4126{/solr,null,UNAVAILABLE}
   [junit4]   2> 129295 WARN  
(zkCallback-553-thread-2-processing-n:127.0.0.1:38283_solr) 
[n:127.0.0.1:38283_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129296 INFO  (jetty-closer-532-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76f044a{/solr,null,UNAVAILABLE}
   [junit4]   2> 129302 WARN  
(zkCallback-556-thread-2-processing-n:127.0.0.1:41851_solr) 
[n:127.0.0.1:41851_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 129303 INFO  (jetty-closer-532-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52be9fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 129303 ERROR 
(SUITE-StreamExpressionTest-seed#[305317C6FBE9391C]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 129304 INFO  
(SUITE-StreamExpressionTest-seed#[305317C6FBE9391C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44045 44045
   [junit4]   2> 134333 INFO  (Thread-29) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44045 44045
   [junit4]   2> 134334 WARN  (Thread-29) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/aliases.json
   [junit4]   2>        8       /solr/configs/conf
   [junit4]   2>        7       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/clusterprops.json
   [junit4]   2>        93      /solr/clusterstate.json
   [junit4]   2>        38      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98681956578426890-127.0.0.1:42939_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/live_nodes
   [junit4]   2>        93      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_305317C6FBE9391C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Asserting), name_s=FST50, 
terms_ss=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Memory), 
field_s=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory), 
subject=PostingsFormat(name=Memory), a1_s=PostingsFormat(name=Memory), 
a2_s=FST50, level1_s=PostingsFormat(name=Asserting), body_t=FST50, 
s_multi=FST50, a_ss=Lucene50(blocksize=128), col_s=PostingsFormat(name=Memory), 
level2_s=Lucene50(blocksize=128), a_s=FST50, tv_text=Lucene50(blocksize=128), 
term_s=PostingsFormat(name=Memory), a_t=Lucene50(blocksize=128), 
text_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), 
text=FST50, featureSet_s=PostingsFormat(name=Memory), checkpoint_ss=FST50, 
test_t=FST50, ident_s=PostingsFormat(name=Memory), whitetok=FST50, 
side_s=FST50}, docValues:{expr_s=DocValuesFormat(name=Direct), 
name_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Direct), 
terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), 
field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Memory), 
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Direct), 
join3_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Memory), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), 
col_s=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Memory), text_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Direct), 
featureSet_s=DocValuesFormat(name=Memory), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Memory), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Memory), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
side_s=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=825, 
maxMBSortInHeap=7.801788685480625, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-ME, timezone=Asia/Yakutsk
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=233417704,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, 
StreamExpressionParserTest, TestPolicy, TestV1toV2ApiMapper, 
NaturalLogEvaluatorTest, SolrParamTest, TestToleratedUpdateError, 
ReverseEvaluatorTest, DocumentAnalysisResponseTest, JdbcTest, ShardParamsTest, 
RawValueEvaluatorTest, AscEvaluatorTest, CubedRootEvaluatorTest, 
NotEvaluatorTest, SquareRootEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [132/145 (1!)] on J2 in 111.00s, 109 tests, 1 error <<< 
FAILURES!

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

Reply via email to