You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/09 18:31:04 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 130 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/130/

4 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2: 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/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2: 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/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA:A37A5CAD2073889A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2: 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/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>

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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth

Error Message:
KeeperErrorCode = AuthFailed for /solr

Stack Trace:
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /solr
	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:123)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:306)
	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:303)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:303)
	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:512)
	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.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:233)
	at org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
	at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth.setupClass(TestZkAclsWithHadoopAuth.java:69)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth:     1) Thread[id=22414, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestZkAclsWithHadoopAuth]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)    2) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]         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 org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=22416, name=ProcessThread(sid:0 cport:40203):, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]         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.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)    4) Thread[id=22418, name=SUITE-TestZkAclsWithHadoopAuth-seed#[9EA2F281189DD6EA]-worker-EventThread, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]         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)    5) Thread[id=22412, name=Thread-6649, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth: 
   1) Thread[id=22414, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   2) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
        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 org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=22416, name=ProcessThread(sid:0 cport:40203):, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
        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.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   4) Thread[id=22418, name=SUITE-TestZkAclsWithHadoopAuth-seed#[9EA2F281189DD6EA]-worker-EventThread, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
        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)
   5) Thread[id=22412, name=Thread-6649, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]         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 org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
        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 org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)




Build Log:
[...truncated 12587 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/init-core-data-001
   [junit4]   2> 1927554 INFO  (SUITE-TestAuthenticationFramework-seed#[9EA2F281189DD6EA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1927555 INFO  (SUITE-TestAuthenticationFramework-seed#[9EA2F281189DD6EA]-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> 1927556 INFO  (SUITE-TestAuthenticationFramework-seed#[9EA2F281189DD6EA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1927560 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001
   [junit4]   2> 1927561 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1927561 INFO  (Thread-5144) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1927561 INFO  (Thread-5144) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1927565 ERROR (Thread-5144) [    ] 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> 1927661 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.ZkTestServer start zk server on port:42434
   [junit4]   2> 1927679 INFO  (jetty-launcher-2363-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1927680 INFO  (jetty-launcher-2363-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481875e6{/solr,null,AVAILABLE}
   [junit4]   2> 1927680 INFO  (jetty-launcher-2363-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41a9ac77{SSL,[ssl, http/1.1]}{127.0.0.1:55100}
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.e.j.s.Server Started @1931523ms
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55100}
   [junit4]   2> 1927682 ERROR (jetty-launcher-2363-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1927682 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-09T18:01:16.348Z
   [junit4]   2> 1927684 INFO  (jetty-launcher-2363-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1927685 INFO  (jetty-launcher-2363-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42f85a50{/solr,null,AVAILABLE}
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6319f0ab{SSL,[ssl, http/1.1]}{127.0.0.1:38162}
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.e.j.s.Server Started @1931529ms
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38162}
   [junit4]   2> 1927686 ERROR (jetty-launcher-2363-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1927686 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1927687 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-09T18:01:16.352Z
   [junit4]   2> 1927690 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927697 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1927709 INFO  (jetty-launcher-2363-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42434/solr
   [junit4]   2> 1927710 INFO  (jetty-launcher-2363-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42434/solr
   [junit4]   2> 1927852 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927853 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38162_solr
   [junit4]   2> 1927855 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.Overseer Overseer (id=98454842653278214-127.0.0.1:38162_solr-n_0000000000) starting
   [junit4]   2> 1927859 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1927861 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55100_solr
   [junit4]   2> 1927865 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1927879 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1927912 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38162_solr
   [junit4]   2> 1927913 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1927913 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1927940 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1927958 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1928020 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38162.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928026 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38162.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928026 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38162.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928028 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55100.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928034 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55100.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928034 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55100.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1928036 INFO  (jetty-launcher-2363-thread-1) [n:127.0.0.1:55100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node1/.
   [junit4]   2> 1928034 INFO  (jetty-launcher-2363-thread-2) [n:127.0.0.1:38162_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node2/.
   [junit4]   2> 1928089 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1928090 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42434/solr ready
   [junit4]   2> 1928093 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1928156 INFO  (qtp1011136250-16867) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3a3d28a3-a17b-4273-96f9-a339a18dbee8&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1928161 INFO  (qtp1011136250-16867) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3a3d28a3-a17b-4273-96f9-a339a18dbee8&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1928164 INFO  (qtp1011136250-16868) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1928165 INFO  (qtp1011136250-16868) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1928178 INFO  (OverseerThreadFactory-6280-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1928299 INFO  (OverseerStateUpdate-98454842653278214-127.0.0.1:38162_solr-n_0000000000) [n:127.0.0.1:38162_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55100/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1928303 INFO  (OverseerStateUpdate-98454842653278214-127.0.0.1:38162_solr-n_0000000000) [n:127.0.0.1:38162_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38162/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1928306 INFO  (OverseerStateUpdate-98454842653278214-127.0.0.1:38162_solr-n_0000000000) [n:127.0.0.1:38162_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55100/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1928308 INFO  (OverseerStateUpdate-98454842653278214-127.0.0.1:38162_solr-n_0000000000) [n:127.0.0.1:38162_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38162/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1928544 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=8
   [junit4]   2> 1928544 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1928544 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928548 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1
   [junit4]   2> 1928587 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1928606 INFO  (qtp191298441-16859) [n:127.0.0.1:55100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1928607 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1928607 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1928609 INFO  (qtp191298441-16857) [n:127.0.0.1:55100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2
   [junit4]   2> 1928609 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1928616 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835
   [junit4]   2> 1928616 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1928720 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1928720 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1928721 INFO  (zkCallback-2375-thread-2-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1929166 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1929167 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1929603 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1929606 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1929612 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1929615 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1929615 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1929615 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1929616 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38162.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1929616 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929616 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node2/testcollection_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1929618 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1929618 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1929618 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38162.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1929618 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835
   [junit4]   2> 1929618 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1929618 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929618 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node2/testcollection_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 1929625 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1929627 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1929651 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1929654 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1929654 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1929654 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55100.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1929655 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929655 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1929658 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1929661 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1929661 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1929661 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55100.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1608ce96
   [junit4]   2> 1929662 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1929662 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_9EA2F281189DD6EA-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1929688 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929688 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1929689 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1929690 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1929691 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@51290306[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1929693 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1929693 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1929694 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1929694 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575277484688015360
   [junit4]   2> 1929701 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1929703 INFO  (searcherExecutor-6286-thread-1-processing-x:testcollection_shard1_replica_n2 r:core_node5 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE n:127.0.0.1:38162_solr s:shard1 c:testcollection) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@51290306[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929735 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929735 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1929736 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929736 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1929736 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1929736 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1929737 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1929737 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1929738 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@168006bf[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1929739 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@82bd5f[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1929739 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1929739 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1929740 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1929740 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1929741 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1929741 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1929742 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1929742 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1929742 INFO  (parallelCoreAdminExecutor-6282-thread-1-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575277484738347008
   [junit4]   2> 1929742 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1929743 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1929743 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575277484739395584
   [junit4]   2> 1929745 INFO  (searcherExecutor-6287-thread-1-processing-x:testcollection_shard1_replica_n1 r:core_node3 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609326887494 CREATE n:127.0.0.1:55100_solr s:shard1 c:testcollection) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@82bd5f[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929746 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a6023e[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1929746 INFO  (searcherExecutor-6285-thread-1-processing-x:testcollection_shard2_replica_n6 r:core_node8 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE n:127.0.0.1:38162_solr s:shard2 c:testcollection) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@168006bf[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929747 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1929748 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1929748 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1929750 INFO  (searcherExecutor-6288-thread-1-processing-x:testcollection_shard2_replica_n4 r:core_node7 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE n:127.0.0.1:55100_solr s:shard2 c:testcollection) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@46a6023e[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1929750 INFO  (parallelCoreAdminExecutor-6282-thread-2-processing-n:127.0.0.1:55100_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765 CREATE) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575277484746735616
   [junit4]   2> 1929752 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1929853 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1929853 INFO  (zkCallback-2375-thread-2-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1929853 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930169 INFO  (qtp1011136250-16869) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1930170 INFO  (qtp1011136250-16869) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1930202 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1930202 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1930202 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1930203 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:38162/solr START replicas=[https://127.0.0.1:55100/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1930207 INFO  (qtp191298441-16856) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_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> 1930253 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1930253 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1930253 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38162/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1930253 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:38162/solr START replicas=[https://127.0.0.1:55100/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1930254 INFO  (qtp191298441-16859) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1930504 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=https://127.0.0.1:38162/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1930504 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1930504 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 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> 1930504 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1930509 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 1930554 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=https://127.0.0.1:38162/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1930554 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1930554 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 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> 1930554 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1930557 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38162/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 1930619 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835
   [junit4]   2> 1930620 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1930660 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930661 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930661 INFO  (zkCallback-2375-thread-2-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930709 INFO  (parallelCoreAdminExecutor-6281-thread-2-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1930711 INFO  (parallelCoreAdminExecutor-6281-thread-1-processing-n:127.0.0.1:38162_solr 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609329670336 CREATE) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1930857 INFO  (zkCallback-2374-thread-1-processing-n:127.0.0.1:55100_solr) [n:127.0.0.1:55100_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930857 INFO  (zkCallback-2375-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1930857 INFO  (zkCallback-2375-thread-2-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1931171 INFO  (qtp1011136250-16866) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1931172 INFO  (qtp1011136250-16866) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1931621 INFO  (qtp1011136250-16868) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835
   [junit4]   2> 1931621 INFO  (qtp1011136250-16868) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609334789835&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1931623 INFO  (qtp191298441-16857) [n:127.0.0.1:55100_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765
   [junit4]   2> 1931623 INFO  (qtp191298441-16857) [n:127.0.0.1:55100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee82553609332194765&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1931627 INFO  (OverseerThreadFactory-6280-thread-1-processing-n:127.0.0.1:38162_solr) [n:127.0.0.1:38162_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> 1932173 INFO  (qtp1011136250-16864) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1932174 INFO  (qtp1011136250-16864) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1932175 INFO  (qtp1011136250-16867) [n:127.0.0.1:38162_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1932175 INFO  (qtp1011136250-16867) [n:127.0.0.1:38162_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3a3d28a3-a17b-4273-96f9-a339a18dbee8&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1932175 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1932176 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[9EA2F281189DD6EA]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 1932180 INFO  (OverseerCollectionConfigSetProcessor-98454842653278214-127.0.0.1:38162_solr-n_0000000000) [n:127.0.0.1:38162_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> 1932185 INFO  (qtp191298441-16856) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:55100/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:38162/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1502301680845&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 1932188 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/|https://127.0.0.1:55100/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1502301680845&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1932188 INFO  (qtp191298441-16855) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 QTime=9
   [junit4]   2> 1932224 INFO  (qtp191298441-16852) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1575277487318892544)]} 0 2
   [junit4]   2> 1932224 INFO  (qtp1011136250-16869) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  webapp=/solr path=/update params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 (1575277487318892544)]} 0 21
   [junit4]   2> 1932226 INFO  (qtp191298441-16858) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575277487343009792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1932226 INFO  (qtp191298441-16858) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@321a375b commitCommandVersion:1575277487343009792
   [junit4]   2> 1932239 INFO  (qtp191298441-16858) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57586c87[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1932240 INFO  (qtp191298441-16858) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1932241 INFO  (searcherExecutor-6287-thread-1-processing-n:127.0.0.1:55100_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@57586c87[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 1932241 INFO  (qtp191298441-16858) [n:127.0.0.1:55100_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 15
   [junit4]   2> 1932250 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575277487368175616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1932250 INFO  (qtp1011136250-16863) [n:127.0.0.1:38162_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13a7d31b commitCommandVersion:1575277487368175616
   [junit4]   2> 1932252 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575277487370272768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1932252 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1932252 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1932253 INFO  (qtp1011136250-16870) [n:127.0.0.1:38162_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38162/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 1932263 INFO  (qtp191298441-16853) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575277487381807104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1932263 INFO  (qtp191298441-16853) [n:127.0.0.1:55100_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
  

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

yThread, TermVectorComponentDistributedTest, TestFoldingMultitermQuery, HardAutoCommitTest, TestUseDocValuesAsStored2, SolrShardReporterTest, HdfsRecoveryZkTest, SpellCheckCollatorWithCollapseTest, TestJettySolrRunner, DistributedFacetExistsSmallTest, DeleteNodeTest, SecurityConfHandlerTest, HdfsWriteToMultipleCollectionsTest, DateFieldTest, AsyncCallRequestStatusResponseTest, TestReversedWildcardFilterFactory, TestConfigReload, LeaderInitiatedRecoveryOnCommitTest, SimpleFacetsTest, RequiredFieldsTest, TermsComponentTest, TestTlogReplica, ChaosMonkeySafeLeaderTest, SyncSliceTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, TestReload, PeerSyncTest, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestComponentsName, TestQuerySenderListener, AlternateDirectoryTest, ResponseLogComponentTest, TestStressRecovery, AssignTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestBackupRepositoryFactory, TestConfigSets, TestCustomStream, TestSolrConfigHandlerConcurrent, MetricsHandlerTest, PropertiesRequestHandlerTest, StatsReloadRaceTest, TestCoreAdminApis, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, TestLegacyField, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, JvmMetricsTest, SolrMetricReporterTest, SolrGangliaReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestPushWriter, TestSolrQueryResponse, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestDynamicFieldResource, TestFieldTypeResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, BooleanFieldTest, CurrencyFieldTypeTest, DocValuesMissingTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestHalfAndHalfDocValues, TestSchemaManager, TestUseDocValuesAsStored, TestCollapseQParserPlugin, TestInitQParser, TestMissingGroups, TestReRankQParserPlugin, TestReloadDeadlock, TestSmileRequest, TestSolrCoreParser, TestStandardQParsers, TestTrieFacet, TestJsonFacetRefinement, TestJsonFacets, TestExactStatsCache, BasicAuthIntegrationTest, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, TestZkAclsWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestZkAclsWithHadoopAuth -Dtests.seed=9EA2F281189DD6EA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestZkAclsWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:123)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:306)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:303)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:303)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:512)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:467)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:233)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth.setupClass(TestZkAclsWithHadoopAuth.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.security.hadoop.TestZkAclsWithHadoopAuth: 
   [junit4]    >    1) Thread[id=22414, name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
   [junit4]    >    2) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=22416, name=ProcessThread(sid:0 cport:40203):, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:122)
   [junit4]    >    4) Thread[id=22418, name=SUITE-TestZkAclsWithHadoopAuth-seed#[9EA2F281189DD6EA]-worker-EventThread, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >    5) Thread[id=22412, name=Thread-6649, state=WAITING, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1252)
   [junit4]    >         at java.lang.Thread.join(Thread.java:1326)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:297)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:309)
   [junit4]    >         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=22413, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-TestZkAclsWithHadoopAuth]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:173)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9EA2F281189DD6EA]:0)
   [junit4] Completed [702/728 (2!)] on J2 in 23.27s, 0 tests, 3 errors <<< FAILURES!

[...truncated 43397 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 133 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

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

	at __randomizedtesting.SeedInfo.seed([8FEA422597AA73EF:B232EC09AF442D9F]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.14.v20161028</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 11310 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/init-core-data-001
   [junit4]   2> 597430 WARN  (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 597431 INFO  (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 597433 INFO  (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 597433 INFO  (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 597435 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001
   [junit4]   2> 597435 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 597438 INFO  (Thread-697) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 597438 INFO  (Thread-697) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 597445 ERROR (Thread-697) [    ] 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> 597538 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:43923
   [junit4]   2> 597573 INFO  (jetty-launcher-2136-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 597573 INFO  (jetty-launcher-2136-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 597575 INFO  (jetty-launcher-2136-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@254911cc{/solr,null,AVAILABLE}
   [junit4]   2> 597576 INFO  (jetty-launcher-2136-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f73866b{SSL,[ssl, http/1.1]}{127.0.0.1:33088}
   [junit4]   2> 597576 INFO  (jetty-launcher-2136-thread-1) [    ] o.e.j.s.Server Started @601832ms
   [junit4]   2> 597576 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33088}
   [junit4]   2> 597576 ERROR (jetty-launcher-2136-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 597577 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 597577 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 597577 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 597577 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T20:28:20.239Z
   [junit4]   2> 597589 INFO  (jetty-launcher-2136-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d11ba55{/solr,null,AVAILABLE}
   [junit4]   2> 597590 INFO  (jetty-launcher-2136-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69911eec{SSL,[ssl, http/1.1]}{127.0.0.1:43914}
   [junit4]   2> 597590 INFO  (jetty-launcher-2136-thread-2) [    ] o.e.j.s.Server Started @601846ms
   [junit4]   2> 597590 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43914}
   [junit4]   2> 597590 ERROR (jetty-launcher-2136-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 597590 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 597591 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 597591 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 597591 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T20:28:20.253Z
   [junit4]   2> 597599 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597605 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 597608 INFO  (jetty-launcher-2136-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
   [junit4]   2> 597614 INFO  (jetty-launcher-2136-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43923/solr
   [junit4]   2> 597694 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 597697 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33088_solr
   [junit4]   2> 597698 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.Overseer Overseer (id=98461083245346822-127.0.0.1:33088_solr-n_0000000000) starting
   [junit4]   2> 597716 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33088_solr
   [junit4]   2> 597720 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 597764 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 597768 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 597774 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43914_solr
   [junit4]   2> 597776 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597783 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 597801 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 597848 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 597851 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597856 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597856 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597858 INFO  (jetty-launcher-2136-thread-1) [n:127.0.0.1:33088_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/.
   [junit4]   2> 597954 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597959 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597959 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 597961 INFO  (jetty-launcher-2136-thread-2) [n:127.0.0.1:43914_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/.
   [junit4]   2> 597987 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 597988 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43923/solr ready
   [junit4]   2> 597991 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 598018 INFO  (qtp600716231-5936) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 598028 INFO  (OverseerThreadFactory-1766-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 598146 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33088/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 598152 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43914/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 598156 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33088/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 598164 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43914/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 598445 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 598446 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 598490 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 598491 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 598505 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 598514 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 598621 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 598621 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 598622 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 598627 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 599489 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 599510 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 599523 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 599543 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 599561 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 599565 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 599565 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 599566 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 599568 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 599569 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 599576 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 599579 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 599579 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' using configuration from collection testcollection, trusted=true
   [junit4]   2> 599580 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 599580 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 599580 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/testcollection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 599585 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 599587 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 599587 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true
   [junit4]   2> 599588 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 599588 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 599588 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/testcollection_shard2_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 599600 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 599600 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 599600 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 599604 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.core.testcollection.shard2.replica_n7' (registry 'solr.core.testcollection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 599605 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 599605 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/testcollection_shard2_replica_n7], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 599747 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 599747 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 599748 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 599748 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 599756 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@13e3e3c4[testcollection_shard2_replica_n5] main]
   [junit4]   2> 599759 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 599760 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 599761 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 599784 INFO  (searcherExecutor-1774-thread-1-processing-n:127.0.0.1:33088_solr x:testcollection_shard2_replica_n5 s:shard2 c:testcollection r:core_node6) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@13e3e3c4[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 599784 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575377334379216896
   [junit4]   2> 599793 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 599802 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 599802 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 599803 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 599803 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 599811 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@33ad4d9e[testcollection_shard1_replica_n3] main]
   [junit4]   2> 599814 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 599815 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 599816 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 599817 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 599817 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 599819 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 599819 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 599821 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60e38aca[testcollection_shard1_replica_n1] main]
   [junit4]   2> 599822 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575377334419062784
   [junit4]   2> 599824 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:43914_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@33ad4d9e[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 599827 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 599827 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 599828 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 599828 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575377334425354240
   [junit4]   2> 599834 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 599834 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 599836 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 599836 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 599853 INFO  (searcherExecutor-1771-thread-1-processing-n:127.0.0.1:33088_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@60e38aca[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 599866 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 599866 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 599866 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 599866 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:43914/solr START replicas=[https://127.0.0.1:33088/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 599867 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@725a3c3[testcollection_shard2_replica_n7] main]
   [junit4]   2> 599869 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 599870 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 599871 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 599871 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575377334470443008
   [junit4]   2> 599907 INFO  (searcherExecutor-1773-thread-1-processing-n:127.0.0.1:43914_solr x:testcollection_shard2_replica_n7 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher Searcher@725a3c3[testcollection_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 599932 INFO  (qtp1506182738-5923) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_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> 599970 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 599970 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 599976 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 599976 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600171 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=https://127.0.0.1:43914/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 600171 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 600171 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 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> 600172 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 600175 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 600278 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600278 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600278 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600278 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600294 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 600294 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 600294 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33088/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 600294 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:33088/solr START replicas=[https://127.0.0.1:43914/solr/testcollection_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 600306 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 600326 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600328 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1837
   [junit4]   2> 600431 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600431 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600431 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600431 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600595 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 url=https://127.0.0.1:33088/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 600595 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 600595 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 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> 600595 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 600603 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33088/solr/testcollection_shard2_replica_n5/ shard2
   [junit4]   2> 600706 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600707 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600707 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600707 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600755 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600757 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2243
   [junit4]   2> 600860 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600860 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600864 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600864 INFO  (zkCallback-2149-thread-1-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 600869 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2424
   [junit4]   2> 600915 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2410
   [junit4]   2> 600920 INFO  (qtp600716231-5936) [n:127.0.0.1:43914_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> 601019 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601019 INFO  (zkCallback-2149-thread-3-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601019 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601019 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 601920 INFO  (qtp600716231-5936) [n:127.0.0.1:43914_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3901
   [junit4]   2> 601921 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 601921 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: testcollection
   [junit4]   2> 601934 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:43914/solr/testcollection_shard2_replica_n7/|https://127.0.0.1:33088/solr/testcollection_shard2_replica_n5/&rows=10&version=2&q=*:*&NOW=1502396904587&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 601940 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:33088/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1502396904587&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 601941 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:8&wt=javabin&version=2} hits=0 status=0 QTime=16
   [junit4]   2> 601976 INFO  (qtp1506182738-5921) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1 (1575377336655675392)]} 0 10
   [junit4]   2> 601978 INFO  (qtp600716231-5936) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:8&wt=javabin&version=2}{add=[1 (1575377336655675392)]} 0 23
   [junit4]   2> 601980 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575377336681889792,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 601980 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@195a8324 commitCommandVersion:1575377336681889792
   [junit4]   2> 602007 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575377336710201344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 602026 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d62267d commitCommandVersion:1575377336710201344
   [junit4]   2> 602030 INFO  (OverseerCollectionConfigSetProcessor-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_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> 602038 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575377336742707200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 602039 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575377336743755776,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 602040 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 602040 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 602048 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 602048 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 602049 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 10
   [junit4]   2> 602050 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 602055 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a0eb8b5[testcollection_shard1_replica_n1] main]
   [junit4]   2> 602056 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 602057 INFO  (searcherExecutor-1771-thread-1-processing-n:127.0.0.1:33088_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@2a0eb8b5[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 602057 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 77
   [junit4]   2> 602060 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@51ae14bf[testcollection_shard1_replica_n3] main]
   [junit4]   2> 602060 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 602062 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:43914_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@51ae14bf[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 602063 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 55
   [junit4]   2> 602063 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  webapp=/solr path=/update params={_stateVer_=testcollection:8&commit=true&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 602082 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:33088/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1502396904726&isShard=true&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 602105 INFO  (qtp1506182738-5923) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=testcollection:8&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:33088/solr/testcollection_shard2_replica_n5/|https://127.0.0.1:43914/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1502396904726&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 602108 INFO  (qtp600716231-5936) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:8&shards.purpose=64&NOW=1502396904726&ids=1&isShard=true&shard.url=https://127.0.0.1:43914/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:33088/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 602109 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select params={q=*:*&_stateVer_=testcollection:8&wt=javabin&version=2} hits=1 status=0 QTime=44
   [junit4]   2> 602110 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 602121 INFO  (OverseerThreadFactory-1766-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 602126 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n7, tag=null
   [junit4]   2> 602126 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 602145 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n7]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d2f5e4a
   [junit4]   2> 602145 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 602155 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21455316
   [junit4]   2> 602155 INFO  (qtp1506182738-5924) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=null
   [junit4]   2> 602203 INFO  (qtp1506182738-5924) [n:127.0.0.1:33088_solr    ] o.a.s.c.SolrCore [testcollection_shard2_replica_n5]  CLOSING SolrCore org.apache.solr.core.SolrCore@631709b3
   [junit4]   2> 602211 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n7, tag=1294949962
   [junit4]   2> 602212 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=1294949962
   [junit4]   2> 602216 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 602217 INFO  (qtp600716231-5933) [n:127.0.0.1:43914_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n7&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=91
   [junit4]   2> 602224 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr    ] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@274728da
   [junit4]   2> 602226 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n3, tag=658974938
   [junit4]   2> 602226 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=658974938
   [junit4]   2> 602230 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=558191382
   [junit4]   2> 602230 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=558191382
   [junit4]   2> 602230 WARN  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:testcollection_shard1_replica_n1 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 602231 INFO  (qtp600716231-5929) [n:127.0.0.1:43914_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=101
   [junit4]   2> 602239 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 602241 INFO  (qtp1506182738-5925) [n:127.0.0.1:33088_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=115
   [junit4]   2> 602243 INFO  (qtp1506182738-5924) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n5, tag=1662454195
   [junit4]   2> 602243 INFO  (qtp1506182738-5924) [n:127.0.0.1:33088_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=1662454195
   [junit4]   2> 602245 WARN  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 602251 INFO  (qtp1506182738-5924) [n:127.0.0.1:33088_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=testcollection_shard2_replica_n5&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 602966 INFO  (qtp600716231-5935) [n:127.0.0.1:43914_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=856
   [junit4]   2> 602966 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 602966 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[8FEA422597AA73EF]) [    ] o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: testcollection
   [junit4]   2> 602967 INFO  (qtp600716231-5930) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 602974 INFO  (OverseerCollectionConfigSetProcessor-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_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> 602977 INFO  (OverseerThreadFactory-1766-thread-3-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 603104 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33088/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603108 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43914/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603110 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33088/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603113 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43914/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 603316 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603317 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603320 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603326 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 603444 INFO  (zkCallback-2144-thread-2-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 603444 INFO  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 603445 INFO  (zkCallback-2149-thread-3-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 603445 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 604359 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 604363 INFO  (qtp1506182738-5919) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 604371 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 604374 INFO  (qtp600716231-5934) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 604387 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 604390 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 604391 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 604391 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33088.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 604391 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 604391 INFO  (qtp1506182738-5922) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/testcollection_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 604395 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 604398 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 604398 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 604398 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43914.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7902838f
   [junit4]   2> 604398 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 604399 INFO  (qtp600716231-5927) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001/tempDir-001/node2/testcollection_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/

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

ontainer instance=137224712
   [junit4]   2> 606893 INFO  (jetty-closer-2137-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 606894 INFO  (jetty-closer-2137-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69911eec{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 606895 INFO  (jetty-closer-2137-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=159584412
   [junit4]   2> 606895 INFO  (jetty-closer-2137-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 606897 INFO  (jetty-closer-2137-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 606897 INFO  (jetty-closer-2137-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 606901 INFO  (jetty-closer-2137-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 606902 INFO  (jetty-closer-2137-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 606903 INFO  (jetty-closer-2137-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 606904 INFO  (jetty-closer-2137-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 606905 INFO  (coreCloseExecutor-1811-thread-1) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@f253a40
   [junit4]   2> 606905 INFO  (coreCloseExecutor-1811-thread-2) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@525492e9
   [junit4]   2> 606910 INFO  (coreCloseExecutor-1812-thread-1) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@1405a57e
   [junit4]   2> 606911 INFO  (coreCloseExecutor-1812-thread-2) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c4adbf
   [junit4]   2> 606924 INFO  (coreCloseExecutor-1811-thread-2) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=1381274345
   [junit4]   2> 606927 INFO  (coreCloseExecutor-1811-thread-2) [n:127.0.0.1:43914_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=1381274345
   [junit4]   2> 606928 INFO  (coreCloseExecutor-1811-thread-1) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=254097984
   [junit4]   2> 606932 INFO  (coreCloseExecutor-1811-thread-1) [n:127.0.0.1:43914_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=254097984
   [junit4]   2> 606932 INFO  (coreCloseExecutor-1812-thread-1) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=335914366
   [junit4]   2> 606936 INFO  (coreCloseExecutor-1812-thread-1) [n:127.0.0.1:33088_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, tag=335914366
   [junit4]   2> 606936 INFO  (coreCloseExecutor-1812-thread-2) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=63221183
   [junit4]   2> 606939 INFO  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 606941 INFO  (coreCloseExecutor-1812-thread-2) [n:127.0.0.1:33088_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testcollection.shard1.leader, tag=63221183
   [junit4]   2> 606942 INFO  (jetty-closer-2137-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98461083245346822-127.0.0.1:33088_solr-n_0000000000) closing
   [junit4]   2> 606942 INFO  (OverseerStateUpdate-98461083245346822-127.0.0.1:33088_solr-n_0000000000) [n:127.0.0.1:33088_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33088_solr
   [junit4]   2> 608438 WARN  (zkCallback-2144-thread-1-processing-n:127.0.0.1:43914_solr) [n:127.0.0.1:43914_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 608439 INFO  (jetty-closer-2137-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d11ba55{/solr,null,UNAVAILABLE}
   [junit4]   2> 608444 WARN  (zkCallback-2149-thread-2-processing-n:127.0.0.1:33088_solr) [n:127.0.0.1:33088_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 608444 INFO  (jetty-closer-2137-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@254911cc{/solr,null,UNAVAILABLE}
   [junit4]   2> 608445 ERROR (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-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> 608446 INFO  (SUITE-TestAuthenticationFramework-seed#[8FEA422597AA73EF]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43923 43923
   [junit4]   2> 608542 INFO  (Thread-697) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43923 43923
   [junit4]   2> 608543 WARN  (Thread-697) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/configs/solrCloudCollectionConfig
   [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> 	30	/solr/collections/testcollection/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: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_8FEA422597AA73EF-001
   [junit4]   2> Aug 10, 2017 8:28:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=100391952,total=473432064
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFrequencyDictionaryFactory, ZkCLITest, TestSystemIdResolver, TestPostingsSolrHighlighter, AnalyticsQueryTest, OverseerCollectionConfigSetProcessorTest, TestPrepRecovery, ManagedSchemaRoundRobinCloudTest, CSVRequestHandlerTest, BooleanFieldTest, SOLR749Test, ExitableDirectoryReaderTest, TestReRankQParserPlugin, NodeMutatorTest, TestFiltering, FileBasedSpellCheckerTest, TestExclusionRuleCollectionAccess, TestSearcherReuse, TestPointFields, TestSizeLimitedDistributedMap, SolrMetricReporterTest, SpatialRPTFieldTypeTest, TestCloudNestedDocsSort, TestHashPartitioner, SharedFSAutoReplicaFailoverTest, CollectionTooManyReplicasTest, HdfsUnloadDistributedZkTest, TestCloudSchemaless, LukeRequestHandlerTest, StatsReloadRaceTest, TestSearchPerf, TestJavabinTupleStreamParser, ActionThrottleTest, TestInitQParser, BigEndianAscendingWordDeserializerTest, RecoveryAfterSoftCommitTest, DeleteLastCustomShardedReplicaTest, TestLockTree, TestSolr4Spatial2, TestExportWriter, TestSolrJ, TestSolrCoreSnapshots, AddSchemaFieldsUpdateProcessorFactoryTest, TestNumericTerms64, HLLUtilTest, TestPKIAuthenticationPlugin, SolrCLIZkUtilsTest, TestBulkSchemaAPI, TestFuzzyAnalyzedSuggestions, TestExceedMaxTermLength, TestFieldTypeCollectionResource, TestSweetSpotSimilarityFactory, TestSQLHandler, CoreMergeIndexesAdminHandlerTest, MigrateRouteKeyTest, TestSortByMinMaxFunction, PropertiesRequestHandlerTest, ConvertedLegacyTest, DateRangeFieldTest, TestBlobHandler, HdfsBasicDistributedZk2Test, TestElisionMultitermQuery, TestStressVersions, OpenCloseCoreStressTest, TestAuthenticationFramework]
   [junit4] Completed [167/728 (1!)] on J1 in 12.16s, 1 test, 1 error <<< FAILURES!

[...truncated 45182 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 132 - Still Unstable

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

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.NoFacetCloudTest

Error Message:
Error from server at http://127.0.0.1:45939/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45939/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000
	at __randomizedtesting.SeedInfo.seed([57D38974E1C19FD0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	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:1121)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:75)
	at org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:37728/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:37728/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([4B1F9D073BBADAF5:C34BA2DD9546B70D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.MultiThreadedOCPTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4B1F9D073BBADAF5:C34BA2DD9546B70D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:111)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:66)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.PeerSyncReplicationTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([4B1F9D073BBADAF5:C34BA2DD9546B70D]: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.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:202)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([4B1F9D073BBADAF5:F29E4BD81750DE7F]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
	... 40 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89:FDA853DC009847D4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelExecutorStream(StreamExpressionTest.java:6899)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at http://127.0.0.1:36234/solr: collection already exists: workQueue

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36234/solr: collection already exists: workQueue
	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89:627FA73E1ADE5099]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	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:1121)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6779)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
8 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest:     1) Thread[id=2907, name=zkCallback-679-thread-1-SendThread(127.0.0.1:36054), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    2) Thread[id=2908, name=zkCallback-679-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest]         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)    3) Thread[id=2533, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    4) Thread[id=2532, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    5) Thread[id=4240, name=zkCallback-679-thread-5, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    6) Thread[id=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    7) Thread[id=2526, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    8) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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: 8 threads leaked from SUITE scope at org.apache.solr.client.solrj.io.stream.StreamExpressionTest: 
   1) Thread[id=2907, name=zkCallback-679-thread-1-SendThread(127.0.0.1:36054), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   2) Thread[id=2908, name=zkCallback-679-thread-1-EventThread, state=WAITING, group=TGRP-StreamExpressionTest]
        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)
   3) Thread[id=2533, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   4) Thread[id=2532, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   5) Thread[id=4240, name=zkCallback-679-thread-5, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   6) Thread[id=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   7) Thread[id=2526, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   8) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2907, name=zkCallback-679-thread-1-SendThread(127.0.0.1:36054), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    2) Thread[id=4240, name=zkCallback-679-thread-5, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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)    4) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]         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: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2907, name=zkCallback-679-thread-1-SendThread(127.0.0.1:36054), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   2) Thread[id=4240, name=zkCallback-679-thread-5, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
   4) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
        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)
	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89]:0)




Build Log:
[...truncated 10877 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4B1F9D073BBADAF5-001/init-core-data-001
   [junit4]   2> 96371 WARN  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 96371 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 96403 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-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> 96404 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 96404 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 96449 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 96806 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 97020 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 97991 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 98478 WARN  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 98478 WARN  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 98478 WARN  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 98615 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 98962 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 99199 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 99933 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 100016 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 100017 WARN  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 100047 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 100048 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4B1F9D073BBADAF5-001/init-core-data-001/]
   [junit4]   2> 100049 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 100258 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 100258 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 100260 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 100260 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 100260 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6367566329076385]
   [junit4]   2> 100261 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59726b3b[collection1] main]
   [junit4]   2> 100261 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 100361 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 100738 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 100739 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 100754 INFO  (coreLoadExecutor-92-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575346475932581888
   [junit4]   2> 100756 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 100756 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 100756 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 100763 INFO  (SUITE-AutoCommitTest-seed#[4B1F9D073BBADAF5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 100821 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 100835 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 100838 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 100838 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 100838 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 100904 INFO  (searcherExecutor-93-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@59726b3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 100953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 100953 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 100954 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c365ec4[collection1] realtime]
   [junit4]   2> 100954 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 100955 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 100955 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 101235 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 101514 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 102624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 102767 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 102801 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 102801 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4B1F9D073BBADAF5-001/init-core-data-001/]
   [junit4]   2> 103495 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103495 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103496 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a80d7[collection1] main]
   [junit4]   2> 103496 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 103497 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 103627 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103627 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 103670 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 103670 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 103670 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 103714 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 103628 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575346478946189312
   [junit4]   2> 103844 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 103969 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=88.76953125, floorSegmentMB=1.9912109375, forceMergeDeletesPctAllowed=9.976298660477932, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4589367119185227
   [junit4]   2> 103969 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 103974 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 103990 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 104007 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 104008 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73a80d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 104009 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d78ea56[collection1] main]
   [junit4]   2> 104009 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2485602c
   [junit4]   2> 104023 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=612720684
   [junit4]   2> 104023 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d78ea56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 104160 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1575346479435874304)]} 0 66
   [junit4]   2> 104189 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=28
   [junit4]   2> 108162 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 108276 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74c93ce[collection1] main]
   [junit4]   2> 108277 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 108295 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74c93ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 108574 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1575346484099940352)]} 0 4480
   [junit4]   2> 108604 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=30
   [junit4]   2> 108607 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1575346484166000640)]} 0 4513
   [junit4]   2> 108607 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 110614 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 110648 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a62f407[collection1] main]
   [junit4]   2> 110649 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a62f407[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 110662 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110695 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=29
   [junit4]   2> 110696 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 110712 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486358573056)]} 0 6618
   [junit4]   2> 110712 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486374301696)]} 0 6618
   [junit4]   2> 110712 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486374301697)]} 0 6618
   [junit4]   2> 110713 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486375350272)]} 0 6619
   [junit4]   2> 110713 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486375350273)]} 0 6619
   [junit4]   2> 110713 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486375350274)]} 0 6619
   [junit4]   2> 110714 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486375350275)]} 0 6620
   [junit4]   2> 110714 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486376398848)]} 0 6620
   [junit4]   2> 110714 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486376398849)]} 0 6620
   [junit4]   2> 110714 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575346486376398850)]} 0 6621
   [junit4]   2> 110715 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 110730 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486392127488)]} 0 6636
   [junit4]   2> 110730 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486393176064)]} 0 6636
   [junit4]   2> 110730 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486393176065)]} 0 6636
   [junit4]   2> 110730 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486393176066)]} 0 6636
   [junit4]   2> 110731 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486393176067)]} 0 6637
   [junit4]   2> 110731 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486394224640)]} 0 6637
   [junit4]   2> 110731 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486394224641)]} 0 6637
   [junit4]   2> 110776 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486441410560)]} 0 6682
   [junit4]   2> 110777 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486442459136)]} 0 6683
   [junit4]   2> 110777 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575346486442459137)]} 0 6683
   [junit4]   2> 110777 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 111735 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 111768 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd56f69[collection1] main]
   [junit4]   2> 111768 INFO  (commitScheduler-101-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 111787 INFO  (searcherExecutor-98-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fd56f69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 111802 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=2
   [junit4]   2> 111803 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 111816 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 111818 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 111818 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 111818 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7faba6eb[collection1] realtime]
   [junit4]   2> 111819 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 111832 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 111833 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 111990 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 112168 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 112677 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 112863 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 112864 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 112864 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_4B1F9D073BBADAF5-001/init-core-data-001/]
   [junit4]   2> 113060 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113060 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113061 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f4aa15e[collection1] main]
   [junit4]   2> 113061 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 113075 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 113078 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 113078 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 113078 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 113078 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 113078 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 113126 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 113226 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 113226 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 113227 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 113227 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 113227 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f4aa15e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113237 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=15.484375, floorSegmentMB=0.5771484375, forceMergeDeletesPctAllowed=21.0885572004497, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 113238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 113238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@738ff9b0[collection1] main]
   [junit4]   2> 113238 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b685e69
   [junit4]   2> 113253 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1802002025
   [junit4]   2> 113255 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1575346489040830464)]} 0 1
   [junit4]   2> 113256 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1575346489041879040)]} 0 1
   [junit4]   2> 113256 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1575346489041879041)]} 0 1
   [junit4]   2> 113256 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1575346489041879042)]} 0 2
   [junit4]   2> 113257 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1575346489042927616)]} 0 2
   [junit4]   2> 113270 INFO  (searcherExecutor-102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@738ff9b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113287 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1575346489074384896)]} 0 32
   [junit4]   2> 113310 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1575346489094307840)]} 0 55
   [junit4]   2> 113310 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1575346489098502144)]} 0 56
   [junit4]   2> 113311 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1575346489098502145)]} 0 56
   [junit4]   2> 113311 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1575346489099550720)]} 0 56
   [junit4]   2> 113311 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1575346489099550721)]} 0 57
   [junit4]   2> 113312 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1575346489100599296)]} 0 57
   [junit4]   2> 113312 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1575346489100599297)]} 0 57
   [junit4]   2> 113313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1575346489100599298)]} 0 58
   [junit4]   2> 113313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 113381 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1575346489102696448)]} 0 126
   [junit4]   2> 113400 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1575346489192873984)]} 0 145
   [junit4]   2> 113400 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 113401 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 113401 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[4B1F9D073BBADAF5]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 

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

