You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/15 03:39:20 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1589 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1589/

5 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:43895/zqfw

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43895/zqfw
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:B509C81F7D5C9EF3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:280)
	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:157)
	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:186)
	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:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:35121/zqfw

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35121/zqfw
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:31A455E6245FE01F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:280)
	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:157)
	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:186)
	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:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:F6F26251441BE28A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:478008BF102F6483]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:33357/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33357/solr
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:DB4C7C4262998C1C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:280)
	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:157)
	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:186)
	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:571)
	... 53 more




Build Log:
[...truncated 15989 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2054825 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2054826 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/data-dir-192-001
   [junit4]   2> 2054826 WARN  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2054826 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2054831 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 2054832 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001
   [junit4]   2> 2054832 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2054833 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2054833 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2054834 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45093
   [junit4]   2> 2054934 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054936 INFO  (zkConnectionManagerCallback-19668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054936 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054938 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054939 INFO  (zkConnectionManagerCallback-19670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054939 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054940 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054941 INFO  (zkConnectionManagerCallback-19672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054941 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054942 WARN  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dd79b85{/solr,null,AVAILABLE}
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c93ec21{/solr,null,AVAILABLE}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a9fb6{/solr,null,AVAILABLE}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@453e50fd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45027}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.Server Started @2055107ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=45027}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5784efbc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35553}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.Server Started @2055107ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=35553}
   [junit4]   2> 2055057 ERROR (jetty-launcher-19673-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055057 ERROR (jetty-launcher-19673-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.098Z
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.098Z
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dae12b5{/solr,null,AVAILABLE}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@726436a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41081}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.Server Started @2055108ms
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b5f83fb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33073}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=41081}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.Server Started @2055108ms
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=33073}
   [junit4]   2> 2055058 ERROR (jetty-launcher-19673-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055058 ERROR (jetty-launcher-19673-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.099Z
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.099Z
   [junit4]   2> 2055059 INFO  (zkConnectionManagerCallback-19675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055071 INFO  (zkConnectionManagerCallback-19677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055072 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055075 INFO  (zkConnectionManagerCallback-19681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055075 INFO  (zkConnectionManagerCallback-19679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055076 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055076 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055078 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055078 WARN  (jetty-launcher-19673-thread-1-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055078 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055078 WARN  (jetty-launcher-19673-thread-4-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055080 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055179 WARN  (jetty-launcher-19673-thread-3-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055179 WARN  (jetty-launcher-19673-thread-2-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055294 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055294 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e0e49d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055294 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e0e49d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055297 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11ad7a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055297 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11ad7a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055298 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2055299 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055300 INFO  (zkConnectionManagerCallback-19698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055300 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055382 WARN  (jetty-launcher-19673-thread-1-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055496 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055505 INFO  (zkConnectionManagerCallback-19703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055505 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055559 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45027_solr
   [junit4]   2> 2055559 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.Overseer Overseer (id=73001631678136328-127.0.0.1:45027_solr-n_0000000000) starting
   [junit4]   2> 2055563 INFO  (OverseerStateUpdate-73001631678136328-127.0.0.1:45027_solr-n_0000000000) [n:127.0.0.1:45027_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45027_solr
   [junit4]   2> 2055583 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45027_solr
   [junit4]   2> 2055584 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2055585 WARN  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2055594 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2055609 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node1
   [junit4]   2> 2055818 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055819 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f2495a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055819 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f2495a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055822 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64e89572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055822 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64e89572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055823 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2055826 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055826 INFO  (zkConnectionManagerCallback-19721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055826 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055827 WARN  (jetty-launcher-19673-thread-2-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055929 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055929 INFO  (zkConnectionManagerCallback-19723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055929 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055932 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41081_solr as DOWN
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41081_solr
   [junit4]   2> 2055936 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2055937 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2055938 WARN  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2055964 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2055967 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node4
   [junit4]   2> 2056255 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2056256 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@488c0d76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056256 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@488c0d76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056266 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61515d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056266 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61515d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056267 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2056269 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056269 INFO  (zkConnectionManagerCallback-19737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056269 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056269 WARN  (jetty-launcher-19673-thread-4-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e433000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e433000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e433000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2056371 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056372 INFO  (zkConnectionManagerCallback-19739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056372 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056375 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2056377 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35553_solr as DOWN
   [junit4]   2> 2056378 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2056378 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35553_solr
   [junit4]   2> 2056379 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056379 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056380 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2056380 WARN  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2056391 INFO  (zkCallback-19738-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056402 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node3
   [junit4]   2> 2057041 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2057042 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f59f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057042 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f59f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057044 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fac3d47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057045 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fac3d47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057046 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2057046 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057051 INFO  (zkConnectionManagerCallback-19753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057051 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057153 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057154 INFO  (zkConnectionManagerCallback-19755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057154 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057158 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33073_solr as DOWN
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33073_solr
   [junit4]   2> 2057162 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057162 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057163 INFO  (zkCallback-19738-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057163 INFO  (zkCallback-19754-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057164 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2057164 WARN  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2057178 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node2
   [junit4]   2> 2057187 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2057188 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057189 INFO  (zkConnectionManagerCallback-19766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057189 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057190 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2057191 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45093/solr ready
   [junit4]   2> 2057199 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057200 INFO  (qtp1274652658-36952) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057202 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057203 INFO  (qtp1436055352-36977) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057203 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057203 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 2057204 INFO  (qtp1274652658-36953) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057204 INFO  (qtp1497570020-36965) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057205 INFO  (qtp1436055352-36980) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057205 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 2057205 ERROR (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2057217 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=20
   [junit4]   2> 2057224 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057224 INFO  (qtp1436055352-36981) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057225 INFO  (qtp1274652658-36955) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057226 INFO  (qtp2091108167-36978) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057226 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057238 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057242 INFO  (qtp2091108167-36976) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057242 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057242 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1274652658-36951) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057243 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1436055352-36970) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1497570020-36966) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057244 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057244 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057244 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2057245 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057246 INFO  (qtp1497570020-36966) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057247 INFO  (qtp1274652658-36953) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057265 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057265 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057265 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057265 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057274 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057274 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057349 INFO  (qtp1274652658-36952) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057351 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057353 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057356 INFO  (qtp1436055352-36980) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057360 ERROR (qtp1274652658-36951) [n:127.0.0.1:45027_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) ~[java/:?]
   [junit4]   2> 	at org.a

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

or Stopped ServerConnector@2c82041c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2335197 INFO  (closeThreadPool-17942-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e283951{/zqfw,null,STOPPED}
   [junit4]   2> 2335197 INFO  (closeThreadPool-17942-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2335198 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2335299 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2335300 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-SendThread(127.0.0.1:43535)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a9b18ea0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a9b18ea0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a9b18ea0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2335401 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2335401 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73001641152479236-127.0.0.1:44711_zqfw-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2335404 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43535
   [junit4]   2> 2335405 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43535
   [junit4]   2> 2335405 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43535
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitStaticIndexReplication -Dtests.seed=DCA9CBF81874B86 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  136s J3 | ShardSplitTest.testSplitStaticIndexReplication <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:478008BF102F6483]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_DCA9CBF81874B86-001
   [junit4]   2> Feb 15, 2021 3:18:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=Lucene84, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84}, docValues:{_version_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=798, maxMBSortInHeap=6.54482313340087, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=229645744,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TokenizerChainTest, DistributedFacetPivotLargeTest, CdcrVersionReplicationTest, TestMissingGroups, TestQueryUtils, DeleteLastCustomShardedReplicaTest, XsltUpdateRequestHandlerTest, TestTlogReplica, TestConfigOverlay, TestJsonFacetsWithNestedObjects, AddSchemaFieldsUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, BasicDistributedZkTest, TestJsonRequest, TestDistributedStatsComponentCardinality, TestCloudPhrasesIdentificationComponent, TestUtils, DistributedFacetPivotWhiteBoxTest, TestFieldResource, SpellingQueryConverterTest, TestConfigSetsAPIExclusivity, TestLegacyFieldCache, StressHdfsTest, ZkStateWriterTest, TestSimExtremeIndexing, FullHLLTest, SolrMetricManagerTest, CopyFieldTest, TestOmitPositions, BasicAuthIntegrationTest, TestWaitForStateWithJettyShutdowns, TestSchemaResource, TestStressCloudBlindAtomicUpdates, TestFieldCacheSort, MissingSegmentRecoveryTest, ZkControllerTest, FacetPivotSmallTest, OverseerTaskQueueTest, TestCollectionAPI, BlockDirectoryTest, AddReplicaTest, PKIAuthenticationIntegrationTest, MinimalSchemaTest, TestRandomFlRTGCloud, TestPrepRecovery, TestHdfsUpdateLog, StatelessScriptUpdateProcessorFactoryTest, TestUnInvertedFieldException, OrderedExecutorTest, MaxScoreCollectorTest, TestDistributedGrouping, OutOfBoxZkACLAndCredentialsProvidersTest, SuggesterTSTTest, TestRandomFaceting, TestLeaderElectionZkExpiry, JWTAuthPluginTest, TestCoreContainer, TestSystemCollAutoCreate, HdfsBasicDistributedZkTest, BadComponentTest, TestCloudRecovery2, OverseerRolesTest, TestSimNodeLostTrigger, DebugComponentTest, SolrPluginUtilsTest, AuthToolTest, PluginInfoTest, SolrXmlInZkTest, AddBlockUpdateTest, JSONWriterTest, TestSimpleQParserPlugin, TestReplicationHandler, TestAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, HdfsThreadLeakTest, CloudExitableDirectoryReaderTest, TestReload, TestConfigReload, MetricTriggerIntegrationTest, ReplaceNodeNoTargetTest, DistributedQueueTest, XmlInterpolationTest, NestedAtomicUpdateTest, TestInPlaceUpdatesStandalone, ResourceLoaderTest, TestPayloadCheckQParserPlugin, HighlighterTest, IndexBasedSpellCheckerTest, RootFieldTest, DocValuesMissingTest, DefaultValueUpdateProcessorTest, CursorPagingTest, HdfsBackupRepositoryIntegrationTest, SuggestComponentTest, HttpSolrCallGetCoreTest, ByteBuffersDirectoryFactoryTest, TestJsonFacetErrors, CollectionPropsTest, ConcurrentDeleteAndCreateCollectionTest, ExternalFileFieldSortTest, TestExplainDocTransformer, TestTrie, TestDeleteCollectionOnDownNodes, CurrencyRangeFacetCloudTest, SearchRateTriggerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestFunctionQuery, LoggingHandlerTest, TestSolrConfigHandlerCloud, TestElisionMultitermQuery, TestSolrCloudWithHadoopAuthPlugin, BigEndianAscendingWordDeserializerTest, TestIBSimilarityFactory, TestExactStatsCache, DeleteStatusTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, MetricsHistoryIntegrationTest, MoveReplicaTest, ReindexCollectionTest, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestSkipOverseerOperations, TestZkChroot, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ZkSolrClientTest, ShardSplitTest]
   [junit4] Completed [821/931 (2!)] on J3 in 831.72s, 11 tests, 2 failures, 2 errors, 3 skipped <<< FAILURES!

[...truncated 51132 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1590 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1590/

2 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:33507/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33507/solr
	at __randomizedtesting.SeedInfo.seed([D477E6DE148EFF0A:2F10623F7903890]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:280)
	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:157)
	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:186)
	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:571)
	... 53 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream

Error Message:
Error from server at http://127.0.0.1:43119/solr: Error fetching per-replica-states

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43119/solr: Error fetching per-replica-states
	at __randomizedtesting.SeedInfo.seed([2B61B695A541F1F1:8E292CAD9C19E865]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3789)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13920 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 368778 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 368779 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/data-dir-54-001
   [junit4]   2> 368779 WARN  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 368779 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 368790 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreReloadingPlugin
   [junit4]   2> 368790 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001
   [junit4]   2> 368792 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 368806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 368806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 368807 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41769
   [junit4]   2> 369130 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369168 INFO  (zkConnectionManagerCallback-3404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369168 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369228 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369260 INFO  (zkConnectionManagerCallback-3406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369260 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369276 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369288 INFO  (zkConnectionManagerCallback-3408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369288 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369663 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369663 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369665 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 369684 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1f8058{/solr,null,AVAILABLE}
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 369764 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf67c48{/solr,null,AVAILABLE}
   [junit4]   2> 369773 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369773 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369774 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 369774 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af813b6{/solr,null,AVAILABLE}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75519580{/solr,null,AVAILABLE}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@565cf5f4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32817}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67146c0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43463}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server Started @369807ms
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.Server Started @369807ms
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=43463}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=32817}
   [junit4]   2> 369775 ERROR (jetty-launcher-3409-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369775 ERROR (jetty-launcher-3409-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.091Z
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.091Z
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48423b19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45929}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1997286f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39789}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.Server Started @369824ms
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server Started @369824ms
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=39789}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=45929}
   [junit4]   2> 369792 ERROR (jetty-launcher-3409-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.108Z
   [junit4]   2> 369792 ERROR (jetty-launcher-3409-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.109Z
   [junit4]   2> 369800 INFO  (zkConnectionManagerCallback-3413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369800 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369801 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 369804 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 369824 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369848 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369849 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369849 INFO  (zkConnectionManagerCallback-3412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369849 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369850 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 369852 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 369853 INFO  (zkConnectionManagerCallback-3415-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369853 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369853 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 370088 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 370088 INFO  (zkConnectionManagerCallback-3417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370088 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370089 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 370096 WARN  (jetty-launcher-3409-thread-1-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 370099 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 370889 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 370889 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@340e88de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370889 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@340e88de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370906 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43944a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370906 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43944a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370907 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 370917 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 370928 INFO  (zkConnectionManagerCallback-3437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370928 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370929 WARN  (jetty-launcher-3409-thread-4-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 371132 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371152 INFO  (zkConnectionManagerCallback-3439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371152 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371201 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43463_solr
   [junit4]   2> 371202 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.Overseer Overseer (id=73002383195897864-127.0.0.1:43463_solr-n_0000000000) starting
   [junit4]   2> 371216 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43463_solr
   [junit4]   2> 371229 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43463_solr
   [junit4]   2> 371231 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 371232 WARN  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 371249 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 371482 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4
   [junit4]   2> 371811 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 371828 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d120b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371828 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d120b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371860 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2841d0e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371860 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2841d0e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371861 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 371881 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371892 INFO  (zkConnectionManagerCallback-3457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371892 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371893 WARN  (jetty-launcher-3409-thread-2-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 372219 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372231 INFO  (zkConnectionManagerCallback-3459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372231 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372234 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 372236 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32817_solr as DOWN
   [junit4]   2> 372237 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372237 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32817_solr
   [junit4]   2> 372238 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372239 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372239 WARN  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372272 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2
   [junit4]   2> 372273 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372363 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 372364 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a23f032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372364 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a23f032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372367 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ba50ca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372367 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ba50ca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372368 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 372371 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372384 INFO  (zkConnectionManagerCallback-3473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372384 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372584 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372593 INFO  (zkConnectionManagerCallback-3475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372593 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372599 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 372604 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39789_solr as DOWN
   [junit4]   2> 372605 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372606 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39789_solr
   [junit4]   2> 372608 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372608 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372617 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372617 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372617 WARN  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372633 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1
   [junit4]   2> 372772 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 372772 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21bf960b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372773 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21bf960b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372788 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f0332cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372788 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f0332cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372789 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 372793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372796 INFO  (zkConnectionManagerCallback-3489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372796 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372807 WARN  (jetty-launcher-3409-thread-3-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de26000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de26000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de26000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 372968 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372969 INFO  (zkConnectionManagerCallback-3491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372969 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372975 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45929_solr as DOWN
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45929_solr
   [junit4]   2> 372981 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3490-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372982 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372983 WARN  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372996 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3
   [junit4]   2> 373006 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 373012 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 373012 INFO  (zkConnectionManagerCallback-3502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373012 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 373013 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 373014 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41769/solr ready
   [junit4]   2> 373056 INFO  (qtp1486553239-5271) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=0
   [junit4]   2> 373056 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373061 INFO  (qtp1183174073-5287) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373072 INFO  (qtp1775476549-5280) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=11
   [junit4]   2> 373072 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373072 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373073 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373074 INFO  (qtp1183174073-5287) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373074 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=0
   [junit4]   2> 373075 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373076 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373076 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373080 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=33
   [junit4]   1> sync resp: http://127.0.0.1:45929/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 373085 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373085 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373085 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373085 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373090 INFO  (qtp1775476549-5283) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 373092 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373094 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373094 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373095 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373099 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373104 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373105 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 373106 INFO  (qtp1775476549-5281) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373106 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373107 INFO  (qtp1183174073-5260) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373107 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 373119 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373121 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373121 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373121 INFO  (qtp391173365-5268) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373122 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373122 INFO  (qtp391173365-5264) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373122 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373123 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373123 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373123 INFO  (qtp1775476549-5283) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373123 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373124 INFO  (qtp391173365-5264) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373124 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 373126 INFO  (qtp1775476549-5279) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373126 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373155 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373155 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373155 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373229 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373233 INFO  (qtp1486553239-5270) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373237 INFO  (qtp391173365-5268) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373239 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373319 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373319 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373324 DEBUG (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3490-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373326 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373328 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373329 INFO  (qtp1775476549-5281) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373329 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 373329 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373330 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373337 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373340 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373342 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 373342 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373343 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=100
   [junit4]   2> 373343 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 373347 INFO  (zkCallback-3490-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373348 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373349 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373349 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373350 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373351 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 373351 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373351 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 373351 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373351 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373360 INFO  (OverseerThreadFactory-3446-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCoreReloadingPluginColl
   [junit4]   2> 373475 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43463_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373477 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:32817_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:32817/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373478 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:39789_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39789/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373480 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:45929_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45929/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373684 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr    x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373684 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr    x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373685 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr    x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373685 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr    x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 373687 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr    x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373702 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373707 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373726 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373732 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 373733 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n6/data/]
   [junit4]   2> 373736 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n1/data/]
   [junit4]   2> 373739 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n4/data/]
   [junit4]   2> 373740 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n2/data/]
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373777 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373777 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373777 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373777 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369499910144
   [junit4]   2> 373778 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373778 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369500958720
   [junit4]   2> 373779 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373779 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373780 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373780 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373781 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373781 INFO  (searcherExecutor-3504-thread-1-processing-n:127.0.0.1:45929_solr x:testCoreReloadingPluginColl_shard2_replica_n6 c:testCoreReloadingPluginColl s:shard2 r:core_node8) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373781 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373782 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373782 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373782 INFO  (searcherExecutor-3508-thread-1-processing-n:127.0.0.1:39789_solr x:testCoreReloadingPluginColl_shard2_replica_n4 c:testCoreReloadingPluginColl s:shard2 r:core_node7) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369504104448
   [junit4]   2> 373783 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369505153024
   [junit4]   2> 373786 INFO  (searcherExecutor-3510-thread-1-processing-n:127.0.0.1:32817_solr x:testCoreReloadingPluginColl_shard1_replica_n2 c:testCoreReloadingPluginColl s:shard1 r:core_node5) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373786 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:

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

zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 210016 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/aliases.json
   [junit4]   2> 	68	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	7	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	6	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	6	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/configs/ml
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/destination/terms/shard1
   [junit4]   2> 	3	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	34	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	31	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	11	/solr/collections/destination/state.json
   [junit4]   2> 	11	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	9	/solr/collections/workQueue1/state.json
   [junit4]   2> 	9	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	9	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73002529472774152-127.0.0.1:41233_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	312	/solr/collections
   [junit4]   2> 	110	/solr/overseer/queue
   [junit4]   2> 	93	/solr/overseer/collection-queue-work
   [junit4]   2> 	84	/solr/live_nodes
   [junit4]   2> 	43	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	29	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/workQueue/state.json
   [junit4]   2> 	25	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	17	/solr/collections/modelCollection/state.json
   [junit4]   2> 	15	/solr/collections/destination1/state.json
   [junit4]   2> 	15	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	14	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	13	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	12	/solr/collections/destination/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/workQueue1/state.json
   [junit4]   2> 	12	/solr/collections/uknownCollection/state.json
   [junit4]   2> 
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35063
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35063
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35063
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2B61B695A541F1F1-001
   [junit4]   2> Feb 15, 2021 7:03:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {name_s=PostingsFormat(name=LuceneFixedGap), expr_s=FST50, terms_ss=Lucene84, join2_s=Lucene84, field_s=Lucene84, multiDefault=Lucene84, subject=Lucene84, a1_s=Lucene84, a2_s=FST50, body_t=PostingsFormat(name=LuceneFixedGap), s_multi=FST50, a_ss=Lucene84, a_s=FST50, tv_text=Lucene84, text_s=FST50, id=PostingsFormat(name=LuceneFixedGap), text=FST50, bbid_s=PostingsFormat(name=LuceneFixedGap), type_s=Lucene84, checkpoint_ss=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), ident_s=Lucene84, extra_s=Lucene84, ykey_s=Lucene84, side_s=PostingsFormat(name=LuceneFixedGap), deletable_s=Lucene84}, docValues:{name_s=DocValuesFormat(name=Asserting), expr_s=DocValuesFormat(name=Lucene80), iteration_i=DocValuesFormat(name=Asserting), terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene80), a_f=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), a2_s=DocValuesFormat(name=Lucene80), join1_i=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene80), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene80), text_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), bbid_s=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Asserting), type_s=DocValuesFormat(name=Lucene80), i_multi=DocValuesFormat(name=Asserting), weights_ds=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Lucene80), out_i=DocValuesFormat(name=Lucene80), checkpoint_ss=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), error_d=DocValuesFormat(name=Lucene80), extra_s=DocValuesFormat(name=Direct), ykey_s=DocValuesFormat(name=Lucene80), side_s=DocValuesFormat(name=Asserting), truePositive_i=DocValuesFormat(name=Lucene80), deletable_s=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1524, maxMBSortInHeap=5.772042404027873, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-EG, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=174715856,total=366477312
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, HttpClientUtilTest, HttpSolrClientSSLAuthConPoolTest, CommonAdminParamsTest, TestJSONWriter, TestRetryUtil, SchemaTest, SolrExampleStreamingBinaryHttp2Test, QueryResponseTest, TestPerReplicaStates, ExclusiveOrEvaluatorTest, SolrExampleBinaryHttp2Test, ArrayEvaluatorTest, JDBCStreamTest, MultiplyEvaluatorTest, CloudHttp2SolrClientBadInputTest, GraphTest, RecursiveEvaluatorTest, StreamDecoratorTest]
   [junit4] Completed [114/212 (1!)] on J2 in 74.61s, 52 tests, 1 error <<< FAILURES!

[...truncated 49930 lines...]