You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/19 15:59:57 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20696 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([190CB7CC1C78B604:E0412463200DFB8E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestShortCircuitedRequests.test

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:39873/eb/cy

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39873/eb/cy
	at __randomizedtesting.SeedInfo.seed([190CB7CC1C78B604:91588816B284DBFC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	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:525)
	... 43 more




Build Log:
[...truncated 13047 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 1237867 INFO  (SUITE-ShardSplitTest-seed#[190CB7CC1C78B604]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/init-core-data-001
   [junit4]   2> 1237867 WARN  (SUITE-ShardSplitTest-seed#[190CB7CC1C78B604]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1237867 INFO  (SUITE-ShardSplitTest-seed#[190CB7CC1C78B604]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1237868 INFO  (SUITE-ShardSplitTest-seed#[190CB7CC1C78B604]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1237868 INFO  (SUITE-ShardSplitTest-seed#[190CB7CC1C78B604]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a/pw
   [junit4]   2> 1237869 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1237869 INFO  (Thread-5494) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1237869 INFO  (Thread-5494) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1237870 ERROR (Thread-5494) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1237969 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkTestServer start zk server on port:39551
   [junit4]   2> 1237981 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1237982 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1237984 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1237984 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1237985 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1237986 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1237987 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1237987 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1237988 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1237989 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1237990 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1237991 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1238056 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1238057 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12cad042{/a/pw,null,AVAILABLE}
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@78cfde0d{HTTP/1.1,[http/1.1]}{127.0.0.1:45589}
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server Started @1239639ms
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/tempDir-001/control/data, hostContext=/a/pw, hostPort=45589, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/control-001/cores}
   [junit4]   2> 1238058 ERROR (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1238058 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T15:13:35.415Z
   [junit4]   2> 1238059 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1238059 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/control-001/solr.xml
   [junit4]   2> 1238061 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1238061 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1238062 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1238064 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39551/solr
   [junit4]   2> 1238088 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1238088 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45589_a%2Fpw
   [junit4]   2> 1238088 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=98856207333916676-127.0.0.1:45589_a%2Fpw-n_0000000000) starting
   [junit4]   2> 1238090 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45589_a%2Fpw
   [junit4]   2> 1238091 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1238122 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1238127 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1238128 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1238128 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/control-001/cores
   [junit4]   2> 1238144 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1238144 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39551/solr ready
   [junit4]   2> 1238145 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45589_a%252Fpw&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1238146 INFO  (OverseerThreadFactory-4159-thread-1-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1238249 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1238250 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1238352 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1239273 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1239288 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1239342 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1239348 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1239348 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1239348 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1239348 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1239350 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=17.3349609375, floorSegmentMB=0.228515625, forceMergeDeletesPctAllowed=25.05326788856543, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1239370 WARN  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1239393 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1239393 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1239394 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1239394 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1239394 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6884765625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=10.569083702484756, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1239395 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f4edce4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1239396 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1239396 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1239397 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1239397 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581699318943842304
   [junit4]   2> 1239397 INFO  (searcherExecutor-4162-thread-1-processing-n:127.0.0.1:45589_a%2Fpw x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@f4edce4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45589/a/pw/control_collection_shard1_replica_n1/
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:45589/a/pw/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1239399 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1239400 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45589/a/pw/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1239501 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1239550 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1239552 INFO  (qtp2114232742-13094) [n:127.0.0.1:45589_a%2Fpw c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1302
   [junit4]   2> 1239555 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1239653 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1240148 INFO  (OverseerCollectionConfigSetProcessor-98856207333916676-127.0.0.1:45589_a%2Fpw-n_0000000000) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1240555 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45589_a%252Fpw&wt=javabin&version=2} status=0 QTime=2409
   [junit4]   2> 1240558 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1240559 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39551/solr ready
   [junit4]   2> 1240559 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1240559 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1240560 INFO  (OverseerThreadFactory-4159-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1240560 WARN  (OverseerThreadFactory-4159-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1240764 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1240764 INFO  (qtp2114232742-13092) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 1240833 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001 of type NRT
   [junit4]   2> 1240834 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f4c0e1{/a/pw,null,AVAILABLE}
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5225ad13{HTTP/1.1,[http/1.1]}{127.0.0.1:34401}
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server Started @1242416ms
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/a/pw, hostPort=34401, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001/cores}
   [junit4]   2> 1240835 ERROR (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1240835 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T15:13:38.192Z
   [junit4]   2> 1240837 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1240837 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001/solr.xml
   [junit4]   2> 1240839 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1240839 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1240839 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1240841 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39551/solr
   [junit4]   2> 1240844 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1240845 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1240845 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34401_a%2Fpw
   [junit4]   2> 1240846 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240846 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240846 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:34401_a%2Fpw) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1240895 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1240900 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1240900 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1240901 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001/cores
   [junit4]   2> 1240918 INFO  (qtp1016329626-13139) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34401_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1240918 INFO  (OverseerCollectionConfigSetProcessor-98856207333916676-127.0.0.1:45589_a%2Fpw-n_0000000000) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1240919 INFO  (OverseerThreadFactory-4159-thread-3-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34401_a%2Fpw for creating new replica
   [junit4]   2> 1240919 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1240920 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1241938 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1241949 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1242074 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1242090 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1242090 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1242090 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1242090 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1242092 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=17.3349609375, floorSegmentMB=0.228515625, forceMergeDeletesPctAllowed=25.05326788856543, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1242117 WARN  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1242155 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1242155 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1242156 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1242156 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1242158 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6884765625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=10.569083702484756, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1242158 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b386bd1[collection1_shard2_replica_n41] main]
   [junit4]   2> 1242159 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1242159 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1242159 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1242160 INFO  (searcherExecutor-4173-thread-1-processing-n:127.0.0.1:34401_a%2Fpw x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@5b386bd1[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1242160 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581699321841057792
   [junit4]   2> 1242163 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1242164 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1242164 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34401/a/pw/collection1_shard2_replica_n41/
   [junit4]   2> 1242164 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1242164 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:34401/a/pw/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1242164 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1242166 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34401/a/pw/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1242317 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1242318 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1398
   [junit4]   2> 1242319 INFO  (qtp1016329626-13139) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34401_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1401
   [junit4]   2> 1242375 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001 of type NRT
   [junit4]   2> 1242375 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1242376 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54621367{/a/pw,null,AVAILABLE}
   [junit4]   2> 1242376 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6019b536{HTTP/1.1,[http/1.1]}{127.0.0.1:43469}
   [junit4]   2> 1242376 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server Started @1243958ms
   [junit4]   2> 1242377 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/a/pw, hostPort=43469, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001/cores}
   [junit4]   2> 1242377 ERROR (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1242377 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1242377 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1242377 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1242377 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T15:13:39.734Z
   [junit4]   2> 1242379 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1242379 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001/solr.xml
   [junit4]   2> 1242381 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1242381 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1242382 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1242385 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39551/solr
   [junit4]   2> 1242396 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1242397 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1242398 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43469_a%2Fpw
   [junit4]   2> 1242399 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1242399 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1242399 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:34401_a%2Fpw) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1242415 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:43469_a%2Fpw) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1242467 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1242476 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1242476 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1242477 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001/cores
   [junit4]   2> 1242541 INFO  (qtp1082599575-13168) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43469_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1242546 INFO  (OverseerCollectionConfigSetProcessor-98856207333916676-127.0.0.1:45589_a%2Fpw-n_0000000000) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1242546 INFO  (OverseerThreadFactory-4159-thread-4-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43469_a%2Fpw for creating new replica
   [junit4]   2> 1242550 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1242551 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1243583 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1243590 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1243651 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1243656 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 1243657 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1243657 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1243657 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1243658 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=17.3349609375, floorSegmentMB=0.228515625, forceMergeDeletesPctAllowed=25.05326788856543, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1243673 WARN  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1243695 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1243695 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1243696 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1243696 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1243696 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6884765625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=10.569083702484756, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1243697 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d2196d[collection1_shard1_replica_n43] main]
   [junit4]   2> 1243697 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1243697 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1243698 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1243698 INFO  (searcherExecutor-4184-thread-1-processing-n:127.0.0.1:43469_a%2Fpw x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@9d2196d[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1243698 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581699323453767680
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43469/a/pw/collection1_shard1_replica_n43/
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:43469/a/pw/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1243701 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1243702 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43469/a/pw/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1243853 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1243854 INFO  (qtp1082599575-13164) [n:127.0.0.1:43469_a%2Fpw c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1303
   [junit4]   2> 1243855 INFO  (qtp1082599575-13168) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43469_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1313
   [junit4]   2> 1243920 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001 of type NRT
   [junit4]   2> 1243920 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1243921 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5984b7f1{/a/pw,null,AVAILABLE}
   [junit4]   2> 1243921 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23282193{HTTP/1.1,[http/1.1]}{127.0.0.1:35033}
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server Started @1245503ms
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/a/pw, hostPort=35033, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001/cores}
   [junit4]   2> 1243922 ERROR (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1243922 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T15:13:41.279Z
   [junit4]   2> 1243924 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1243924 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001/solr.xml
   [junit4]   2> 1243926 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1243926 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1243926 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1243929 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39551/solr
   [junit4]   2> 1243935 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1243936 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1243936 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35033_a%2Fpw
   [junit4]   2> 1243937 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:43469_a%2Fpw) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1243937 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1243937 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:34401_a%2Fpw) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1243937 INFO  (zkCallback-1543-thread-1-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1243937 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:35033_a%2Fpw) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1244022 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1244029 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1244029 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1244030 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001/cores
   [junit4]   2> 1244054 INFO  (qtp1016329626-13140) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35033_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1244055 INFO  (OverseerCollectionConfigSetProcessor-98856207333916676-127.0.0.1:45589_a%2Fpw-n_0000000000) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1244055 INFO  (OverseerThreadFactory-4159-thread-5-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:35033_a%2Fpw for creating new replica
   [junit4]   2> 1244056 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1244056 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1245074 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1245085 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1245190 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1245196 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 1245197 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187
   [junit4]   2> 1245197 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1245197 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1245198 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=17.3349609375, floorSegmentMB=0.228515625, forceMergeDeletesPctAllowed=25.05326788856543, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1245215 WARN  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1245257 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1245257 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1245258 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1245258 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1245259 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=0.6884765625, floorSegmentMB=1.0146484375, forceMergeDeletesPctAllowed=10.569083702484756, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1245260 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@cc041fc[collection1_shard2_replica_n45] main]
   [junit4]   2> 1245262 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1245262 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1245265 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1245271 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581699325103177728
   [junit4]   2> 1245272 INFO  (searcherExecutor-4195-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@cc041fc[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1245276 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1245276 INFO  (updateExecutor-1565-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1245276 INFO  (qtp391462909-13197) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1219
   [junit4]   2> 1245277 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1245277 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1245277 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 1245277 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1245277 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:34401/a/pw/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:35033/a/pw/collection1_shard2_replica_n45/]
   [junit4]   2> 1245278 INFO  (qtp1016329626-13140) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35033_a%252Fpw&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1224
   [junit4]   2> 1245288 INFO  (recoveryExecutor-1566-thread-1-processing-n:127.0.0.1:35033_a%2Fpw x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:35033_a%2Fpw c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:34401/a/pw]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:35033_a%252Fpw&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1245289 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 1245289 INFO  (qtp1016329626-13141) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35033_a%2Fpw, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:35033/a/pw","node_name":"127.0.0.1:35033_a%2Fpw","state":"down","type":"NRT"}
   [junit4]   2> 1245354 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-4-001 of type NRT
   [junit4]   2> 1245354 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1245355 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dfbb78f{/a/pw,null,AVAILABLE}
   [junit4]   2> 1245355 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41cb0b95{HTTP/1.1,[http/1.1]}{127.0.0.1:34097}
   [junit4]   2> 1245356 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.e.j.s.Server Started @1246937ms
   [junit4]   2> 1245356 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/a/pw, hostPort=34097, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-4-001/cores}
   [junit4]   2> 1245356 ERROR (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1245357 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1245357 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1245357 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1245357 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T15:13:42.714Z
   [junit4]   2> 1245359 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1245359 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_190CB7CC1C78B604-001/shard-4-001/solr.xml
   [junit4]   2> 1245361 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1245361 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1245361 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f630187, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1245364 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39551/solr
   [junit4]   2> 1245367 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34097_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1245368 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34097_a%2Fpw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1245368 INFO  (TEST-ShardSplitTest.test-seed#[190CB7CC1C78B604]) [n:127.0.0.1:34097_a%2Fpw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34097_a%2Fpw
   [junit4]   2> 1245369 INFO  (zkCallback-1556-thread-1-processing-n:127.0.0.1:34401_a%2Fpw) [n:127.0.0.1:34401_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1245369 INFO  (zkCallback-1562-thread-1-processing-n:127.0.0.1:43469_a%2Fpw) [n:127.0.0.1:43469_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1245369 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1245369 INFO  (zkCallback-1568-thread-1-processing-n:127.0.0.1:35033_a%2Fpw) [n:127.0.0.1:35033_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1245369 INFO  (zkCallback-1575-thread-1-processing-n:127.0.0.1:34097_a%2Fpw) [n:127.0.0.1:34097_a%2Fpw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1245369 INFO  (zkCallback-1543-thread-2-processing-n:127.0.0.1:45589_a%2Fpw) [n:127.0.0.1:45589_a%2Fpw    ] o.a.s.c.c.ZkStateReader Update

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

ead.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 1822539 INFO  (qtp690859158-10185) [n:127.0.0.1:39873_eb%2Fcy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630071
   [junit4]   2> 1822539 ERROR (TEST-TestShortCircuitedRequests.test-seed#[190CB7CC1C78B604]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1822539 INFO  (TEST-TestShortCircuitedRequests.test-seed#[190CB7CC1C78B604]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46573 46573
   [junit4]   2> 1827560 INFO  (Thread-4228) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46573 46573
   [junit4]   2> 1827560 WARN  (Thread-4228) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShortCircuitedRequests -Dtests.method=test -Dtests.seed=190CB7CC1C78B604 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    636s J0 | TestShortCircuitedRequests.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:39873/eb/cy
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([190CB7CC1C78B604:91588816B284DBFC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestShortCircuitedRequests_190CB7CC1C78B604-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sq-AL, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=110197800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueKeyFieldResource, ClassificationUpdateProcessorIntegrationTest, TestClassicSimilarityFactory, HdfsAutoAddReplicasIntegrationTest, RuleEngineTest, TestFieldCacheSortRandom, CacheHeaderTest, DistributedExpandComponentTest, SliceStateTest, CoreMergeIndexesAdminHandlerTest, DistributedMLTComponentTest, TestDownShardTolerantSearch, HttpSolrCallGetCoreTest, LeaderInitiatedRecoveryOnCommitTest, SearchHandlerTest, AtomicUpdateProcessorFactoryTest, FileUtilsTest, TestFastOutputStream, BlockJoinFacetSimpleTest, TestPullReplicaErrorHandling, NoCacheHeaderTest, BasicDistributedZkTest, TestSchemaSimilarityResource, CursorMarkTest, BlockCacheTest, FastVectorHighlighterTest, SolrXmlInZkTest, TestQueryUtils, TestFieldTypeResource, PreAnalyzedUpdateProcessorTest, ForceLeaderTest, TestManagedSynonymGraphFilterFactory, TestConfigSets, TestReversedWildcardFilterFactory, TestSuggestSpellingConverter, OutOfBoxZkACLAndCredentialsProvidersTest, SuggestComponentContextFilterQueryTest, TestFieldCache, DocValuesTest, TestSQLHandlerNonCloud, HdfsDirectoryFactoryTest, SolrMetricReporterTest, TestPayloadCheckQParserPlugin, DateMathParserTest, TestCloudInspectUtil, RequestLoggingTest, TestSolrCloudWithDelegationTokens, TestUpdate, MoveReplicaTest, BJQParserTest, ZkFailoverTest, DistributedFacetPivotWhiteBoxTest, TestRawResponseWriter, TestFileDictionaryLookup, ResponseLogComponentTest, SolrGraphiteReporterTest, TestTlogReplica, TestReqParamsAPI, TestUtils, TestPhraseSuggestions, TestRecoveryHdfs, TestSolrCoreParser, DocExpirationUpdateProcessorFactoryTest, TestPerFieldSimilarityWithDefaultOverride, JsonLoaderTest, TestGraphTermsQParserPlugin, PKIAuthenticationIntegrationTest, TestManagedResourceStorage, CoreSorterTest, SolrSlf4jReporterTest, TestRandomDVFaceting, PreAnalyzedFieldManagedSchemaCloudTest, HdfsCollectionsAPIDistributedZkTest, SubstringBytesRefFilterTest, SoftAutoCommitTest, TestReplicationHandler, TestFoldingMultitermQuery, TestStreamBody, ActionThrottleTest, TestSolrIndexConfig, TestLegacyFieldReuse, SolrCoreTest, DistributedSuggestComponentTest, BasicFunctionalityTest, SimpleFacetsTest, CdcrReplicationHandlerTest, TestCollationFieldDocValues, TestSolrJ, DirectUpdateHandlerOptimizeTest, TestShardHandlerFactory, TestShortCircuitedRequests]
   [junit4] Completed [478/745 (2!)] on J0 in 635.90s, 1 test, 1 error <<< FAILURES!

[...truncated 48027 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20700 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20700/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest

Error Message:
64 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest:     1) Thread[id=8347, name=org.eclipse.jetty.server.session.HashSessionManager@4cb1412Timer, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=8454, name=zkCallback-967-thread-3, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=8341, name=qtp1683637494-8341, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=8356, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    5) Thread[id=8389, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-EventThread, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    6) Thread[id=8378, name=qtp1964563531-8378, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=8412, name=qtp226331621-8412, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=8411, name=qtp226331621-8411, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=8456, name=zkCallback-967-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=8383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=8421, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=8442, name=zkCallback-980-thread-2, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=8346, name=qtp1683637494-8346, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   14) Thread[id=8422, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   15) Thread[id=8462, name=zkCallback-980-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=8414, name=qtp226331621-8414, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkController.waitForCoreNodeName(ZkController.java:1544)         at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1511)         at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)         at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1033)         at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)         at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$82/743233516.execute(Unknown Source)         at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at org.eclipse.jetty.server.Server.handle(Server.java:534)         at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   17) Thread[id=8359, name=Thread-3213, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1684)   18) Thread[id=8345, name=qtp1683637494-8345, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   19) Thread[id=8375, name=qtp1964563531-8375-acceptor-0@4a10256d-ServerConnector@4ba9a037{HTTP/1.1,[http/1.1]}{127.0.0.1:37817}, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   20) Thread[id=8371, name=qtp1964563531-8371, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   21) Thread[id=8417, name=org.eclipse.jetty.server.session.HashSessionManager@7aec0187Timer, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   22) Thread[id=8426, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)   23) Thread[id=8352, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   24) Thread[id=8460, name=zkCallback-973-thread-3, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   25) Thread[id=8406, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   26) Thread[id=8410, name=qtp226331621-8410, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   27) Thread[id=8464, name=zkCallback-980-thread-6, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   28) Thread[id=8377, name=qtp1964563531-8377, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   29) Thread[id=8465, name=zkCallback-973-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   30) Thread[id=8440, name=zkCallback-973-thread-2, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   31) Thread[id=8384, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   32) Thread[id=8435, name=Scheduler-1544454513, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   33) Thread[id=8343, name=qtp1683637494-8343-acceptor-0@48c14eda-ServerConnector@4eed90a6{HTTP/1.1,[http/1.1]}{127.0.0.1:37731}, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   34) Thread[id=8391, name=Thread-3222, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1684)   35) Thread[id=8415, name=qtp226331621-8415, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   36) Thread[id=8463, name=zkCallback-973-thread-4, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   37) Thread[id=8416, name=qtp226331621-8416, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   38) Thread[id=8388, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)   39) Thread[id=8457, name=zkCallback-967-thread-6, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   40) Thread[id=8340, name=qtp1683637494-8340, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   41) Thread[id=8344, name=qtp1683637494-8344, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   42) Thread[id=8427, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-EventThread, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   43) Thread[id=8372, name=qtp1964563531-8372, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   44) Thread[id=8376, name=qtp1964563531-8376, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   45) Thread[id=8342, name=qtp1683637494-8342, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   46) Thread[id=8365, name=Scheduler-1530239996, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   47) Thread[id=8357, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-EventThread, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   48) Thread[id=8370, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   49) Thread[id=8368, name=searcherExecutor-3134-thread-1, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   50) Thread[id=8374, name=qtp1964563531-8374, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   51) Thread[id=8339, name=qtp1683637494-8339, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   52) Thread[id=8455, name=zkCallback-967-thread-4, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   53) Thread[id=8373, name=qtp1964563531-8373, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   54) Thread[id=8429, name=Thread-3231, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1684)   55) Thread[id=8351, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   56) Thread[id=8409, name=qtp226331621-8409, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   57) Thread[id=8443, name=zkCallback-967-thread-2-processing-n:127.0.0.1:41235__se%2Fz, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:524)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:467)         at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)         at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:788)         at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)         at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)         at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)         at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)         at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)         at org.apache.solr.common.cloud.SolrZkClient$3$$Lambda$272/678085078.run(Unknown Source)         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/1726646437.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   58) Thread[id=8397, name=Scheduler-2084936712, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   59) Thread[id=8413, name=qtp226331621-8413-acceptor-0@64d550e5-ServerConnector@2e30285f{HTTP/1.1,[http/1.1]}{127.0.0.1:38545}, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   60) Thread[id=8379, name=org.eclipse.jetty.server.session.HashSessionManager@4d7e82e9Timer, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   61) Thread[id=8458, name=zkCallback-967-thread-7, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   62) Thread[id=8461, name=zkCallback-980-thread-4, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   63) Thread[id=8400, name=searcherExecutor-3145-thread-1, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   64) Thread[id=8459, name=zkCallback-980-thread-3, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 64 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderInitiatedRecoveryOnCommitTest: 
   1) Thread[id=8347, name=org.eclipse.jetty.server.session.HashSessionManager@4cb1412Timer, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=8454, name=zkCallback-967-thread-3, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=8341, name=qtp1683637494-8341, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=8356, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=8389, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-EventThread, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   6) Thread[id=8378, name=qtp1964563531-8378, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=8412, name=qtp226331621-8412, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=8411, name=qtp226331621-8411, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=8456, name=zkCallback-967-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=8383, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=8421, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=8442, name=zkCallback-980-thread-2, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=8346, name=qtp1683637494-8346, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  14) Thread[id=8422, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  15) Thread[id=8462, name=zkCallback-980-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=8414, name=qtp226331621-8414, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkController.waitForCoreNodeName(ZkController.java:1544)
        at org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1511)
        at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)
        at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1033)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
        at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
        at org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$82/743233516.execute(Unknown Source)
        at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
        at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
        at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
        at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
        at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
        at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
        at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
        at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
        at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
        at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  17) Thread[id=8359, name=Thread-3213, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1684)
  18) Thread[id=8345, name=qtp1683637494-8345, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  19) Thread[id=8375, name=qtp1964563531-8375-acceptor-0@4a10256d-ServerConnector@4ba9a037{HTTP/1.1,[http/1.1]}{127.0.0.1:37817}, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  20) Thread[id=8371, name=qtp1964563531-8371, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  21) Thread[id=8417, name=org.eclipse.jetty.server.session.HashSessionManager@7aec0187Timer, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  22) Thread[id=8426, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
  23) Thread[id=8352, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  24) Thread[id=8460, name=zkCallback-973-thread-3, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  25) Thread[id=8406, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  26) Thread[id=8410, name=qtp226331621-8410, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  27) Thread[id=8464, name=zkCallback-980-thread-6, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  28) Thread[id=8377, name=qtp1964563531-8377, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  29) Thread[id=8465, name=zkCallback-973-thread-5, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  30) Thread[id=8440, name=zkCallback-973-thread-2, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  31) Thread[id=8384, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  32) Thread[id=8435, name=Scheduler-1544454513, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  33) Thread[id=8343, name=qtp1683637494-8343-acceptor-0@48c14eda-ServerConnector@4eed90a6{HTTP/1.1,[http/1.1]}{127.0.0.1:37731}, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  34) Thread[id=8391, name=Thread-3222, state=WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1684)
  35) Thread[id=8415, name=qtp226331621-8415, state=RUNNABLE, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  36) Thread[id=8463, name=zkCallback-973-thread-4, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  37) Thread[id=8416, name=qtp226331621-8416, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  38) Thread[id=8388, name=TEST-LeaderInitiatedRecoveryOnCommitTest.test-seed#[9CBBC89541D9EF55]-SendThread(127.0.0.1:42075), state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
  39) Thread[id=8457, name=zkCallback-967-thread-6, state=TIMED_WAITING, group=TGRP-LeaderInitiatedRecoveryOnCommitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.

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

etrics.MetricRegistry@7810757b
   [junit4]   2> 1163254 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1163254 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66292369: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1e946bda
   [junit4]   2> 1163256 INFO  (zkCallback-1084-thread-1-processing-n:127.0.0.1:35955__zhc%2Fov) [n:127.0.0.1:35955__zhc%2Fov    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1163256 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35955__zhc%2Fov
   [junit4]   2> 1163257 INFO  (zkCallback-1060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1163257 INFO  (zkCallback-1084-thread-1-processing-n:127.0.0.1:35955__zhc%2Fov) [n:127.0.0.1:35955__zhc%2Fov    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1163257 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1163269 INFO  (coreCloseExecutor-2954-thread-1) [n:127.0.0.1:35955__zhc%2Fov c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ed8a2c8
   [junit4]   2> 1163269 INFO  (coreCloseExecutor-2954-thread-1) [n:127.0.0.1:35955__zhc%2Fov c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=1591255752
   [junit4]   2> 1163269 INFO  (coreCloseExecutor-2954-thread-1) [n:127.0.0.1:35955__zhc%2Fov c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ad1082a: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@2c43c88c
   [junit4]   2> 1163276 INFO  (coreCloseExecutor-2954-thread-1) [n:127.0.0.1:35955__zhc%2Fov c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1591255752
   [junit4]   2> 1163306 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.c.Overseer Overseer (id=98860671062376466-127.0.0.1:35955__zhc%2Fov-n_0000000004) closing
   [junit4]   2> 1163306 INFO  (OverseerStateUpdate-98860671062376466-127.0.0.1:35955__zhc%2Fov-n_0000000004) [n:127.0.0.1:35955__zhc%2Fov    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35955__zhc%2Fov
   [junit4]   2> 1163306 WARN  (OverseerAutoScalingTriggerThread-98860671062376466-127.0.0.1:35955__zhc%2Fov-n_0000000004) [n:127.0.0.1:35955__zhc%2Fov    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1163321 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d24b00f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1163321 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7669b20e{/_zhc/ov,null,UNAVAILABLE}
   [junit4]   2> 1163322 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 36391
   [junit4]   2> 1163322 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1163322 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9CBBC89541D9EF55]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36325 36325
   [junit4]   2> 1168741 INFO  (Thread-1494) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36325 36325
   [junit4]   2> 1168742 WARN  (Thread-1494) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/collection1/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_9CBBC89541D9EF55-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {shard_s=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{shard_s=DocValuesFormat(name=Lucene70), rnd_b=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), n_ti=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=573, maxMBSortInHeap=6.994239633684039, sim=RandomSimilarity(queryNorm=true): {}, locale=en-SG, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=199929008,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, TestSimpleTrackingShardHandler, RequestHandlersTest, TestTrieFacet, DebugComponentTest, RulesTest, TestInPlaceUpdatesDistrib, TestSchemaNameResource, BinaryUpdateRequestHandlerTest, TestFreeTextSuggestions, SampleTest, PingRequestHandlerTest, HLLSerializationTest, SmileWriterTest, TestFastLRUCache, TestNumericRangeQuery32, TestReplicaProperties, TestSolrQueryParser, TermVectorComponentDistributedTest, TestSchemalessBufferedUpdates, TestFieldResource, TestExportWriter, AnalyticsMergeStrategyTest, TestDocumentBuilder, BasicAuthIntegrationTest, DistributedVersionInfoTest, TestFieldSortValues, TestTolerantUpdateProcessorCloud, TestReloadDeadlock, TestAnalyzeInfixSuggestions, TestRemoteStreaming, MetricUtilsTest, PrimUtilsTest, TestOrdValues, TestAuthorizationFramework, TestCursorMarkWithoutUniqueKey, SignatureUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, PathHierarchyTokenizerFactoryTest, GraphQueryTest, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, TestJsonFacetRefinement, SortSpecParsingTest, CloudExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, SuggesterFSTTest, ChaosMonkeySafeLeaderTest, SolrCmdDistributorTest, TestImplicitCoreProperties, TestAuthenticationFramework, HdfsChaosMonkeyNothingIsSafeTest, BadCopyFieldTest, SolrJmxReporterCloudTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrCloudWithKerberosAlt, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AssignTest, TestJavabinTupleStreamParser, TestChildDocTransformer, DocValuesMultiTest, DistribDocExpirationUpdateProcessorTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, TestCloudRecovery, TestSizeLimitedDistributedMap, TestRestManager, BlockJoinFacetDistribTest, SearchRateTriggerTest, TestApiFramework, LargeFieldTest, TestSurroundQueryParser, TestSolrCloudWithHadoopAuthPlugin, NumericFieldsTest, HttpTriggerListenerTest, TestWriterPerf, TestCloudJSONFacetJoinDomain, ShardSplitTest]
   [junit4] Completed [693/745 (3!)] on J1 in 540.11s, 5 tests, 1 failure <<< FAILURES!

[...truncated 154 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20171020_095004_3058957943705699654739.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid10281.hprof ...
   [junit4] Heap dump file created [560115703 bytes in 0.841 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8458 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:826: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:778: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid10281.hprof

Total time: 49 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9) - Build # 20699 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20699/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl

Error Message:
Error from server at https://127.0.0.1:33377/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33377/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([D3F627DB1B3F582F:7A6E0DAE17F39C29]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:50)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13030 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerModifyCollectionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/init-core-data-001
   [junit4]   2> 1701419 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1701419 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1701419 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1701420 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001
   [junit4]   2> 1701420 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1701420 INFO  (Thread-2122) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1701420 INFO  (Thread-2122) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1701421 ERROR (Thread-2122) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1701520 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43115
   [junit4]   2> 1701534 INFO  (jetty-launcher-1058-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1701536 INFO  (jetty-launcher-1058-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1701541 INFO  (jetty-launcher-1058-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1be8f704{/solr,null,AVAILABLE}
   [junit4]   2> 1701545 INFO  (jetty-launcher-1058-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a3f8a11{/solr,null,AVAILABLE}
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1361d677{SSL,[ssl, http/1.1]}{127.0.0.1:34095}
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.e.j.s.Server Started @1703251ms
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34095}
   [junit4]   2> 1701548 ERROR (jetty-launcher-1058-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1701548 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T06:18:23.729668Z
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f8bbb6d{SSL,[ssl, http/1.1]}{127.0.0.1:33377}
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.e.j.s.Server Started @1703252ms
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33377}
   [junit4]   2> 1701549 ERROR (jetty-launcher-1058-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T06:18:23.730397Z
   [junit4]   2> 1701549 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1701550 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1701557 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1701567 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43115/solr
   [junit4]   2> 1701600 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1701601 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34095_solr
   [junit4]   2> 1701601 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98859765176795140-127.0.0.1:34095_solr-n_0000000000) starting
   [junit4]   2> 1701602 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1701603 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33377_solr
   [junit4]   2> 1701604 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1701604 INFO  (zkCallback-1070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1701606 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34095_solr
   [junit4]   2> 1701606 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701607 INFO  (zkCallback-1070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701638 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33377.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701643 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33377.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701643 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33377.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701643 INFO  (jetty-launcher-1058-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node2/.
   [junit4]   2> 1701648 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34095.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701652 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34095.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701653 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34095.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1701653 INFO  (jetty-launcher-1058-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node1/.
   [junit4]   2> 1701666 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1701667 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43115/solr ready
   [junit4]   2> 1701673 INFO  (TEST-OverseerModifyCollectionTest.testModifyColl-seed#[D3F627DB1B3F582F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testModifyColl
   [junit4]   2> 1701682 INFO  (qtp1109930588-12004) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1701685 INFO  (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection modifyColl
   [junit4]   2> 1701789 INFO  (OverseerStateUpdate-98859765176795140-127.0.0.1:34095_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"modifyColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"modifyColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34095/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1701789 INFO  (OverseerStateUpdate-98859765176795140-127.0.0.1:34095_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"modifyColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"modifyColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33377/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1701992 INFO  (qtp1109930588-12000) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1701992 INFO  (qtp1109930588-12000) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1701997 INFO  (qtp1636135787-12007) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1701997 INFO  (qtp1636135787-12007) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1702099 INFO  (zkCallback-1066-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1702099 INFO  (zkCallback-1070-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1702099 INFO  (zkCallback-1070-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1702099 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1702997 INFO  (qtp1109930588-12000) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1703000 INFO  (qtp1109930588-12000) [    ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1703010 INFO  (qtp1109930588-12000) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1703010 INFO  (qtp1109930588-12000) [    ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from collection modifyColl, trusted=true
   [junit4]   2> 1703010 INFO  (qtp1109930588-12000) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33377.solr.core.modifyColl.shard1.replica_n2' (registry 'solr.core.modifyColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1703010 INFO  (qtp1109930588-12000) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1703010 INFO  (qtp1109930588-12000) [    ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node2/modifyColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node2/./modifyColl_shard1_replica_n2/data/]
   [junit4]   2> 1703010 INFO  (qtp1636135787-12007) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1703014 INFO  (qtp1636135787-12007) [    ] o.a.s.s.IndexSchema [modifyColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1703015 INFO  (qtp1636135787-12007) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1703015 INFO  (qtp1636135787-12007) [    ] o.a.s.c.CoreContainer Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from collection modifyColl, trusted=true
   [junit4]   2> 1703015 INFO  (qtp1636135787-12007) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34095.solr.core.modifyColl.shard1.replica_n1' (registry 'solr.core.modifyColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f1aaeb2
   [junit4]   2> 1703015 INFO  (qtp1636135787-12007) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1703015 INFO  (qtp1636135787-12007) [    ] o.a.s.c.SolrCore [[modifyColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node1/modifyColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001/tempDir-001/node1/./modifyColl_shard1_replica_n1/data/]
   [junit4]   2> 1703036 INFO  (qtp1109930588-12000) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1703037 INFO  (qtp1109930588-12000) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1703037 INFO  (qtp1109930588-12000) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1703037 INFO  (qtp1109930588-12000) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1703038 INFO  (qtp1109930588-12000) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f9dfd[modifyColl_shard1_replica_n2] main]
   [junit4]   2> 1703038 INFO  (qtp1109930588-12000) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1703039 INFO  (qtp1109930588-12000) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1703039 INFO  (qtp1109930588-12000) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1703039 INFO  (searcherExecutor-3348-thread-1) [    ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] Registered new searcher Searcher@4f9dfd[modifyColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1703039 INFO  (qtp1109930588-12000) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581756244526366720
   [junit4]   2> 1703041 INFO  (qtp1636135787-12007) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1703041 INFO  (qtp1636135787-12007) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1703041 INFO  (qtp1636135787-12007) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1703041 INFO  (qtp1636135787-12007) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1703042 INFO  (qtp1636135787-12007) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76cdccb1[modifyColl_shard1_replica_n1] main]
   [junit4]   2> 1703044 INFO  (qtp1636135787-12007) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1703044 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1703044 INFO  (qtp1636135787-12007) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1703044 INFO  (qtp1636135787-12007) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1703045 INFO  (qtp1636135787-12007) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581756244532658176
   [junit4]   2> 1703045 INFO  (searcherExecutor-3349-thread-1) [    ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] Registered new searcher Searcher@76cdccb1[modifyColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1703544 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1703544 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1703544 INFO  (qtp1109930588-12000) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33377/solr/modifyColl_shard1_replica_n2/
   [junit4]   2> 1703545 INFO  (qtp1109930588-12000) [    ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n2 url=https://127.0.0.1:33377/solr START replicas=[https://127.0.0.1:34095/solr/modifyColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1703547 INFO  (qtp1636135787-12015) [    ] o.a.s.c.S.Request [modifyColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1703845 INFO  (qtp1109930588-12000) [    ] o.a.s.u.PeerSync PeerSync: core=modifyColl_shard1_replica_n2 url=https://127.0.0.1:33377/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1703845 INFO  (qtp1109930588-12000) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1703845 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1703845 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1703847 INFO  (qtp1109930588-12000) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33377/solr/modifyColl_shard1_replica_n2/ shard1
   [junit4]   2> 1881684 ERROR (qtp1109930588-12004) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1881684 INFO  (qtp1109930588-12004) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180001
   [junit4]   2> 1881684 ERROR (qtp1109930588-12004) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1881685 INFO  (TEST-OverseerModifyCollectionTest.testModifyColl-seed#[D3F627DB1B3F582F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testModifyColl
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerModifyCollectionTest -Dtests.method=testModifyColl -Dtests.seed=D3F627DB1B3F582F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=naq -Dtests.timezone=Pacific/Pitcairn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J0 | OverseerModifyCollectionTest.testModifyColl <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33377/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3F627DB1B3F582F:7A6E0DAE17F39C29]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:867)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    > 	at org.apache.solr.cloud.OverseerModifyCollectionTest.testModifyColl(OverseerModifyCollectionTest.java:50)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1881688 INFO  (jetty-closer-1059-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1361d677{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1881688 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8105078
   [junit4]   2> 1881688 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1881688 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34095/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:34095/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:640)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:34095 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1881688 INFO  (jetty-closer-1059-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f8bbb6d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1881689 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:33377/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:33377/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:640)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33377 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1881688 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bc28ee6: rootName = solr_34095, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3d1e0da1
   [junit4]   2> 1881689 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [modifyColl].
   [junit4]   2> 1881689 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1354235848
   [junit4]   2> 1881689 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1881689 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c720e52: rootName = solr_33377, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4ac35e65
   [junit4]   2> 1881703 INFO  (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1881704 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34095/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:34095/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:633)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:34095 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 1881705 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:33377/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:33377/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:633)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:33377 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2> 	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2> 	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2> 	at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 1881707 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1881707 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63b0d713: rootName = solr_34095, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@159cdbfe
   [junit4]   2> 1881709 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1881709 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d192ff8: rootName = solr_33377, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@159cdbfe
   [junit4]   2> 1881710 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1881710 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@129dabff: rootName = solr_34095, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57cb6eb9
   [junit4]   2> 1881711 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34095_solr
   [junit4]   2> 1881711 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1881711 INFO  (zkCallback-1070-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1881711 INFO  (zkCallback-1066-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1881711 INFO  (coreCloseExecutor-3358-thread-1) [    ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59f19f02
   [junit4]   2> 1881711 INFO  (coreCloseExecutor-3358-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n1, tag=1509007106
   [junit4]   2> 1881711 INFO  (coreCloseExecutor-3358-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a5a2bbe: rootName = solr_34095, domain = solr.core.modifyColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.modifyColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5a9986e7
   [junit4]   2> 1881714 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1881714 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d866ba3: rootName = solr_33377, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@57cb6eb9
   [junit4]   2> 1881714 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33377_solr
   [junit4]   2> 1881714 INFO  (jetty-closer-1059-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1881715 INFO  (zkCallback-1070-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1881715 INFO  (zkCallback-1066-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1881715 INFO  (coreCloseExecutor-3359-thread-1) [    ] o.a.s.c.SolrCore [modifyColl_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@30f14c38
   [junit4]   2> 1881715 INFO  (coreCloseExecutor-3359-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.modifyColl.shard1.replica_n2, tag=821120056
   [junit4]   2> 1881715 INFO  (coreCloseExecutor-3359-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50896da9: rootName = solr_33377, domain = solr.core.modifyColl.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.modifyColl.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@4be3705a
   [junit4]   2> 1881716 INFO  (coreCloseExecutor-3358-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=1509007106
   [junit4]   2> 1881717 INFO  (jetty-closer-1059-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98859765176795140-127.0.0.1:34095_solr-n_0000000000) closing
   [junit4]   2> 1881717 INFO  (OverseerStateUpdate-98859765176795140-127.0.0.1:34095_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34095_solr
   [junit4]   2> 1881720 INFO  (coreCloseExecutor-3359-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.modifyColl.shard1.leader, tag=821120056
   [junit4]   2> 1881721 INFO  (jetty-closer-1059-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1be8f704{/solr,null,UNAVAILABLE}
   [junit4]   2> 1881767 ERROR (qtp1109930588-12000) [    ] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: modifyColl slice: shard1 saw state=DocCollection(modifyColl//collections/modifyColl/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"modifyColl_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:34095/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34095_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"modifyColl_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33377/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33377_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1881768 ERROR (qtp1109930588-12000) [    ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: modifyColl slice: shard1 saw state=DocCollection(modifyColl//collections/modifyColl/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"modifyColl_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:34095/solr",
   [junit4]   2>           "node_name":"127.0.0.1:34095_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"modifyColl_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33377/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33377_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 1881768 INFO  (qtp1109930588-12000) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=179776
   [junit4]   2> 1911735 INFO  (zkCallback-1066-thread-4) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1911735 INFO  (zkCallback-1066-thread-5) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/modifyColl/state.json] for collection [modifyColl] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1911736 ERROR (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: modifyColl operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: modifyColl
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:681)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:229)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1911739 INFO  (OverseerThreadFactory-3343-thread-1) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1911739 WARN  (OverseerAutoScalingTriggerThread-98859765176795140-127.0.0.1:34095_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1911740 INFO  (jetty-closer-1059-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a3f8a11{/solr,null,UNAVAILABLE}
   [junit4]   2> 1911758 ERROR (qtp1636135787-12007) [    ] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: modifyColl slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1911758 ERROR (qtp1636135787-12007) [    ] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1050)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: modifyColl slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 1911758 INFO  (qtp1636135787-12007) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209761
   [junit4]   2> 1911759 ERROR (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1911759 INFO  (SUITE-OverseerModifyCollectionTest-seed#[D3F627DB1B3F582F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43115 43115
   [junit4]   2> 1916814 INFO  (Thread-2122) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43115 43115
   [junit4]   2> 1916814 WARN  (Thread-2122) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/modifyColl/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerModifyCollectionTest_D3F627DB1B3F582F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1325, maxMBSortInHeap=5.773752095396713, sim=RandomSimilarity(queryNorm=false): {}, locale=naq, timezone=Pacific/Pitcairn
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=165140256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, TestFieldCacheSortRandom, CleanupOldIndexTest, TestConfigsApi, HdfsDirectoryFactoryTest, SolrCoreTest, UtilsToolTest, DistributedQueryElevationComponentTest, CursorPagingTest, CoreMergeIndexesAdminHandlerTest, TestBinaryField, TestFieldCache, TestSQLHandlerNonCloud, NodeLostTriggerTest, TestStressCloudBlindAtomicUpdates, SpellCheckCollatorWithCollapseTest, MoveReplicaTest, TestMultiValuedNumericRangeQuery, TermsComponentTest, RequestLoggingTest, JSONWriterTest, ReplicaListTransformerTest, TestSystemCollAutoCreate, TestMergePolicyConfig, PreAnalyzedFieldManagedSchemaCloudTest, TestLRUStatsCache, HdfsThreadLeakTest, TestRecovery, SyncSliceTest, FullHLLTest, TestInitParams, RemoteQueryErrorTest, DateFieldTest, HdfsRecoveryZkTest, TestDynamicLoading, TestBulkSchemaConcurrent, TestCryptoKeys, TermVectorComponentTest, TestClassicSimilarityFactory, AssignBackwardCompatibilityTest, LeaderElectionIntegrationTest, CursorMarkTest, TestUniqueKeyFieldResource, SpellCheckComponentTest, QueryParsingTest, TestCustomDocTransformer, OutOfBoxZkACLAndCredentialsProvidersTest, TestShardHandlerFactory, TestBadConfig, DistributedMLTComponentTest, TestFoldingMultitermQuery, SolrPluginUtilsTest, TestSolrIndexConfig, BasicDistributedZkTest, TestQueryUtils, SpellCheckCollatorTest, TestIBSimilarityFactory, HdfsWriteToMultipleCollectionsTest, LeaderInitiatedRecoveryOnCommitTest, SaslZkACLProviderTest, LeaderElectionContextKeyTest, OverseerModifyCollectionTest]
   [junit4] Completed [460/745 (1!)] on J0 in 215.41s, 1 test, 1 error <<< FAILURES!

[...truncated 40988 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20698 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20698/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) Thread[id=9821, name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=9821, name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
	at __randomizedtesting.SeedInfo.seed([B85F2B438F46BB19]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([5A76A4E7F58DD8BD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.client.solrj.io.graph.GraphExpressionTest.setupCluster(GraphExpressionTest.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates

Error Message:
Can not find doc 1 in http://127.0.0.1:41869/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 1 in http://127.0.0.1:41869/solr
	at __randomizedtesting.SeedInfo.seed([B85F2B438F46BB19:3E9ED3AED0176DF9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
	at org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:671)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12331 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> 739623 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B85F2B438F46BB19-001/init-core-data-001
   [junit4]   2> 739624 WARN  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 739624 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 739625 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 739641 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B85F2B438F46BB19-001/tempDir-001
   [junit4]   2> 739641 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 739641 INFO  (Thread-4736) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 739641 INFO  (Thread-4736) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 739642 ERROR (Thread-4736) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 739741 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36717
   [junit4]   2> 739746 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 739748 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ca2dfac{/solr,null,AVAILABLE}
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1081c0e0{/solr,null,AVAILABLE}
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c0662b2{SSL,[ssl, http/1.1]}{127.0.0.1:37689}
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2208b016{SSL,[ssl, http/1.1]}{127.0.0.1:34255}
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-1) [    ] o.e.j.s.Server Started @743420ms
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-2) [    ] o.e.j.s.Server Started @743420ms
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37689}
   [junit4]   2> 739752 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34255}
   [junit4]   2> 739752 ERROR (jetty-launcher-1038-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 739752 ERROR (jetty-launcher-1038-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 739754 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 739754 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739754 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 739754 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T00:03:15.987Z
   [junit4]   2> 739755 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 739755 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739755 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 739755 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T00:03:15.988Z
   [junit4]   2> 739775 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739781 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 739787 INFO  (jetty-launcher-1038-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36717/solr
   [junit4]   2> 739801 INFO  (jetty-launcher-1038-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36717/solr
   [junit4]   2> 739896 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739896 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739897 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34255_solr
   [junit4]   2> 739897 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37689_solr
   [junit4]   2> 739897 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.Overseer Overseer (id=98858290110464006-127.0.0.1:34255_solr-n_0000000000) starting
   [junit4]   2> 739905 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 739905 INFO  (zkCallback-1050-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 739913 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34255_solr
   [junit4]   2> 739921 INFO  (zkCallback-1050-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 739921 INFO  (zkCallback-1049-thread-1-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 739960 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 739962 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 739964 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 739966 INFO  (jetty-launcher-1038-thread-1-EventThread) [n:127.0.0.1:37689_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 739992 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 739993 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.s.HadoopAuthPlugin Params: {proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1, proxyuser.bogusGroup.groups=__some_bogus_group, proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1, proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*, proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*, proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt, proxyuser.bogusGroup.hosts=*, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true, proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
   [junit4]   2> 739993 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 739994 INFO  (jetty-launcher-1038-thread-2-EventThread) [n:127.0.0.1:34255_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 740002 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 740024 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740029 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740029 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740030 INFO  (jetty-launcher-1038-thread-2) [n:127.0.0.1:34255_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B85F2B438F46BB19-001/tempDir-001/node2/.
   [junit4]   2> 740973 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 740992 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37689.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740998 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37689.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740998 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37689.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a7190cf
   [junit4]   2> 740998 INFO  (jetty-launcher-1038-thread-1) [n:127.0.0.1:37689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_B85F2B438F46BB19-001/tempDir-001/node1/.
   [junit4]   2> 741015 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 741015 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36717/solr ready
   [junit4]   2> 741025 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 741060 WARN  (qtp878269674-9771) [    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 741061 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1508493797283&s=MH5QDz5GA4W4d8K/KQn7zZcgZAI="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:17 GMT
   [junit4]   2> 741062 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 741072 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 741074 INFO  (qtp878269674-9781) [    ] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 741075 WARN  (qtp878269674-9781) [    ] o.e.j.s.ServletHandler /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
   [junit4]   2> 	at org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
   [junit4]   2> 	... 29 more
   [junit4]   2> 741076 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 741086 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 741089 INFO  (qtp878269674-9773) [n:127.0.0.1:34255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 741089 INFO  (qtp878269674-9773) [n:127.0.0.1:34255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 741090 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1508493797321&s=l1Mu5ewHBCiVHdTtH38yahQdX9A="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:17 GMT
   [junit4]   2> 741090 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 741102 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 741105 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=simple-dt&e=1508493797337&s=q/si9pY6DmTaPyVSJB5k2QuOm50="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:17 GMT
   [junit4]   2> 741106 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 741116 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 756135 WARN  (jetty-launcher-1038-thread-1-SendThread(127.0.0.1:36717)) [n:127.0.0.1:37689_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15136ms for sessionid 0x15f371751230005
   [junit4]   2> 756135 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f371751230005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 756135 WARN  (jetty-launcher-1038-thread-2-SendThread(127.0.0.1:36717)) [n:127.0.0.1:34255_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 16105ms for sessionid 0x15f371751230006
   [junit4]   2> 756135 WARN  (jetty-launcher-1038-thread-2-SendThread(127.0.0.1:36717)) [n:127.0.0.1:34255_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15156ms for sessionid 0x15f371751230008
   [junit4]   2> 756135 WARN  (jetty-launcher-1038-thread-1-SendThread(127.0.0.1:36717)) [n:127.0.0.1:37689_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 15156ms for sessionid 0x15f371751230007
   [junit4]   2> 756136 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f371751230006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 756136 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f371751230008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 756136 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1508493797351&s=uKtVjM3Pscs9Nrt31h0H+TN3YGQ="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:17 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:17 GMT
   [junit4]   2> 756136 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f371751230007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 756136 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
   [junit4]   2> 756144 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 756148 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1508493812379&s=ClM9XPymZ1UxbASwaM9YffB90So="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:32 GMT
   [junit4]   2> 756148 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 756158 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 756161 INFO  (qtp878269674-9779) [n:127.0.0.1:34255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 756161 INFO  (qtp878269674-9779) [n:127.0.0.1:34255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 756161 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1508493812393&s=4zYk4FdZ2hXdt2UHoxX7no3EZD0="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:32 GMT
   [junit4]   2> 756161 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 756171 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 756174 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1508493812406&s=F0ao2SQe5/yeleXrnU6L8oVzPZU="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:32 GMT
   [junit4]   2> 756175 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 756184 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 756187 INFO  (qtp878269674-9775) [n:127.0.0.1:34255_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 756187 INFO  (qtp878269674-9775) [n:127.0.0.1:34255_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 756187 WARN  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B85F2B438F46BB19]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1508493812419&s=yQUmplTh0Gd8SHkFoh+1cf+FcwE="; Domain=127.0.0.1; Expires=vie, 20-oct-2017 10:03:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: vie, 20-oct-2017 10:03:32 GMT
   [junit4]   2> 756187 INFO  (TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 756236 INFO  (jetty-launcher-1038-thread-2-EventThread) [n:127.0.0.1:34255_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 756236 WARN  (zkCallback-1050-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53e315bb name: ZooKeeperConnection Watcher:127.0.0.1:36717/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 756236 WARN  (zkCallback-1050-thread-1-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 756237 WARN  (zkCallback-1049-thread-3-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d05f5f9 name: ZooKeeperConnection Watcher:127.0.0.1:36717/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 756238 WARN  (zkCallback-1049-thread-3-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 756242 INFO  (jetty-closer-1039-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c0662b2{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 756243 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=261437608
   [junit4]   2> 756243 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 756243 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f11f0e2: rootName = solr_37689, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@67a4b4f
   [junit4]   2> 756244 INFO  (jetty-closer-1039-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2208b016{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 756244 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2124458831
   [junit4]   2> 756244 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 756244 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fc04ee4: rootName = solr_34255, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@887d012
   [junit4]   2> 756247 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 756247 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@494210e3: rootName = solr_34255, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7cacc628
   [junit4]   2> 756249 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 756249 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ede0e24: rootName = solr_37689, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7cacc628
   [junit4]   2> 756250 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 756250 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a115149: rootName = solr_34255, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e13002a
   [junit4]   2> 756252 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 756252 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2dacb84: rootName = solr_37689, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e13002a
   [junit4]   2> 757331 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34255_solr
   [junit4]   2> 757331 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 757331 INFO  (zkCallback-1050-thread-4-processing-n:127.0.0.1:34255_solr) [n:127.0.0.1:34255_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 757331 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 757331 INFO  (jetty-closer-1039-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98858290110464006-127.0.0.1:34255_solr-n_0000000000) closing
   [junit4]   2> 757332 WARN  (OverseerAutoScalingTriggerThread-98858290110464006-127.0.0.1:34255_solr-n_0000000000) [n:127.0.0.1:34255_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 757332 INFO  (OverseerCollectionConfigSetProcessor-98858290110464006-127.0.0.1:34255_solr-n_0000000000) [n:127.0.0.1:34255_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=98858290110464006-127.0.0.1:34255_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 757332 INFO  (OverseerStateUpdate-98858290110464006-127.0.0.1:34255_solr-n_0000000000) [n:127.0.0.1:34255_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34255_solr
   [junit4]   2> 757333 ERROR (Thread[Thread-4753,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:34255_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 757476 INFO  (zkCallback-1049-thread-5-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37689_solr
   [junit4]   2> 757477 INFO  (zkCallback-1049-thread-3-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 757477 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37689_solr
   [junit4]   2> 757478 INFO  (zkCallback-1049-thread-3-processing-n:127.0.0.1:37689_solr) [n:127.0.0.1:37689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 757478 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 757478 INFO  (jetty-closer-1039-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 757480 ERROR (Thread[Thread-4756,5,TGRP-TestImpersonationWithHadoopAuth]) [n:127.0.0.1:37689_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 757981 INFO  (jetty-closer-1039-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ca2dfac{/solr,null,UNAVAILABLE}
   [junit4]   2> 758010 INFO  (jetty-closer-1039-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1081c0e0{/solr,null,UNAVAILABLE}
   [junit4]   2> 758012 ERROR (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 758012 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36717 36717
   [junit4]   2> 763043 INFO  (Thread-4736) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36717 36717
   [junit4]   2> 763043 WARN  (Thread-4736) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 763043 INFO  (SUITE-TestImpersonationWithHadoopAuth-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Oct 20, 2017 12:03:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 20, 2017 12:03:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]   2>    1) Thread[id=9821, name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 20, 2017 12:03:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9821, name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]   2> 783127 ERROR (jetty-launcher-1038-thread-2-EventThread) [n:127.0.0.1:34255_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2> 	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Oct 20, 2017 12:03:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-UY, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=228617200,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCache, TestStressVersions, TestUseDocValuesAsStored2, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, CdcrUpdateLogTest, TestExpandComponent, RuleEngineTest, TestSystemCollAutoCreate, TlogReplayBufferedWhileIndexingTest, TestConfigSetsAPI, TestMinMaxOnMultiValuedField, DocExpirationUpdateProcessorFactoryTest, TestRecoveryHdfs, PeerSyncTest, TestClusterProperties, LeaderElectionContextKeyTest, TestCloudPseudoReturnFields, DeleteReplicaTest, TestCopyFieldCollectionResource, ActionThrottleTest, TestConfigSets, DistributedExpandComponentTest, DocValuesTest, RequestLoggingTest, UpdateParamsTest, TestSuggestSpellingConverter, SpellCheckCollatorWithCollapseTest, RestartWhileUpdatingTest, CacheHeaderTest, TestReversedWildcardFilterFactory, TestFoldingMultitermQuery, CoreSorterTest, CursorPagingTest, TestRandomCollapseQParserPlugin, SolrCoreTest, TestPullReplicaErrorHandling, HdfsBasicDistributedZkTest, SpellCheckCollatorTest, TestBadConfig, TestConfigReload, AtomicUpdateProcessorFactoryTest, TestHighlightDedupGrouping, TestEmbeddedSolrServerSchemaAPI, LeaderInitiatedRecoveryOnCommitTest, TestSubQueryTransformerCrossCore, TestPolicyCloud, URLClassifyProcessorTest, OverseerTaskQueueTest, SuggestComponentContextFilterQueryTest, BlockJoinFacetSimpleTest, TestLegacyFieldCache, TestGraphTermsQParserPlugin, TestNestedDocsSort, HdfsWriteToMultipleCollectionsTest, DistributedQueryElevationComponentTest, TestSimpleQParserPlugin, TestShardHandlerFactory, SolrInfoBeanTest, AnalysisAfterCoreReloadTest, TestDistributedSearch, UtilsToolTest, TestFieldCollectionResource, TermVectorComponentTest, TestBinaryField, TestMergePolicyConfig, FileUtilsTest, TestUtils, TestRuleBasedAuthorizationPlugin, CollectionsAPISolrJTest, TestSolrQueryResponse, DeleteInactiveReplicaTest, TestRequestStatusCollectionAPI, ZkControllerTest, TestPerFieldSimilarityWithDefaultOverride, DistributedFacetPivotLongTailTest, NoCacheHeaderTest, QueryParsingTest, HdfsCollectionsAPIDistributedZkTest, TestFieldTypeResource, TestMultiWordSynonyms, DistributedFacetPivotWhiteBoxTest, TestDynamicLoading, HdfsThreadLeakTest, ChangedSchemaMergeTest, TestHdfsUpdateLog, TestSolrJ, TestCloudInspectUtil, TestJoin, DistanceUnitsTest, TestConfigsApi, TestXmlQParserPlugin, TestSolrCloudWithDelegationTokens, TestPayloadCheckQParserPlugin, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=B85F2B438F46BB19 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=9821, name=jetty-launcher-1038-thread-2-EventThread, state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B85F2B438F46BB19]:0)
   [junit4] Completed [255/745 (1!)] on J0 in 43.51s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1010 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 2083309 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/init-core-data-001
   [junit4]   2> 2083310 WARN  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2083310 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2083311 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2083311 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001
   [junit4]   2> 2083311 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2083311 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2083311 INFO  (Thread-3753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2083312 ERROR (Thread-3753) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2083411 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34639
   [junit4]   2> 2083416 INFO  (jetty-launcher-5159-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2083416 INFO  (jetty-launcher-5159-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2083418 INFO  (jetty-launcher-5159-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@696a057b{/solr,null,AVAILABLE}
   [junit4]   2> 2083418 INFO  (jetty-launcher-5159-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d628f3{/solr,null,AVAILABLE}
   [junit4]   2> 2083418 INFO  (jetty-launcher-5159-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7556102{HTTP/1.1,[http/1.1]}{127.0.0.1:41869}
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3efd8ee9{HTTP/1.1,[http/1.1]}{127.0.0.1:39303}
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.e.j.s.Server Started @2084828ms
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.e.j.s.Server Started @2084828ms
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41869}
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39303}
   [junit4]   2> 2083419 ERROR (jetty-launcher-5159-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2083419 ERROR (jetty-launcher-5159-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T00:25:37.399Z
   [junit4]   2> 2083419 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-20T00:25:37.399Z
   [junit4]   2> 2083420 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2083420 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2083423 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f372bc90c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2083424 INFO  (jetty-launcher-5159-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34639/solr
   [junit4]   2> 2083425 INFO  (jetty-launcher-5159-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34639/solr
   [junit4]   2> 2083456 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2083456 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2083457 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41869_solr
   [junit4]   2> 2083457 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39303_solr
   [junit4]   2> 2083457 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.c.Overseer Overseer (id=98858378021568517-127.0.0.1:41869_solr-n_0000000000) starting
   [junit4]   2> 2083457 INFO  (zkCallback-5170-thread-1-processing-n:127.0.0.1:41869_solr) [n:127.0.0.1:41869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2083458 INFO  (zkCallback-5171-thread-1-processing-n:127.0.0.1:39303_solr) [n:127.0.0.1:39303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2083460 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41869_solr
   [junit4]   2> 2083462 INFO  (zkCallback-5171-thread-1-processing-n:127.0.0.1:39303_solr) [n:127.0.0.1:39303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2083462 INFO  (zkCallback-5170-thread-1-processing-n:127.0.0.1:41869_solr) [n:127.0.0.1:41869_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2083496 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41869.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083504 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41869.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083504 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41869.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083505 INFO  (jetty-launcher-5159-thread-1) [n:127.0.0.1:41869_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node1/.
   [junit4]   2> 2083513 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083517 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083518 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2083518 INFO  (jetty-launcher-5159-thread-2) [n:127.0.0.1:39303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node2/.
   [junit4]   2> 2083535 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2083535 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34639/solr ready
   [junit4]   2> 2083536 INFO  (SUITE-TestTlogReplica-seed#[B85F2B438F46BB19]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2083537 INFO  (qtp735808144-25422) [n:127.0.0.1:39303_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2083537 INFO  (qtp735808144-25422) [n:127.0.0.1:39303_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2083544 INFO  (TEST-TestTlogReplica.testKillTlogReplica-seed#[B85F2B438F46BB19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillTlogReplica
   [junit4]   2> 2083545 INFO  (qtp735808144-25424) [n:127.0.0.1:39303_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2083545 INFO  (OverseerThreadFactory-8451-thread-1-processing-n:127.0.0.1:41869_solr) [n:127.0.0.1:41869_solr    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_kill_tlog_replica
   [junit4]   2> 2083648 INFO  (OverseerStateUpdate-98858378021568517-127.0.0.1:41869_solr-n_0000000000) [n:127.0.0.1:41869_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41869/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2083649 INFO  (OverseerStateUpdate-98858378021568517-127.0.0.1:41869_solr-n_0000000000) [n:127.0.0.1:41869_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39303/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2083850 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2083850 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2083851 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2083851 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2083953 INFO  (zkCallback-5171-thread-1-processing-n:127.0.0.1:39303_solr) [n:127.0.0.1:39303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2083953 INFO  (zkCallback-5170-thread-1-processing-n:127.0.0.1:41869_solr) [n:127.0.0.1:41869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2083953 INFO  (zkCallback-5171-thread-2-processing-n:127.0.0.1:39303_solr) [n:127.0.0.1:39303_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2083953 INFO  (zkCallback-5170-thread-2-processing-n:127.0.0.1:41869_solr) [n:127.0.0.1:41869_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2084858 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2084858 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2084864 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 2084864 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 2084866 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2084866 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2084866 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t2' using configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 2084866 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t1' using configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 2084867 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39303.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2084867 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41869.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1265092b
   [junit4]   2> 2084867 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2084867 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2084867 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node2/tlog_replica_test_kill_tlog_replica_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node2/./tlog_replica_test_kill_tlog_replica_shard1_replica_t2/data/]
   [junit4]   2> 2084867 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node1/tlog_replica_test_kill_tlog_replica_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_B85F2B438F46BB19-001/tempDir-001/node1/./tlog_replica_test_kill_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 2084910 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2084910 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2084911 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2084911 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2084912 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@114481d3[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 2084913 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2084913 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2084913 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2084914 INFO  (searcherExecutor-8457-thread-1-processing-n:127.0.0.1:41869_solr x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1 s:shard1 c:tlog_replica_test_kill_tlog_replica r:core_node3) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Registered new searcher Searcher@114481d3[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2084914 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581734050024914944
   [junit4]   2> 2084916 INFO  (qtp1868420283-25427) [n:127.0.0.1:41869_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2084917 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2084917 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2084919 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2084919 INFO  (qtp735808144-25415) [n:127.0.0.1:39303_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4

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

ad-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 130595 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c53a431: rootName = solr_32967, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@232193cf
   [junit4]   2> 130597 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 130597 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9cea19a: rootName = solr_42115, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@232193cf
   [junit4]   2> 130598 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 130599 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@370badf3: rootName = solr_32967, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@271e0373
   [junit4]   2> 130601 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 130601 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d856d4: rootName = solr_42115, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@271e0373
   [junit4]   2> 130606 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32967_solr
   [junit4]   2> 130606 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42115_solr
   [junit4]   2> 130606 INFO  (jetty-closer-162-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 130607 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 130608 INFO  (coreCloseExecutor-299-thread-1) [n:127.0.0.1:32967_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e899102
   [junit4]   2> 130608 INFO  (coreCloseExecutor-299-thread-1) [n:127.0.0.1:32967_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=512332034
   [junit4]   2> 130609 INFO  (coreCloseExecutor-299-thread-1) [n:127.0.0.1:32967_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@212d7285: rootName = solr_32967, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1030d0d2
   [junit4]   2> 130614 INFO  (coreCloseExecutor-299-thread-1) [n:127.0.0.1:32967_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=512332034
   [junit4]   2> 130616 INFO  (zkCallback-173-thread-3-processing-n:127.0.0.1:42115_solr) [n:127.0.0.1:42115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 130618 INFO  (coreCloseExecutor-298-thread-1) [n:127.0.0.1:42115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@649baa76
   [junit4]   2> 130618 INFO  (zkCallback-172-thread-4-processing-n:127.0.0.1:32967_solr) [n:127.0.0.1:32967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 130618 INFO  (coreCloseExecutor-298-thread-1) [n:127.0.0.1:42115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=1687923318
   [junit4]   2> 130619 INFO  (coreCloseExecutor-298-thread-1) [n:127.0.0.1:42115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@626a83f0: rootName = solr_42115, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@48fe238d
   [junit4]   2> 130624 INFO  (jetty-closer-162-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98858417421221893-127.0.0.1:32967_solr-n_0000000000) closing
   [junit4]   2> 130624 INFO  (OverseerStateUpdate-98858417421221893-127.0.0.1:32967_solr-n_0000000000) [n:127.0.0.1:32967_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32967_solr
   [junit4]   2> 130624 WARN  (OverseerAutoScalingTriggerThread-98858417421221893-127.0.0.1:32967_solr-n_0000000000) [n:127.0.0.1:32967_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 130629 INFO  (zkCallback-173-thread-3-processing-n:127.0.0.1:42115_solr) [n:127.0.0.1:42115_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42115_solr
   [junit4]   2> 130630 INFO  (coreCloseExecutor-298-thread-1) [n:127.0.0.1:42115_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1687923318
   [junit4]   2> 130644 INFO  (jetty-closer-162-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25ee725{/solr,null,UNAVAILABLE}
   [junit4]   2> 130660 INFO  (jetty-closer-162-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47056d5d{/solr,null,UNAVAILABLE}
   [junit4]   2> 130660 ERROR (SUITE-GraphExpressionTest-seed#[5A76A4E7F58DD8BD]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 130660 INFO  (SUITE-GraphExpressionTest-seed#[5A76A4E7F58DD8BD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34087 34087
   [junit4]   2> 135700 INFO  (Thread-171) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34087 34087
   [junit4]   2> 135700 WARN  (Thread-171) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 135701 INFO  (SUITE-GraphExpressionTest-seed#[5A76A4E7F58DD8BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=651, maxMBSortInHeap=7.474948086284988, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CH, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=348916256,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [UniformDistributionEvaluatorTest, FloorEvaluatorTest, AppendEvaluatorTest, ArcTangentEvaluatorTest, LargeVolumeBinaryJettyTest, CeilingEvaluatorTest, TestRetryUtil, LengthEvaluatorTest, AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, TestEmbeddedSolrServer, GraphTest, TestXMLEscaping, NormalDistributionEvaluatorTest, ContentStreamTest, StreamExpressionToExpessionTest, SubtractEvaluatorTest, JsonValidatorTest, HttpSolrClientSSLAuthConPoolTest, FieldAnalysisResponseTest, SolrExampleStreamingTest, TestNamedListCodec, TestV2Request, SolrSchemalessExampleTest, BasicHttpSolrClientTest, ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, LBHttpSolrClientBuilderTest, GraphExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphExpressionTest -Dtests.seed=5A76A4E7F58DD8BD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | GraphExpressionTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A76A4E7F58DD8BD]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
   [junit4]    > 	at org.apache.solr.client.solrj.io.graph.GraphExpressionTest.setupCluster(GraphExpressionTest.java:88)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [130/145 (1!)] on J0 in 67.45s, 0 tests, 1 failure <<< FAILURES!

[...truncated 46276 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 20697 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20697/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.test

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

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

	at __randomizedtesting.SeedInfo.seed([77F4414D02AD3142:FFA07E97AC515CBA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:155)
	at org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:165)
	at org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:128)
	at org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:34525_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"https://127.0.0.1:34525/solr",           "node_name":"127.0.0.1:34525_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"https://127.0.0.1:34677/solr",           "node_name":"127.0.0.1:34677_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:34525_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"https://127.0.0.1:34525/solr",
          "node_name":"127.0.0.1:34525_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"https://127.0.0.1:34677/solr",
          "node_name":"127.0.0.1:34677_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([77F4414D02AD3142:C7954F6127929067]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12497 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/init-core-data-001
   [junit4]   2> 458562 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 458562 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 458563 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 458563 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001
   [junit4]   2> 458563 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 458568 INFO  (Thread-904) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 458568 INFO  (Thread-904) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 458570 ERROR (Thread-904) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 458668 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43743
   [junit4]   2> 458673 INFO  (jetty-launcher-523-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 458673 INFO  (jetty-launcher-523-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 458684 INFO  (jetty-launcher-523-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aefba28{/solr,null,AVAILABLE}
   [junit4]   2> 458686 INFO  (jetty-launcher-523-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@749ff8d6{/solr,null,AVAILABLE}
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d67ead7{SSL,[ssl, http/1.1]}{127.0.0.1:34525}
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.e.j.s.Server Started @460573ms
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34525}
   [junit4]   2> 458688 ERROR (jetty-launcher-523-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f62005d{SSL,[ssl, http/1.1]}{127.0.0.1:34677}
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T19:57:25.430Z
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.e.j.s.Server Started @460573ms
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34677}
   [junit4]   2> 458688 ERROR (jetty-launcher-523-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 458688 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-19T19:57:25.430Z
   [junit4]   2> 458699 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 458699 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 458708 INFO  (jetty-launcher-523-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr
   [junit4]   2> 458710 INFO  (jetty-launcher-523-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43743/solr
   [junit4]   2> 458768 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 458768 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 458769 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34525_solr
   [junit4]   2> 458769 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34677_solr
   [junit4]   2> 458770 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.Overseer Overseer (id=98857323417501701-127.0.0.1:34525_solr-n_0000000000) starting
   [junit4]   2> 458771 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 458775 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 458805 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 458806 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 458806 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34525_solr
   [junit4]   2> 458806 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34677_solr]
   [junit4]   2> 458807 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 458807 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 458808 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 458808 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 458814 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 458815 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 458815 DEBUG (ScheduledTrigger-1806-thread-1) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:34525_solr, 127.0.0.1:34677_solr]
   [junit4]   2> 458846 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34677.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458855 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34525.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458855 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34677.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458855 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34677.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458857 INFO  (jetty-launcher-523-thread-1) [n:127.0.0.1:34677_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node1/.
   [junit4]   2> 458860 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34525.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458860 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34525.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 458861 INFO  (jetty-launcher-523-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node2/.
   [junit4]   2> 458883 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f36363dbf0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 458885 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 458885 INFO  (SUITE-ExecutePlanActionTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43743/solr ready
   [junit4]   2> 458893 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 458894 DEBUG (zkCallback-534-thread-1-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 458894 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 458896 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 458896 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 458897 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 458909 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 458912 INFO  (OverseerThreadFactory-1808-thread-1-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.CreateCollectionCmd Create collection testExecute
   [junit4]   2> 459016 INFO  (OverseerStateUpdate-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34677/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 459017 INFO  (OverseerStateUpdate-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34525/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 459221 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 459221 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 459231 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 459231 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 459335 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 459335 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 459335 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 459336 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460234 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 460241 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.IndexSchema [testExecute_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 460241 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 460244 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 460244 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n2' using configuration from collection testExecute, trusted=true
   [junit4]   2> 460244 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34525.solr.core.testExecute.shard1.replica_n2' (registry 'solr.core.testExecute.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 460244 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 460244 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore [[testExecute_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node2/testExecute_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node2/./testExecute_shard1_replica_n2/data/]
   [junit4]   2> 460249 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.IndexSchema [testExecute_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 460251 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 460251 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n1' using configuration from collection testExecute, trusted=true
   [junit4]   2> 460251 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34677.solr.core.testExecute.shard1.replica_n1' (registry 'solr.core.testExecute.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 460251 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 460251 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore [[testExecute_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node1/testExecute_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node1/./testExecute_shard1_replica_n1/data/]
   [junit4]   2> 460289 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460289 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460290 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460290 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460290 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460290 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460290 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 460290 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460291 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3af338e6[testExecute_shard1_replica_n1] main]
   [junit4]   2> 460291 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e1ae4b6[testExecute_shard1_replica_n2] main]
   [junit4]   2> 460292 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 460292 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 460292 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 460292 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 460292 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460292 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460293 INFO  (searcherExecutor-1813-thread-1-processing-n:127.0.0.1:34525_solr x:testExecute_shard1_replica_n2 s:shard1 c:testExecute r:core_node4) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.SolrCore [testExecute_shard1_replica_n2] Registered new searcher Searcher@3e1ae4b6[testExecute_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460293 INFO  (searcherExecutor-1814-thread-1-processing-n:127.0.0.1:34677_solr x:testExecute_shard1_replica_n1 s:shard1 c:testExecute r:core_node3) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SolrCore [testExecute_shard1_replica_n1] Registered new searcher Searcher@3af338e6[testExecute_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460293 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581717176487772160
   [junit4]   2> 460293 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581717176487772160
   [junit4]   2> 460296 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460296 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460296 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34677/solr/testExecute_shard1_replica_n1/
   [junit4]   2> 460296 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 url=https://127.0.0.1:34677/solr START replicas=[https://127.0.0.1:34525/solr/testExecute_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 460298 INFO  (qtp1141243163-3729) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.c.S.Request [testExecute_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 460397 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460397 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460397 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460397 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460596 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n1 url=https://127.0.0.1:34677/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 460596 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 460596 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 460596 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 460598 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34677/solr/testExecute_shard1_replica_n1/ shard1
   [junit4]   2> 460698 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460698 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460698 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460698 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460700 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 460701 INFO  (qtp1942191932-3666) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n1&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1470
   [junit4]   2> 460801 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460801 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460801 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 460801 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461298 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr c:testExecute s:shard1 r:core_node4 x:testExecute_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testExecute_shard1_replica_n2&action=CREATE&numShards=1&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2077
   [junit4]   2> 461301 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 461399 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461399 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461399 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 461399 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462302 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testExecute&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3392
   [junit4]   2> 462307 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1508443049047000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1508443049047000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:34525_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@1f5d32f0, org.apache.solr.cloud.autoscaling.ExecutePlanActionTest$1@6529cc6d]}
   [junit4]   2> 462308 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:34677_solr&replica=core_node4
   [junit4]   2> 462310 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Saved requestId: mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0 in znode: /autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000000
   [junit4]   2> 462313 INFO  (qtp1141243163-3729) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:34677_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 462314 INFO  (qtp1141243163-3729) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&replica=core_node4&action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:34677_solr&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 462315 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 462316 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 462316 INFO  (OverseerThreadFactory-1808-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved core_node4:{"core":"testExecute_shard1_replica_n2","base_url":"https://127.0.0.1:34525/solr","node_name":"127.0.0.1:34525_solr","state":"active","type":"NRT"}
   [junit4]   2> 462316 INFO  (OverseerCollectionConfigSetProcessor-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 462318 INFO  (OverseerThreadFactory-1808-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34677_solr for creating new replica
   [junit4]   2> 462319 INFO  (OverseerStateUpdate-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testExecute",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testExecute_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34677/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34677_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 462421 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462421 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462421 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462421 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462521 INFO  (qtp1942191932-3652) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 462521 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900&qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=testExecute_shard1_replica_n5&action=CREATE&collection=testExecute&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 462522 INFO  (qtp1942191932-3662) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900
   [junit4]   2> 462522 INFO  (qtp1942191932-3662) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 462527 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 462531 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema [testExecute_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 462533 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 462533 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testExecute_shard1_replica_n5' using configuration from collection testExecute, trusted=true
   [junit4]   2> 462533 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34677.solr.core.testExecute.shard1.replica_n5' (registry 'solr.core.testExecute.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4461ce5d
   [junit4]   2> 462533 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 462533 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore [[testExecute_shard1_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node1/testExecute_shard1_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.ExecutePlanActionTest_77F4414D02AD3142-001/tempDir-001/node1/./testExecute_shard1_replica_n5/data/]
   [junit4]   2> 462555 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 462555 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 462556 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 462556 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 462556 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@35a1449c[testExecute_shard1_replica_n5] main]
   [junit4]   2> 462557 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 462557 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 462557 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 462558 INFO  (searcherExecutor-1823-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.SolrCore [testExecute_shard1_replica_n5] Registered new searcher Searcher@35a1449c[testExecute_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 462558 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1581717178862796800
   [junit4]   2> 462560 INFO  (parallelCoreAdminExecutor-1809-thread-1-processing-n:127.0.0.1:34677_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:testExecute_shard1_replica_n5
   [junit4]   2> 462560 INFO  (updateExecutor-529-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 462560 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 462561 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 462561 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testExecute_shard1_replica_n5]
   [junit4]   2> 462561 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 462561 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [testExecute_shard1_replica_n5] as recovering, leader is [https://127.0.0.1:34677/solr/testExecute_shard1_replica_n1/] and I am [https://127.0.0.1:34677/solr/testExecute_shard1_replica_n5/]
   [junit4]   2> 462563 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:34677/solr]; [WaitForState: action=PREPRECOVERY&core=testExecute_shard1_replica_n1&nodeName=127.0.0.1:34677_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 462565 INFO  (qtp1942191932-3654) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 462566 INFO  (qtp1942191932-3654) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, shard=shard1, thisCore=testExecute_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:34677_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:34677/solr","state":"down","node_name":"127.0.0.1:34677_solr","type":"NRT"}
   [junit4]   2> 462663 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462663 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462663 INFO  (zkCallback-534-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 462663 INFO  (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463523 INFO  (qtp1942191932-3664) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900
   [junit4]   2> 463523 INFO  (qtp1942191932-3664) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361898579712900&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 463524 INFO  (qtp1141243163-3665) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testExecute_shard1_replica_n2&async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361899583340054&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=0
   [junit4]   2> 463524 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=null
   [junit4]   2> 463525 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63a0d466: rootName = solr_34525, domain = solr.core.testExecute.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testExecute.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@79c22f78
   [junit4]   2> 463525 INFO  (qtp1141243163-3659) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361899583340054
   [junit4]   2> 463525 INFO  (qtp1141243163-3659) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361899583340054&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 463540 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.c.SolrCore [testExecute_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@251f476a
   [junit4]   2> 463540 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testExecute.shard1.replica_n2, tag=622806890
   [junit4]   2> 463540 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testExecute.shard1.leader, tag=622806890
   [junit4]   2> 463543 INFO  (parallelCoreAdminExecutor-1810-thread-1-processing-n:127.0.0.1:34525_solr mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361899583340054 UNLOAD) [n:127.0.0.1:34525_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 463566 INFO  (qtp1942191932-3654) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testExecute, shard=shard1, thisCore=testExecute_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:34677_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"testExecute_shard1_replica_n5","base_url":"https://127.0.0.1:34677/solr","node_name":"127.0.0.1:34677_solr","state":"recovering","type":"NRT"}
   [junit4]   2> 463566 INFO  (qtp1942191932-3654) [n:127.0.0.1:34677_solr    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 463566 INFO  (qtp1942191932-3654) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:34677_solr&onlyIfLeaderActive=true&core=testExecute_shard1_replica_n1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 463645 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 463645 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 464067 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:34677/solr/testExecute_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 464067 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.PeerSync PeerSync: core=testExecute_shard1_replica_n5 url=https://127.0.0.1:34677/solr START replicas=[https://127.0.0.1:34677/solr/testExecute_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 464070 INFO  (qtp1942191932-3664) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 464070 INFO  (qtp1942191932-3664) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node3 x:testExecute_shard1_replica_n1] o.a.s.c.S.Request [testExecute_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 464070 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 464070 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 464070 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 464071 INFO  (recoveryExecutor-532-thread-1-processing-x:testExecute_shard1_replica_n5 r:core_node6 mock_trigger_name//14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5//04361898579712900 CREATE n:127.0.0.1:34677_solr s:shard1 c:testExecute) [n:127.0.0.1:34677_solr c:testExecute s:shard1 r:core_node6 x:testExecute_shard1_replica_n5] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 464173 INFO  (zkCallback-535-thread-2-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 464173 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:34677_solr) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testExecute/state.json] for collection [testExecute] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 464526 INFO  (qtp1141243163-3657) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361899583340054
   [junit4]   2> 464526 INFO  (qtp1141243163-3657) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/04361899583340054&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 464632 INFO  (OverseerThreadFactory-1808-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 466319 INFO  (OverseerCollectionConfigSetProcessor-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 467318 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 467319 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 467319 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Task with requestId=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0 finished with state=COMPLETED in 5s
   [junit4]   2> 467320 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 467320 INFO  (qtp1141243163-3655) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 467321 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 467322 DEBUG (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Saved requestId: mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0 in znode: /autoscaling/triggerState/mock_trigger_name/execute_plan/op-0000000001
   [junit4]   2> 467323 INFO  (qtp1141243163-3665) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 467324 INFO  (qtp1141243163-3665) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 467325 INFO  (qtp1141243163-3659) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 467325 INFO  (qtp1141243163-3659) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 467328 INFO  (OverseerThreadFactory-1808-thread-3-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 469333 INFO  (OverseerCollectionConfigSetProcessor-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000003 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 472327 INFO  (qtp1141243163-3657) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 472328 INFO  (qtp1141243163-3657) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 472329 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.c.a.ExecutePlanAction Task with requestId=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0 finished with state=COMPLETED in 5s
   [junit4]   2> 472329 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 472329 INFO  (qtp1141243163-3653) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=mock_trigger_name/14ef10f6065a83c0T4ybvt96k9iuajfkyzf5c1abh5/0&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 472330 INFO  (TEST-ExecutePlanActionTest.testExecute-seed#[77F4414D02AD3142]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExecute
   [junit4]   2> 472340 INFO  (TEST-ExecutePlanActionTest.testIntegration-seed#[77F4414D02AD3142]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 472340 DEBUG (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 472340 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 472340 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 472341 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 472341 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 472362 INFO  (qtp1942191932-3658) [n:127.0.0.1:34677_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 472362 INFO  (qtp1942191932-3658) [n:127.0.0.1:34677_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43743/solr ready
   [junit4]   2> 472366 INFO  (qtp1141243163-3667) [n:127.0.0.1:34525_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 472370 INFO  (qtp1942191932-3656) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 472370 DEBUG (qtp1942191932-3658) [n:127.0.0.1:34677_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 472372 INFO  (qtp1942191932-3658) [n:127.0.0.1:34677_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 472373 DEBUG (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 472374 INFO  (qtp1141243163-3663) [n:127.0.0.1:34525_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=testIntegration&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 472374 DEBUG (zkCallback-534-thread-2-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:34525_solr, 127.0.0.1:34677_solr]
   [junit4]   2> 472374 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 472375 INFO  (OverseerThreadFactory-1808-thread-4-processing-n:127.0.0.1:34525_solr) [n:127.0.0.1:34525_solr    ] o.a.s.c.CreateCollectionCmd Create collection testIntegration
   [junit4]   2> 472376 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 472376 DEBUG (ScheduledTrigger-1806-thread-2) [n:127.0.0.1:34525_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:34525_solr, 127.0.0.1:34677_solr]
   [junit4]   2> 472376 DEBUG (OverseerAutoScalingTriggerThread-98857323417501701-127.0.0.1:34525_solr-n_0000000000) [n:127.0

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

ader, tag=2028946528
   [junit4]   2> 1671517 INFO  (coreCloseExecutor-5732-thread-2) [n:127.0.0.1:37269_solr c:testErrorChecks-collection s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testErrorChecks-collection.shard2.replica_n2, tag=1755714797
   [junit4]   2> 1671517 INFO  (coreCloseExecutor-5732-thread-2) [n:127.0.0.1:37269_solr c:testErrorChecks-collection s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3739ca44: rootName = solr_37269, domain = solr.core.testErrorChecks-collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testErrorChecks-collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@39b905c3
   [junit4]   2> 1671522 INFO  (coreCloseExecutor-5733-thread-1) [n:127.0.0.1:35703_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1422281139
   [junit4]   2> 1671522 INFO  (coreCloseExecutor-5733-thread-2) [n:127.0.0.1:35703_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2.shard1.replica_n1, tag=1666004317
   [junit4]   2> 1671522 INFO  (coreCloseExecutor-5733-thread-2) [n:127.0.0.1:35703_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28dc8e5b: rootName = solr_35703, domain = solr.core.collection2.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@23992feb
   [junit4]   2> 1671523 INFO  (coreCloseExecutor-5732-thread-2) [n:127.0.0.1:37269_solr c:testErrorChecks-collection s:shard2 r:core_node4 x:testErrorChecks-collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testErrorChecks-collection.shard2.leader, tag=1755714797
   [junit4]   2> 1671523 INFO  (jetty-closer-5427-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98857402283393030-127.0.0.1:37269_solr-n_0000000000) closing
   [junit4]   2> 1671523 INFO  (OverseerStateUpdate-98857402283393030-127.0.0.1:37269_solr-n_0000000000) [n:127.0.0.1:37269_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37269_solr
   [junit4]   2> 1671524 WARN  (OverseerAutoScalingTriggerThread-98857402283393030-127.0.0.1:37269_solr-n_0000000000) [n:127.0.0.1:37269_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1671524 INFO  (zkCallback-5437-thread-1-processing-n:127.0.0.1:35703_solr) [n:127.0.0.1:35703_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35703_solr
   [junit4]   2> 1671524 INFO  (jetty-closer-5427-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e63ddb9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1671528 INFO  (coreCloseExecutor-5733-thread-3) [n:127.0.0.1:35703_solr c:testErrorChecks-collection s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testErrorChecks-collection.shard1.replica_n1, tag=1164645020
   [junit4]   2> 1671528 INFO  (coreCloseExecutor-5733-thread-3) [n:127.0.0.1:35703_solr c:testErrorChecks-collection s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@224fa6d9: rootName = solr_35703, domain = solr.core.testErrorChecks-collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testErrorChecks-collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3f5f23b1
   [junit4]   2> 1671532 INFO  (coreCloseExecutor-5733-thread-2) [n:127.0.0.1:35703_solr c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2.shard1.leader, tag=1666004317
   [junit4]   2> 1671532 INFO  (coreCloseExecutor-5733-thread-3) [n:127.0.0.1:35703_solr c:testErrorChecks-collection s:shard1 r:core_node3 x:testErrorChecks-collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testErrorChecks-collection.shard1.leader, tag=1164645020
   [junit4]   2> 1671533 INFO  (jetty-closer-5427-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f4078dc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1671535 ERROR (SUITE-AliasIntegrationTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1671535 INFO  (SUITE-AliasIntegrationTest-seed#[77F4414D02AD3142]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37433 37433
   [junit4]   2> 1676586 INFO  (Thread-2780) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37433 37433
   [junit4]   2> 1676587 WARN  (Thread-2780) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testErrorChecks-collection/state.json
   [junit4]   2> 	11	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AliasIntegrationTest_77F4414D02AD3142-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=FSTOrd50, a_t=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1836, maxMBSortInHeap=6.2754292835883145, sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=241367280,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, CloneFieldUpdateProcessorFactoryTest, UnloadDistributedZkTest, TestSkipOverseerOperations, TestManagedResource, BooleanFieldTest, TestCSVResponseWriter, AlternateDirectoryTest, TestCloudDeleteByQuery, TestConfigSetProperties, ImplicitSnitchTest, XsltUpdateRequestHandlerTest, TestFieldCacheSort, TestCloudSearcherWarming, TestPullReplica, InfixSuggestersTest, TestSolrCoreSnapshots, TestHashPartitioner, SolrGangliaReporterTest, BasicAuthStandaloneTest, DistributedDebugComponentTest, SystemInfoHandlerTest, ChaosMonkeyNothingIsSafeTest, SpatialHeatmapFacetsTest, AnalyticsQueryTest, StatsComponentTest, ReplicationFactorTest, SolrJmxReporterTest, MigrateRouteKeyTest, XmlUpdateRequestHandlerTest, ExitableDirectoryReaderTest, TestSchemaResource, AsyncCallRequestStatusResponseTest, DisMaxRequestHandlerTest, ParsingFieldUpdateProcessorsTest, ConfigSetsAPITest, OverseerStatusTest, TestSerializedLuceneMatchVersion, TestRealTimeGet, TestCollectionAPIs, ExecutePlanActionTest, TestCoreDiscovery, TestSortByMinMaxFunction, TestQueryWrapperFilter, TestSQLHandler, IndexSchemaTest, TestRequestForwarding, TestManagedSynonymFilterFactory, TestCustomStream, QueryElevationComponentTest, SpatialRPTFieldTypeTest, TestSolrConfigHandler, TestMacros, HdfsBasicDistributedZk2Test, HdfsRecoverLeaseTest, TestReloadAndDeleteDocs, DistributedSpellCheckComponentTest, TestBlendedInfixSuggestions, TestReload, ManagedSchemaRoundRobinCloudTest, WordBreakSolrSpellCheckerTest, TestQueryTypes, DistribJoinFromCollectionTest, TestValueSourceCache, TestStressLiveNodes, SharedFSAutoReplicaFailoverTest, OverseerCollectionConfigSetProcessorTest, TestZkAclsWithHadoopAuth, TestCoreContainer, TestSolrDeletionPolicy2, SolrCoreCheckLockOnStartupTest, TestPKIAuthenticationPlugin, TestTestInjection, MergeStrategyTest, MetricsHandlerTest, TestBackupRepositoryFactory, ClassificationUpdateProcessorFactoryTest, DeleteNodeTest, SolrMetricManagerTest, BasicDistributedZk2Test, DistributedFacetPivotLargeTest, DocValuesNotIndexedTest, TestPointFields, TestSolr4Spatial2, TestSearcherReuse, SystemLogListenerTest, SuggesterWFSTTest, SpellPossibilityIteratorTest, TestDistributedStatsComponentCardinality, TestSystemIdResolver, TestComplexPhraseQParserPlugin, NodeAddedTriggerTest, TestRetrieveFieldsOptimizer, TestSearchPerf, HighlighterMaxOffsetTest, TestReplicationHandlerBackup, DistributedFacetPivotSmallTest, DefaultValueUpdateProcessorTest, DirectSolrSpellCheckerTest, RecoveryZkTest, TestFilteredDocIdSet, TestReRankQParserPlugin, ZkNodePropsTest, TestMissingGroups, TestFiltering, TestHdfsCloudBackupRestore, ConfigureRecoveryStrategyTest, ScriptEngineTest, AutoAddReplicasPlanActionTest, TestDistributedMissingSort, TestLRUCache, UUIDUpdateProcessorFallbackTest, TestRandomRequestDistribution, HttpPartitionTest, CoreAdminHandlerTest, HLLUtilTest, FieldAnalysisRequestHandlerTest, SolrShardReporterTest, AnalysisErrorHandlingTest, AliasIntegrationTest]
   [junit4] Completed [512/745 (2!)] on J2 in 14.63s, 2 tests, 1 error <<< FAILURES!

[...truncated 47894 lines...]