java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=2526, name=Connection evictor, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2907, name=zkCallback-679-thread-1-SendThread(127.0.0.1:36054), state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    2) Thread[id=4240, name=zkCallback-679-thread-5, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=2529, name=zkCallback-679-thread-1, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=4241, name=zkCallback-679-thread-6, state=TIMED_WAITING, group=TGRP-StreamExpressionTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40BF26C539B47A89]:0)
   [junit4] Completed [135/135 (1!)] on J2 in 198.95s, 93 tests, 1 failure, 3 errors, 9 skipped <<< FAILURES!

[...truncated 1797 lines...]
   [junit4] Suite: org.apache.solr.analytics.NoFacetCloudTest
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/contrib/solr-analytics/test/J2/temp/solr.analytics.NoFacetCloudTest_57D38974E1C19FD0-001/init-core-data-001
   [junit4]   2> Aug 10, 2017 1:55:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=he, timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=213675184,total=263716864
   [junit4]   2> NOTE: All tests run in this JVM: [NoFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetCloudTest -Dtests.seed=57D38974E1C19FD0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=Pacific/Yap -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | NoFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45939/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57D38974E1C19FD0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [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:1121)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
   [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.analytics.AbstractAnalyticsStatsCloudTest.setupCluster(AbstractAnalyticsStatsCloudTest.java:75)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetCloudTest.populate(NoFacetCloudTest.java:62)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/17 (1!)] on J2 in 225.88s, 0 tests, 1 error <<< FAILURES!

[...truncated 40692 lines...]

[JENKINS] Lucene-Solr-Tests-7.x - Build # 131 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:53162/e/c/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:53162/e/c/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([5DE01802659D4589:BB772CC25C1FBCE8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12635 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 1698045 INFO  (SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/init-core-data-001
   [junit4]   2> 1698046 WARN  (SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1698046 INFO  (SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1698048 INFO  (SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-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> 1698048 INFO  (SUITE-ForceLeaderTest-seed#[5DE01802659D4589]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/c
   [junit4]   2> 1698052 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1698052 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1698052 INFO  (Thread-2143) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1698058 ERROR (Thread-2143) [    ] 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> 1698152 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkTestServer start zk server on port:49448
   [junit4]   2> 1698163 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 0x15dc9d2a3550000, 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> 1698177 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1698179 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1698181 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1698183 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1698184 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1698185 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1698187 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1698188 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1698190 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1698191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1698192 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1698194 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1698346 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1698404 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@391d5f8a{/e/c,null,AVAILABLE}
   [junit4]   2> 1698405 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17c4a398{HTTP/1.1,[http/1.1]}{127.0.0.1:49721}
   [junit4]   2> 1698405 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server Started @1702574ms
   [junit4]   2> 1698405 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/control/data, replicaType=NRT, hostContext=/e/c, hostPort=44303, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores}
   [junit4]   2> 1698411 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1698411 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1698411 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1698411 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1698411 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T01:46:51.451Z
   [junit4]   2> 1698414 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1698414 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/solr.xml
   [junit4]   2> 1698419 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1698426 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1698538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1698540 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44303_e%2Fc
   [junit4]   2> 1698541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.Overseer Overseer (id=98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) starting
   [junit4]   2> 1698550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44303_e%2Fc
   [junit4]   2> 1698578 INFO  (OverseerStateUpdate-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1698662 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698668 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698668 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1698670 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores
   [junit4]   2> 1698691 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1698692 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49448/solr ready
   [junit4]   2> 1698692 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36362,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1698702 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49721,localport=56007], receiveBufferSize=530904
   [junit4]   2> 1698703 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc    ] 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:44303_e%252Fc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1698722 INFO  (OverseerThreadFactory-4606-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1698844 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36368,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1698861 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49721,localport=56013], receiveBufferSize=530904
   [junit4]   2> 1698861 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc    ] 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> 1698861 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1698967 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] 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> 1699888 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1699904 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700018 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1700037 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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@14b2a46b
   [junit4]   2> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1700038 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1700041 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596018656001526]
   [junit4]   2> 1700044 WARN  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700097 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700097 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700098 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1700098 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1700100 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1700100 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1293da3f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1700103 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1700104 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700105 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1700105 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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 1575306776433131520
   [junit4]   2> 1700112 INFO  (searcherExecutor-4609-thread-1-processing-n:127.0.0.1:44303_e%2Fc x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44303_e%2Fc 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@1293da3f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44303/e/c/control_collection_shard1_replica_n1/
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44303/e/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1700113 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700117 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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:44303/e/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1700219 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] 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> 1700268 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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> 1700270 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc 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=1408
   [junit4]   2> 1700280 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1700381 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] 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> 1700727 INFO  (OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] 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> 1701280 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc    ] 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:44303_e%252Fc&wt=javabin&version=2} status=0 QTime=2577
   [junit4]   2> 1701286 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1701290 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49448/solr ready
   [junit4]   2> 1701290 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1701291 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=36373,localport=44303], receiveBufferSize:531000
   [junit4]   2> 1701291 INFO  (SocketProxy-Acceptor-44303) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49721,localport=56018], receiveBufferSize=530904
   [junit4]   2> 1701291 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc    ] 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> 1701294 INFO  (OverseerThreadFactory-4606-thread-2-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1701295 WARN  (OverseerThreadFactory-4606-thread-2-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1701501 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1701501 INFO  (qtp2054402182-10737) [n:127.0.0.1:44303_e%2Fc    ] 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=209
   [junit4]   2> 1701660 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001 of type NRT
   [junit4]   2> 1701661 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1701662 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15e194f6{/e/c,null,AVAILABLE}
   [junit4]   2> 1701663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b8bf8a3{HTTP/1.1,[http/1.1]}{127.0.0.1:56757}
   [junit4]   2> 1701663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server Started @1705832ms
   [junit4]   2> 1701663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=39115, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores}
   [junit4]   2> 1701663 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1701663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1701663 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1701664 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1701664 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T01:46:54.704Z
   [junit4]   2> 1701676 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1701676 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/solr.xml
   [junit4]   2> 1701682 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1701685 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1701694 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1701696 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1701699 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39115_e%2Fc
   [junit4]   2> 1701700 INFO  (zkCallback-1652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701700 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701703 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1701814 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701821 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701821 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1701823 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores
   [junit4]   2> 1701864 INFO  (qtp2054402182-10734) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39115_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1701867 INFO  (OverseerThreadFactory-4606-thread-3-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39115_e%2Fc for creating new replica
   [junit4]   2> 1701867 INFO  (OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] 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> 1701869 INFO  (SocketProxy-Acceptor-39115) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59070,localport=39115], receiveBufferSize:531000
   [junit4]   2> 1701870 INFO  (SocketProxy-Acceptor-39115) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=56757,localport=57553], receiveBufferSize=530904
   [junit4]   2> 1701870 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc    ] 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> 1701871 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1702886 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1702901 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1703010 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1703028 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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@14b2a46b
   [junit4]   2> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1703029 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1703032 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596018656001526]
   [junit4]   2> 1703035 WARN  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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> 1703083 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1703084 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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> 1703085 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1703085 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1703087 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1703088 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@fdfd15e[collection1_shard2_replica_n41] main]
   [junit4]   2> 1703089 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1703091 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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> 1703091 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1703093 INFO  (searcherExecutor-4620-thread-1-processing-n:127.0.0.1:39115_e%2Fc x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@fdfd15e[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1703093 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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 1575306779566276608
   [junit4]   2> 1703102 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1703103 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1703106 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39115/e/c/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1703258 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1703260 INFO  (qtp31627734-10784) [n:127.0.0.1:39115_e%2Fc 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=1390
   [junit4]   2> 1703263 INFO  (qtp2054402182-10734) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:39115_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1398
   [junit4]   2> 1703400 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001 of type NRT
   [junit4]   2> 1703400 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1703402 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3029d0c6{/e/c,null,AVAILABLE}
   [junit4]   2> 1703402 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75ebfd8e{HTTP/1.1,[http/1.1]}{127.0.0.1:42402}
   [junit4]   2> 1703402 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server Started @1707571ms
   [junit4]   2> 1703402 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=60249, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores}
   [junit4]   2> 1703408 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1703408 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1703409 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1703409 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1703409 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T01:46:56.449Z
   [junit4]   2> 1703412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1703412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/solr.xml
   [junit4]   2> 1703417 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1703421 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1703431 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1703436 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1703442 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60249_e%2Fc
   [junit4]   2> 1703444 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703444 INFO  (zkCallback-1652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703444 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703452 INFO  (zkCallback-1663-thread-1-processing-n:127.0.0.1:60249_e%2Fc) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1703502 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703509 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703509 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1703511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores
   [junit4]   2> 1703546 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:60249_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1703548 INFO  (OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] 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> 1703549 INFO  (OverseerThreadFactory-4606-thread-4-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60249_e%2Fc for creating new replica
   [junit4]   2> 1703552 INFO  (SocketProxy-Acceptor-60249) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33455,localport=60249], receiveBufferSize:531000
   [junit4]   2> 1703553 INFO  (SocketProxy-Acceptor-60249) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42402,localport=38063], receiveBufferSize=530904
   [junit4]   2> 1703553 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc    ] 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> 1703554 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1704568 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1704598 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1704723 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1704745 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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@14b2a46b
   [junit4]   2> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1704746 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1704749 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596018656001526]
   [junit4]   2> 1704752 WARN  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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> 1704805 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1704805 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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> 1704806 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1704807 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1704808 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1704808 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@315ec4c9[collection1_shard1_replica_n43] main]
   [junit4]   2> 1704809 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1704810 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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> 1704810 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1704812 INFO  (searcherExecutor-4631-thread-1-processing-n:127.0.0.1:60249_e%2Fc x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@315ec4c9[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1704812 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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 1575306781368778752
   [junit4]   2> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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> 1704818 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1704819 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1704825 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60249/e/c/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1704978 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1704980 INFO  (qtp1546577853-10816) [n:127.0.0.1:60249_e%2Fc 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=1426
   [junit4]   2> 1704982 INFO  (qtp2054402182-10738) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:60249_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1436
   [junit4]   2> 1705123 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001 of type NRT
   [junit4]   2> 1705123 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1705125 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30d8d3ce{/e/c,null,AVAILABLE}
   [junit4]   2> 1705125 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7eeb2850{HTTP/1.1,[http/1.1]}{127.0.0.1:45196}
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.e.j.s.Server Started @1709295ms
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/e/c, hostPort=45994, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores}
   [junit4]   2> 1705128 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.1.0
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 1705128 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-10T01:46:58.168Z
   [junit4]   2> 1705131 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1705131 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/solr.xml
   [junit4]   2> 1705137 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1705140 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49448/solr
   [junit4]   2> 1705152 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1705160 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705162 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45994_e%2Fc
   [junit4]   2> 1705164 INFO  (zkCallback-1663-thread-1-processing-n:127.0.0.1:60249_e%2Fc) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705164 INFO  (zkCallback-1657-thread-1-processing-n:127.0.0.1:39115_e%2Fc) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705164 INFO  (zkCallback-1652-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705165 INFO  (zkCallback-1645-thread-1-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705182 INFO  (zkCallback-1669-thread-1-processing-n:127.0.0.1:45994_e%2Fc) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1705294 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1705303 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores
   [junit4]   2> 1705343 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45994_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1705346 INFO  (OverseerThreadFactory-4606-thread-5-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45994_e%2Fc for creating new replica
   [junit4]   2> 1705346 INFO  (OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] 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> 1705348 INFO  (SocketProxy-Acceptor-45994) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38324,localport=45994], receiveBufferSize:531000
   [junit4]   2> 1705348 INFO  (SocketProxy-Acceptor-45994) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45196,localport=43348], receiveBufferSize=530904
   [junit4]   2> 1705352 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc    ] 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> 1705352 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1706369 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1706385 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 1706560 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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@14b2a46b
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1706582 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 1706585 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596018656001526]
   [junit4]   2> 1706588 WARN  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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> 1706640 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1706640 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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> 1706642 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1706642 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1706643 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=28.6396484375, floorSegmentMB=1.5234375, forceMergeDeletesPctAllowed=23.417222307941195, segmentsPerTier=44.0, maxCFSSegmentSizeMB=0.4560546875, noCFSRatio=0.0
   [junit4]   2> 1706644 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1d6871[collection1_shard2_replica_n45] main]
   [junit4]   2> 1706645 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1706645 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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> 1706647 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1706654 INFO  (searcherExecutor-4642-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@1c1d6871[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1706654 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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 1575306783300255744
   [junit4]   2> 1706661 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 1706662 INFO  (updateExecutor-1666-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1706662 INFO  (qtp1318475816-10849) [n:127.0.0.1:45994_e%2Fc 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=1310
   [junit4]   2> 1706663 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1706666 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1706666 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc 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> 1706666 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc 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> 1706666 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc 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:39115/e/c/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:45994/e/c/collection1_shard2_replica_n45/]
   [junit4]   2> 1706669 INFO  (qtp2054402182-10736) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45994_e%252Fc&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1325
   [junit4]   2> 1706671 INFO  (recoveryExecutor-1667-thread-1-processing-n:127.0.0.1:45994_e%2Fc x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45994_e%2Fc 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:39115/e/c]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:45994_e%252Fc&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1706672 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive
   [junit4]   2> 1706672 INFO  (SocketProxy-Acceptor-39115) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59094,localport=39115], receiveBufferSize:531000
   [junit4]   2> 1706672 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5DE01802659D4589]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: forceleader_last_published
   [junit4]   2> 1706673 INFO  (SocketProxy-Acceptor-39115) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=56757,localport=57577], receiveBufferSize=530904
   [junit4]   2> 1706674 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    ] 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> 1706675 INFO  (SocketProxy-Acceptor-60249) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=33474,localport=60249], receiveBufferSize:531000
   [junit4]   2> 1706675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    ] 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:45994_e%2Fc, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45994/e/c","node_name":"127.0.0.1:45994_e%2Fc","state":"down","type":"NRT"}
   [junit4]   2> 1706675 INFO  (SocketProxy-Acceptor-60249) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42402,localport=38082], receiveBufferSize=530904
   [junit4]   2> 1706676 INFO  (qtp1546577853-10814) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=3&name=forceleader_last_published&action=CREATE&numShards=1&tlogReplicas=0&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1706678 INFO  (OverseerThreadFactory-4606-thread-5-processing-n:127.0.0.1:44303_e%2Fc) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection forceleader_last_published
   [junit4]   2> 1706679 INFO  (OverseerCollectionConfigSetProcessor-98456673392590852-127.0.0.1:44303_e%2Fc-n_0000000000) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1706886 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706900 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706902 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n4&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    ] 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=recovering, localState=active, nodeName=127.0.0.1:45994_e%2Fc, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:45994/e/c","node_name":"127.0.0.1:45994_e%2Fc","state":"recovering","type":"NRT"}
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1707675 INFO  (qtp31627734-10782) [n:127.0.0.1:39115_e%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45994_e%252Fc&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1707904 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1707916 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1707917 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1707923 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n1] Schema name=test
   [junit4]   2> 1707950 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n2] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n2] Schema name=test
   [junit4]   2> 1707950 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n4] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n4] Schema name=test
   [junit4]   2> 1708133 INFO  (qtp31627734-10785) [n:127.0.0.1:39115_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1708134 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1708152 INFO  (qtp2054402182-10739) [n:127.0.0.1:44303_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1708154 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica_n1' using configuration from collection forceleader_last_published, trusted=true
   [junit4]   2> 1708154 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.forceleader_last_published.shard1.replica_n1' (registry 'solr.core.forceleader_last_published.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14b2a46b
   [junit4]   2> 1708155 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1708155 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/forceleader_last_published_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001/shard-2-001/cores/forceleader_last_published_shard1_replica_n1/data/]
   [junit4]   2> 1708159 INFO  (qtp1546577853-10817) [n:127.0.0.1:60249_e%2Fc c:forceleader_last_published s:shard1  x:forceleader_last_published_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=92

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

llback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) [n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fb05f9b
   [junit4]   2> 1821596 INFO  (zkCallback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) [n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_t45, tag=2142265243
   [junit4]   2> 1821604 INFO  (zkCallback-1702-thread-2-processing-n:127.0.0.1:53162_e%2Fc) [n:127.0.0.1:53162_e%2Fc c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=2142265243
   [junit4]   2> 1822134 WARN  (zkCallback-1702-thread-1-processing-n:127.0.0.1:53162_e%2Fc) [n:127.0.0.1:53162_e%2Fc    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1822135 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@22cc313f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1822136 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f3e95fb{/e/c,null,UNAVAILABLE}
   [junit4]   2> 1822136 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] 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> 1822139 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59652 59652
   [junit4]   2> 1822310 INFO  (Thread-2184) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59652 59652
   [junit4]   2> 1822315 WARN  (Thread-2184) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1822315 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:35232/e/c, target: http://127.0.0.1:48973/e/c
   [junit4]   2> 1822315 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:53162/e/c, target: http://127.0.0.1:42122/e/c
   [junit4]   2> 1822315 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:57478/e/c, target: http://127.0.0.1:52115/e/c
   [junit4]   2> 1822315 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[5DE01802659D4589]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:39103/e/c, target: http://127.0.0.1:41312/e/c
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=5DE01802659D4589 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 60.4s J1 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:53162/e/c/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DE01802659D4589:BB772CC25C1FBCE8]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_5DE01802659D4589-001
   [junit4]   2> Aug 10, 2017 1:48:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=8, blockSize=49), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=49)), sim=RandomSimilarity(queryNorm=true): {}, locale=en-IE, timezone=Europe/Riga
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=4,threads=1,free=173634776,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, SolrCLIZkUtilsTest, HdfsUnloadDistributedZkTest, SSLMigrationTest, TestLegacyFieldReuse, TestCustomStream, TestBlobHandler, TestPerFieldSimilarity, AnalysisErrorHandlingTest, DocValuesTest, DeleteLastCustomShardedReplicaTest, TestReloadAndDeleteDocs, TestBulkSchemaAPI, SharedFSAutoReplicaFailoverTest, TestBlendedInfixSuggestions, LeaderFailureAfterFreshStartTest, BadComponentTest, TestSortByMinMaxFunction, WrapperMergePolicyFactoryTest, TestNonDefinedSimilarityFactory, MetricsConfigTest, TestLockTree, TestReplicaProperties, BufferStoreTest, TestExceedMaxTermLength, ExitableDirectoryReaderTest, TestClusterStateMutator, ReplicaListTransformerTest, TestCharFilters, TestXIncludeConfig, CdcrBootstrapTest, SolrCmdDistributorTest, TestPKIAuthenticationPlugin, HttpPartitionTest, TestConfigSetsAPIExclusivity, TestFiltering, TestPostingsSolrHighlighter, TemplateUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, HighlighterTest, PropertiesRequestHandlerTest, TestQueryTypes, TestCloudJSONFacetJoinDomain, ConvertedLegacyTest, SolrGraphiteReporterTest, TestTolerantUpdateProcessorRandomCloud, AnalyticsQueryTest, TestJavabinTupleStreamParser, TestFieldCacheWithThreads, HdfsRecoverLeaseTest, BlobRepositoryCloudTest, DateRangeFieldTest, SimpleMLTQParserTest, ConcurrentDeleteAndCreateCollectionTest, TestAtomicUpdateErrorCases, TestStandardQParsers, TestStressRecovery, TestDynamicFieldResource, TestDeleteCollectionOnDownNodes, DistributedIntervalFacetingTest, TestConfigsApi, PrimUtilsTest, TestPointFields, QueryParsingTest, OverseerCollectionConfigSetProcessorTest, DeleteShardTest, TestRandomFlRTGCloud, TestManagedSynonymFilterFactory, TestEmbeddedSolrServerSchemaAPI, ZkSolrClientTest, AnalysisAfterCoreReloadTest, CacheHeaderTest, DistributedMLTComponentTest, TestInitQParser, TestConfigSetProperties, TestFieldCacheSort, TestSolrJ, CollectionsAPIDistributedZkTest, ResourceLoaderTest, LoggingHandlerTest, TestUnifiedSolrHighlighter, SoftAutoCommitTest, ShardRoutingCustomTest, ExplicitHLLTest, AddSchemaFieldsUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, TestLRUCache, TestManagedSchema, TestRTGBase, DistribDocExpirationUpdateProcessorTest, TestExactStatsCache, TestObjectReleaseTracker, TestValueSourceCache, TestPrepRecovery, UpdateRequestProcessorFactoryTest, SpellCheckComponentTest, LukeRequestHandlerTest, TestMacroExpander, TestCoreContainer, TestCloudRecovery, TestSizeLimitedDistributedMap, UUIDUpdateProcessorFallbackTest, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SolrCloudReportersTest, TestPartialUpdateDeduplication, TestFilteredDocIdSet, TestSolrCoreSnapshots, TestUpdate, TestDocTermOrds, DistributedExpandComponentTest, SpatialFilterTest, TestDistributedGrouping, SolrMetricReporterTest, ZkControllerTest, BooleanFieldTest, TestFastLRUCache, NodeMutatorTest, TestBM25SimilarityFactory, TestFieldTypeCollectionResource, ClusterStateUpdateTest, TestRandomDVFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestRangeQuery, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, StatelessScriptUpdateProcessorFactoryTest, TestWriterPerf, RequestHandlersTest, MoreLikeThisHandlerTest, TestSolrQueryParser, ReturnFieldsTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, CreateCollectionCleanupTest, DeleteStatusTest, ForceLeaderTest]
   [junit4] Completed [533/728 (1!)] on J1 in 125.06s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 43928 lines...]