Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24012/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:45241/kbzhj/collection1: no servers 
hosting shard: shard2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45241/kbzhj/collection1: no servers hosting 
shard: shard2
        at 
__randomizedtesting.SeedInfo.seed([1D0D0BFF550C0576:95593425FBF0688E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.doNestedInplaceUpdateTest(NestedShardedAtomicUpdateTest.java:161)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:56)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


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

Error Message:
Unexpected exception type, expected SolrException but got 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:36979/sjju/h/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:36979/sjju/h/collection1
        at 
__randomizedtesting.SeedInfo.seed([1D0D0BFF550C0576:95593425FBF0688E]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:36979/sjju/h/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
        ... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 49 more


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

Error Message:
Unexpected exception type, expected SolrException but got 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:33979/o_bv/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:33979/o_bv/collection1
        at 
__randomizedtesting.SeedInfo.seed([1D0D0BFF550C0576:95593425FBF0688E]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:33979/o_bv/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
        ... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
        ... 49 more


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

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

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




Build Log:
[...truncated 13185 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/init-core-data-001
   [junit4]   2> 504446 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/lj_ra/xv
   [junit4]   2> 504447 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-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> 504456 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504465 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 504467 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 504567 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 504569 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@385106a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504572 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@958ffdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504579 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 504579 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 504588 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 504592 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 504592 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 504593 INFO  (coreLoadExecutor-2037-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> 504602 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 504622 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 504624 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 504624 INFO  (coreLoadExecutor-2037-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> 504625 INFO  (coreLoadExecutor-2037-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@62ce575
   [junit4]   2> 504625 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/init-core-data-001/]
   [junit4]   2> 504628 WARN  (coreLoadExecutor-2037-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> 504654 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 504654 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 504655 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 504655 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 504656 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23e9ddec[collection1] main]
   [junit4]   2> 504656 WARN  (coreLoadExecutor-2037-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> 504656 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 504656 INFO  (coreLoadExecutor-2037-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632283068664381440
   [junit4]   2> 504658 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23e9ddec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 504662 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 504662 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 504662 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 504762 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41313
   [junit4]   2> 504762 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41313
   [junit4]   2> 504763 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41313
   [junit4]   2> 504765 INFO  (zkConnectionManagerCallback-2042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504768 INFO  (zkConnectionManagerCallback-2044-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504768 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504769 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504770 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504771 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504771 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504772 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504772 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504772 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504773 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504773 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504773 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkTestServer 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> 504774 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 504848 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 504848 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 504848 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 504848 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 504849 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 504849 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 504849 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fe93ca6{/lj_ra/xv,null,AVAILABLE}
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@70a0bba7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36843}
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.s.Server Started @504889ms
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lj_ra/xv, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/tempDir-001/control/data,
 hostPort=36843, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/control-001/cores}
   [junit4]   2> 504850 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 504850 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-30T23:20:39.884907Z
   [junit4]   2> 504852 INFO  (zkConnectionManagerCallback-2046-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504852 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 504852 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/control-001/solr.xml
   [junit4]   2> 504854 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 504854 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 504855 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 504970 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 504971 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4026fa65[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504973 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@62414ab3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 504974 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41313/solr
   [junit4]   2> 504975 INFO  (zkConnectionManagerCallback-2053-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 504977 INFO  (zkConnectionManagerCallback-2055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505006 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:36843_lj_ra%2Fxv
   [junit4]   2> 505006 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72173053722034180-127.0.0.1:36843_lj_ra%2Fxv-n_0000000000) starting
   [junit4]   2> 505009 INFO  (zkConnectionManagerCallback-2062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505010 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 505011 INFO  
(OverseerStateUpdate-72173053722034180-127.0.0.1:36843_lj_ra%2Fxv-n_0000000000) 
[n:127.0.0.1:36843_lj_ra%2Fxv    ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:36843_lj_ra%2Fxv
   [junit4]   2> 505011 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36843_lj_ra%2Fxv
   [junit4]   2> 505013 INFO  (zkCallback-2054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505013 INFO  (zkCallback-2061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505022 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 505033 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 505040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 505040 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 505041 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/control-001/cores
   [junit4]   2> 505058 INFO  (zkConnectionManagerCallback-2068-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 505059 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 505059 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 505061 INFO  (qtp841126533-6219) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36843_lj_ra%252Fxv&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 505063 INFO  (OverseerThreadFactory-2052-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 505168 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
   x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 505168 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
   x:control_collection_shard1_replica_n1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 506175 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 506195 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506197 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506197 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506197 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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@62ce575
   [junit4]   2> 506198 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 506201 WARN  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506240 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506240 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506250 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 506250 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 506251 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@536b0a08[control_collection_shard1_replica_n1] main]
   [junit4]   2> 506252 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 506252 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506252 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 506252 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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 1632283070337908736
   [junit4]   2> 506255 INFO  
(searcherExecutor-2057-thread-1-processing-n:127.0.0.1:36843_lj_ra%2Fxv 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:36843_lj_ra%2Fxv 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@536b0a08[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 506257 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 506257 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36843/lj_ra/xv/control_collection_shard1_replica_n1/
   [junit4]   2> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36843/lj_ra/xv/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 506260 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72173053722034180-core_node2-n_0000000000
   [junit4]   2> 506263 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36843/lj_ra/xv/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 506364 INFO  (zkCallback-2054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 506364 INFO  (zkCallback-2054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 506365 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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> 506366 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
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=1198
   [junit4]   2> 506367 INFO  (qtp841126533-6219) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 506466 INFO  (zkCallback-2054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 506466 INFO  (zkCallback-2054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 506466 INFO  (zkCallback-2054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 506466 INFO  (qtp841126533-6219) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:36843_lj_ra%252Fxv&wt=javabin&version=2}
 status=0 QTime=1405
   [junit4]   2> 506469 INFO  (zkConnectionManagerCallback-2074-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506470 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506471 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 506471 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 506472 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 506473 INFO  (OverseerThreadFactory-2052-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 506473 INFO  
(OverseerCollectionConfigSetProcessor-72173053722034180-127.0.0.1:36843_lj_ra%2Fxv-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 506675 WARN  (OverseerThreadFactory-2052-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 506677 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 506677 INFO  (qtp841126533-6218) [n:127.0.0.1:36843_lj_ra%2Fxv 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 506678 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 506748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-1-001
 of type NRT
   [junit4]   2> 506748 WARN  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 506749 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 506749 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 506749 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1931b78a{/lj_ra/xv,null,AVAILABLE}
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ff4b74f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36631}
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.s.Server Started @506789ms
   [junit4]   2> 506750 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lj_ra/xv, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/tempDir-001/jetty1,
 hostPort=36631, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 506751 ERROR (closeThreadPool-2075-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 506751 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506751 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 506751 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506751 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506751 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-30T23:20:41.785276Z
   [junit4]   2> 506752 INFO  (zkConnectionManagerCallback-2077-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506753 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 506753 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-1-001/solr.xml
   [junit4]   2> 506755 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 506755 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 506756 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 506821 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-2-001
 of type NRT
   [junit4]   2> 506822 WARN  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 506822 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 506822 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 506822 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 506824 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506824 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506824 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9640591{/lj_ra/xv,null,AVAILABLE}
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@40d0e6b8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42117}
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.s.Server Started @506864ms
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lj_ra/xv, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/tempDir-001/jetty2,
 hostPort=42117, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 506825 ERROR (closeThreadPool-2075-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506825 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-30T23:20:41.859841Z
   [junit4]   2> 506829 INFO  (zkConnectionManagerCallback-2080-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506830 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 506830 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-2-001/solr.xml
   [junit4]   2> 506832 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 506832 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 506837 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 506871 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 506873 WARN  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5fca10c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506875 WARN  (closeThreadPool-2075-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@68f8b2b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506876 INFO  (closeThreadPool-2075-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41313/solr
   [junit4]   2> 506877 INFO  (zkConnectionManagerCallback-2087-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506878 INFO  (zkConnectionManagerCallback-2089-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506880 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 506881 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36631_lj_ra%2Fxv as DOWN
   [junit4]   2> 506882 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 506882 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36631_lj_ra%2Fxv
   [junit4]   2> 506883 INFO  (zkCallback-2073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506883 INFO  (zkCallback-2054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506883 INFO  (zkCallback-2061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506883 INFO  (zkCallback-2088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506891 INFO  (zkConnectionManagerCallback-2096-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506891 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 506892 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 506892 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 506906 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 506914 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 506915 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 506916 INFO  (closeThreadPool-2075-thread-1) 
[n:127.0.0.1:36631_lj_ra%2Fxv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-1-001/cores
   [junit4]   2> 506920 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[1D0D0BFF550C0576]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001
 of type NRT
   [junit4]   2> 506920 WARN  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 506920 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 506920 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 506920 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@644ca0d5{/lj_ra/xv,null,AVAILABLE}
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54a5b968{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33909}
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.s.Server Started @506961ms
   [junit4]   2> 506922 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lj_ra/xv, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/tempDir-001/jetty3,
 hostPort=33909, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 506923 ERROR (closeThreadPool-2075-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 506923 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506923 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 506923 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506923 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 506923 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-30T23:20:41.957118Z
   [junit4]   2> 506924 INFO  (zkConnectionManagerCallback-2099-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506924 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 506924 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001/solr.xml
   [junit4]   2> 506926 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 506926 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 506927 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 507023 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 507023 WARN  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4fd71770[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507026 WARN  (closeThreadPool-2075-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@482aa954[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507026 INFO  (closeThreadPool-2075-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41313/solr
   [junit4]   2> 507027 INFO  (zkConnectionManagerCallback-2106-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507029 INFO  (zkConnectionManagerCallback-2108-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507030 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 507031 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33909_lj_ra%2Fxv as DOWN
   [junit4]   2> 507032 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 507032 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:33909_lj_ra%2Fxv
   [junit4]   2> 507032 INFO  (zkCallback-2054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507032 INFO  (zkCallback-2061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507033 INFO  (zkCallback-2073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507033 INFO  (zkCallback-2107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507033 INFO  (zkCallback-2088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507033 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 507044 INFO  (zkConnectionManagerCallback-2115-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507045 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 507045 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 507045 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 507055 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507056 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 507056 WARN  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1363af71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507058 WARN  (closeThreadPool-2075-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1bf3830b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 507059 INFO  (closeThreadPool-2075-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41313/solr
   [junit4]   2> 507060 INFO  (zkConnectionManagerCallback-2122-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507062 INFO  (zkConnectionManagerCallback-2124-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507062 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507063 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507064 INFO  (closeThreadPool-2075-thread-3) 
[n:127.0.0.1:33909_lj_ra%2Fxv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001/cores
   [junit4]   2> 507064 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 507065 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42117_lj_ra%2Fxv as DOWN
   [junit4]   2> 507067 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 507067 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:42117_lj_ra%2Fxv
   [junit4]   2> 507068 INFO  (zkCallback-2088-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2073-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2054-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2107-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2095-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2114-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2061-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507068 INFO  (zkCallback-2123-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507076 INFO  (zkConnectionManagerCallback-2131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507077 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 507077 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:41313/solr ready
   [junit4]   2> 507079 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 507089 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507095 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507095 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 507096 INFO  (closeThreadPool-2075-thread-2) 
[n:127.0.0.1:42117_lj_ra%2Fxv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-2-001/cores
   [junit4]   2> 507129 INFO  (qtp123481912-6325) [n:127.0.0.1:33909_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33909_lj_ra%252Fxv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 507129 INFO  (qtp123481912-6324) [n:127.0.0.1:33909_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42117_lj_ra%252Fxv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 507129 INFO  (qtp123481912-6380) [n:127.0.0.1:33909_lj_ra%2Fxv 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36631_lj_ra%252Fxv&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 507131 INFO  
(OverseerCollectionConfigSetProcessor-72173053722034180-127.0.0.1:36843_lj_ra%2Fxv-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 507131 INFO  (OverseerThreadFactory-2052-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:33909_lj_ra%2Fxv for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 507131 INFO  (OverseerThreadFactory-2052-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 507134 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
   x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 508169 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 508179 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 508181 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 508181 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 508181 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@62ce575
   [junit4]   2> 508181 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_1D0D0BFF550C0576-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 508184 WARN  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 508206 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 508206 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 508214 INFO  (qtp123481912-6381) [n:127.0.0.1:33909_lj_ra%2Fxv 
c:collection1 s:shard1  x:collection1_shard1_replica_

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

 o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2227364 INFO  
(SUITE-PeerSyncTest-seed#[1D0D0BFF550C0576]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f45a795: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@44a28b77
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.PeerSyncTest_1D0D0BFF550C0576-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2653, maxDocsPerChunk=7, blockSize=83), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2653, blockSize=83)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45722c01),
 locale=en-CA, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 11.0.2 
(64-bit)/cpus=8,threads=1,free=137447944,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests, 
TestUseDocValuesAsStored, TestEmbeddedSolrServerAdminHandler, 
RequestLoggingTest, TestPostingsSolrHighlighter, TestManagedResourceStorage, 
TestPrepRecovery, InfoHandlerTest, TestFieldCacheVsDocValues, ExplicitHLLTest, 
TestLegacyNumericRangeQueryBuilder, TestSolrDeletionPolicy1, 
BasicDistributedZk2Test, SuggestComponentTest, 
PathHierarchyTokenizerFactoryTest, TestAnalyzedSuggestions, 
TestSolrQueryParser, TestPHPSerializedResponseWriter, EchoParamsTest, 
ClassificationUpdateProcessorTest, TestCloudNestedDocsSort, 
TestInfoStreamLogging, CreateCollectionCleanupTest, RootFieldTest, 
TestRequestForwarding, UUIDUpdateProcessorFallbackTest, ScheduledTriggerTest, 
JvmMetricsTest, TestSafeXMLParsing, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, NoCacheHeaderTest, 
TestCustomSort, TestFreeTextSuggestions, ComputePlanActionTest, 
TestLocalFSCloudBackupRestore, TestImpersonationWithHadoopAuth, 
TestDistributedMissingSort, TestDynamicLoading, TestCoreBackup, 
TestApiFramework, TestSimClusterStateProvider, TestChildDocTransformer, 
CursorMarkTest, TestMissingGroups, DistanceFunctionTest, SliceStateTest, 
CursorPagingTest, ShardRoutingCustomTest, SystemLogListenerTest, 
TestRawTransformer, CoreAdminCreateDiscoverTest, ZkSolrClientTest, 
TestPhraseSuggestions, TestExportWriter, TestInPlaceUpdateWithRouteField, 
IndexBasedSpellCheckerTest, TestCloudRecovery2, NodeMutatorTest, SampleTest, 
V2ApiIntegrationTest, TestStressCloudBlindAtomicUpdates, 
TestGraphTermsQParserPlugin, TestTlogReplica, TestRuleBasedAuthorizationPlugin, 
AddBlockUpdateTest, BigEndianAscendingWordDeserializerTest, 
HighlighterConfigTest, UtilsToolTest, TestShardHandlerFactory, 
WordBreakSolrSpellCheckerTest, TestSweetSpotSimilarityFactory, 
TestJsonFacetRefinement, DistribDocExpirationUpdateProcessorTest, 
TestHashPartitioner, SolrIndexConfigTest, AddReplicaTest, TestSolrCoreParser, 
TestSolrCloudSnapshots, XsltUpdateRequestHandlerTest, 
CollectionsAPIDistributedZkTest, UninvertDocValuesMergePolicyTest, 
TestLMDirichletSimilarityFactory, TestJsonFacetsWithNestedObjects, 
SuggesterTest, CSVRequestHandlerTest, TestGeoJSONResponseWriter, 
HdfsThreadLeakTest, PeerSyncWithIndexFingerprintCachingTest, 
SpellPossibilityIteratorTest, BufferStoreTest, TestTestInjection, 
CoreAdminRequestStatusTest, IndexSchemaTest, TestRandomFlRTGCloud, 
DateMathParserTest, SystemCollectionCompatTest, SolrRrdBackendFactoryTest, 
TestFieldCollectionResource, DeleteLastCustomShardedReplicaTest, 
TestNonDefinedSimilarityFactory, SimpleMLTQParserTest, 
DistributedQueryComponentCustomSortTest, TestLegacyTerms, 
MoveReplicaHDFSFailoverTest, TestInitQParser, SpellCheckComponentTest, 
TestNumericRangeQuery64, BlockJoinFacetRandomTest, UpdateParamsTest, 
TestLRUStatsCache, TestDocTermOrds, MultiSolrCloudTestCaseTest, 
MetricsHistoryWithAuthIntegrationTest, BasicAuthIntegrationTest, TestSolrXml, 
TestDFISimilarityFactory, TestMaxTokenLenTokenizer, LeaderVoteWaitTimeoutTest, 
TestReRankQParserPlugin, CustomHighlightComponentTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, TestCloudSchemaless, 
TestGroupingSearch, TestRecoveryHdfs, TestSolrCoreProperties, 
DistributedVersionInfoTest, TestLazyCores, HLLUtilTest, 
CloudExitableDirectoryReaderTest, TestCrossCoreJoin, SolrMetricManagerTest, 
AutoAddReplicasIntegrationTest, DistributedFacetPivotSmallTest, 
AtomicUpdateProcessorFactoryTest, CdcrVersionReplicationTest, 
ParsingFieldUpdateProcessorsTest, TestMacros, 
OverseerCollectionConfigSetProcessorTest, SolrGraphiteReporterTest, 
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, 
TestRandomDVFaceting, TestRandomFaceting, TokenizerChainTest, 
ConnectionReuseTest, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, 
ConfigSetsAPITest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionTest, 
LeaderElectionIntegrationTest, LeaderTragicEventTest, OverseerStatusTest, 
OverseerTaskQueueTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, 
RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, 
SyncSliceTest, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestDistributedMap, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestUtilizeNode, TestZkChroot, 
VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkControllerTest, 
ZkNodePropsTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest, 
TestCollectionsAPIViaSolrCloudCluster, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeLostTriggerIntegrationTest, 
NodeLostTriggerTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerIntegrationTest, TriggerEventQueueTest, TriggerIntegrationTest, 
HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, 
HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, 
TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, 
AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, 
CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, 
HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, 
RAMDirectoryFactoryTest, RequestHandlersTest, TestBadConfig, TestConfigOverlay, 
TestConfigSetProperties, TestConfigSets, TestCoreDiscovery, 
TestQuerySenderNoQuery, JsonLoaderTest, MoreLikeThisHandlerTest, 
TestBlobHandler, TestReplicationHandlerDiskOverFlow, 
TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, 
StatsReloadRaceTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedSpellCheckComponentTest, QueryElevationComponentTest, 
ShufflingReplicaListTransformerTest, TermsComponentTest, 
TestDistributedStatsComponentCardinality, TestExpandComponent, 
TestHttpShardHandlerFactory, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, SolrCloudReportersTest, TestRemoteStreaming, 
TestStreamBody, TestWriterPerf, TestCSVResponseWriter, 
TestSubQueryTransformerCrossCore, TestManagedResource, 
TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldTypeResource, TestSchemaNameResource, 
TestSchemaResource, TestSerializedLuceneMatchVersion, 
TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, 
BadIndexSchemaTest, CurrencyFieldTypeTest, DocValuesMultiTest, DocValuesTest, 
PreAnalyzedFieldTest, RequiredFieldsTest, SchemaVersionSpecificBehaviorTest, 
SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestHalfAndHalfDocValues, 
TestManagedSchema, TestPointFields, ReturnFieldsTest, SortSpecParsingTest, 
TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, 
TestComplexPhraseQParserPlugin, TestFastLRUCache, TestFieldSortValues, 
TestFilteredDocIdSet, TestFoldingMultitermQuery, 
TestOverriddenPrefixQueryForCustomFieldType, TestPayloadCheckQParserPlugin, 
TestPayloadScoreQParserPlugin, TestPseudoReturnFields, TestQueryTypes, 
TestQueryUtils, TestRTGBase, TestRandomCollapseQParserPlugin, 
TestCloudJSONFacetJoinDomain, TestMinMaxOnMultiValuedField, TestOrdValues, 
TestSortByMinMaxFunction, TestScoreJoinQPScore, TestJsonRequest, 
TestDistribIDF, TestExactSharedStatsCache, TestExactStatsCache, 
JWTAuthPluginTest, SolrLogAuditLoggerPluginTest, TestAuthorizationFramework, 
TestUninvertingReader, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, 
DocumentBuilderTest, PeerSyncTest]
   [junit4] Completed [855/855 (4!)] on J0 in 138.11s, 1 test, 1 failure <<< 
FAILURES!

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

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

Reply via email to